body {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	background: #53543a url(images/bg.jpg) left top;
	}

#frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
	}

#nav {
	width:900px;
	height: 33px;
	background: #dedd9f;
	margin: 0;
	padding: 0;
	text-align: left;
	}

/*** Home Page ***/

#home_logo {
	width: 900px;
	height: 156px;
	margin: 0;
	padding: 0;
}

#home_body {
	width:900px;
	height: 376px;
	background: #dedd9f url(images/home_bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#home_image {
	float: left;
	width: 600px;
	height: 376px;
	margin-left: 20px;
}

#home_content {
	color: #592607;
	float: right;
	width: 250px;
	height: 283px;
	margin-left: 20px;
	margin-right: 10px;
}

#home_content h5 {
	color: #592607;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#home_content p {
	color: #592607;
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 1.7;
}

/*** Sub Pages ***/

#sub_body {
	width:900px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sub_logo {
	width: 900px;
	height: 96px;
	margin: 0;
	padding: 0;
}

#sub_content_left {
	float: left;
	width: 200px;
	background: #f2f3da;
	height:100%;
}

#sub_content_left_body {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

ul.nav {
	list-style: none;
	padding-left: 7px;
	margin: 0;
	border-left: 1px #592607 dotted;
}

li.nav {
	/** list-style-image: url(../images/sub_images/li_arrow.gif); **/
	padding-left: 9px;
}

li.nav:hover {
	background-image: url(../images/sub_images/li_arrow.gif);
	/**list-style-image: url(../images/sub_images/li_arrow.gif);**/
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 9px;
}

a.left_sub:link, a.left_sub:active, a.left_sub:visited {
	color: #592607;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 7.5pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

a.left_sub:hover {
	color: #592607;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 7.5pt;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}

a.normal:link, a.normal:active, a.normal:visited {
	color: #592607;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
}

a.normal:hover {
	color: #592607;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: underline;
}

#sub_content_center {
	float: left;
	width: 493px;
	background: #e9e9bf;
	padding-left: 20px;
}

#sub_center_body {
	float: left;
	width: 95%;
	color: #592607;
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 1.7;
	margin-top: 0;
	padding-bottom: 10px;
}

#sub_center_body h5 {
	color: #592607;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 13px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 3px;
}

#sub_content_right {
	float: right;
	width: 187px;
	background: #e9e9bf;
}

#sub_content_right_body {
	border-left: 1px #592607 dotted;
	margin-top: 20px;
	padding-left: 19px;
	padding-right: 20px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	color: #592607;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 1.5;
}

#sub_content_right_body h6 {
	color: #592607;
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 10px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.subimg {
	float: right;
	border: 1px solid #53543a;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img {
	border: 1px solid #53543a;
	margin: 20px;
	background: #fff;
}

.imgleft {
	border: 1px solid #53543a;
	margin: 20px;
	background: #fff;
	float: right;
}

.imgright {
	border: 1px solid #53543a;
	margin: 20px;
	background: #fff;
	float: left;
}

#form_error {
	color: red;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

#sub_content_left, #sub_content_right, #sub_content_center { padding-bottom: 32767px;
	margin-bottom: -32767px; }
#frame { overflow:hidden; }

/*** FOOTER ***/

#home_footer {
	width: 900px;
	height: 94px;
	clear: both;
	background:  url(images/home_footer.gif) center top no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 25px;
	text-align: left;
	color: #53543a;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
}

#sub_footer {
	width: 900px;
	height: 85px;
	clear: both;
	background:  url(images/sub_footer.gif) center top no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 20px;
	text-align: left;
	color: #53543a;
	font-family: Arial;
	font-size: 8px;
	text-transform: uppercase;
}

a.footer:link, a.footer:active, a.footer:visited {
	color: #53543a;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

a.footer:hover {
	color: #53543a;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
}

a.right:link, a.right:active, a.right:visited {
	background-image: url(../images/sub_images/right_arrow.gif);
	/**list-style-image: url(../images/sub_images/li_arrow.gif);**/
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 9px;
	color: #53543a;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

a.right:hover {
	color: #53543a;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
}



/*** Forms ***/

input {
	border: 1px solid #53543a;
}

/*** Contact Page ***/

table.directions th {
	background-color:#EEEEEE;
}
