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

body {
	background-color:#0D0C12;
	background-image:url(/TotalExperiences/images/pageBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#mainDiv {
	width:960px;
	border:1px solid #b37819;
	margin:0px auto;
}

#topBar, #bottomBar {
	height:15px;
	background-color:#e5b53b;s
	width:960px;
}

#header {
	background-image:url(/TotalExperiences/images/headerBg.jpg);
	height:158px;
	width:960px;
	text-align: center;
}

#menu {
	background-image:url(/TotalExperiences/images/menuBg.jpg);
	height:44px;
	text-align: center;
}

.menuSpace {
	width:0px;
	_width:7px;
}

.menuItem {
	float:left;
	height:30px;
	padding-top:14px;s
	text-align:center;
	padding:14px 9px 0px;
	_padding:14px 9px 0px;
	border-bottom:1px solid #b37819;
}

#menu a {
	color:#98541c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}
#menuWeddings {}
#menuGirlfriend {}
#menuGolf {}
#menuBachelor {}
#menuReunions {}
#menuBachelorette {}
#menuBrochure {}
#menuFAQ {}
#menuMoreInfo {}

#mainContent {
	clear:both;
	background-image:url(/TotalExperiences/images/mainContentBg.jpg);
	background-position:bottom;
	width:960px;
}

#content {
	color:#583110;	
}
#btnPlanTrip {
	width:220px;
	margin-left:10px;
	text-align:center;
	padding:5px;
	float:right;
	cursor:pointer;	
}
#contact {
	text-align:left;
	margin-top:100px;
}

/* SET COLORS FOR TOP AND BOTTOM NAV */
#topNavigation, #bottomNavigation {
	width:820px;
	margin:10px auto;
	text-align:center;
	color:#ffffff;
}
a.gnLink:link, a.gnLink:visited {
	color:#ffffff;
	margin:3px;
	font-size:11px;
	text-decoration:none;
}
.tnLinkRow {
	padding:10px 0px;
}
/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
#flashFooterContent, #flashFooterContent a { color:#717171; }
#opinionLab { color:#ffffff; }

#disclaimer, #disclaimer a {
	color:#ffffff;  
	font-family:Verdana, Geneva, sans-serif;  
	font-size:10px; 
	text-align:center;
	margin:0px auto 10px;
}
