body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	background: #857c6a;
	text-align: center;
	margin: 0px;
	padding: 25px 0px;
}
h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#background {
	width: 755px;
	background: url(images/background.gif) no-repeat left top;
	margin: 0 auto;
}
ul#nav {
	list-style: none;
}
ul#nav li {
	height: 50px;
}
ul#nav li a {
	display: block;
	height: 50px;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
ul#nav li a:hover {
	border-right: 10px solid #751717;
}
ul.subnav {
	/* background: url(../images/n-moreinfo.gif) no-repeat; */
	padding: 45px 0 15px;
	color: #857c6a;
}

ul#nav li.subnav,
ul#nav li.subnav ul li {
	height: auto;
	list-style: none;
	}
	
ul#nav li.subnav ul {
	padding: 0 10px 10px;
	}
	
ul#nav li.subnav ul li a {
	height: auto;
	display: inline;
	color: #fff;
	text-decoration: none;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	}

ul#nav li.subnav ul li a:hover {
	text-decoration: underline;
	border: none;
	}
	
#content a.thumb {
	width: 220px;
	display: block;
	float: left;
	background: #A69C86;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-decoration: none;
	color: #261c14;
}
#content a.thumb img {
	margin-bottom: 5px;
}

#content a.thumb:hover {
	color: #5c4b3b;
	}

ul.subnav li {
	margin-left: 30px;
	}

img.thumb {
	border: 5px solid #A69C86;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul.subnav a {
	color: #fff;
	text-decoration: none;
}
#footer {
	clear: both;
	/* background: #665d4a; */
	margin-right: 5px;
	padding: 0;
	margin-top: 0;
}

#footer p {
	color: #A69C86;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #665d4a;
	}

#content {
	width: 505px;
	float: left;
	padding: 35px 10px 5px;
	text-align: left;
	overflow: hidden;
}
p#bottomnav {
	background: #665d4a url(images/footer.gif) no-repeat center bottom;
	padding: 10px 0;
}
p#bottomnav a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
ul.subnav a:hover, #bottomnav a:hover {
	text-decoration: underline;
}
#content p {
	margin: 0 10px 10px;
}
#content div.right {
	float: right;
	margin: 0 10px 10px;
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #261c14;
	}
#content div.right img {
	margin-bottom: 5px;
	border: 5px solid #A69C86;
	}

#content a {
	color: #5C4B3B;
	}
	
#content a:hover {
	color: #261c14;
	}
#content dl {
	margin: 0px 10px 5px;
}
table.xs td {
	border-left: 1px solid #ccc;
}

table tr.alt td,
table tr.alt th {
	background-color: #E7E5E1;
	}
	
#content dd {
	margin-left: 110px;
	width: 100px;
}
#content dt {
	font-weight: bold;
	float: left;
	display: block;
	width: 120px;
}
	
img.header {
	margin-left: 8px;
	margin-top: 5px;
	clear: both;
}
#sidebar {
	float: left;
	text-align: left;
	margin: 0;
	padding-bottom: 25px;
}
.intropage {
	background: #fde3a1;
	border-bottom: 5px solid #dbbf76;
	padding: 0;
}

a.homefeature {
	display: block;
	text-decoration: none;
	background: #fff;
	margin: 0 0 10px;
	width: 310px;
	padding: 10px;
	text-align: right;
	letter-spacing: .1em;
	color: #261c14;
	}


img.masthead {
	border-bottom: 10px solid #a69c86;
	margin-bottom: 10px;
	}

#content ul {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
p.legal {
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}

img.full {
	border: 5px solid #a69c86;
}
p.break {
	font-size: 8px;
	line-height: 8px;
	background: url(images/hr.gif) no-repeat center center;
	height: 10px;
	clear: both;
}
h2 {
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	margin: 8px;
	color: #261c14;
}


h3 {
	margin: 0 10px 10px;
	color: #261c14;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#content table {
	margin: 0 10px 10px;
	width: 485px;
}
#content table table {
	width: auto;
	margin: 0;
	}
#content table th {
	text-align: left;
	color: #261c14;
	border-bottom: 1px dotted #857c6a;
	padding: 5px 0;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
}
#content table.xs td {
	text-align: center;
}
table.border td {
	background: url(images/border.gif) repeat-x left bottom;
	border-bottom: 1px dotted #857c6a;
	vertical-align: top;
}
