/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

html, body {
    height: 100%;
}

body{
font: 77%  Arial, Geneva, Verdana, Helvetica, sans-serif;
line-height: 1.6em;
text-align:left;
color: #FFF;
background-color: #000;
background-image: url(images/rustbg.jpg);
background-position: top left;
background-repeat: repeat-y;
background-attachment: fixed;
position: relative;
}

a{
color: #FFF;
font-weight: normal;
text-decoration:none;
background-color:transparent;
}

a:hover{color: #F7F7F7; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding: 0.4em 0 1.0em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.right{padding: 1px 1px 1px 1px; border: 0px solid; border-color: #aaa #666 #666 #aaa; behavior: url("pngbehavior.htc");}
img.left{float:left; margin:0 12px 5px 0; behavior: url("pngbehavior.htc");}
img.center{clear:both; display:block; margin:0 auto 5px auto; behavior: url("pngbehavior.htc");}
img.right{float: right; margin:0 0 5px 10px; behavior: url("pngbehavior.htc");}

/**************** Header and navigation styles ****************/

#container{
width:840px;
margin:0 0 0 1em;
padding:0px 0px;
text-align:left;
background: transparent;
color: #f6eadd;
position: relative;
}

#branding{
	width:210px;
	float:left;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 1em;
}

/**************** Content styles ****************/
#main {
float: right;
width:610px;
font-size: 1.1em;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px -580px;
color: #fff;
clear: right;
}


#content {
	margin: 0em .5em;
	padding: .4em;
	width:620px;
	
}

#content h4{
display: block;
margin:.1em 0 .7em 0;
font-size:1.1em;
font-weight: bold;
letter-spacing:0.1em;
color: #ecb731;
border-bottom: 1px solid #65381a;
}

#content h2{
display:block;
margin:0 0 0px 0;
font-size:1.3em;
font-weight:bold;
text-align:left;
letter-spacing:.1em;
color: #fff;
background-color:inherit;
line-height: 1.5em;
}

#content h3{margin:.2em 0 1em 0; padding: 0; font-size:1.4em; line-height:1.6em ; color: #ecb731; letter-spacing: 0em;  }
#content h5 {font-weight:bold; color: #FFF; font-size:1.15em; margin:4px 0 2px 0; padding: 2px; text-decoration: none;}
#content h6 {font-weight:bold; color: #FFF; font-size:0.9em; margin:1em 0 .1em 0px; padding: 0; text-decoration: none;}
#content a:hover,#subcontent a:hover{text-decoration:none; color: #c50b45;} 
#content ul,#content ol{margin:3px 5px 15px 35px;}
#content dl{margin:0px 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


#content li{
text-align: left;
padding:1px 0px 3px 0px;
margin: 1px 0px 1px -18px;
/*letter-spacing: .04em;*/
font-size: .90em;
line-height: 1.2em;
}

#content li a{
font-size:1.1em;
font-weight: bold;
text-decoration: none;
color: #FFF0F0;
}

#content p{
	margin-left: 0em;
}

#header{
width: 100%;
height: 3.3em;
margin: 0px auto;
color: #000;
padding: 0;
border-bottom: 1px solid #fff;
}


#nav{
position:relative;
padding: .4em 0px 1em 0px;
margin: -3.7em 0px -1.50em 0px;
width: 100%;
height: 6em;
background-color: transparent;
color: #fff;
display: block;
text-align: center;
clear: both;
line-height: 3em;
}

#nav li{
list-style-type: none;
font-weight: normal;
display: inline;
font-size: 1.1em;
text-transform: none;
color: #fffff0;
padding: 0px 1em 0px 1em;
margin: 0px auto 0px auto;
}

#nav li a{
font-weight: bold;
padding: .5em 0 4.2em 0;
margin: 0em 0px 0px 0px;
text-decoration:none;
color: #fff;
height: auto;
line-height: 4.2em;
}

