/* hide from ie on mac \*/
html {
	height: 100%;
	}

#flashcontent {
	height: 100%;
	}
/* end hide */

* { 
margin: 0; 
padding: 0; 
} 
body {
	background:url(images/background.jpg) repeat-x top #908476;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#454039;
	}
a:link,
a:visited {
	color:#550000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.wrapper {
	position:relative;
	width: 960px;
	margin: 0px auto 0 auto;
	} 
.quickbox {
	background:transparent url(images/fade_top.png) no-repeat scroll center bottom;
	height:30px;
	position:relative;
	margin:0 30px 0 0;
	width:940px;
	}
.quicklinks, .quicklinks a:link, .quicklinks a:visited {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#bca576;s
	font-size:10px;
	text-align:right;
	padding:6px 5px 6px 5px;
	}
.main {
	width:960px;
	background-image: url(images/fade_mid.png);
}
.header {
	position:relative;
	left:30px;
	width:900px;
	height:216px;
	background-color:#550000;
	background-image:url(images/navback.gif);
	background-repeat:repeat-x;
	}
.logo {
	position:absolute;
	width:187px;
	height:126px;
	left:16px;
	top:18px;
	z-index:10000;
	}
.flash {
	position:relative;
	width:900px;
	height:167px;
	background-color:#550000;
	z-index:1;
	}
.navigation {
	position:absolute;
	top:167px;
	height:24px;
	z-index:1000;
	width:900px;
	}
.navigation_text, .navigation_text a:link, .navigation_text a:visited {
	text-transform:uppercase;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	padding: 2px 8px 2px 8px;
	color: #3d3b2e;
	text-align:right;
	text-decoration:none;
	}	
.navigation_text a:hover {
	background: #837e68;
	color: #d3ceb6;
	}
.content {
	position:relative;
	width:900px;
	left:30px;
	background-color:#FFFFFF;
	background-image:url(images/tree.gif);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.text_index {
	position:absolute;
	left:620px;
	top:1px;
	height:395px;
	width:250px;
	}
.text {
	margin:0px 30px 0px 30px;
	}
.images {
	padding:0 15px 20px 0;
	border:2px solid #550000;	
	}
.images_left {
	border:2px solid #550000;
	margin:0 0 10px 30px;
	}
.line {
	height:1px;
	width:360px;
	background:#908576;
	margin:0 0 4px 0;
	}
blockquote {
	padding-left:1em;
	}
h1 {
	color:#87A2A9;
	font-size:20px;
	padding:0px;
	margin:0px;
	}
h2 {
	color:#550000;
	font-size:14px;
	padding-top:2px;
	padding-bottom:4px;
	text-transform:uppercase;
	font-weight:bold;
	}
h3 {
	color:#550000;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
	}
h4 {
	color:#550000;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
	}
.oak_hill {
	font-size:14px;
	font-weight:bold;
	color:#550000;
	}
ol {
	margin-left:0;
	padding-left:2em;
}
ul {
	margin-left:0;
	padding-left:2em;
	}
	
.quote {
	position:relative;
	left:20px;
	width:780px;
	border:1px solid #bcbcbc;
	background-color:#d9d9d9;
	padding:10px;
	}
.quote_name {
	text-align:right;
	font-style:italic;
	}
	
	
	
	
	
	
.form {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	padding-left:3px;
}
	
legend {
	font-weight:bold;
	color:#550000;
	padding-bottom:10px;
	padding-left:3px;
	}
	
	
.bottom {
	position:relative;
	width:960px;
	background:url(images/fade_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	}	
.footerbox {
	position:relative;
	width:960px;
	background:url(images/back_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	}
.footer,
.footer a:link,
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#454039;
	text-align:center;
	font-size:11px;
	padding:8px 0px 2px 0px;
	}
.footer a:hover {
	text-decoration:underline;
	}
.copybox {
	position:relative;
	top:-40px;
	left:725px;
	height:30px;
	width:200px;
}
.copyright,
.copyright a:link,
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#454039;
	text-align:right;
	font-size:11px;
	padding:8px 0 0 0;
	}
.copyright a:hover {
	text-decoration:underline;
	}