/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #DFD3A9;
	text-align: center;
	overflow: auto;
}
#body {
	position: relative;
	margin: 0 auto;
	text-align: left;
	top: 25px;
	width: 800px;
	height: 100%;
	z-index: 1;
}
img {
	border: 0;
}
#contactlayer {
	position:absolute;
	left:107px;
	top:65px;
	width:750px;
	height:13px;
	z-index:3;
	font-size: 10px
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #660066;
}
h1 {
	font-size: 18px;
	color: #1C5852;
}
h2 {
	font-size: 14px;
	color: #673412;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 278px;
	height: 100px;
	z-index: 2;
}
#nav {
	position:absolute;
	left:293px;
	top:34px;
	width:655px;
	height:20px;
	z-index:99;
}
#featured_bar {
	position:absolute;
	left:-645px;
	top:525px;
	width:150px;
	height:30px;
	z-index:99;
	background-color: #1C5852;
	padding-left: 700px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
}
.green{
	color: #1C5852;
}
#featured_text {
	position:relative;
	left:0;
	top:5px;
	width:135px;
	height:30px;
	z-index:1;
}
#featured_img {
	position:absolute;
	left:0px;
	top:75px;
	width:550px;
	height:550px;
	z-index:1;
	text-align:left;
}
#content {
	position:absolute;
	left:460px;
	top:105px;
	width:325px;
	height:100%;
	z-index:50;
	font-size: 12px;
	background-repeat: repeat-y;
}
#img1 {
	position:absolute;
	left:-83px;
	top:197px;
	width:220px;
	height:120px;
	z-index:99;
	background-color: #DFD3A9;
}
#bkgbottom {
	position:relative;
	left:0;
	top:0;
	width:325px;
	height:20px;
	z-index:100;
}
.imgspacer {
	float: left;
}
.12strong {
	font-size: 12px;
	font-weight: bold;
}
