@charset "UTF-8";
/* CSS Document */
p, * {
	
	padding: 0;
	margin: 0;
}
html {
	background-image: url(../images/bg_pattern.jpg);
	background-color: #000;
}
body {
	line-height:16px;
	text-align:center;
	font-family:helvetica, arial, sans-serif;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat;
}
a {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	
}
a.selected {
	font-weight:bold;
}
h3{
	font-size:16px;
}
p {
	
}
h2 {
	color:#FFF;
	font-size:18px;
}
li {
	list-style:none;
}
#wrapper {
	width: 840px;
	text-align: left;
	margin: auto;
	position: relative;
}
#header {
	background-image: url(../images/header_bg.jpg);
	height: 128px;
	width: 840px;
	padding-bottom: 0px;

	
}
#logo {
	padding-left:25px;
}
#logo a:hover{
	text-decoration:none;
	border:none;
}
#menu {
	width:840px;
	height: 23px;
	font-size: 11px;
	position:relative;
	top:0px;
	/*border: 1px solid #c2c2c2;*/
	/*background-color: #000;	*/
	background-image: url(../images/menu_bg.jpg);
	border-bottom: 1px solid #bb9e8d;
}
#footer {
	background-image:url(../images/footer_roundedges.png);
	height: 100px;
	width: 840px;
	position: relative;
	bottom: 0;
	margin:0;
}
#footer_space{
	background-color:#7e4525;
	border-top:#bc9e8c;
	border-bottom:#bc9e8c;
	background-color: #7e4525;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bc9f8d;
	border-bottom-color: #bc9f8d;
	height: 10px;
	background-color: #7e4525;
	}
#address {
	height: 50px;
	width: 225px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#bottom_nav {
	width:840px;
	margin:0px 75px;
	font-size: 11px;
}
#bottom_nav li {
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
}
#menu{
	z-index: 25;	
}
	
#nav {
	
	padding-left:143px;
}
#nav li{
	
	font-size:11px;
	height:24px;
	text-align:center;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	
}
#nav li a{
		
	line-height:24px;
	display:block;
}
#nav li a:hover{
	color:#7ccadd;
}
#nav li ul{
	display:block;
	margin-top:0px;
}

#nav li li a{
	display:block;
	color:#fff;
	background-color:#ac9061;
	border-bottom:1px solid #fff;
	border-left:1px solid  #fff;
	border-right:1px solid  #fff;
	border-top:1px solid  #fff;
	text-decoration:none;
	padding-left:15px;
	
	text-align:left;
	
	 
	
	
}

#nav li li a:hover{
	background-color:#FFF;
	
	color:#ac9061;
	text-decoration:none;
	padding-left:15px;
	text-align:left
	

}
#nav li ul{
	visibility:hidden;
}

#nav li:hover ul {
	visibility:visible;
}
#menu1{
	width:67px;
}

#menu2{
	width:81px;
}
#menu3{
	width:105px;
}


#menu4{
	width:143px;
	
}
#menu4a{
	background:#000;
	width:143px;
}
#menu4b{
	position:relative;
	top:1px;
	background:#000;
	width:143px;
}

#menu5{
	width:83px;
}
#menu6{
	width:135px;
}
#menu7{
	width:83px;
}
li#menu7 li{
	left: -67px;
	position: relative;
}
#menu7a{

	background:#000;
	width:150px;
}
#menu7b{
	position:relative;
	top:1px;
	background:#000;
	width:150px;
}
