/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFBFBF;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
     	font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: lighter;
      font-style: italic;
	color: #FF941D;
}

h2 { font-size: 22px; }
h3 { font-size: 17px; }

p, ol, ul, blockquote {
	line-height: 22px;
}


div.centering {
    text-align: center;
}
#main_wrap a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

#main_wrap a:hover {
	border: none;
}

strong {
	color: #8D8C8C;
}

/* Article Text Areas */

.article {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.article h2, .article h3 {
	margin-left: -40px;
}

/* Form Atributes */
FORM {
font-family: Verdana, Arial, Helvetica, sans-serif;

color: #BFBFBF;
padding: 5px;
margin-left: 32px;
width: 330px;

}
textarea, input, select {
    background-color: #BFBFBF;

}


/* Header */

#header {
	width: 600px;
	height: 320px;
	margin: 0 auto;
	background: url(img4.jpg) no-repeat;
}
#header_g {
	width: 600px;
	height: 320px;
	margin: 0 auto;

}
 #header_w {
      width: 890px;
	height: 320px;
	margin: 0 auto;
      text-align: right;
	background: url(wedding1.jpg) no-repeat;
 }
.center {
    text-align: center;
}


#header h1 {
	margin: 0;
	padding: 180px 0 0 0;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 225px 0 0 400px;
	font-size: 16px;

}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FF941D;
}

/* Content */
/* Change here on width */
#content {
	width: 780px;
	margin: 0 auto;
	padding: 10px;
}
#content1 {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
#colOne {
	float: left;
	width: 205px;
}
#colOne1 {
	float: left;
	width: 240px;
      margin-left: 60px;
      font-size: 1.08em;
}
#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
/* new div for facebook icon */
 #colOneSub {
    float:left;
 }
 #colOneSub a {
   border: none;
   text-decoration:none;
 }
 #colOneSub img {
   border: none;

 }
 .centering1 {
  width: 66px;
  margin-left: auto;
  margin-right: auto;
}
/* change here */
#colTwo {
	float: right;
	width: 475px;
      margin-right: 20px;

}
#colTwo1 {
	float: right;
	width: 590px;
      margin-right: 60px;
      /*margin-left: 20px;*/

}
/* Footer */
#footer a {
    color: #BFBFBF;
    font-size: 10px;
    text-decoration: none;
    border-bottom: 1px dotted #BFBFBF;
}

#footer a:hover {
    border: none;
}


#footer {
	clear: both;
	width: 690px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
      color: #BFBFBF;
}

#footer * {
	color: #333333;
}