body{
	font-family: Arial,sans-serif;
	color: #800040;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #800040;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1{
	font-size: 36px;
	color: #FFF;
	font-family: Algerian;
	font-weight: lighter;
}

h3{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Algerian;
}
.style4 {
	font-size: 1.3em;
	font-weight: bold;
}
.style5 {
	font-weight: bold;
}
.style7 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006633;
}
.style8 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
}
.style9{
	text-transform: uppercase;
}
ul{
 list-style-type: none;
}

/************* #globalNav styles **************/

#globalNav{
	color: #000000;
	padding: 0px 0px 0px 30px;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-top: 100px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#globalNav a {
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
#globalNav a:visited{
	color: #000000;
	text-decoration: none;
}
#globalNav a:hover{
	color: #006633;
	text-decoration: none;
}
.globalNavcur {
	color: #800040;
	font-weight: bolder;
}
#globalNavm{
	color: #000000;
	padding: 0px 0px 0px 30px;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-top: 15px;
}

#globalNavm a {
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
#globalNavm a:visited{
	color: #000000;
	text-decoration: none;
}
#globalNavm a:hover{
	color: #006633;
	text-decoration: none;
}

/*************** #pageName styles **************/

#pageName{
	float: none;
	position: static;
	margin-top: 25px;
	margin-bottom: -20px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	height: 100px;
	margin-left: -10px;
}

#content{
	float:none;
	width: 95%;
	margin: 0px 0px 0px 3px;
	padding: 0 3% 0 0;
}

#contentMain{
	float:none;
	width: 95%;
	margin: 20px 0px 0px 20px;
	padding: 0 3% 0 0;
	position: inherit;
}
#contentMain a:link, a:visited, a:hover {
	color: #006633;
	text-decoration: underline;
}

#contentMain a:hover {
	text-decoration: none;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	margin-right: 3px;
	margin-left: 3px;
	clear: left;
	border: solid #339933 3px;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #006633;
	font-size: 75%;
	color: #800040;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 0px 4px 4px;
	vertical-align: middle;
}
#siteInfomain{
	clear: both;
	border: 1px solid #006633;
	font-size: 75%;
	color: #800040;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfomain img{
	padding: 4px 0px 4px 4px;
	vertical-align: middle;
}
#siteInfomain a:link, a:visited, a:hover {
	color: #800040;
	text-decoration: underline;
}

#siteInfomain a:hover {
	text-decoration: none;
}
.siteInfomaincur {
	color: #006633;
	font-weight: bold;
}

/*********** #sectionLinks styles ***********/


#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	height: 650px;
	color: #FFFFFF;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	color: #000000;
	text-decoration: none;
}

/*********** #frontpageLinks styles ***********/

.style10 a {
	text-decoration: underline;
}

.style10 a:hover {
	text-decoration: none;
	color: #006633;
}
/************ #newsletter styles **************/
.news {
	font-size: 0.9em;
	color: #006600;
}
.news a {
	color: #006633;
	text-align: left;
	text-decoration: none;
}
.news a:visited {
	color: #006633;
	text-decoration: none;
}
.news a:hover {
	color: #800040;
}
.news h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	display: inline;
}
