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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
.floatleft {
	float: left;
	margin-right: 12px;
	margin-left: -7px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-right: -7px;
	margin-left: 12px;
	margin-bottom: 10px;
}
.indent {
	padding-left: 12px;
}
a {
	color: #8F2800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.first {
	margin-top: 0px;
}
#nav ul, #nav li {
	list-style: none;
	display: inline;
}
#nav ul {
	margin: 25px 47px 0px 0px;
	padding: 0px;
	text-align: right;
	float: right;
	clear: none;
	display: block;
	width: 580px;
}
#nav li a {
	display: inline-block;
	padding: 4px;
	color: #D9BB97;
	line-height: 1.3em;
	font-size: 0.9em;
	padding: 0.6em 0.6em;
}
#nav li a:hover {
	background: #A3411A;
	text-decoration: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;

}
#contact {
	float: right;
	font-size: 0.9em;
	margin-top: 5px;
	color: #D7BF9C;
	margin-right: 55px;
}
ul , li{
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #EFDDC2 url(../interface/redtanbackstrip.png) repeat-x top;
}
#background {
	background: url(../interface/standardback.jpg) no-repeat center top;
	min-width: 950px;
	height: 100%;
}


/*---This locates the content---*/

#wrapper {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #534E3E;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	min-height: 760px;
}#sidebar {
	float: right;
	width: 180px;
	font-size: 0.85em;
	line-height: 1.3em;
	display: inline;
	margin: 10px 85px 40px 0px;
}
#footer {
	clear: both;
	font-size: .8em;
	text-align: center;
	margin-top: 20px;
}
#header {
	margin-bottom: 0px;
	padding-top: 0px;
	height: 195px;
}
#header img {
	float: left;
	margin-top: 28px;
	margin-left: 26px;
}
#main {
	margin-right: 300px;
	margin-left: 97px;
}


/*---Here are specific styles---*/

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.7em;
	line-height: 1em;
	letter-spacing: -0.03em;
	color: #294164;
}
h1 {
	font-size: 2.05em;
	color: #8F2800;
}
h2 {
	font-size: 2.7em;
}
h3 {
	font-size: 1.8em;
	color: #294164;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
h4 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 0.2em;
	clear: left;
	width: 300px;
}
h5 {
	font-size: 1.6em;
	color: #8F2800;
	margin-top: 0.8em;
	border-bottom: 1px solid #CC914B;
	padding-bottom: 0.2em;
}
h6 {
	padding-bottom: 0px;
	line-height: 1.1em;
	font-size: 1.2em;
	padding-top: 0px;
	margin-bottom: 3px;
}
img.left {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#sidebar h6 {
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 2px;
}
#sidebar strong {
	color: #8F2800;
}
p {
	padding-bottom: 1.2em;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	color: #8F2800;
}
#contact a {
	color: #EFDECA;
}
#quote {
	margin-left: -10px;
}
#sidebar blockquote p {
	text-indent: -6px;
	font-style: italic;
}
#sidebar .signature {
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 10px;
	color: #902B00;
}
#sidebar h4 {
	width: auto;
}
#main object {
	margin-top: 12px;
	margin-bottom: 15px;
}
#wrapper #main .small {
	font-size: 0.8em;
	line-height: 1.2em;
}
