
#masterCenter{
	min-width: 20px;
	margin-left:auto;
	margin-right:auto;
	max-width: 480px;
}

#banner {
	background-color: #006666;
	height: 90px;
	min-width: 20px;
	max-width: 320px;
	background-image: url(/images/site_graphics/banner.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:100%;
}

#banner img{
	width:100%;
	margin-top:45px;
}

#myBody {
	/*width:800px;*/
	/*background-image: url(../images/site_graphics/left_bar_bg_02.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	position: relative;
}

#leftbar {
	width: 150px;
	left:0px;
	float: left;
	/*min-height: 600px;*/
	/*float: left;*/
	display:none;
}
#searchInfo {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 25px;
}
#searchInfo a {
	text-decoration: none;
	color: #FFFFFF;
}
#searchInfo a:hover{
	color: #beb06f;
}
#searchInfo a:visited {
	text-decoration: none;
}
#logoNav {
	width: 150px;
	text-align: center;
}

#bottomInfo {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:14px;
}


*{margin:0; padding:0;
}

#jsnavigation {
	border-top-width: thin;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #003300;
	top: 0px;
	width: 100%;
	background-color: #006633;
	height:22px;
	position:absolute;
}

* html #jsnavigation {
}

#listmenu{
	border-top-width: thin;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #003300;
	top: 0px;
	width:130%;
	background-repeat: repeat-y;
	background-position: top;
	background-attachment: fixed;
	background-color: #006633;
	height:auto;
	/*float:left;*/
	position:relative;
	z-index:20;
	left:0;
	margin-left:-50px;
}

#listmenu ul{
	list-style:none inside;
	width:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;	
}

#listmenu li{
	float:left;
	position:relative;
	list-style-type:none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4f4532;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006633;
	padding-top: 2px;	
}

a.rss {
	background-image:none;
	background-color:#FFFFFF;
	position:absolute;
	left:780px;
	top:4px;
	background:none;
	border-right:hidden;
}

#listmenu li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6f6146;
}

#listmenu li:hover{
	background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#listmenu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 10px;
	line-height: 1.5em;
}

#listmenu a:hover{
	color:#FFFFFF;
}

* html #listmenu ul {
	float:left;
	border-left:1px solid #000;
	margin-left:0px;
	}
	
#listmenu ul li ul{
	margin:0;
	position:absolute;
	width:10.5em;
	left:-1px;
	z-index:50;
}
#map {
	width: 600px;
	height: 400px;
	border:8px black solid;
}

#listmenu ul li ul li {
	width:100%;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4f4532;
	border-bottom-color: #4f4532;
	border-left-color: #4f4532;
}

#listmenu ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f4532;
}

#listmenu ul li ul {display:none;}

#listmenu ul li:hover ul, #listmenu ul li ul:hover {
	display:block;
	display:none;
}


* html #listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px;
}
#listmenu li.current{
	background:#beb06f;
	}
	
#listmenu li.current a {
	color: #FFFFFF;
	
}

#listmenu ul li ul li ul{
	visibility:hidden;
	top:-1px;
	left:11.2em;
}

#listmenu ul li ul li:hover ul {
	visibility:visible;
}

#listmenu ul li ul li:hover ul li ul{
	visibility:hidden;
}

#listmenu ul li ul li ul li:hover ul{
	visibility:visible;
}


#content {
	background-color: #FFFFFF;
	/*margin-top:19px;*/
	/*position: absolute;
	top:0px;
	left:150px;*/
	margin-left:0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: 100%;
	float: left;*/
	position:relative;
	width:100%;
}
#content img{
	width:100%;
}

* html #content {
	background-color:#FFFFFF;
	float:right;
	clear:right;
	margin-left:0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content p {
	padding-left: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

#content p.breadcrumb {
	font-size: 12px;
}

.indent {
	padding-left:30px;
}
#content ol {
	padding-left:45px;
}
#content ul {
	margin-left: 50px;	
}

#newsFeed {
	width: 100%;
	/*float:left;*/
	position:relative;
	margin-top:100px;
	display:none;
}
#newsFeed p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
}
#newsFeed iFrame {
	width:100%;
}
.tableColor {
	background-color: #000000;
}

#content table a {
	/*text-decoration: none;*/
	/*color: #0000FF;*/
}
#content table a:hover {
	color:#660099;
}
#content table a:visited {
	/*text-decoration:none;*/
	/*color: #0000FF;*/
}
#departNav{
	width: 145px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: auto;
	position:absolute;
	left: 0px;
	top: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#departNav p {
	display: none;
}

#departNav li {
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 145px;
	position: relative;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
	padding-bottom:2px;
}
#departNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	/*background-color: #006633;*/
	line-height: 1.5em;
	/*background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#departNav li:hover {
	background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#departNav a:hover {
	color: #beb06f;
	/*background-image: url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#departNav a:visited {
	text-decoration: none;
	display:block;
}
#departNav ul li ul{
	background:#009933;
	border-bottom-color: #FFFFFF;
	
	width:11em;
	left: 145px;
	display: none;
	margin: 0px;
	position: absolute;
	top: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#departNav ul li ul li {
	width: 100%;


}

#departNav ul li ul li:first-child {
	
}



#departNav ul li:hover ul, #departNav ul li ul:hover {
	display:block;
}

* html #departNav ul li ul {
	border-top:1px solid #069;
	border-left:0px;
}


.faqclass a {color:#000000; text-decoration:none;}
.faqclass a:visited {color:#000000; text-decoration:none;}
.faqclass a:hover {
	color:#999999;
	text-decoration:none;
}
.faqclass a:active {color:#000000; text-decoration:none;}

#footer {
	background-color: #006633;
	width: 100%;
	height: 85px;
	float: left;
	/*background-image: url(../images/site_graphics/footer_bg_03_01.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position:relative;
}


#nav {
	width: auto;
	position:absolute;
	left:0px;
}


	
#nav ul {
	padding-left: 0px;
	float: left;
	list-style-type:none;
	width: auto;
	margin-top:10px;
}

* html #nav ul{
	position:absolute;
}

#nav li{
	float: left;
	padding: 0px;
    margin-bottom:10px;
}
#nav a{
	float: left;
	width: 200px;
	text-align: center;
	/*padding-top: 10px;*/
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover{
	color: #beb06f;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

body {
	background-color:#006633;
}

.imageFloat_right {
	float:right;
	padding:10px;
}
.imageFloat_left {
	float:left;
	padding:10px;
}


.contactLinkTab a {color:#FFFFFF;}
.contactLinkTab a:hover {color:#CCCCCC;}
.contactLinkTab a:active {color:#FFFFFF;}
.contactLinkTab a:visited {color:#FFFFFF;}
.contactLinkContent a {color:#000000;}
.contactLinkContent a:hover {color:#006633;}
.contactLinkContent a:active {color:#000000;}
.contactLinkContent a:visited {color:#000000;}


/* This section will contain styles for alternative side navigation 
   to work in IE 6 */
   
#newNav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:145px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float:left;
	
}

#newNav li {
	margin:0;
	padding:0;
	width: 100%;
}

#newNav a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 0 7px;
	line-height:1.8em;
	background-image: url(/images/navigation_buttons_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newNav a:hover {
	background-image:url(/images/navigation_buttons_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.imageDown {
	margin-top: 64px;
}

hr {
	width:90%;
	
}
