/* CSS The Wedding Connection */

* {margin:0;
	margin-top:10px;
   padding:0;
}
div#page {
	width: 767px;
	height: 800px;
	margin:auto;
	background-color:#FFFFFF;
	background-position:center;
	border-style:solid;
	border-width:2px;
	border-color:#666666;
}
div#maincontentarea {
	width: 767px;
	height:255px;
	margin-top:0px;	
}
div#secondarycontentarea {
	width: 767px;
	height: 566px;
	margin-top:0px;	
}
div#weddingconnectionheader {
	width: 767px;
	height: 255px;
	background-image:url(images/the_wedding_conn_header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top:0px;
}
div.clearfloats {
	clear:both;
}
div#navigation_bg {
	width: 264px;
	height: 546px;
	background-image:url(images/the_wedding_conn_navig_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	margin-top:0px;
	float:left;
}
div#the_wedding_conn_center_bg {
	width: 428px;
	height: 546px;
	background-image:url(images/the_wedding_conn_center_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	float:left;
}
div#the_wedding_conn_right_bg {
	width: 74px;
	height: 546px;
	background-image:url(images/the_wedding_conn_right_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin-top:0px;
	float:left;
}
div#navigationcontentarea {
	width: 264px;
	height: 500px;
	margin-top:50px;	
}
div#navigation_btn {
	width: 264px;
	height: 39px;
	margin-top: 0px;
	float: left;
}
div#footer {
	width: 464px;
	height: 20px;
	margin-top:10px;
	margin-left: 240px;
	float:left;
	font-family:Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
div#the_wedding_conn_content_bg {
	width: 500px;
	height: 546px;
	background-image:url(images/the_wedding_conn_content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	float:left;
}
div#contentarea {
	width: 400px;
	height: 450px;
	margin-top: 50px;
	margin-left: 60px;
	float:left;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
div#contentarea2 {
	width: 380px;
	height: 450px;
	margin-top: 60px;
	margin-left: 60px;
	float:left;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
div#contentarea3 {
	width: 380px;
	height: 450px;
	margin-top: 0px;
	float:left;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.contentarea3 {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF6666;
	text-decoration: underline;
}
.text_12_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
div#services_img {
	width: 380px;
	height: 150px;
	background-image:url(images/services_image.jpg); 
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
div#honeymoons_img {
	width: 380px;
	height: 150px;
	background-image:url(images/honeymoons_image.jpg); 
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
div#invitations_img {
	width: 380px;
	height: 150px;
	background-image:url(images/invitations_image.jpg); 
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
div#contentarea4 {
	width: 380px;
	height: 150px;
	margin-top: 0px;
	float:left;
}
div#the_wedding_conn_ext_bg {
	width: 500px;
	height: 700px;
	background-image:url(images/the_wedding_conn_ext_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-top:0px;
	float:left;
}