@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4a49;
}
body {
	background-color: #656a53;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a52238;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a52238;
}
a:hover {
	text-decoration: underline;
	color: #6b6130;
}
a:active {
	text-decoration: none;
	color: #a52238;
}
h1 {
	font-size: 14px;
	color: #665d2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #665d2a;
}
h3 {
	font-size: 14px;
	color: #665d2a;
}
#content {
background-color:#f3f2e6;
}

ul#topnav  {
	padding:0px;
	margin:auto 0;
	font-family:Georgia;
	font-size:12px;
	text-align:center;
	width:900px;
	font-weight:bold;
	font-size:11px;
}

ul#topnav li {
	display: block;
	float: left;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	
}
ul#topnav li a:link {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#topnav li a:visited {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#topnav li a:hover {
	color: #a52239;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#topnav li a:active {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#subnav {
	font-size: 11px;
	font-family: Helvetica;
	color: #5F5621;
	list-style-type: none;
	text-align: center;
}
ul#subnav {padding:0px; margin:10px 0px;}
ul#subnav li {text-align:center;padding:0px 0px 4px 0px;margin:0px;}
#subnav a:link {
	color: #5F5621;
	text-decoration:none;
	
}
#subnav a:visited {
	color: #5F5621;
	text-decoration:none;
}
#subnav a:hover {
	color: #b13d50;
	text-decoration:none;
}
#subnav a:active {
	color: #5F5621;
	text-decoration:none;
}
ul#footer  {
	padding:0px;
	margin:0 auto;
	font-size:12px;
	text-align:center;
	width:700px;
	font-size:10px;
}

ul#footer li {
	display: block;
	float: left;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	
}
ul#footer li a:link {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#footer li a:visited {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#footer li a:hover {
	color: #a52239;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
ul#footer li a:active {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#leftcolumn {
	float: left;
	width: 106px;
	margin-top: 15px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:10px;
	
}
#rightcontent {
	float: right;
	width: 755px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ceccbf;
	padding-left: 25px;
	min-height:400px;
}
.style2 {color: #a52239}
#bottomcontent {
	font-size: 10px;
	color: #a4a5a6;
	padding: 25px 0px 10px 0px;
	clear: both;
	margin-right: 114px;
	margin-left: 120px;
}
#bottomcontent1 {
	font-size: 10px;
	color: #a4a5a6;
	padding: 25px 0px 10px 0px;
	clear: both;
	margin-right: 70px;
	margin-left: 70px;
	clear:both;
}
strong { color: #b13d50;}
.border {
	border: 1px solid #9A926E;
}
