﻿body{
	font-family:Tahoma, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	color:#7d7e75;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#000000', gradientType='0');*/
	background:#000;
	margin:0;
}
#wrapper{
	width:920px;
	margin:5px auto;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
	background-color:#F8F8F8;
	-moz-border-radius:7px;
	}
#header{
	height:100px; 
	position:relative;
	background-image:url(../images/logo/bgHeader.jpg);
	background-repeat:repeat-x;
}
#logo{
	/*position:absolute;*/
	background-image:url('../images/logo/_logo_2.jpg');
	background-repeat:no-repeat;
	width:350px;
	height:100px;	
}
#mainnav 
{
	margin-top:1px;
	border:0px solid #999999;
	background-color:Transparent;
}
#maincopy
{
	height:auto;
	margin-top:1px;
	border-top:0px solid #7a451b;
	
}
.bg_footer {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:400;
	padding:5px 0 5px 0;
	background-color:#000;
	text-align:left;
}
.bg_footer a {
	/*text-decoration:underline;*/
	font-size:12px;
	color:#c08b0b;
	text-decoration:none;
	font-weight:400;
}
.bg_footer a:hover {
	font-size:12px;
	color:#c08b0b;
	text-decoration:underline;
	font-weight:400;
}
.textWhite{color:White;}
.texttitle{font-size:18px;color:#9D6F4B;font-weight:bold;}
.texttitle2{font-size:15px;color:#000;font-weight:bold;font-style:italic;}
.textsubtitle{font-size:15px;color:#000;font-weight:bold;}
.textdetail{font-size:12px;}

#map ul{
margin:0;
padding:10px;
list-style-type:none;
}
#map ul li{
background:url(../images/li.jpg) left no-repeat;
margin:5px;
padding-left:20px;
}
.download a
{
	text-decoration:none;
	font-size:12px;
	color:#fff;
	}
.download a:hover
{
	text-decoration:underline;
	font-size:12px;
	color:#fff;
	}