* {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
	color: #333;
	background-color: #fff;
	}

h1, h2, h3, h4, p, ul, ol, blockquote {
	padding-bottom: 1em;
	}

ul, ol, blockquote {
	margin-left: 32px;
	line-height: 1.3em;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	}
	
ul ul {
	padding-bottom: 0;
	font-size: 1em;
	}

h1 {
	font: normal 2.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #522b09;
	padding-top: 1.4em;
	padding-bottom: 0.4em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	}

h1 .subhead {
	font-size: 1.3em;
	font-weight: bold;
	}

h2 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #522b09;
	text-transform: uppercase;
	border-top: 1px solid #eddfc2;
	border-bottom: 1px solid #eddfc2;
	padding: 10px 0;
	margin-bottom: 1px;
	text-align: center;
	}

h3 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;;
	color: #522b09;
	}

h4 {
	font: italic bold 1.3em/1.4 Georgia, "Times New Roman", Times, serif;
	color: #733805;
	padding: 0.8em 0 0.6em;
	border-top: 1px solid #eddfc2;
	}

p {
	font: 1.3em/1.4 Georgia, "Times New Roman", Times, serif;
	}
ul {
	line-height: 1.4;
	}
li p {
	font-size: 1em;
	}

hr {
	border: 0;
	color: #eddfc2;
	background-color: #eddfc2;
	height: 1px;
	margin: .5em 0 1em;
	}

a {
	color: #1f6513;
	text-decoration: underline;
	outline: none;
	}

a:active {
	outline: none;
	}

a:hover {
	color: #069;
	text-decoration: none;
	}

a:visited {
	color: #39C;
	text-decoration: underline;
	}

a:visited:hover {
	color: #39C;
	text-decoration: none;
	}

img {
	border: 0;
}
#footerBox {
	font: italic 1.2em/1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f6513;
	padding: 27px 0 0;
	height: 94px;
	}

#footerBox a, #footerBox a:visited {
	color: #1f6513;
	}

#footerBox a.hidelink, 
#footerBox a.hidelink:visited {
	text-decoration: none;
	}

#footerBox a.hidelink:hover {
	text-decoration: none;
	cursor: text;
	}


/* misc */

#directions {
	float: right;
	margin-top: -80px;
	}

.smallGray {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	}

.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
#home-intro h1 {
	font-size: 1.7em;
	font-style: italic;
	letter-spacing: 0;
	color: #674a31;
	text-transform: none;
	background: none;
	margin: 0;
	padding: 17px 0 14px 0;
	}
#home #tag-line {
	color: #005596;
	font: italic bold 12px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	}
#home img.story-photo {
	float: right;
	}
	
	
/* display nones */

#dhNavBar
{
	display: none;
	}