﻿a:link, 
a:visited {
	text-decoration: none;
	color: #424431;}

a:focus, a:hover, a:active {
	text-decoration:none;
	text-decoration: none;
	color: #6F715A;
}
p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
hr {
	display: block;
	border: 0;
	height: 1px;
	color: #A07E48;
	background-color: #A07E48;
	width: 600px;
}
.title {
	font-weight: bold;
	color: #595B43;
	font-size: 16px;
}
body {
	background-attachment: fixed;
	background-image: url("../images/bg2.jpg");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #241404;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}

.topshadow {
	margin-top: 40px;
	text-align: center;
}
.bottomshadow {
	text-align: center;
}
.dropshadow {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 9px;
	text-align: center;
	width: 786px;
	background: transparent url("../images/mid_shadow.png") repeat-y; /* IE 7 Hack */
}
.container {
	border: 8px #A49171 solid;
}
.header {
	clear: both; 
	float: left;
	width: 770px;
	background-color: #382012;
}
.navigation {
	width: 770px;
	background-color: #595B43;
	text-align: right;
}
.navigation img{
	border: 0px;
}
.content {
	border-bottom: solid 1px transparent;	/* IE 7 Hack */
	margin: 0px 0px 0px 355px;
	text-align: left;
	line-height: 16px;
	padding: 40px 40px 0px 40px;
}
.content div ul {
	line-height: 16px; /*FIREFOX Hack*/
	border: 0px; /*FIREFOX Hack*/
	padding: 0px 0px 12px 15px;
	margin: 0px;
	text-align: left;
}
.content ul {
	color: #333333;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.wrapper {
	clear: both;
	background: transparent url("../images/home_bg.gif") 355px 0px no-repeat;
}
.leftpic {
	float: left;
}
.footer {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: 0px;
	clear: both;
	color: #595B43;
	background-color: #EBEAD7; 
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.footerspacer {
	height: 10px;
	background-image: url('@ssets/images/blank_footer_spacer.gif');
}
.BFW {
	font-family: Verdana;
	font-size: 9px;
	width: 786px;
	margin: 0px auto;
	background: transparent;
	text-align: right;
	color: #999;	
}
.BFW A, BFW A:link {
	color: #E7E6D4;
}
