﻿body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000; /*background-color: #abc;*/;
	background-color: #28497E;
}
#header_top {
	padding: 0px;
	margin: 0px;
/*overflow: auto;*/ /*height: 100%;*/ /*background-color: #FAF3F4;*/	height: 125px;
	background-repeat: repeat;
	overflow: hidden;
	background-color: #DFE8F2;
}

/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#top_address {
	padding: 0px;
	margin: 0px;
/*	border: 1px solid #CC6699;*/
	height: 20px;
	width: 268px;
	float: right;
}
#ad_container {
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 470px;
	float: right;
	top: 22px;
	position: absolute;
	left: 450px;
}
#ad_topright {
	padding: 0px;
	margin: 0px;
	width: 125px;
	height: 125px;
	float: right;
}

ad p {
}

#picture_area {
	width: 468px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	position: relative;
	vertical-align: 55px;
}

#top_address p {
	font-size: small;
	text-align: right;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
#logo_container {
	/*border: 1px solid #FF9900;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 103px;
	width: 445px;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 22px;
}
#logo_title {
	float: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#logo_pic {
	height: 103px;
	padding: 0px;
	margin: 0;
	width: 440px;
}
#logo_pic p {
	padding: 0px;
	margin: 0px;
	font-family: Garamond;
	font-weight: bold;
	font-size: 0.9em;
}
#logo_title p {
	font-family: "Bauhaus 93";
	font-size: 2.8em;
	color: #008080;
	text-decoration: none;
}
#spacer_left {
	padding: 0px;
	margin: 0px;
	display: none;
	clear: both;
	height: 1px;
}
/* Styles for nav_top */
/*#nav_top {
	padding: 0px;
	margin: 0px;
	background-color: #993333;
	overflow: visible;
	clear: both;
	background-image: none;
}*/

#nav_top ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
#nav_top li {
	float: left;
	display: inline;
}
#nav_top a {
	color: #000000;
	display: inline;
	border: 1px solid #FFCC00;
	background-color: #999966;
	width: 250px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 25px;
}
#nav_top a:hover {
	color: #000;
	border: 2px solid #ed9;
	background-color: #ed9;
	font-family: "Lucida Calligraphy";
	font-weight: bold;
	font-size: medium;
}

/**************** nav_left *****************/
/* Styles for nav_left */
#page_title p {
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
}
#nav_left {
	padding: 0px;
	width: 12em;
	background: #eee;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

#nav_left ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav_left a, #nav_left h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#nav_left h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#nav_left a {
color: #000;
background: #efefef;
text-decoration: none;
}

#nav_left a:hover {
color: #a00;
background: #fff;
}

#nav_left li {
position: relative;
}

#nav_left ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	display: none;/* ========= Comment this out to force flyouts on ================== */
}
/* ========= Comment this out to force flyouts on ================== */
div#nav_left ul ul ul,
div#nav_left ul ul li:hover ul ul
{display: none;}

div#nav_left ul ul li:hover ul,
div#nav_left ul ul ul li:hover ul
{display: block;}
/* ========= Comment this out to force flyouts on ================== */
/* =========================== */

#container {
	padding: 0px;
	margin-left: auto;
	width: 846px;
	margin-right: auto;
	background-image: url('../Graphics/Template_Images/Bar_BG_Gray_846x10.GIF');
	background-repeat: repeat-y;
	background-attachment: scroll;
	/*background-color: #FF66FF;*/
	margin-top: 0px;
}
/****************************************/
#buttons_textsize {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
	width: 210px;
	top: 0px;
	left: 0px;
	height: 20px;
}
#buttons_textsize ul {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#buttons_textsize li {
	display: inline;
}
#buttons_textsize li a {
	text-decoration: none;
	color: #E1C4C4;
	padding: 3px 10px 3px 10px;
	background-color: #AFAF87;
	background-image: url('../Graphics/Template_Images/Menus/Gradient_Bar_1x35_DR.jpg');
}
#buttons_textsize li a:hover {
	color: #FFFFFF;
	background-color: #808080;
}
/****************************************/
#pageBody {
	margin-top: 5px;
}
#sidebar {
	font-size: 0.8em;
	border: 1px solid #808080;
	padding: 10px;
	width: 250px;
	float: right;
	margin-left: 10px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #CC3300;
}
#sidebar ul li a:hover {
	color: #800000;
}
#sidebar ul li:hover {
	background-color: #cccccc;
}
#sidebar ul:hover {
	background-color: #008080;
}
#sidebar:hover {
	background-color: #660066;
}

