html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
body {
	padding: 0px;
	background-color: #00A33D;
	margin: 0px;
}

#wrapper {
	background-image: url(images/980grey.gif);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
	background-image: url(images/980white.gif);
	margin-bottom: 30px;
}
#headerleft {
	background-image: url(images/logo_outlined.jpg);
	float: left;
	height: 107px;
	width: 416px;
	margin-top: 10px;
	margin-left: 10px;
}
#headerright {
	float: left;
	height: 145px;
	width: 380px;
	margin-top: 10px;
	margin-left: 164px;
}
/*Begin Sidebar rules*/
#sidebar {
	float: left;
	width: 244px;
	margin-bottom: 100px;
}
#nav {
	float: right;
	width: 185px;
	margin-bottom: 50px;
}

#navprime {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navprime li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navprime a:link, #navprime a:visited{
	color: #FFFFFF;
	background-image: url(images/buttonup.gif);
	display: block;
	float: left;
	height: 29px;
	width: 184px;
	padding-top: 6px;
	padding-left: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

#index #navprime_index a, #about_us #navprime_about_us a, #resources #navprime_resources a, #contact #navprime_contact a {
text-decoration: underline;
	background-image: url(images/buttondown.gif);
}
#index #navprime_index a:hover, #about_us #navprime_about_us a:hover, #resources #navprime_resources a:hover, #contact #navprime_contact a:hover {
text-decoration: underline;
	background-image: url(images/buttondown.gif);
}
#navprime a:hover {
	text-decoration: underline;
	background-image: url(images/buttondown.gif);
}
#navprime a:active {
	text-decoration: underline;
	background-image: url(images/buttondown.gif);
}
#sidebarcontent {
	float: left;
	width: 244px;
}
#linkdiv {
	background-image: url(images/linkbkg.gif);
	float: left;
	width: 244px;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#linkdiv h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#linkdiv a:link, #linkdiv a:visited {
	color: #000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#linkdiv a:hover, #linkdiv a:active {
	color: #F40C0C;
	text-decoration: underline;
}

/*Begin Content Rules*/
#content {
	float: left;
	width: 670px;
	margin-left: 35px;
	margin-bottom: 25px;
	background-image: url(images/670white.gif);
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#resources #content {
	padding: 10px;
	width: 650px;
}

#leftcontent {
	float: left;
	width: 375px;
}
#rightcontent {
	float: left;
	margin-left: 20px;
	width: 250px;
}

#contentbanner {
	width: 670px;
	background-image: url(images/670red.gif);
	height: 80px;
	margin-top: 15px;
	padding-top: 12px;
}
#contentbanner h2 {
	color: #FFFFFF;
	text-align: center;
}
#content a:link{
	text-decoration: none;
	color: #000000;
}
#content a:visited {
	text-decoration: none;
	color: #F40C0C;
}
#content a:hover, #content a:active {
	color: #F40C0C;
}
#resources #rightcontent a:link{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#resources #rightcontent a:visited {
    text-decoration: none;
    color: #F40C0C;
	font-size: 10pt;
}
#resources #rightcontent a:hover, #content a:active {
	color: #F40C0C;
	font-size: 10pt;
}
#lowercontent {
	width: 630px;
	padding: 10px;
	margin: 10px;
}
#content h3 {
	color: #F40C0C;
	text-align: center;
}
#content h4 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}
#content h5 {
	font-size: 110%;
	font-weight: bold;
}
#resources #rightcontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
#resources #rightcontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#resources #rightcontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#resources #rightcontent li {
	margin: 0px;
	padding: 0px;
}



/*Begin Layout Classes*/
.clearfloat {
	clear: both;
}
#footer {
	color: #FFFFFF;
	height: 20px;
	margin-bottom: 25px;
	float: left;
	width: 980px;
}
#footer p {
	text-align: center;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	color: #F40C0C;
	text-decoration: underline;
}



.indent {
	text-indent: 40px;
}
.centre {
	text-align: center;
}
.highlight {
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	display: block;
	height: 25px;
	font-size: 110%;
	font-weight: bold;
	padding-top: 6px;
	border: 1px solid #000000;
}
.nospace {
	margin-top: -20px;
}
