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

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #050503;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #e2d9b3;	
	behavior:url("/css/csshover3.htc");
}

#contain { 
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #1e1c13;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#containinside { 
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #3a351e;
	background-image: url(../images/bg-inside.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	}
	
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,button {
	margin:0px;
	padding:0px;
}

h1, h2 {  font-size: 13px; font-weight: bold; padding: 15px 40px 0px 32px; line-height: 16px;}

a {color: #e2d9b3; text-decoration: underline;}

a:hover {color: #f1d485; text-decoration: none;}

#flash {width: 313px; height: 270px;}

#contain2 {
	width: 1000px;
	background-image: url(../images/inside/colbg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	}
	
#contain3 {
	width: 1000px;
	background-image: url(../images/inside/colbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	}
	
#footer {
	width: 100%;
	float: left;
	background-image: url(../images/index/index_18.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {padding: 8px 15px 0px 15px; line-height: 14px; color: #564f31;}

#footer a  {color: #564f31; text-decoration: none;}

#footer a:hover {color: #9e8e4d; text-decoration: underline;}

.footercolor { color: #9e8e4d;}

.disclaimer {line-height: 8px; font-size: 10px;}

.disclaimer2 {line-height: 10px; font-size: 10px;}

#leftcol { width: 313px; float: left;}

#rightcol { width: 687px; float: left;}

#phone {
	background-image: url(../images/index/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 687px;
}

#phone span {display: none;}

#skyline {
	background-image: url(../images/index/skyline_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 238px;
	width: 687px;
}

#homeabout {
	background-image: url(../images/index/home-about_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 687px;
	padding-top: 67px;
}

#homeabout p {  padding: 0px 40px 0px 32px;}

#inside {
	background-image: url(../images/inside/inside_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 687px;
	padding:0 0 60px 0;
}
#comment {width:550px;}
#inside p, #inside h1, #inside h2, #inside h3 {  padding: 15px 40px 0px 32px; line-height: 20px;}

#inside ul { padding: 10px 40px 0px 80px;}

#inside li {
	list-style-position: outside;
	list-style-image: url(../images/inside/bullet.jpg);
	padding-left: 0px;
}

#homesean {

	height: 254px;
	width: 687px;
}

#homesean p { padding: 5px 40px 0px 32px; line-height: 18px;}

.left {padding-left: 510px; margin: 0px; }

#address {
	width: 313px;
	background-color: #1e1c13;
	background-image: url(../images/inside/index-sliced_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#address p { padding: 65px 40px 35px 32px; line-height: 22px;}
#address2 {
	width: 313px;
	background-color: #1e1c13;
}

#address2 p { padding: 65px 40px 35px 32px; line-height: 22px;}

#addbottom { background-color: #050503; width: 313px; height: 5px;}

/* -------------------navigation-------------------------- */
#navcontain { width: 687x; height: 32px; }


#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:687px; 
	height:32px; 
	position:relative;
	z-index: 999;
	font-family: Arial;
	margin: 0px;

	}

#nav span { display: none; margin: 0px;}

#nav li, #nav a { height: 32px; display: block; margin: 0px;}

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 68px; left:0px; padding-left: 30px;}
#nav-02 { width: 81px; left:98px; }
#nav-03 { width: 123px; left:179px; }
#nav-04 { width: 184px; left:302px; }
#nav-05 { width: 99px; left:486px; }


#nav-01 a:hover {background: transparent url(../images/index/nav.jpg) -30px -32px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg) -98px -32px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -179px -32px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -302px -32px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -486px -32px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color:#d2c69b;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:0px; 
	z-index: 30;

	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
	

#nav li ul li { 
	height: 22px; /* Height of each drop down nav item */
	}	

#nav li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#3a351e;

	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	margin: 0px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	text-decoration: none;

	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;

}
/* Hover styles for drop down items */
#nav-02 ul a:hover { 
	background-image: none;
	background-color: #473f23;
	color:#fff;}
	
#nav-03 ul a:hover { 
	background-image: none;
	background-color: #473f23;
	color:#fff;
	}

/* width of drop down nav - choose width that allows items to display on one line */

#nav-02 ul, #nav-02 li { width:110px; }
#nav-03 ul, #nav-03 li { width:140px; }


#nav li:hover, #nav li.hover {   
    position: static;   
}

