body { 
	margin: 0;
	padding: 0;
	background: url('../images/body_bg.gif') repeat;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body, td, select {
    font: 12px Georgia, Times, serif;
    line-height: 20px;
    color: #000;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 16px Georgia, Times, serif;
 	color: #000;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 16px Georgia, Times, serif;
 	color: #8f0000  ;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px Georgia, Times, serif;
 	color: #000;
	}
	
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 14px Georgia, Times, serif;
 	color: #8f0000;
}
 
a	{
	color: #c28110;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover	{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	background: url(../images/head_bg.jpg) top repeat-x;
	text-align: left;
}

#container2 {
    width: 952px;
    margin: 0 auto 0 auto;
}
div#banner {
	position: relative;
	margin: 0 auto 0 auto;
	width: 952px;
	height: 305px;
	background: url(../images/banner.jpg) top no-repeat;	
}

div#banner h1 {
    position: absolute;
}

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 400px;
    height: 65px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}

div#banner object {
    position: absolute;
    top: 97px;
}

/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
	display: block;
	position: absolute;
	width: 950px;
	top: 73px;
	left: 0px;
	padding: 0;
    margin: 0;
	list-style-type: none;
	text-align: left;
	position: relative;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #fff;
	text-align: center;
	padding: 0 22px 0 22px;
 	}
 
ul#nav li.contact {
    padding: 0 0 0 22px;
}

ul#nav a {
	line-height: 20px;
	margin: 0;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #CB9D41;
		} 
	
ul.subNav  {
	position: absolute;
	left: 0;
	top: 283px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
		}

ul.subNav li	{
	display: inline;
	padding: 0 15px 0 15px;
	margin: 0;
	}
body.visit ul.subNav li    {
        display: inline;
        padding: 0 12px 0 12px;
        margin: 0;
        }

ul.subNav li a	{
    font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
    }
    
ul.subNav li.our-staff, 
ul.subNav li.tours {padding: 0 0 0 15px;}

ul.subNav li a.on, ul.subNav li a:hover	{
	color: #CB9D41;
		}




/* =SHOPPING MENU -----------------------------------------*/	
div#eNav {
    position: absolute;
    right: 30px;
    top: 32px;
	font: 10px Verdana, Arial, sans-serif;
	color: #000;
	text-align: right;
}

div#eNav a {
	margin: 0 .5em;
	padding: 0 2px 0 2px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div#eNav a:hover,
div#eNav a.on {
	color: #fff;
	font-weight: normal;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	background: #E5CE9E url(../images/page_top.jpg) top repeat-x;
	margin: 0 auto 0 auto;
	border-left: 1px solid #CBBFA5;
	border-right: 1px solid #CBBFA5;
}
	
div#specialsArea		{	
	float: right;
	display: inline;
	width: 260px;
	margin: 20px 30px;
	}
	
div#specialsArea a {
    padding: 5px 0;
    font-size: 16px;
    font-style: italic;
    color: #000;
}
	
div#cmsContentArea {
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
	width: 610px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}



hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }

/* =HOMEPAGE-----------------------------------------*/	

body#home div#container2 {width: 950px;}

body#home {color: #fff;}

body#home div#banner h1 {display:none;}

body#home div#banner {
	position: relative;
	margin: 0 auto 0 auto;
	width: 950px;
	height: 426px;
	background: url(../images/home_banner.jpg) top no-repeat;	
}

body#home div#mainPageArea {
	background: #000 url(../images/home_page_top.gif) top repeat-x;
	border-width: 0;
}

body#home h1 {color: #fff;}
body#home div#specialsArea a { color: #fff;   }
body#home a:hover {color:#fff;}

/* =FOOTER DIV-----------------------------------------*/	

div#footer {
    background: url('../images/foot.jpg') repeat-x;
    height: 107px;
}
div#footer2
	{
	text-align: left;
	width: 950px;
	padding: 25px 0 0 0;
	margin: 0 auto 0 auto;
	clear: both;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
    p.footlinks	{
    	float:right;
    	margin: 0 30px 0 0;
    	padding: 0;
    	color: #000;
    	}

    p.footlinks a {
    	color: #000;
    	font-weight: normal;
    	text-decoration: none;
    	padding: 0 5px;
    	margin: 0;
    	}

    p.footlinks a:hover {
    	color: #000;
    	font-weight: normal;
    }

    p.legal	{
    	float: left;
    	padding-left: 30px;
    	margin: 0;
    	}

input.button	{
		background-color: #810000;
		color: #fff;
		border: 1px solid #fff;
		font: bold 11px Verdana, Arial, sans-serif;
		text-transform: uppercase;
		cursor: hand;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

body.news .header, body.news h2.generic {display: none;}

div.processBar {
	width: 550px;
}

div.catalog_crumbs,
div#autolist {
    display: none;
}