/* Styles for Footer */
#footer {
	border-style: solid none solid none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 100%;
	background-color: #333333;
	height: 20px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
}
#footer p {
	font-size: small;
	color: #996633;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#copyright {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
}
#lastdate {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
#maintained {
	float: left;
}

#footer a:hover {
	color: #ff9900;
}
.content_page {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	text-align: justify;
	float: left;
	width: 580px;
	clear: left;
}
#page_title {
	padding: 0px;
	margin: 0px;
	width: 622px;
	float: right;
}
#page_title h2 {
}
#page_title h4 {
	padding: 0px;
	margin: 0px;
}
#page_title h3 {
	padding: 0px;
	margin: 0px;
}
#nav_left{
	float: none;
	width: 160px;
}
#nav_left ul li{float:left;width:100%;}
#nav_left h2, #nav_left a {
	height: 1%;
	font: bold 0.79em/1.4em arial, helvetica, sans-serif;
}

#nav_left:hover {
	background-color: #CC99FF;
}

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;}

#testpic {
	float: right;
	padding: 5px;
	margin: 5px;
	width: 350px;
	height: 200px;
}
/* End hide from IE-mac */ 

#image_leftcol {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 5px;
	width: 200px;
	clear: both;
}

#nav_leftcol {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 180px;
}

#nav_leftcol ul li{float:left;width:100%;}
#nav_left h2, #nav_left a {
	height: 1%;
	font: bold 0.79em/1.4em arial, helvetica, sans-serif;
}

#nav_leftcol:hover {
	background-color: #CC99FF;
}
#button_text {
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 20px;
	width: 147px;
	line-height: 15px;
}

#nav_horz_top {
	clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #637B8F;
	border-bottom-color: #637B8F;
	height: 30px;
	z-index: 500;
}

/*#nav_horz_top {
	padding: 0px;
	margin: 0px;
	border-color: #808080;
	font-size: 0.8em;
	border-top-style: solid;
	border-right-style: 0;
	border-bottom-style: solid;
	border-left-style: 0;
	clear: both;
	width: 100%;
	background-color: #999966;
	height: 20px;
	vertical-align: middle;
	text-align: justify;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
} */

#nav_horz_top ul {
	padding: 0px;
	margin: 0px;
	z-index: 500;
}
#nav_horz_top ul li {
	display: inline;
	float: left;
	width: 200px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	height: 30px;
	z-index: 500;
}
#nav_horz_top ul li a {
	background-color: #808080;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	width: 196px;
	display: block;
	padding-left: 4px;
	z-index: 500;
}
#nav_horz_top ul li a:hover {
	background-color: #666666;
	z-index: 500;
}
#nav_horz_top ul li ul li a {
	background-color: #666666;
	z-index: 500;
}
#nav_horz_top ul li ul {
	visibility: visible;
	z-index: 400;
}
#nav_horz_top ul li:hover ul {
	visibility: visible;
	z-index: 500;
}
#nav_horz_top ul li ul li a:hover {
	background-color: #333333;
	z-index: 500;
}
#top_address a {
	font-size: small;
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#picture_area {
	width: 468px;
	height: 100px;
}
#button_text p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.content_page h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 580px;
	clear: left;
}
#maintained a {
	color: #999966;
}
/* =========================== spacer_none; ================================== */
#spacer_none {
	padding: 0px;
	margin: 0px;
	display: none;
	clear: both;
	height: 1px;
}
/* =========================== spacer_hidden; ================================== */
#spacer_hidden {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