/* 2nd tier drop down */
	#nav-03 ul li ul  {
		display:none;
		width:210px;
		margin-left:-210px; /* width of drop down nav +2 */
		margin-top:-23px; /* height of drop down nav item +1 */
		}
		
	#nav-03 ul li:hover ul, #nav-03 ul li.sfhover ul { 
		display:block;
		}
	
	#nav-03 ul li ul li a {
		width:210px;
		height:22px;
		}

	#nav-03 ul li.big, #nav-03 ul li.big a {
		height:70px;
		}
	#nav-03 ul li.big ul li a {
		height:22px;
		}
		
/* 2nd level drop downs -------------------------------------------------------------------- */
#nav li ul ul {
	margin: -22px 0 0 140px;
}		

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* ------------------------ main contact form ------------------------ */ 
#contact-main {
	margin:15px 0 10px 80px; font-size: 11px;
	}

#contact-main fieldset {
	border:0px;
	}

#contact-main label {
	display:block;
	font-size:1em;
	margin-bottom:5px;
	position:relative;
	text-align:right;
	width:220px;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select {
	left:110%;
	position:absolute;
	top:-4px;
	width:180px;
	font-size: 11px;
	}

#contact-main label select {
	width:186px;
	height:22px;
	}

#contact-main label textarea {
	height:100px;
	overflow:auto;
	}

input.submit-contact-main {
	cursor:pointer;
	height:20px;
	padding:0;
	width:66px;
	}

input.submit-contact-main {
	margin:5px 0 0 240px; padding: 0px;
	}

input.submit-contact-main {
	background:transparent url("../images/submit.jpg") repeat scroll 0 0;
	border:none;
	cursor:pointer;
	height:27px;
	width:65px;
	}
	
.subject {display: none;}
/* ------------------------ end main contact form ------------------------ */
/* CSS Document */
/* wordpress blog elements - THESE GO IN YOUR REG SYTLE SHEET FOR THE MAIN SITE 
 * ------------------------------------------------------------------------- */
#address2 {
	width: 313px;
	background-color: #1e1c13;
	
}
#address2 p { padding: 65px 40px 35px 32px; line-height: 22px;}
#blogsidetop {
	width: 300px;
	background-image: url(../images/index/blog-sidetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#search {height:40px;}
#search #s {width:185px;}
#submit-s {}

#blogmenu {margin:0px 50px 10px 25px;}
#menu ul { margin:0 0 0 20px;
		   padding-bottom:10px;
		   text-align: left;
		   list-style: none;
			}
#menu ul li {font-size:16px;
             color:#875B01;
			 font-weight:bold;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 text-transform:uppercase;
			 padding:6px 0px;
}
#menu ul li ul li {
			font-weight:bold;
			padding:0 0 0 10px;
			font-size:14px!important;
			text-transform:none!important;
			}

.storytitle { font-size:16px; color:#efc352; text-decoration:none;}

.storytitle a { font-size:16px; color:#efc352; text-decoration:none;}

.storytitle a:hover{ font-size:16px; color:#efc352; text-decoration:underline;}

.storycontent p em { font-style:normal;} 

.meta {
		font-size:.8em;
		background-color:#89714f;
		 
		margin:0 46px 10px 26px;
		}
 
.feedback {
		text-align:right;
		font-size:.9em;
		margin:0 55px 10px 0; 
		}

#blog blockquote p{ background-color:#89714f;
					margin:0 20px 0 38px;
					}
				
#blog ol { list-style-type:decimal !important;
		   margin:0 0 0 65px !important;
			} 
#blog ol li p {margin:0 0 20px 0;}
#blog ol li p cite { font-size:.9em;}


#blog h1 a:link, #blog h1 a:visited	{ color:#efc352; text-decoration:none; outline:none; }
#blog h1 a:hover,#blog h1 a:active	{ color:#eec352; text-decoration:underline; outline:none; }



#next {margin-left:25px;}

#commentlist li{ list-style: none;}

#s {
	font:12px Arial; 
	border:1px solid #563932;
	background-color:#251609;
	width:160px;
	color:#d6b7aa;
	margin: 5px 5px 0px 0px;
	padding: 3px 3px 0px 3px;
	text-align: left;
}
#commentform { margin-left: 35px;}

img.alignright {float:right; padding:4px; margin:10px; background-color:#382411;}
img.alignleft {float:left; padding:4px; margin:10px; background-color:#382411;}
img.aligncenter {padding:4px; margin:10px; background-color:#382411;}

#newscrolltext {width:280px;margin:20px 0 20px 10px;padding:5px;}
#newscrolltext #newstitle {font-size:18px;text-transform:uppercase;font-family:Georgia, "Times New Roman", Times, serif;color:#875B01;padding:0 0 15px 0 0;}
#newscrolltext span.brt {font-size:14px;color:#CCC;font-wight:bold;}