﻿body {
	margin: 0 auto;
	background-color: #e6d990;
	font-family: tahoma, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
h2 {
	margin-bottom:0px;
	font-weight:200;
	font-style:oblique;
}
h4 a:link{
	color:#000000;
	text-decoration:none;
}
h4 a:hover{
	text-decoration:underline;
}
.clear{
	clear:both
}
#container{
	margin: 0 auto;
	width:1000px;
	background-image: url('images/bak.jpg');
	background-repeat: repeat-y;
}
.header_left{
	float:left;
	padding:5px 0 5px 40px;
}
.header_right{
	float:right;
	background-image:url('images/header_rt.gif');
	background-repeat:no-repeat;
	height:90px;
	width:387px;
	text-align:center;
	padding:60px 0 0 0;
	
}
.nav {
	background-color:#FFFFFF;
	height:67px;
}
.menu{
	list-style:none;
	display:block;
	
}
	.menu li{
		display:inline;
		
}
		.menu li a{
			color:#000000;
			font-size:1.20em;
			float:left;
			font-weight:bold;
			padding:20px 20px 0 20px;
}
		.menu li a:hover{
			color:#663300;
			font-weight:bold;
}

		.menu li .current{
			/*color:#e6d990;*/
			text-transform:uppercase;
			text-decoration:none;
			/*background-color:#663300;*/
			font-style:oblique;
			color:#95884b;
}
.list{
	list-style:none;
	font-size:13px
	
}
		.list li a{
			color:#000000;
}
		.list li a:hover{
			color:#663300;
			font-weight:bold;
}

.banner_right{
	float:right;
	height:67px;
	width:303px;
	color:#e6d990;
	text-align:center;
	background-image:url('images/banner_rt.png');
}
.band{
	height:4px;
}
.content{
	min-height:100px;
	padding:45px 45px 45px 45px;
}
.col_left{
	float:left;
	padding:0 5px 0 0;
	width:700px;
}
.col_right{
	float:right;
	width:200px;
	line-height:30px;
}
.img_left{
	float:left; 
	margin:20px 20px 10px 0; 
	border: 2px solid #777
}
.img_right{
	float:right; 
	margin:20px 0 10px 20px; 
	border: 2px solid #777
}
#footer{
	background-image:url('images/footer.gif');
	height:86px;
}
#footer img{
	border:none;
}
#footer_left{
	float:left;
	padding: 30px 0 0 50px;
}
.footer_right{
	float:right;
	padding: 30px 10px 0 0;
}
#social-links{
	float:right;
	padding: 10px 50px 0 0;
}
#footer p:link{
	text-decoration:none;
	color:#777;
}
#footer a:link {
	text-decoration:none;
	color:#000000;
}
#footer a:hover{
	text-decoration:underline;
}
#footer a:visited{
	text-decoration:none;
	color:#000000;
}
#footer h6{
	margin-top:12px;
}
.form{
	text-align:center;
	margin:0 auto;
	width:700px;
	padding:30px 0 30px 0;
}
h6 {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
#images { height: 185px; width: 240px; padding:0; margin:0; overflow: hidden;}
#images img { border:none;}

