html {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	background-color: #B6751F;
	background-color: #B6751F;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#tealheader {
	width: 100%;
	height: 50px;
	background-color: #2B5058;
}

#main {
	width: 100%;
	background-color: #fff;
}

#content {
	background: #fff url('index_bkg.jpg') top center no-repeat;
	padding-top: 145px;
	width: 800px;
	margin: 0 auto;
	clear: both;
	z-index: 100;
}

#content img {
	z-index: 100;
}

#indexcopy { 
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 47px;
	padding-right: 400px;
	font: 12px "Verdana" sans-serif;
	line-height: 16px;
	}

#navigation {
width: 800px;
height: 24px;
padding-top: 50px;
margin: auto;
}
#navigationlist {position: relative; margin: 0; padding: 0; width: 800px; height: 24px; background: url(indexnav.gif);}
#navigationlist li {width: 800px; height: 24px; position: absolute; top: 0px; background: url(indexnav.gif) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height: 24px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #one {left: 37px; background-position: -37px 0; width: 90px;}
#navigationlist #two {left: 127px; background-position: -127px 0; width: 91px;}
#navigationlist #three {left: 218px; background-position: -218px 0; width: 101px;}
#navigationlist #four {left: 319px; background-position: -319px 0; width: 79px;}
#navigationlist #five {left: 398px; background-position: -398px 0; width: 64px;}
#navigationlist #six {left: 461px; background-position: -461px 0; width: 102px;}
#navigationlist #seven {left: 564px; background-position: -564px 0; width: 112px;}

#navigationlist #one a:hover {background: url(indexnav.gif) -37px -24px no-repeat;}
#navigationlist #two a:hover {background: url(indexnav.gif) -127px -24px; no-repeat;}
#navigationlist #three a:hover {background: url(indexnav.gif) -218px -24px; no-repeat;}
#navigationlist #four a:hover {background: url(indexnav.gif) -319px -24px; no-repeat;}
#navigationlist #five a:hover {background: url(indexnav.gif) -398px -24px; no-repeat;}
#navigationlist #six a:hover {background: url(indexnav.gif) -461px -24px; no-repeat;}
#navigationlist #seven a:hover {background: url(indexnav.gif) -564px -24px; no-repeat;}

#navsmall {
	background-color: #000;
	font: normal normal 11px "Verdana" sans-serif;
	color: #fff;
	margin-right: -20px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#navsmall a {
	color: #fff;
	text-decoration: none;
	}

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

#tealfooter	{
	width: 430px;
	height: 47px;
	float: left;
	background-color: #2B5058;
}

#footer {
	width: 430px;
	font: normal normal 10px "Verdana" sans-serif;
	color: #fff;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a { color: #fff; font-variant: small-caps; text-decoration: none; margin-left: 15px;}

#ocre {
	width: 100%;
	height: 30px;
	background-color: #B6751F;
	clear: both;
	font: normal normal 10px "Verdana" sans-serif;
	color: #fff;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
