@charset "utf-8";
/* CSS Document */
* { 
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0px;
	width: 800px;
	background-image: url(../images/layout/subpage_bkg.gif);
	
}
#logo {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	border: 0px solid  #EFE9D9;
}
#header {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width: 800px;
	height: 128px;
	background-color: #EFE9D9;
	background-image: url(../images/layout/header_bkg.jpg);
	background-repeat: repeat-x;
	
}
#header .nav  {
	width: 500px;
	margin:95px 30px 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
#header li {
	margin:0;
	padding: 0 10px 0 0;
	display:inline;
	list-style:none;
	text-align: right;
	
}
#header  a {
	color:#03708D;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header a:hover {
	color:#4B2C06;
	font-size: 14px;
}
#header .current {
	color:#4B2C06;
	font-size: 14px;
	}
#hero_shot {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width: 800px;
	height: 133px;
	background-color: #EFE9D9;
	background-image: url(../images/layout/hero_subpages.jpg);
	background-repeat: no-repeat;
}
#sub_header {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	height: 56px;
	background-color: #EFE9D9;
}
#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
}
#content .column_center {
	float:right;
	width: 530px;
	margin: 0 0 0 0;
	padding: 20px 50px 0 0px;
	
}
#content .lg_column {
	float:center;
	width: 750px;
	margin: 0 0 0 0;
	padding: 20px 50px 0 0px;
	
}


#content .column_left {
	width: 161px;
	margin: 0 0 0 0;
	padding: 20px 0 0 1px;
	float:left;
	
}
.column_left p {
	color:#5D401A;
	margin: 5px 5px 5px 5px;
}

#footer {
	margin: 0px 0 0 0;
	padding: 5px 0px 5px 0px;
	clear:both;
	background-image: url(../images/layout/content_bkg.gif);
	font-size: 11px;
}
#footer .nav  {
	margin: 0px 0 0 0;
	padding: 0;
	font-size: 11px;	
	text-align: center;
	
}
#footer li {
	margin:0;
	padding: 0;
	display:inline;
	list-style:none;
	color:#EFE9D9;
	font-size: 11px;
	font-family: Futura, Arial, Helvetica, sans-serif;
}
#footer a, a:visited {
	color:#EFE9D9;
	font-size: 11px;
}
#footer .nav a:hover {
	color:#4B2C06;
	font-size: 11px;
}
#footer .current {
	color:#4B2C06;
	font-size: 11px;	
	}
#footer p {	
	text-align: center;
	color:#FFFFFF;
	font-size: 11px;
}
/* hero shots */
body.about #hero_shot {
	background-image: url(../images/layout/hero_subpages_1.jpg);
	background-repeat: no-repeat;
}
/* LINKS */
a, a:visited {
	color: #4B2C06;
	text-decoration: none;
}
a:hover {
	color: #E9B14F;
	text-decoration: none;
}
body.about #header_about,
body.masterplan #header_masterplan,
body.documents #header_documents,
body.faq #header_faq,
body.news #header_news,
body.contact #header_contact
{
	color:#03708D;
	font-weight:normal;
}

body.about #footer_about,
body.masterplan #footer_masterplan,
body.documents #footer_documents,
body.faq #footer_faq,
body.news #footer_news,
body.contact #footer_contact
{
	color:#EFE9D9;
	font-weight:normal;
}
li.main {
	background-color: #857053;
	list-style-type: none;
	font-size: 1.25em;
	line-height: 1.2em;
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;	
}
li.subpage {
	background-color: #857053;
	list-style-type: none;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 5px 0 5px 18px;
	border-top: 1px solid #CBB6A3;
}
li.main a {
	color:#E9B14F;
	font-size: 1.25em;
}
#sidenav a {
	color:#FFFFFF;
}
#sidenav a:visited {
	color:#B0752C;
}
#sidenav a:hover {
	color:#FFFFFF;
}
/* TYPOGRAPHY */
h1 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #E9B14F;
	font-family: Futura, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4B5215;
	padding: 0 0 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #4B5215;
	padding: 5px 0 0px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #4B5215;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	color: #4B5215;
	margin: 0 0 10px 0;
}
ul {
	list-style-type: disc;	
	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #4B5215;
	margin: 0 0 10px 0;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #4B5215;
	margin: 0 0 10px 0;
}
.required_warning {
	color: #E98900;	
}

.question {	
	color: #4B2C06;	
	font-size: 0.8em;	
	font-weight: bold;	
	margin: 0px 0px 0 0px;	
	padding: 0 0 0px 0;	
	
}
.answer {	
	color: #4B5215;	
	font-size: 0.8em;	
	margin: 0px 0px 0 0px ;	
	padding: 0 0 0px 0;	
	
}
.answer li {
	margin: 0 0 0 15px;
	font-size: .9em;
	line-height: 1em;
}
.illustration {
	border: 1px solid #E9B14F;
}
