body{
	background-color: #fcefdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
span.white{
	color: #fff;
}
span.gold{
	color: #f2c790;
}
p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ***** */
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8cca4;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8cca4;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8cca4;
	text-decoration: underline;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8cca4;
	text-decoration: none;
}
/* ***** */
#menu-container{
	background: url(../Images/menu_bg.gif) repeat-x top;
	height: 55px;
	margin: 0;
	padding: 0;
}
#menu-container-inner{
	height: 55px;
	width: 770px;
	margin: 0;
	padding: 0;
}
#menu{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 55px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li{
	display: inline;
	margin: 0;
	padding: 0;
}
/* ***** */
#menu a{
	float: left;
	font: 12px Arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}
#menu a.home{
	background: url(../Images/button_home_off.gif) no-repeat top;
	text-decoration: none;
	width: 152px;
}
#menu a.home:hover{ 
	background: url(../images/button_home_on.gif) no-repeat top;
	text-decoration: underline;
	width: 152px;
}
#menu a.weddings{
	background: url(../Images/button_weddings_off.gif) no-repeat top;
	text-decoration: none;
	width: 153px;
}
#menu a.weddings:hover{ 
	background: url(../images/button_weddings_on.gif) no-repeat top;
	text-decoration: underline;
	width: 153px;
}#menu a.menu{
	background: url(../Images/button_menu_off.gif) no-repeat top;
	text-decoration: none;
	width: 155px;
}
#menu a.menu:hover{ 
	background: url(../images/button_menu_on.gif) no-repeat top;
	text-decoration: underline;
	width: 155px;
}
#menu a.photos{
	background: url(../Images/button_photos_off.gif) no-repeat top;
	text-decoration: none;
	width: 154px;
}
#menu a.photos:hover{ 
	background: url(../images/button_photos_on.gif) no-repeat top;
	text-decoration: underline;
	width: 154px;
}
#menu a.contact{
	background: url(../Images/button_contact_off.gif) no-repeat top;
	text-decoration: none;
	width: 156px;
}
#menu a.contact:hover{ 
	background: url(../images/button_contact_on.gif) no-repeat top;
	text-decoration: underline;
	width: 156px;
}
/* ************* On States *********** */
#Home #MHome a.home{
	background: url(../images/button_home_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 41px;
	width: 152px;
}
#Weddings #MWeddings a.weddings{
	background: url(../images/button_weddings_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 41px;
	width: 153px;
}
#Menu #MMenu a.menu{
	background: url(../images/button_menu_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 41px;
	width: 155px;
}
#Photos #MPhotos a.photos{
	background: url(../images/button_photos_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 41px;
	width: 154px;
}
#Contact #MContact a.contact{
	background: url(../images/button_contact_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 41px;
	width: 156px;
}
/* ***** */
#header-divider{
	background: url(../Images/header_divider_bg.gif) repeat-x top;
	height: 27px;
	margin: 0;
	padding: 0;
}
#main-container{
	background: url(../Images/main_bg.gif) repeat-y top;
	width: 746px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 20px;
}
#main-container-inner{
	width: 728px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.generic{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
/* ***** */
h1.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h1.generic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
h2.generic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h6.copyright{
	background: url(../Images/copyright_bg.gif) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	text-align: center;
	height: 42px;
	width: 358px;
	float: left;
}
iframe.map{
	border: 1px solid #d1a376;
	margin-bottom: 10px;
}
img.image5px{
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #d1a376;
}
div.images{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}
/* ********** Footer *********** */
#footer-container{
	background: url(../Images/footer_bg.gif) repeat-x top;
	height: 58px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
#footer-container-inner{
	width: 773px;
	height: 58px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu-terms{
	margin: 0;
	padding: 0;
	width: 141px;
	height: 58px;
	float: right;
}
#menu-terms ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-terms li{
	display: inline;
	margin: 0;
	padding: 0;
}
/* ***** */
#menu-terms a{
	float: left;
	font: 12px Arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
}
#menu-terms a{
	background: url(../Images/button_terms_off.gif) no-repeat top;
	text-decoration: none;
	width: 141px;
}
#menu-terms a:hover{ 
	background: url(../images/button_terms_on.gif) no-repeat top;
	text-decoration: underline;
	width: 141px;
}
/* ************* On State *********** */
#Terms #MTerms a.terms{
	background: url(../images/button_terms_on.gif) no-repeat top;
	color: #fff;
	font-weight: normal;
	height: 42px;
	width: 141px;
}
/* ********** Footer Menu *********** */
#footer-menu{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 50px;
	color: #000;
}
#footer-menu ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}
#footer-menu li{
	display: inline;
	margin: 0;
	padding: 0;
}
/* ***** */
#footer-menu a{
	font: 11px Arial;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer-menu a{
	text-decoration: none;
}
#footer-menu a:hover{ 
	text-decoration: underline;
}
#footer-details{
	color: #000;
	font: 11px Arial;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 40px 0px;
}