/* @override 
	http://montanatimbers.purplehp.com/static/timbers.css
*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {  
    margin:0; 
    padding:0; 
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
	    border:0; 
} 
ol,ul { 
	    list-style:none; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.itext{
	display:none;
	
}

body{
	/*background: transparent url(images/background.jpg);*/
	background-color: #1A2332;
}

body > div{
}
a {
	/*color: #778e1d;
		text-decoration:none;
	*/
}
a:hover{
	/*color: #4f433c;*/
	text-decoration:none;
}
#page_wrap{
	/*margin:5px auto 0px auto;*/
	width: 770px;
	position: relative;
}
#other{
	
}
#bottom_wrap{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #1A2332;
	height:40px;
	z-index:2;
}
#bottom_wrap1{
}

#bottom_links{
	position: absolute;
	padding: 10px;
	right: 10px;
	top: 0px;
}
#bottom_links a{
	margin-left: 10px;
	color: #D5A433;
}

.bottom_text{
	color: #D5A433;
	padding: 0px 0px 10px;
	text-align: center;
}
.bottom_text a{
	color: #D5A433;
}
.bottom_text span{
	display: inline-block;
	border-bottom: 1px solid white;
	margin: 0px 5px 0px 8px;
	line-height: 6px;
	height: 1px;
	padding: 0px 20px 0px;
	vertical-align: text-top;
	margin-top: 6px;
}
#bottom_text{
	position: absolute;
	bottom: 4px;
	left: 170px;
	font-size: .8em;
	line-height: .8em;
	vertical-align: bottom;
}
#bottom_logo a{
	display:block;
	height:42px;
	width:150px;
	background: url(images/logo.gif) top left no-repeat;
	margin:0px;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
#bottom_logo a span{
	display:none;
}



#header{
	padding-top: 190px;
	height: 45px;
	position: relative;
	margin: 0px 20px 0px 30px;
}

#header a{
	display:block;
	height:37px;
	width:280px;
	background: url(images/toplogo.gif) top left no-repeat;
}

#header a span{
	display:none;
}
/*
#header a, #header a span{
	color: #D5A433;
	text-decoration: none;
	font-weight: bold;
	font-size: 24pt;
}
*/

#header-bar{
	position: absolute;
	top: 217px;
	left: 400px;
	width: 370px;
	height: 20px;
	border-top: 1px dashed white;
	display: block;
	z-index: 1;
}

#top_nav{
	z-index: 2;
	position:absolute;
	left:320px;
	top:200px;
	/*background: blue;*/
	height: 30px;
	line-height: 30px;
	background-color: #1A2332;
}
#top_nav1{
}
#top_nav2{

}

.topnav ul{
	z-index: 3;
}
.topnav ul li{
	padding: 0px 1px;
	display: inline;
	position: relative;
/*border-right: 1px solid white;*/
	color:white;
}

.topnav ul li{
	padding: 0px 1px;
	display: inline;
	position: relative;
/*border-right: 1px solid white;*/
	color:white;
}
	

.topnav ul li:last-child{
	border-right: 0;
}

.topnav ul li a{
	padding:5px;
	color:white;
	text-transform:lowercase;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	
}

.topnav ul li ul{
	display: none;
	white-space: nowrap;
	margin-left: 15px;
}
.topnav ul li span{
	display: none;
	
}

.topnav ul li:hover{
	
}



.topnav ul li a:hover{
	text-decoration: underline;
}
.topnav ul li a.active,
.topnav ul li a.active:hover
{
	/*text-decoration: underline;*/
}

#bottom_text{
}

/*#homepage_content{

}

#homepage_banner{
	display: block;
	width: 1077px;
	height: 56px;
	background: transparent url(images/banner.gif) -2px bottom no-repeat;
	margin-top: 30px;
}

#homepage_drawing{
	background: transparent url(images/linedrawing.gif) bottom left no-repeat;
	height: 241px;
	width:  552px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#homepage_background{
	
}
#homepage_background span{
	display: none;
}*/

/*#homepage_background span.active{
	
}
#homepage_background span.active {
    z-index:-2;
}

#homepage_background span.last-active {
    z-index:-3;
}

#homepage_background img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
}
#homepage_background span a{
	position: absolute;
	bottom: 10px;
	right: 30px;
	color:#9CB2BF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	letter-spacing: 2pt;
}*/

#page_content{
	position: relative;
	padding: 15px;
	color: white;
}

