@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#252525;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:1.6em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:1.5em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.4em Arial, Helvetica, sans-serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:0.63em;}
.sm10		{font-size:0.69em;}

img {behavior: url(inc/pngbehavior.htc);}

#map img {behavior:none !important;}
#googlemap {width: 500px; height: 275px;float:right;border:1px solid #ccc;margin-top:8px;line-height:15px;float:right;}

h1.heading	{
	text-align:right;
	}


/******   LAYOUT   ******/
* {outline-style: none;}

html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin: 35px auto 0 auto;
	text-align:center;
	padding:0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	background:#251002 url(../images/bg.jpg) repeat-x;
	}
	
#wrapper	{
	width:915px;
	height:auto;
	margin: 0 auto;
	padding: 0 42px 0 42px;
	text-align:left;
	background: url(../images/wrapperbg.png) repeat-y;
	behavior: url(inc/pngbehavior.htc);
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	}

 html>/**/body #wrapper	{margin-top:-15px;} 
* html #wrapper	{background: #e8e6de;width:900px;padding:0;}
* html .displayno	{display:none;}
	
#header	{
	height:150px;
	margin:0 auto;
	}

#content	{
	width:880px;
	margin:0px;
	padding: 10px;
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	}

#outside	{
	background:url(../images/outsidearea.png);
	behavior: url(inc/pngbehavior.htc);
	width:760px;
	margin:0 0 0 40px;
	float:left;
	border:1px solid #351a06;
	}
	
#outsidecontent	{
	color:#e8e6de;
	padding:8px;
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}

#outsidecontent	a,
#outsidecontent	a:link,
#outsidecontent	a:visited,
#outsidecontent	a:hover,
#outsidecontent	a:active{
	color:#e8e6de;}

#video	{
	width:130px;
	margin: 0 40px 0 0;
	float:right;
	}

/******* FOOTER *******/
#footer	{
	height:80px;
	font-size:.8em;
	color:#fff;
	width:900px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	}
#footer a	{
	text-decoration:none;
	color:#fff;
	}

#footer #credit				 {float:right;width:110px;}
#footer #credit a 	 		 {color:#ccc;text-decoration:none;}
#footer #credit a:hover 	 {color:#fff;text-decoration:none;}




/******* HORIZONTAL NAV MENU  ***********/
#nav	{
	background:url(../images/navbg.jpg) no-repeat;
	width:635px;
	height:45px;
	float:right;
	}
	
ul#hrznav {
  margin: 0;
  border: 0 none;
  padding: 5px 0px 0 0;
  width: 600px; /*For KHTML*/
  float:right;
  list-style: none;
  height: 24px;
	}

ul#hrznav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
  padding: 0 7px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #522504; 
  font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
  background: #b3ae9a;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background: #b1ab95;
  color: #522504;
  border:1px solid #c5c1b0;
  font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	}

/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #c0baa5;
  color: #522504;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}









/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	}	


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #485059;
	color:#fff;
	border: 1px solid #7c5b47;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#e79904;
	font-variant:small-caps;
	font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}

#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact #city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}

textarea{overflow:auto;}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}
	
#contact .shhhh, .shhhh { display:none; }



.links1	{float:left;width:200px;margin:0 75px 0 215px;}
* html .links1	{float:left;width:200px;margin:0 75px 0 110px;}