/* ----- BASIC TEXT FORMATTING -----*/
* {margin:0; padding:3;} /*sets default margins for every element*/

body {
	font-family:verdana, helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	margin:2;
	text-align:left;
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding: 0px;
	vertical-align: top;
	width: inherit;
	background-image: url(../img/bg_header1.gif);
		}

#subnav{
	text-align: center;
}			
h1 {
	color:#666666;
	font-size:1.35em;
	letter-spacing:normal;
	margin: 0;
	font-stretch: ultra-condensed;
}
h2 {color:#666666; font-size:1em; margin: 0;	font-stretch: ultra-condensed;}
hr{color:#E4E4E4; }
h3 {
		color:#666666; 
		font-size:1.25em; 
		margin:0;
		line-height: 1.5em;
		}
h4{
		color:#999999; 
		font-size:1em; 
		margin:0;
		line-height: 1.5em;
		}
h5 {
	color:#666666;
	font-size:1em;
	margin:0;
	font-style: normal;
	line-height: 1em;
	padding-left: 25px;
	font-weight: normal;
		}
h6 {
	color:#999999;
	font-size:10px;
	margin:0;
	line-height: 1.25em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
		}
#h6 ul
		{
		padding-left: 0;
		margin-left: 0;
		}
#h6 li
		{
		display: inline;
		list-style-type: none;
		font-size:.9em; 
		}

#h6 ul li a
		{
		padding: 0 5px 0 5px;
		color: #317C29;
		text-decoration: none;
		border-right: 1px solid #317C29;
		}

#h6 ul li a:hover
		{
		background-color: #317C29;
		color: #F4DD77;
		}
p {
		color: #333333;
		margin: 0 0 0 0;
		line-height: 140%;
		}

b{
	color: #333333;
	line-height: 125%;
}
a:link {
	color:#0000CC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color:#0000CC;
	font-size:10px;
	text-decoration: none;
		font-weight: normal;}
}
a:hover {
	color:#0000CC;
	font-size:10px;
	text-decoration: none;
		font-weight: normal;}
a:active {
	color:#0000CC;
	font-size:10px;
	text-decoration: none;
		font-weight: normal;}
		
a img {
		border-style: none;
		}
.contentlink A:link {
	color:#0000CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;}
.contentlink A:visited {
	color:#0000CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;}
.contentlink A:active {
	color:#0000CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;}
.contentlink A:visited {
	color:#0000CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;}
	

.topnav A:link {
	color:#666666;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: BOLD;}
.topnav A:visited {
	color:#666666;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: BOLD;}
.topnav A:active {
	color:#0000FF;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: BOLD;}
.active {
	color: #0000FF;
	font-size: 0.9em;
		text-decoration: none;
	font-weight: BOLD;}
	
.footer A:link {
	text-decoration: none;
	color: #999999;
}
.footer A:visited {
	text-decoration: none;
	color: #999999;
}
.footer A:active {
	text-decoration: none;
	color: #999999;
}
.footer A:hover {
	text-decoration: none;
	color: #999999;
}

div#header{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header1.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	border: 0 0 0 0;
	bottom: auto;
	caption-side: top;
}
div#header2{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header2.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	border: 0 0 0 0;	}
div#header3{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header3.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	border: 0 0 0 0;	}
div#header4{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header4.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	border: 0 0 0 0;	}
div#header5{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header5.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	border: 0 0 0 0;	}
div#header6{
	background-color:#AFBFE8;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height:136px;
	background-image: url(../images/header/top_header6.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	border: 0 0 0 0;	}
/* ----- navigation ----- */
moduletableheader{
	background-color:#fbfbfb;
	text-align: center;
	margin: 0 auto;
	width: 865px;
	border-bottom-width: thin;
	padding-top: 0px;
		}
div#topnav{
	background-image: url(../images/header/top_header1_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
div#topnav2{
	background-image: url(../images/header/top_header2_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
		
div#topnav3{
	background-image: url(../images/header/top_header3_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
		
div#topnav4{
	background-image: url(../images/header/top_header4_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
div#topnav6{
	background-image: url(../images/header/top_header6_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
		
div#topnav5{
	background-image: url(../images/header/top_header5_r2.jpg);
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height:45px;
	border-bottom-width: thin;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 0px;
	border: 0 0 0 0;
	background-repeat: no-repeat;
		}
/* ----- navigation ----- */

div#leftnave{
		background-color:#F4DD77;
		text-align: left;
		margin: 0 auto;
		width: 150px;
		}

/* ----- CONTENT ----- */
div#content{
	margin: 0 auto;
	color:#333333;	
	width: 900px;
	text-align: center;
	background-color:#FFFFFF;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-left: 0px;
	background-repeat: no-repeat;
		}
		

		
div#content img.right{
		float:right; margin:0;
		}


/* ----- NEWSFLASH ----- */
div#newsflash{
	margin: 0 auto;
	width: 865px;
	text-align: left;
	background-color:#fff;
	border-bottom-style: none;
	padding-left: 0px;
	padding-right: 0px;
		}
		
div#newsflash img{
		float:left; margin:0;
		}

/* ----- FOOTER ----- */
div#footer{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	text-align: center;	}	

div#footer p {
		padding: 2px 2px 2px 2px;
		font-size: .95em;
		color: #F4DD77;
	text-align: center;	}
a.mainlevel#active_menu , 

		
a.subnav:hover{
text-decoration: none;
font-size: .8em;}
			
/* ----- DEBUGGING ----- */
/*border:1px solid red;*/
/*display a red border to assist with debugging*/

#columnBeta {
	position:absolute;
	width:500px;
	border:0px solid #40861C;
	z-index:3;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:500px;
	height: 20px;
	left: 250px;
	top: 90px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:500px;}
