/*------------------------------------------
Basic Style Sheet (for version 6 browsers)
Version: 	1.0
Author:		Deron Mashburn
Email:		deron@dmash.com
Website:	http://www.dmashinteractive.com
------------------------------------------*/
body {
	background-color: #2f2006;
	background-image: url(../images/bg/brown-gradient.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial;
}

p {
	font-size:14px;
	color:#333;
	padding:0px 20px 0px 20px;
}

h1{
	font-size:0px;
	color:#FAF9F7; /*Aqua Blue Color*/
	padding:0px;
	margin:0px;
}

h2{
	font-size:15px;
	color:#2f2006; /*Aqua Blue Color*/
	padding:0px 20px 0px 20px;
	margin:0px;
}

div#container{
	text-align:center; width:1000px; margin:0 auto; background:#2F2006; /*Dark Brown Colored Background*/
}

a:hover{
	color:#3E2D13;
}

a{
	color:#005889;
}

/*------------------------------------------
Header Area
------------------------------------------*/
#printHeader{
	width:100%; background:#FFF; display:none;
}

#printLogo{
	text-align:center; background:#FFF; padding-bottom:15px;
}

#printHeaderInfo{
 	clear:left; text-align:center; padding:4px 0px; border-bottom:solid 1px #333; border-top:solid 1px #333; background:#F4F1EA; font-family:'Trebuchet MS', Century; font-size:12px; color:#613A02;
}

#headerArea{
	width:1000px; /*background:#FFFF00;*/ background:#613A02; /* Orange-Brown Header Color */
}

#headerGutterTop{
	background:#613A02; height:20px;
}

.headerSideGutters{
	background:#613A02; background-image:url(../images/header/header_mid-left-gutter.jpg); width:20px; height:174px; float:left;
}

#headerLeftGutter{
	background:#613A02; background-image:url(../images/header/header_mid-right-gutter.jpg); width:20px; height:174px; float:left;
}

#headerRightGutter{
	background:#613A02; background-image:url(../images/header/header_mid-right-gutter.jpg); width:20px; height:174px; float:left;
}

#headerLogo{
	background:#F4F1EA; width:409px; width:468px; height:174px; float:left;
}

#flashcontent{
	 padding:0px; margin:0px; float:left; width:468px;
}

#player{
	 padding:0px; margin:0px; float:left; width:492px;
}

#headerFlashArea1{
	background:#F4F1EA; width:197px; width:492; height:174px; float:left; background-image:url(../images/header/header_flashArea1.jpg);
}

#headerFlashArea2{
	background:#F4F1EA; width:492; height:174px; float:left; background-image:url(../images/main_ss/header_flashArea1.jpg); 
}

#headerGutterBottom{
	background:#BCA480; float:left; clear:left; background-image:url(../images/header/header_bottom-gutter.jpg); width:1000px; height:31px;
}	

/*------------------------------------------
Main Content Area
------------------------------------------*/
#mainArea{
	float:left; width:1000px; background:#EEDDBF;
}

#navArea{
	width:245px; float:left;
}

#navTop{
	background:#EEDDBF; height:19px; width:245px; float:left; background-image:url(../images/nav/sunset_nav-top2.jpg);
}

#navMid{
	width:245px; float:left; background-image:url(../images/nav/sunset_nav-tiledBG.jpg);
}

#navMidGutterLeft{
	background:#EEDDBF; width:23px; height:283px; float:left; background-image:url(../images/nav/sunset_nav-left.jpg);
}

#navMidMain{
	width:211px; float:left; text-align:left;
}

#navMidGutterRight{
	background:#EEDDBF; width:11px; height:283px; float:left; background-image:url(../images/nav/sunset_nav-right.jpg);
}

#navBottom{
	background:#EEDDBF; height:17px; width:245px; float:left; background-image:url(../images/nav/sunset_nav-bottom.jpg); background-repeat: no-repeat;
}

#copyArea{
	float:left; width:755px; background:#EEDDBF; background-image:url(../images/copy/sunset_copy-mainBG.jpg);
}

#mainCopyAreaTop{
	background:#EEDDBF; height:19px; width:755px; float:left; background-image:url(../images/copy/sunset_copy-topGutter2.jpg);
}

#mainCopyAreaMid{
	width:755px; height:549px; float:left;
}

#mcaMidGutterLeft{
	background:#EEDDBF; float:left; width:23px; height:549px; background-image:url(../images/copy/sunset_copy-leftGutter.jpg);
}

