body {
	background-color: #F8C0D9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#wrapper {
    background-color: #F8C0D9;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
}

#mainContainer{
	width:800px;
	margin:0px auto;
}

#imageNavigation{
	clear:both;
	background: url(/images/imageNavBG.jpg) top left repeat-x;
	float:left;
	width:800px;
	cursor:pointer;
}
.logo{
 	position:relative;
	top:-5px;
}
.imageNav {
	float: left;	
	padding: 5px 12px 5px 14px;
}

#top_banner {
	background-image: url(/images/topBG.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border-bottom: 1px solid #cdcdcd;
}


#leftNavigation{
	float:left;
	width:161px;
	background:#FFFFFF;
	border-top:1px solid #EEEEEE;
	text-align: left;
}

#contentWrapper{
	border-top:1px solid #EEEEEE;
	background:#F0F0F0;
	float:left;
	width: 800px;	
	border-bottom: 1px solid #cdcdcd;	
}

.current_issue {
	padding: 5px 0px 5px 0px;
	margin-left:100px;
}

#center_content {
	background-color: #F0F0F0;
	width: 490px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right: 1px solid #cdcdcd;	
	border-left: 1px solid #cdcdcd;
	padding-bottom:20px;
}

td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.local_weddings {
	padding: 20px 2px 0px 0px;
	width: 270px;
	float: left;

}
.left_align_img {
	float: left;
	padding: 5px 8px 0px 0px;
}
.center_content_box {
	width: 480px;
	float: left;
	padding: 5px 10px 0px 10px;
	text-align: left;
}

.center_content_box a {
    color: #678fcb;
    font-weight: bold;
    text-decoration: none;
}

.center_content_box a:link {
    color: #678fcb;
    font-weight: bold;
    text-decoration: none;
}

.center_content_box a:visit {
    color: #678fcb;
    font-weight: bold;
    text-decoration: none;
}

.center_content_box a:hover {
    color: #678fcb;
    font-weight: bold;
    text-decoration: none;
}

#bottom_address {
	padding-top:18px;
	height:68px;
	float:left;
	background:url(/images/bottomBG.jpg) no-repeat;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
}
#bottom_address a{
	text-decoration:none;	
	color: #999999;
	padding:0px 10px 5px 10px;
}
#bottom_address a:hover{
	text-decoration:underline;
}
.right_align_img {
	float: right;
	padding: 5px 8px 0px 8px;
}
.clearImage{
	clear:both;
}
#promotions {
	width: 147px;
	text-align: center;
	background-color: #F0F0F0;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
#promotions   a {
	font-size: 10px;
	text-decoration: none;
	color:#4E98D6
}
#promotions   a:hover {
	text-decoration: underline;
}
#rollover_images_hidden {
	display: none;
}
#searchField {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #fdd0af;
	height: 51px;
	width: 146px;
	border-left: 14px solid #fdd0af;
	border-top: 10px solid #fdd0af;
}

.resources img 
{
    float: right;
    padding: 8px 8px 8px 8px;
}

#resourcesearch 
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}


