html, body {
height: 100%;
}

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #8F6A2B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C4861C;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

#container {
min-height: 100%;
margin-bottom: -330px;
position: relative;
}
body {
	background: url(images/bg.jpg) repeat-x;
	text-align: center;
	font: 14px arial, sans-serif;
	color: #5D5D5D;
}
#wrapper {
	text-align: left;
    height:auto;
	margin: auto;
	width: 686px;
	position: relative;
}

h1 {
	position: absolute;
	width: 348px;
	height: 204px;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 35px;
	color: white;
	font: 32px "Lucida Handwriting", "Lucida Calligraphy", verdana, arial, sans-serif;
}
#header{
	position: absolute;
	background: url(images/header.png) no-repeat;
	width: 842px;
	height: 204px;
	top: 0px;
	left: -40px;
	z-index: 1;
}


#nav {
	width: 259px;
    height: 600px;
	position: absolute;
	top: 195px;
	left: 0;
	background: url(images/nav_bg.jpg) repeat-y;
}
#nav ul {
	margin: 0;
	padding: 6px 0 25px 25px;
	font: 12px "Times new roman", "Lucida Grande", serif;
	
}
#nav li {
	margin: 12px;
	padding: 0 0 0 25px;
	list-style: none;
	
}


#nav a {
	font-weight: normal;
	color: white;
}

#nav ol {
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	background: top left url(images/bullet_white.gif) no-repeat;
}



#main {
	position: absolute;
	width: 510px;
	top: 0;
	left: 259px;
    background:white;  
   
    overflow: hidden;
}
#main .i {
	padding: 39px 15px 54px 44px;
}
#head-top {
	position: absolute;
	top: 18;
	left: 350px;
	width: 427px;
	height: 32px;
	z-index: 2;
	background: url(images/head_top.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 18;
	left: 769px;
	width: 13px;
	height: 145px;
	z-index: 3;
	background: url(images/head_right.gif) no-repeat;
}
#body h2 {
	font: 14px "Times new roman", "Lucida Grande", serif;
	font-weight: normal;
	margin-top: 25px;
}
#body h2.shallow {
color: #964c33;
	font: 22px "Arial narrow", arial, sans-serif;
	margin-top: 10px;
}
#body h2 strong {
	color: #964c33;
	font: 22px "Arial narrow", arial, sans-serif;
   	font-weight: normal;
}
#body h2.orange strong {
	color: #964c33;
	font: 22px "Arial narrow", arial, sans-serif;
    
}
#body p {
	margin: 1em 0;
     a:active:text-decoration: underline;
}
#body ul {
	margin: 0;
	padding: 0;
     a:active:text-decoration: underline;
}
#body li {
	margin: 1em 0;
    a:active:text-decoration: underline;
	list-style: none;
	padding: 0 0 0 25px;
	background: top left url(images/bullet_orange.gif) no-repeat;
}

#topspaceblock
{
	float: left;
	width: 100%;
    height: 200px;
	text-align: center;
	margin-right: -50px;
}/*use to drop main body for text and images down from logo banner;*/

.color{
display:inline;
background-color:#738988;

margin:0;
padding:.5em;
zoom: 1;

} 

#spacer{clear:both; height:60px; display:block;}/*force footer lower;*/

#spacer2{clear:both; height:120px; display:block;}/*force footer lower;*/
#spacer3{clear:both; height:120px; display:block;}/*force footer lower;*/

#footer {
position: relative;

margin-left: 10%;
	margin-right: 10%;
    display: block
	clear: both;
	padding-top: 15px;
    background: url(images/footer.jpg) no-repeat;
    width: 842px;
	height: 70px;
}

.clearfooter {
height: 330px;
clear: both;
}

#footerhome {
position: absolute;
	top: 1200;
	left: 350px;
    display: block
    padding-top: 15px;
    background: url(images/footer.jpg) no-repeat;
    width: 842px;
	height: 70px;
}

