body {
	text-align: center;
	margin: 0px;
	padding: 20px;
	background-color: #927B4A;

}

/* --------------------------------------------------------------------
heads
-------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 8px;
	letter-spacing: 0.00em;
	border-bottom: 1px #E9CC8D dotted;
	color: #62594F;
	background-color: transparent;}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	padding-bottom: 1px;
	letter-spacing: -0.00em;
	border-bottom: 1px #E9CC8D dotted;
	color: #62594F;
	background-color: transparent;}

h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 32px;
	margin-bottom: -10px;
	color: #62594F;
	background-color: transparent;}

h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #62594F;
	background-color: transparent;}

h5 {
	font-size: 13px;	
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #7A1504;
	background-color: transparent;}

h6 {
	font-size: 12px;	
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #62594F;
	background-color: transparent;}


/* -----
default links
-------------------------------------------------------------------- */

a:link {
	color: #4C4746;
	text-decoration: none;
	border-bottom: 1px #D3D3D4 solid;
	background-color: transparent;
}

a:visited {
	color: #969696;
	text-decoration: none;
	border-bottom: 1px #DFDFE0 solid;
	background-color: transparent;
}

a:hover {
	background-color: #EDEDEE;
	text-decoration: underline;
}





/* --------------------------------------------------------------------
other generic HTML
-------------------------------------------------------------------- */

p, blockquote, ul, ol, li, dl, dt, dd tt, code {
	color: #4C4746;
	font-weight: normal;
	background-color: transparent;
}

p, blockquote, ul, ol, li, dt {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	background-color: transparent;
}

dl, dd tt {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	background-color: transparent;
}

dl {
	margin-left: 15px;
	margin-right: 25px;
}

dd {
	font-family: courier, monaco, monospace;
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
	margin-right: 25px;
	color: #7A1504;
}


tt, code {
	font-family: courier, monaco, monospace;
	font-size: 12px;
}

blockquote {
	margin-left: 25px;
	margin-right: 50px;
}

strong {
	font-weight: bold;
	letter-spacing: -0.02em;
}

em {
	font-weight: bold;
	letter-spacing: -0.02em;
}


cite {
	letter-spacing: -0.01em;
}


ins {
	color: #990000;
	text-decoration: none;
	background-color: transparent;
}




/* --------------------------------------------------------------------
class elements
-------------------------------------------------------------------- */


.feature-para {
	font-size: 13px;	
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	line-height: 18px;
	margin-top: 40px;
	margin-bottom: -15px;
	color: #816936;
	background-color: transparent;
	}
	
.feature {
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, sans-serif;
	color: #7A1504;	
	text-transform: uppercase;
	letter-spacing: 0.07em;
	background-color: transparent;
	}

.margin-text, .link-ref, .fine-print, .caption, .margin-quote {
	font-family: verdana, sans-serif;
	background-color: transparent;
}

.entry-date {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: right;
	margin-top: -18px;
	margin-bottom: -10px;
}


.margin-text, .caption, .margin-quote {
	font-size: 11px;
	line-height: 15px;
}

.caption {
		margin-top: -15px;
		margin-right: 25px;
}

.sm {
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	background-color: transparent;
}

.link-ref {
	font-size: 9px;
	line-height: 12px;
	margin-top: 5px;
}

.fine-print {
	font-size: 9px;
	line-height: 12px;
	margin-top: 20px;
	padding-top: 6px;
}


.para-indent {
	margin-left: 25px;
}

.some-top-space {
	margin-top: 25px;
}
.less-top-space {
	margin-top: -25px;
}

/* -----
small caps for heads and opener paragraphs
-------------------------------------------------------------------- */

.sc-sans {
	font-size: 0.92em;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.opener-caps {
	font-size: 0.85em;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}



/* -----
small caps for within text paragraphs, other styled text
-------------------------------------------------------------------- */

.sc {
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}


.black {
	color: #000;
	background-color: transparent;
}

.green {
	color: #335739;
	background-color: transparent;
}


/* -----
osf for within text paragraphs
-------------------------------------------------------------------- */
.osf {
	font-size: 0.85em;
}




/* -----
pull quote elements
-------------------------------------------------------------------- */

.pull-quote {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 32px;
	text-indent: -17px;
	margin-top: 42px;
	margin-right: 25px;
	border-top: 1px #6D4C4C solid;
	border-left: 1px #6D4C4C solid;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 12px;
	padding-bottom: 10px;
}

.lg-quote-mk {
	font-size: 40px;
	vertical-align: -8px;
	font-family: Arial, Helvetica, Georgia, serif;
	color: #BD986F;
	font-style: normal;
	font-weight: 900;
	background-color: transparent;
}

.pull-quote-source {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-left: 125px;
	margin-top: -18px;
}


/* --------------------------------------------------------------------
form elements
-------------------------------------------------------------------- */

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #000;
	background-color: #EFEDEB;
}

select {
	font-size: 11px;
}

.searchbox	{
	margin-top: 3px;
	}


.navigation {
	width: 100%;
	padding: 0px;
	padding-bottom: 20px;
}
		
		
.navigation select {
	margin-top: 3px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	border: 1px solid #777;
	padding: 0px;
}


/* -----
images, rules, etc. html elements
-------------------------------------------------------------------- */

img, a > img {
	border-style: 0px!important;
	border-color: #BBB4A6!important;
	border-width: 1px!important;
	text-decoration: none;
}

.no-border {
	border-width: 0px!important;
}



hr {
	color: #BBB4A6;
	height: 1px;
	background-color: transparent;
}


/* -----
