body {
	margin: 0;
	background: #260000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.content {
	width: 748px;
	float: left;
	padding: 0 35px 20px;
}
.footer {
	width: 868px;
	padding: 27px 0 10px;
	background: #260000 url(../images/10/footer-bg.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	clear: both;
}
.footer span.white {
	color: #fff;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
.footer p {	
	color: #7f7f7f;
}
.header {
	width: 868px;
	float: left;
	position: relative;
}
.header form {
	position:absolute;
	padding:0 85px 0 0;
	margin:0;
	width:350px;
	bottom:-20px;
	right:0;
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
}
h1 {
  font: bold 27px Georgia, "Times New Roman", Times, serif;
  letter-spacing: -1px;
  margin: 0;
  color: #603;
}
.header form label {
	font:bold 11px Verdana, sans-serif;
	margin:0;
	color:#603;
}
.header form select {
	margin-top:8px;
	width:140px;
}
img {
	display:block;
	border:0;
}
img.left-img {
	float:left;
	margin:0 10px 10px 0;
}
img.right-img {
	float:right;
	margin:0 0 10px 10px;
}
.info-box {
	width:435px;
}
.left {
	width:204px;
	float:left;
	padding-top:6px;
}
.left form {
	padding:0 8px 0 0;
	margin:0;
	float:right;
	width:196px;
}
.left form input {
	float:right;
	margin-left:5px;
}
.left form input.text {
	padding:1px 5px 2px;
	width:109px;
	height:13px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
}
.left form input.button {
	width: 21px;
	height: 17px;
	margin-top: 1px;
}
.left form label.searchlabel {
  font: 12px Georgia, "Times New Roman", Times, serif;
  color: #603;
  display: block;
  clear: both;
  float: right;
  width: 196px;
  text-align: right;
  padding: 7px 0;
  font-weight: bold;
}
.main {
	width: 868px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/10/main-bg.jpg) repeat-y;
}
p {
	margin: 7px 0 12px;
	line-height: 18px;
}
.right {
	width: 530px;
	float: right;
	padding-top: 20px;
}

.right a {
  color:#603;
  text-decoration:none;
}

.right a:hover {
  color:#603;
  text-decoration:underline;
}

.searchlabel { clear: both; font: bold 11px Georgia, "Times New Roman", Times, serif; color: #234c88; text-align: right; }
.sub-text {
	text-align:center;
	width:358px;
	overflow:hidden;
	margin:22px auto 0;
	font:12px Arial, Helvetica, sans-serif;
}
ul.left-nav {
    line-height:normal;
	width:204px;
	padding:9px 0 0;
	margin:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
ul.left-nav-small {
	line-height: normal;
	width: 204px;
	padding: 9px 0 0;
	margin: 0;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
}
ul.left-nav li, ul.left-nav-small li {
	width:204;
	margin-bottom:5px;
}
ul.left-nav li ul, ul.left-nav-small li ul {
	padding:8px 0 16px;
	margin:0;
	list-style:none;
}
ul.left-nav li a, ul.left-nav-small li a {
	padding:2px 0 2px 24px;
	display:block;
	width:180px;
	color:#fff;
	text-decoration:none;
	background:#603 url(../images/10/left-nav.jpg) no-repeat 0 100%;
}
ul.left-nav li a:hover,
ul.left-nav li.active a,
ul.left-nav-small li a:hover,
ul.left-nav-small li.active a {
	background:#949494 url(../images/10/hover-left-nav.gif) no-repeat 0 100%;
}
ul.news-list {
	width:435px;
	padding:12px 0 0;
	margin:0;
	list-style:none;
	color:#603;
}
ul.news-list li {
	width:435px;
	padding-bottom:4px;
}
ul.photos-list {
	width:435px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
ul.photos-list li {
	padding:8px 8px 0 0;
	float:left;
}
ul.photos-list li img {
	border:1px solid #757575;
}
