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

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,code,pre,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,p,input,select,textarea { font-size: 1em; font-weight: normal; font-style:normal; }
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

html { margin-bottom:1px; min-height:100%; } /* Always show scrollbar */
html, body { height: 100%; }

/* IE6 Transparent .png */	
img, div { behavior: url(iepngfix.htc); }

/* Page Elements */

html { margin-bottom: 1px; min-height: 100%; }

* {
	margin:0px;
	padding:0px;
	color:#000000;
}

body {
	background-color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#006F3B;
}

h2 {
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#4C4C4C;
}

h3 {
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#4C4C4C;
}

p {
	font-size:12px;
	line-height:18px;
	color:#4C4C4C;
}

p.formlabel {
	font-size:12px;
}

p.flash {
	text-align:center;
}

p.body {
	text-align:justify;
}

.h1footer {
	margin-left:20px;
	line-height:30px;
}

.pfooter {
	margin-left:20px;
	color:#FFFFFF;
}

.list {
	padding-left:30px;
	padding-bottom:10px;
	font-size:10px;
	text-align:justify;
	line-height:18px;
	color:#4C4C4C;
}

.white {
	color:#FFFFFF;
}

.list li {
	padding:2px;
	font-size:12px;
}

/* Website Links */

a {
	font-size:12px;
	text-decoration:underline;
	color:#006633;
}

a:hover {
	text-decoration:underline;
	color:#009999;
}

a.footer {
	font-size:8px;
	text-decoration:underline;
	color:#FFFFFF;
}

.flashheader {
	position:absolute;
	bottom:0px;
	left: 5px;
}

/* Components */

div#outer {
	background-image:url(../images/site_bg.jpg);
	background-repeat:repeat-x;
	padding: 0px 50px;
	margin-left:auto;
	margin-right:auto;
}

div#container {
	width:912px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#headerContainer {
	width:912px;
	height:103px;
	margin-top:14px;
	position:relative;
}

div.indexHeader {
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}

div#header_links {
	position:absolute;
	right: 20px;
	top: 20px;
	color:006633;
}

div#header_links a {
	text-decoration:underline;
	color:#006633;
}

div#header_links a:hover {
	text-decoration:underline;
}

div#menu {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:912px;
	position:relative;
}

div#banner {
	width:912px;
	height:160px;
	position:relative;
}

div#indexbanner {
	background-image:url(../images/flash_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#aboutbanner {
	background-image:url(../images/about_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#servicesbanner { 
	background-image:url(../images/services_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#geninfobanner {
	background-image:url(../images/general_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#newsbanner {
	background-image:url(../images/news_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#resourcesbanner {
	background-image:url(../images/resources_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#contactbanner {
	background-image:url(../images/contact_banner.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:160px;
	position:relative;
}

div#bodyContainer {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-y;
	width:912px;
	height:auto;
	position:relative;
}

div#containerLeft {
	width:210px;
	float:left;
	margin-left:16px;
	margin-top:16px;
	display:inline;
}

div#containerCenter {
	background-image:url(../images/centergreylines.jpg);
	background-repeat:repeat-y;
	width:460px;
	float:left;
	margin-top:16px;
	display:inline;
}

div#containerRight {
	width:210px;
	float:right;
	margin-right:16px;
	margin-top:16px;
	display:inline;
}
div#textRight {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:200px;
	position:relative;
	margin-left:10px;
}

div#textCenter {
	width:420px;
	position:relative;
	margin-left:20px;
}
	
div#textLeft {
	width:200px;
	position:relative;
	margin-right:10px;
}
	
.box {
	clear:both;
}

div#footerContainer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:912px;
	height:77px;
	position:relative;
}

div#footer {
	width:866px;
	position:relative;
	margin-left:16px;
}