#mcaMidMain{
	float:left; width:703px; height:549px; background-image:url(../images/copy/sunset_copy-mainBGTop.jpg); text-align:left;
}

#copyBox{
	width:703px; height:547px; overflow:auto;
}

#titleImage{
	padding:5px 0px 0px 14px;
}

#copyStop{
	margin-left:80px; background-image:url(../images/copy/copyStop3.gif); background-repeat:no-repeat; height:50px;
}

.staffTitle{
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

.staffCopy{
	padding:0px 0px 20px 0px;
	margin:0px 0px 10px 0px;
}

#mcaMidGutterRight{
	background:#EEDDBF; float:left; width:29px; height:549px; background-image:url(../images/copy/sunset_copy-rightGutter.jpg);
}

#mainCopyAreaBot{
	background:#EEDDBF; height:23px; width:755px; float:left; background-image:url(../images/copy/sunset_copy-bottomGutter.jpg);
}

.copyAreaSpacer{
	float:left; clear:both;  width:755px; height:30px;
}

.bodyCopyClear{
	clear:left;
}

.locationThumbBox{
	width:250px; /*height:200px;*/ background:#f7f6f2; float:left; margin:20px 0px 25px 30px; border:#bca480 solid 1px;
	border:#FFF solid 5px;
	
}

.faq_question{
	font-weight:bold; font-style:italic; padding:4px 20px 0px 20px;
}

.faq_answer{
	border-bottom:#EEE7DC solid 1px; padding:0px 20px 18px 24px;
}

.ssImageLeftFloat{
	border:#FFF solid 5px; float:left; margin:0px 15px 5px 0px;
}

.ssImageRightFloat{
	border:#FFF solid 5px; float:right; margin:0px 0px 5px 15px;
}

.ssDivider{
	border-top:#EEE7DC solid 1px; padding:0px 20px 18px 20px; clear:left;
}

.inlineBullets{
	margin-left:40px;
	font-size:14px;
	font-weight:normal;
}
.locationDetailsTitle{
	background:#3F2E14; color:#FFF; padding:6px; font-size:13px; text-align:center;
}
.locationDetails{
	background:#A4875B; color:#FFF; padding:6px; font-size:13px; text-align:center;
}

/*------------------------------------------
Footer Area
------------------------------------------*/
#printFooterInfo{
 	clear:left; text-align:center; padding:4px 0px; border-bottom:solid 1px #333; border-top:solid 1px #333; background:#F4F1EA; font-family:'Trebuchet MS', Century; font-size:12px; color:#613A02; display:none;
}

#footerArea{
	clear:left; float:left; width:1000px; height:35px; background-image:url(../images/footer/sunset_footer-tiledBG.jpg);
}
#footerStaticNav{
	float:left; width:580px; height:35px;
}
#footerText{
	float:left; width:290px; height:24px; text-align:right; margin-top:11px; margin-right:10px; font-family:'Trebuchet MS', Century; font-size:12px; color:#613A02;
}
#myFoot{
	float:left; width:300px; background:#FF6633;
}
#footerLogo{
	float:left; width:79px; height:35px; background-image:url(../images/footer/sunset_footer-smallSun.jpg);
}


@charset "UTF-8";

/*------------------------------------------
Uberlinks P7 - CSS Nav, http://www.projectseven.com/tutorials/css/uberlinks/
------------------------------------------*/
#sidebar {
width: 211px;
font-family:"Trebuchet MS", Century;
font-weight:bold;
font-size:13px;
}

#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
display: block;
height:17px; /*Changed from 16px to 17px to accomodate Mac Safari - Dmash*/
/*height:40px; - Added height: did not exist originally - Dmash */
padding: 22px 2px 22px 24px;
padding: 20px 2px 21px 36px;
border-bottom: 1px solid color:#DFCCAB;
background-image:  url(../images/nav/navbutton_upState.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color:#613900;
text-decoration: none;
font-size:13px;
}

#navlist a:hover {
color:#613900;
background-image:  url(../images/nav/navbutton_downState.jpg);
color: #2D1E2D;
}

#sidebar #navlist .uberlink {
background-image:  url(../images/nav/navbutton_overState.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #613900 !important;
font-weight: bold;
cursor: default;
}

<!--[if IE 5]>
<style>
#navlist a {
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]-->

<!--[if lte IE 6]>
<style>
#navlist a {height: 1%;}
</style>
<![endif]-->
