body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-color: #160a02;
	margin-top: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b39177;
}
a:link {
	color: #b39177;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B39177;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #B39177;
}
h1 {
	font-size: 24px;
	color: #e7d7cc;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 278px;
	float: left;
	margin-bottom: 24px;
	margin-top: 4px;
}
#contact {
	width: 423px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}
#contact a {
	color: #FFFFFF;
}
.lcontact {
	font-size: 31px;
}

#contact a:hover {
	color: #dfb496;
}
#nav {
	width: 823px;
	clear: both;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	height: 42px;
	padding-bottom: 4px;
	line-height: 42px;
}
#header {
	width: 823px;
	clear: both;
}
#main {
	width: 823px;
	clear: both;
}
#leftside {
	width: 523px;
	float: left;
	margin-bottom: 124px;
	margin-left: 12px;
}
#rightside {
	width: 171px;
	float: right;
	margin-top: 13px;
	margin-right: 12px;
}
#leftside2 {
	width: 793px;
	float: left;
	margin-bottom: 124px;
	margin-left: 12px;
}#footer {
	width: 823px;
	clear: both;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	height: 42px;
	line-height: 42px;
	padding-bottom: 4px;
	color: #170A02;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
#slogan {
	width: 523px;
	float: left;
	text-align: left;
	margin-left: 6px;
}
#copyright {
	width: 223px;
	float: right;
	margin-right: 6px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist ul
{
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlist a
{
	color: #170A02;
	font-weight: bold;
	font-size: 16px;
}
#navlist a:hover
{
	color: #61771A;
	font-weight: bold;
	font-size: 16px;
}
#footer a {
	color: #170A02;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover {
	color: #799f1d;
	font-size: 10px;
	font-weight: bold;
}
#copyr {
	width: 823px;
	clear: both;
	height: 42px;
	line-height: 42px;
	padding-bottom: 4px;
	color: #BB987D;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.white {
	color: #FFFFFF;
}
