@charset "UTF-8";

body {
	margin: 0;
	padding: 0 !important;
	padding: 0 0 0 1px;
	background-color: #A5A287;
	background-image: url(../images/backplate.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #50554B;
}

p {
	margin: 0;
	padding: 0 0 17px 0;
}
a {
	color: #BAA700;
	text-decoration: none;
}
a:hover {
	color: #BAA700;
	text-decoration: underline;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#header {
	width: 900px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#content {
	padding: 0 35px;
	text-align: left;
}
#contentint {
	padding: 0 75px 0 108px;
	text-align: left;
}
#footer {
	height: 100px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.hdrleft {
	height: 165px;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}
.hdrrighttop {
	height: 75px;
	padding: 0 6px 0 0;
	text-align: right;
	vertical-align: top;
}
.hdrrightbtm {
	height: 90px;
	padding: 0 10px 0 0;
	text-align: right;
	vertical-align: top;
}

.search {
	padding: 10px 0 0 0;
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 13px;
	color: #50554B;
}
.searchfield {
	width: 125px;
	border: 1px solid #50554B;
}

.topnav {
	padding: 5px 0 0 0;
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	color: #50554B;
}
.topnav a {
	color: #50554B;
	text-decoration: none;
}
.topnav a:hover {
	color: #BAA700;
	text-decoration: none;
}
.topnavibar {
	padding: 0 10px;
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 17px;
	color: #BAA700;
}

#hmtext {
	padding: 0 65px 0 210px;
	font-size: 16px;
	line-height: 18px;
}
#hmtext p {
	padding: 7px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
.hmphoto {
	padding: 30px 0;
}
.hmques {
	padding: 0 65px 0 210px;
}

.title {
	padding: 0 0 12px 214px;
}
.photo { 
	width: 184px;
	padding: 0 30px 0 0;
	text-align: right;
	vertical-align: top;
}
.ibar {
	color: #BAA700;
}
.jumplinks {
	font-size: 12px;
	line-height: 12px;
	color: #50554B;
}
.quote {
	padding: 4px 0 0 0;
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 19px;
	color: #BAA700;
	text-align: left;
}
.credit {
	padding: 4px 0 6px 0;
	font-size: 10px;
	line-height: 10px;
	color: #AEAEA1;
	text-align: right;
}
.keylinetop {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #AEAEA1;
}
.keylinebtm {
	padding: 0 0 10px 0;
	border-top: 1px solid #AEAEA1;
}
.spacer {
	padding: 2px 0 0 0;
}
.more {
	font-size: 11px;
	line-height: 11px;
	color: #BAA700;
}
.return {
	padding: 5px 0 0 3px;
	font-size: 11px;
	line-height: 11px;
	color: #BAA700;
	text-align: left;
}
.return a {
	color: #BAA700;
	text-decoration: underline;
}
.return a:hover {
	color: #BAA700;
	text-decoration: none;
}

.copyright {
	padding: 60px 0 0 35px;
	font-family: Times, Times New Roman, serif;
	font-size: 11px;
	line-height: 11px;
	color: #50554B;
	text-align: left;
	vertical-align: top;
}