/* html #nav a {width:100%;}*/

#nav a.selected{
font-weight: bold;
background-image: url(images/trihoverselected.png);
background-repeat: no-repeat;
background-position: 50% 2.2em;
border-bottom: 0px solid #000;
color: #ecb731;
}

#nav a:hover{
text-decoration: none;
font-weight: bold;
color: #c50b45;
/*color: #361b06;*/
background-image: url(images/trihover.png);
background-repeat: no-repeat;
background-position: 50% 2.2em;
 }



/**************** Footer styles ****************/

#footer{
width: 100%;
height: auto;
padding:5px 1px 5px 1px;
margin:1em 0 0 0;
font-size:0.9em;
color: #fff;
background: inherit;
clear: right;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#FFF; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}



/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:55%}
.splitcontentright{float:right; width:40%}
.clear{clear:both;}
.small{font-size:0.85em; color: #ecb731;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color: White; background-color:inherit; font-weight:bold;}

.splitfootercontentleft{float:left;}
.splitfootercontentright{float:right;}
.fixed {
	position:fixed;
	z-index: 5;
}
#content h3 .blogtitle {
	color:#FFF;
	margin-top:4em;
}

.corner {
	position: fixed;
	right:0;
	top:0;
}

.box{

margin: 0em;
padding:0em;
background-color: transparent;
color: #65381a;
line-height:1.1em;
border: 1px ridge #65381a;
font-size: 0.9em;
width: auto;
}


#subcontent .box2{
float: right;
margin:0px 0px 0px 0px;
padding:6px 6px 6px 6px;
background-color: #eee4cf;
color: #65381a;
font-size: 0.9em;
line-height:1.1em;
border: 1px solid #65381a;
letter-spacing: .1em;
}

/**#woods{
	width:95%;
	
}

#woods li{
	list-style:  square;
	margin:.3em 0 .8em 0;
	line-height: 1.2em;
	font-size: .9em;
	
}

#woods h5{
	font-size: 12px;
	display:inline;
	text-indent: 0;
	font-weight: bold;
	text-decoration: none; 
} **/


#woods ul { 
position: relative;
list-style-type : none;
width : 603px;
margin : 0;
padding : 0;
border-bottom: 1px solid #65381a;

}

#woods li { position : relative;
float : left;
width : 200px;
padding : 2.3em 0;
margin : 0;
text-align:left;
color: #fff;
background-color: transparent;
}

#woods h5{
	display: block;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
	color: #ecb731;
	margin: 0 10px;
	padding : .4em 0 0 0;
} 

#woods h5 img{
	margin: .9em auto;
	border: 2px solid #fff;
	display: block;
}

#woods p{
margin: 0 1em;
padding : .6em .5em 0 .5em;
font-size: 1.1em;
color: #fff;
text-align: center;
line-height: 1.2em;

} 

#gallery{
	background-image: url(images/map.jpg);
	height: 800px;
	width: 620px;
	margin: 0 auto;
	
}

#gallery ul{
position: relative;
list-style-type : none;
width : 600px;
height:125px;
margin : 0;
padding : 1.4em 0 0 2em;
border-bottom: 0px solid #65381a;
}

#gallery li{
width: 120px;
padding : .1em .8em;
margin : 0;
text-align:center;
color: #fff;
background-color: transparent;
float: left;
}


#gallery h5 img{
	margin: .1em auto;
	border: 3px solid #000;
}
.gallerie{
	height: 710px;
	width: 600px;
	text-align: center;
}

#gallery td {border: 0px solid; border-color: #aaa #666 #666 #aaa; color: White;
 text-align:center; background-color: Transparent; vertical-align: top; padding:0px;}
#gallery td img {margin-top:10px; border: 5px solid; border-color: #aaa #666 #666 #aaa; }

.credit{
	float:left;
	font-size:.7em;
clear:both;
padding-top:1em;
}

img {
	behavior: url("pngbehavior.htc");
}

