* {
	margin:0;
	padding:0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:20px;
	background: #4A3731 url('images/background2010.jpg') center center repeat-y;
}
a:link, a:visited, a:active {
	font-weight:bold;
	text-decoration: none;
	color: #845938;
}

a:hover {
	text-decoration: underline;
}

.style5 {color: #996666}
.style7 {
	font-size: 14px;
	font-weight: bold;
}

h1 {
font-size: 14px;
color: #4b3731;
font-weight: bold;
}

h2 {
font-size: 12px;
color: #845938;
font-weight: bold;
}


h3 {
font-size: 10px;
font-weight: bold;
color: #845938;
}

#Layer1 {
	position:absolute;
	left:511px;
	top:380px;
	width:24px;
	height:58px;
	z-index:1;
}
.style8 {
	color: #845938;
	font-weight: bold;
}

.click{
	color: #999999;
	text-transform:uppercase;
	font-size:10px;
	}
	
.hidden {
  display: none;
}

.border {
	border:thin #845938 solid;
}

li {
	list-style:none;
	font-size:12px;
	padding:5px;
}

#menu {
	
		height:192px;
		width:347px;
		
		border:#fff solid 1px;
		background:#ced8e1;
		float:left;
		
	}
	
	#menu li {
	
	list-style:none;
	display:block;
	padding:0px;
	}
	
	#menu li a{
		
		color:#4A3731;
		display:block;
		font-weight:100;
		font-size:12px;
		padding-left:40px;
		padding-top:1px;
		padding-bottom:2px;
	}
	
	#menu li a:hover{
		color:#fff;
		background:#4A3731 url(images/rollover.png) 12px 2px no-repeat;
		text-decoration:none;
		padding-left:40px;
		padding-top:1px;
		padding-bottom:2px;
		
	}
	
	#header {
		width:800px;
		height:352px;
		margin:0 auto;
		background:url(images/header2010.jpg) no-repeat;
		border-left:1px #fff solid;
		border-right:1px #fff solid;
		border-top:1px #fff solid;
	}
	
	#headerstrip {
		background:url(images/headerstrip2010.jpg) no-repeat;
		width:800px;
		height:42px;
		margin:0 auto;
		border-left:1px #fff solid;
		border-right:1px #fff solid;
		border-bottom:1px #fff solid;
	}
	
		
	#nav {
		position:relative;
		top:160px;
		
	}
	

	#footer {
		text-align:center;
		padding:10px;
		color:#000;
		width:800px;
		margin:0 auto;
	}
	
	#content {
		
		margin:0 auto;
		width:800px;
		background:#f6f1ee;
		border-left:#fff 1px solid;
		border-right:#fff 1px solid;
		min-height:300px;
	
	
	}
	
	#logos {
		
		background:#ced8e1 url(images/footerlogos.png) no-repeat;
		width:800px;
		height:60px;
		margin:0 auto;
		border-left:#fff 1px solid;
		border-right:#fff 1px solid;
		border-bottom:#fff 1px solid;
	}
	
	.download {
	
	height:50px;
	background-color: #C8C2C0;
	display:block;
	padding:20px;
	
}

.download a {
	text-align:left;
	font-size:10px; 
	color:#845938;
	display:block;

}



.download a:hover {
	text-decoration: none;
	color:#4b3731;
	display:block;
	
}


	
	
.style6 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

ul.medialist li {
	list-style:disc;
	font-size:12px;
	padding:4px;
	margin-left:20px;
}

img {
	border-style:none;
}

.body-shadow {
	background: url('images/body-shadow.png') repeat-y;
	width:834px;
	margin:0 auto;	
}

.header-shadow {
	background: url('images/header-shadow.png') 0 0 no-repeat;
	width:834px;
	margin:0 auto;
	padding-top:16px;	
}

.footer-shadow {
	background: url('images/footer-shadow.png') repeat-y;
	width:834px;
	height:81px;
	margin:0 auto;	
}