@charset "utf-8";
/* CSS Document */

body {
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.centre {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
}

#top {
	background-color: #171717;
	height: 220px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://whyteweddings.com/images/top_bg.jpg);
	background-repeat: repeat;
}

#top h1 {
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding-top: 30px;
}

.top_pic_float {
	margin: 0px;
	float: left;
}

#menu {
	background-color: #161616;
	height: 80px;
	width: 100%;
	margin-top: -30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://whyteweddings.com/images/menu_bg.jpg);
	background-repeat: repeat;
	font-size: 1.2em;
}

#menu ul {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	padding-top: 20px;
	padding-bottom: 5px;
	float: right;
	padding-right: 40px;
	text-align: center;
}
#menu a {
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
}
#menu .active a {
	color: #2D231A;
}

#content{
	background-color: #181818;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://whyteweddings.com/images/content_bg.jpg);
	background-repeat: repeat;
	padding-top: 40px;
	color: #7F634B;
	font-size: 0.8em;
}
.text_content_top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(http://whyteweddings.com/images/text_content_bg.png);
	background-repeat: no-repeat;
	height: 102px;
	padding-top: 40px;
}
.text_content_top h2 {
	color: #242424;
	text-align: center;
	margin-top: -10px;
	font-weight: normal;
}
.text_content_middle {
	margin-top: -61px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(http://whyteweddings.com/images/text_content_middle_bg.png);
	background-repeat: repeat-y;
}
.text_content_middle h3 {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBDAF;
}
.cu3er_resize {
	width: 920px;
	background: url(http://whyteweddings.com/css/images/banner_bg.png) no-repeat bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
}
#cu3er-container {
	width:920px;
	outline:0;
	height: 400px;
	padding-left: 20px;
}
.text_content_bottom {
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(http://whyteweddings.com/images/text_content_bottom_bg.png);
	height: 75px;
}
.text_padding {
	width: 735px;
	padding-right: 120px;
	padding-left: 120px;
}
.content_page_divide {
	background-image: url(http://whyteweddings.com/images/content_page_divide.png);
	height: 36px;
	width: 975px;
	margin-left: -120px;
	background-repeat: no-repeat;
	background-position: center;
}
.first_letter {
	color:#313131;
	float:left;
	font-size:4.2em;
	line-height:0.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content a {
	color:#7F634B;
}
#content a:hover {
	color:#8D8D8D;
}

#footer {
	background-color: #333;
	height: 250px;
	width: 100%;
	margin-top: -12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://whyteweddings.com/images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#footer li {
	float: left;
	padding-right: 25px;
	padding-top: 40px;
}
.footer_small {
	font-size: 10px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}