/* CSS Document */

body {
	margin-top:25px;
	margin-bottom:50px;
	background-color:#2A2A2A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bgOrnament.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
a:link {
	color:#D26D75;
	font-weight:bold;
	}
a:visited {
	color:#666666;
	font-weight:bold;
	}
h1 {
	color:#996666;
	font-size:20px;
	}
#addressBar {
	padding-right:15px;
	}
#addressBar span {
	font-size:20px;
	color:#926964;
	font-weight:bold;
	}
#addressBar strong {
	font-weight:bold;
	font-size:18px;
	color:#666666;
	}
#navigation {
	letter-spacing:1px;
	margin-top:10px;
	}
#navigation td {
	background-color:#E2ACAD;
	padding:0px 15px 0px 15px;
	height:17px;
	}
#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration:none;
	}
#navigation a:hover {
	color:#926964;
	font-weight:bold;
	text-decoration:none;
	}
#contactUsBox {
	background-image:url(../images/contactUs.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:8px;
	font-size:10px;
	color:#333333;
	}	
#bodyContentBG {
	height:479;
	background-image:url(../images/bride-groom-overlay.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#bodyContent {
	color:#333333;
	line-height:20px;
	}
#bodyContent ul {
	list-style-image:url(../images/customBullet.gif);
	list-style-position:outside;
	}
#footer a {
	font-size:10px;
	color:#D26D75;
	font-weight:bold;
	padding-right:10px;
	}
#alignTop {
	vertical-align:top !important;
	margin-top:25px;
	margin-bottom:300px;
	}
	
/* Global Footer - Inlude this ID on all subdomain CSS docs */
#subFooter {
	font-size:11px;
	color:#CCCCCC;
	}
#subFooter a:link {
	color:#FFFFFF;
	text-decoration:underline;
	}
#subFooter a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
#subFooter a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}


.dropdown1{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color:#926965;
color:#FFFFFF;
width: 180px;
opacity: .9;
filter: alpha(opacity=90);

}

.dropdown1 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFFFFF;\

}

.dropdown1 a:hover{ /*hover background color*/
background-color: #333333;
color: #CCCCCC;
text-decoration:none;
}

.dropdown2{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color:#926965;
color:#FFFFFF;
width: 130px;
opacity: .9;
filter: alpha(opacity=90);
}

.dropdown2 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFFFFF;
}

.dropdown2 a:hover{ /*hover background color*/
background-color: #333333;
color: #CCCCCC;
text-decoration:none;
}

.dropdown3{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height: 18px;
z-index: 100;
background-color:#926965;
color:#FFFFFF;
width: 100px;
opacity: .9;
filter: alpha(opacity=90);
}

.dropdown3 a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFFFFF;

}

.dropdown3 a:hover{ /*hover background color*/
background-color: #333333;
color: #CCCCCC;
text-decoration:none;

}

.menubarlinks
{
	text-decoration:none;
}

.requiredfield
{
	background-color:#FFFF99;
	border:1px solid #CCCCCC;
	font:"Times New Roman", Times, serif;
}

.regularfield
{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	font:"Times New Roman", Times, serif;
}