#page_content h1{
	/*color:#D2AB2A;
	padding:5px 0px 5px 25px;
	font-size:14pt;
	text-transform: uppercase;
	letter-spacing: 2pt;
	z-index: 10;
	position: relative;*/
	display:none;
}
#page_content .content{
	padding:15px 0px 10px 0px;
	color:white;
	line-height: 1.2em;
	z-index: 1;
	font-size: .8em;
}
#page_content .content h2{
	color:#D2AB2A;
	font-size: 12pt;
	display: inline;
	padding-right: 5px;
	padding-top: 10px;
}
#page_content .content strong{
	color: #D5A433;
	font-size: 1.1em;
}


#markets #page_content .content{
	line-height:13pt;
	width: 700px;
	margin-top: -5px;
}
#markets #page_content .content p{
	padding-bottom: 5px;
}



#page_content .content a,#page_content .contentp a{
	text-decoration: none;
	color:white;
}
#page_content .content a:hover{
	text-decoration:underline;	
}
#page_content .content .products a:hover{
	text-decoration: none;
}

#page_content .contentp{
	padding-top: 5px;
	padding-right:0px;
}
#page_content .break{
	width:100%;
	height:1px;
	border-top:1px solid white;
	margin-bottom:4px;
}

#page_content #top_image{
	margin-left: -15px;
}
#page_content #top_image img{
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 5px solid white;
	border-left: 0;
}

#page_content .contentnav{
	width:645px;
	clear:both;
}

#page_content .contentnav ul{
	margin:0;
	padding:0;
}
#page_content .contentnav ul li{
	margin:0;
	padding:0;
	margin-bottom:3px;
	float:left;
	width:210px;
	margin-right:5px;
}
#page_content .contentnav ul li a{
	background-color: #3F757F;
	text-align:center;
	color:white;
	text-decoration:none;
	width:100%;
	display:block;
}

/*links page*/
#page_content .contentp ul li a{
	text-decoration:underline;
	color:#fbffd8;
}
#page_content .contentp ul li a:hover{
	color:white;
}




#page_content #gallery.contentp{
	padding:5px;
	position:relative;
	height:396px;
	/*width:626px;*/
}
#page_content #gallery.contentp img{
	position:absolute;
	top:5px;
	left:5px;
}
#page_content #gallery.contentp IMG.active {
    z-index:10;
}

#page_content #gallery.contentp IMG.last-active {
    z-index:9;
}
#control{
	position:absolute;
	bottom:5px;
	left:5px;
	padding:5px;
	background:transparent url(images/menu_bg80.png) top left repeat;
	width:26px;
	height:52px;
	z-index:20;
}
#control a{
	outline:none;
}
#control #next{
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	width:26px;
	height:25px;
	background:transparent url(images/arrows.gif) top left no-repeat;
}
#control #prev{
	display:block;
	position:absolute;
	top:32px;
	left:5px;
	width:26px;
	height:25px;
	background:transparent url(images/arrows.gif) 0px -27px no-repeat;
}
#control #next:hover, #control #prev:hover{
	cursor:pointer;
}


.faq{
	margin:0px 0px 10px;
}
.faq .faq_count{
	display: inline-block;
	width: 15px;
	vertical-align: top;
}

.faq .faq_question{
	display: inline-block;
	width: 400px;
}
.faq .faq_question:hover{
	cursor:pointer;
	text-decoration:underline;
}
.faq .faq_question.active{
	font-style: italic;
}

.f{
	margin: 0px 15px;
}

.f .fl{
	text-transform: uppercase;
	font-weight: bold;
	color: #D5A433;
}
.f td{
	padding: 10px 5px 10px;
	
}


.f  input{
	width: 500px;
	font-size: 12pt;
}
.f textarea{
	width: 500px;
	font-size: 12pt;
	height: 80px;
}
#int{
	padding: 0px 20px 10px;
	font-style: italic;
}
#send_button{
	font-style: italic;
	font-size: .8em;
	margin-top: 10px;
}
#send_button a{
	font-style: normal;
	border: 0;
	text-transform: uppercase;
	color: #D5A433;
	border: 1px solid #1A2332;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 85px;
	padding: 3px 10px;
	outline: none;
	text-decoration: none;
}
#send_button a:hover{
	border: 1px solid #D5A433;
	outline: none;
	text-decoration: none !important;
}
#send_button a:active{
	border-color: white;
	outline: none;
}

ul.bull{
	list-style-type: disc;
	margin: 5px 0px 15px 25px;
}

#site-gallery{
	position: fixed;
	top: 0px;
	left: 800px;
	z-index: 4;
	height: 100%;
	overflow: hidden;
}
#site-gallery ul{
	z-index: 5;
	margin-top: 5px;
}
#site-gallery ul li{
	padding: 5px 0px;
}
#site-gallery ul li a{
	display: block;
	border: 8px solid white;
}
#site-gallery ul li a img{
	vertical-align: top;
}

