@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #4E3227;
	background-image: url(../Images/wood_dark.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#placeholder {
	display: block;
	height: 40px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 508px;
	width: 660px;
	background-image: url(../Images/container.png) !important;
	background-image: url(../Images/container.gif);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-left: 60px;
}
#logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	height: 52px;
	width: 276px;
	margin-top: 0px;
	margin-left: 28px;
}
#logo   span  {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 276px;
	position: absolute;
}
h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: .9em;
}
#tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	text-transform: uppercase;
	height: 38px;
	width: 343px;
	float: right;
	padding-right: 24px;
	margin-top: 38px;
	position: relative;
}
#tag span  {
	background-image: url(../Images/Tagline.jpg);
	height: 38px;
	width: 343px;
	position: absolute;
}
#leftnav {
	background-image: url(../Images/leftnav.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 161px;
	margin-top: 76px;
	position: absolute;
	padding: 0px;
	float: left;
}
#Form li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-transform: uppercase;
	color: #422413;
	font-weight: bold;
	letter-spacing: 0.1em;
	list-style-image: url(../Images/Request_marker.png);
	margin-left: -10px;
}
#Form li a:hover {
	text-decoration: underline;
}
.accessaid {
	position: absolute;
	overflow: hidden;
	height: 0px;
}
#content {
	height: 206px;
	width: 479px;
	background-color: #B4CD92;
	margin-left: 161px;
	margin-top: 76px;
	padding: 0px;
	position: relative;
}
#content #image1 {
	position: absolute;
	height: 206px;
	width: 283px;
}
#content #image2 {
	height: 129px;
	width: 188px;
	margin-left: 291px;
	position: relative;
}
#content #image3 {
	height: 70px;
	width: 188px;
	margin-left: 291px;
	margin-top: 7px;
}#bottom {
	background-image: url(../Images/bottom.jpg);
	height: 116px;
	width: 640px;
	clear: both;
}
#tel_bar {
	height: 67px;
	width: 272px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 8px;
	top: 25px;
}
#tel_bar span {
	height: 67px;
	width: 272px;
	background-image: url(../Images/tel_bar.png) !important;
	background-image: url(../Images/tel_bar.gif);
	position: absolute;
	top: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #422413;
	margin-left: 10px;
	top: 10px;
	clear: both;
}
a {
	color: #422413;
	text-decoration: none;
}
li {
	margin: 0px;
	padding: 0px;
}
