body { 
	margin:0px; padding:0px; background: #21120A;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:white;
}
#container { 
	width:700px;
	margin:0px auto;
}

.nav { 
	text-align:center; padding-top:10px; font-size:14px; color: #822409; width:700px; height:60px;
}
#footer { 
	width:700px; height:20px; text-align:right;
}
#headertext { 
	text-align:center; font-size:28px; color:#EFBF73; margin: 20px;
}
.smBeige { 
	color:#AB834E; font-weight:bold; font-size:10px; font-weight:normal;
}
.smBeige a:hover { 
	text-decoration:underline;
}

.nav a, .nav a:visited { 
	text-decoration:none; color:#AB834E; font-weight:bold; font-size:13px;	
}
a, a:visited { 
	color:#EFBF73;
	text-decoration:none;
}

#manuelHeader { 
	width:199px; height:20px; 
	background: url('/site_images/manuelHeader.gif');
	margin:20px auto;
	
}
#manuelHeader2 { 
	width:199px; height:34px; 
	background: url('/site_images/manuelHeader2.gif');
	margin:20px auto;
	
}
#content { 
	width:700px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px; padding-left:0px;
	margin:0px;
	text-align:left;
	font-size:13px;
}
.lighttext { 
	color:#EFBF73; font-weight:bold; font-size:13px; padding-top:10px; padding-bottom:10px;
}
.justifytext { 
	text-align:justify; line-height:21px;
}
.list_title { 
	font-size:16px; margin:0; padding:0;
}
.td_list_style { 
	padding-left:10px; border-bottom:1px solid #553F25;
}
.nopaddingnomargin, nopaddingnomargin p { 
	margin:0; padding:0;
}
.quotetext { 
	text-align:right; color:#EFBF73; font-size:13px; padding-bottom:15px;
}

.yellowtext { 
	color:#EFBF73;
}
td { font-size:14px; }
span { display:none; }

.standard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:10px; padding-bottom:5px; line-height:15px; }

#content strong { 
	color:#EFBF73; font-weight:normal;
}

h1 { 
	font-weight:normal; color:#EFBF73;
}


/* NEWS PAGE */

.newsitem img{ 
	float:right; margin:5px 0 5px 15px;
}
.newsitem p.date { 
	margin:0; padding:0;
}
.newsitem .lighttext { font-size:22px;font-weight:normal; }
.newsitem .justifytext p.date { font-size:10px; }
.news_field2 { 
	font-size:14px; font-weight:bold;
	font-family: Century Gothic, Arial, Helveitca, sans-serif;
}
.news_field3, .news_field4 { 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.news_cleaner { 
	clear:both;
	border-bottom:1px solid #553F25;
	margin:10px 0px;
}
/* END: NEWS PAGE */

/* REVIEWS PAGE */

.reviews_firstrow { 
	border-top:1px solid #553F25;
	padding-bottom:10px;
}

/* END: REVIEWS PAGE */



/* PHOTOS PAGE */
.photos_header { 
	font-size:14px; font-weight:bold;
	font-family: Century Gothic, Arial, Helveitca, sans-serif;
	border-top:1px solid #553F25;
}
.photos_caption { 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
}
/* END: PHOTOS PAGE */

/* SCHEDULE PAGE */
.schedule_bordertop { 
	border-top:1px solid #553F25;
}
.schedule_season { 
	font-size:14px;
	font-weight:bold;
	font-family: 'Century Gothic', Arial, Helveitca, sans-serif;
}
.schedule_standardtext { 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
}
/* END: SCHEDULE PAGE */

/* MORE PAGE */
.more_item { 
	margin:30px 50px; clear:both; width:100%;
}
.more_item img { 
	border:0; margin:0 10px 2px 0;
}

/* END: MORE PAGE */


/* CONTACT PAGE */

.qcol { 
	width:220px;
	padding-left:20px;
	text-align:left;
}
.textinput, .textareainput, .smalltext { 
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	border:1px solid silver;
	padding:3px;
	margin:3px 50px 8px 3px;
	width:330px;
}
.textareainput { 
	overflow:auto;
	height:100px;
}
.smalltext { 
	width:500px;
}

/* END: CONTACT PAGE */