/* a fix for IE6 only - see Star Hack in Stylin' with CSS to see how the comments and * html hide this hack from other browsers \*/
* html * {
	zoom:100%; 
/* triggers IE6 "haslayout" - google 'IE6 haslayout' for details*/
	}
/* without the above hack, IE6 does not draw the header until the page is resized */
/* the problem is triggered by the universal * selector below that resets the margins, but I need to do that, hence the hack */
* {
	margin:0;
	padding:0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* THE ALSETT CLEARING METHOD */
	.clearfix:after {
 content: “.”;
 display: block; 
 height: 0;
 clear: both;
 visibility: hidden;
	display: inline;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! 
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*main paragraph text for address area*/
#main_wrapper #header_wrapper #header_wrapperleft h1 {
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
}
#main_wrapper #header_wrapper #header_wrapperright address {
	font-size: 70%;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
/*menu styles*/
#main_wrapper #sidemenu a:link {
	color: #5a6e00;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	padding-left: 8%;
}
#main_wrapper #sidemenu a:hover {
	color: #5a6e00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 80%;
	padding-left: 8%;
}
#main_wrapper #sidemenu a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	padding-left: 8%;
}	
/*main text styles for each of the three main text columns*/
#main_wrapper #contentrow2 h2 {
	font-size: 115%;
	padding-bottom: 4%;
	padding-top: 1%;
	font-weight: bold;
	color: #5a6e00;
}
#main_wrapper #maincontent h1 {
	font-size: 115%;
	padding-bottom: 4%;
	padding-top: 1%;
	font-weight: bold;
	color: #5a6e00;
}
#main_wrapper #maincontent em {
	font-size: 100%;
	padding-bottom: 4%;
	padding-top: 1%;
	font-weight: bold;
	color: #ED7C20;
	font-style: normal;
}
#main_wrapper #maincontent h2 {
	font-size: 80%;
	padding-bottom: 1%;
	padding-top: 1%;
	font-weight: bold;
	color: #5a6e00;
}
#main_wrapper #maincontent li {
	font-size: 70%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px dotted #CCCCCC;
	margin-right: 10px;
	margin-left: 5px;
}
#main_wrapper #rightcontent h2 {
	font-size: 80%;
	padding-bottom: 2%;
	padding-top: 1%;
	font-weight: bold;
	color: #5a6e00;
}
#main_wrapper #rightcontent p {
	font-size: 80%;
	font-weight: normal;
	color: #5a6e00;
	text-align: justify;
	}
#main_wrapper #rightcontent a:link {
	color: #5a6e00;
	font-size: 75%;
	font-weight: bold;
}
#main_wrapper #rightcontent a:hover {
	color: #5a6e00;
	font-size: 75%;
	font-weight: bold;
}
#main_wrapper #rightcontent a:visited {
	color: #666666;
	font-size: 75%;
	font-weight: bold;
}
#main_wrapper #rightcontent li {
	font-size: 75%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 2%;
	padding-left: 0%;
	color:  #5a6e00;
}
#main_wrapper #contentrow2 h3 {
	font-size: 90%;
	padding-bottom: 4%;
	padding-top: 1%;
	color: #5a6e00;
}
#main_wrapper #maincontent h3 {
	font-size: 80%;
	padding-bottom: 1px;
	padding-top: 1%;
	color: #ED7C20;
}
#main_wrapper #contentrow2 #contentrow2left a:link {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2left a:hover {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2left a:visited {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2middle a:link {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2middle a:hover {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2middle a:visited {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2right a:link {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2right a:hover {
	color: #5a6e00;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow2 #contentrow2right a:visited {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
}
#main_wrapper #contentrow1 #maincontent a:link {
	color: #5a6e00;
	font-size: 85%;
	font-weight: bold;
}
#main_wrapper #contentrow1 #maincontent a:hover {
	color: #5a6e00;
	font-size: 85%;
	font-weight: bold;
}
#main_wrapper #contentrow1 #maincontent a:visited {
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}
#main_wrapper #contentrow1 #maincontent p {
	font-size: 80%;
	padding-bottom: 2%;
	padding-top: 1%;
	color: #333333;
	text-align: left;
}
#main_wrapper #contentrow1 #maincontent blockquote {
	font-size: 70%;
	color: #006633;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main_wrapper #contentrow1 #maincontent cite {
	font-size: 90%;
	font-weight: bold;
	color: #006633;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#main_wrapper #contentrow2 #contentrow2left p {
	font-size: 80%;
	padding-bottom: 4%;
	padding-top: 1%;
	color: #333333;
}
#main_wrapper #contentrow2 #contentrow2middle p {
	font-size: 80%;
	padding-bottom: 4%;
	padding-top: 1%;
	color: #333333;
}
#main_wrapper #contentrow2 #contentrow2right p {
	font-size: 80%;
	padding-bottom: 4%;
	padding-top: 1%;
	color: #333333;
}
#main_wrapper #contentrow2 #contentrow2left li {
	font-size: 70%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
	color:  #5a6e00;
	background-color: #FAFFDF;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
#main_wrapper #contentrow2 em {
	font-weight: bold;
	color: #ED7C20;
}
#main_wrapper #contentrow2 #contentrow2middle li {
	font-size: 70%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
	color:  #5a6e00;
	background-color: #FAFFDF;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
#main_wrapper #contentrow2 #contentrow2right li {
	font-size: 70%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 2%;
	padding-left: 5%;
	color:  #5a6e00;
}
#main_wrapper #contentrow4 p {
	font-size: 80%;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #333333;
}
#main_wrapper #contentrow4 a:link {
	color: #5a6e00;
	font-size: 85%;
	font-weight: bold;
}
#main_wrapper #contentrow4 a:hover {
	color: #5a6e00;
	font-size: 85%;
	font-weight: bold;
}
#main_wrapper #contentrow4 a:visited {
	color: #666666;
	font-size: 85%;
	font-weight: bold;
	}
#main_wrapper #contentrow3 li {
	display:inline;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	}
#main_wrapper #contentrow3 a:link {
	color: #5a6e00;
	font-size: 75%;
	font-weight: bold;
}
#main_wrapper #contentrow3 a:hover {
	color: #5a6e00;
	font-size: 75%;
	font-weight: bold;
}
#main_wrapper #contentrow3 a:visited {
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	}
#main_wrapper #contentrow3 p {
	font-size: 80%;
	color: #333333;
}
/*footer styles*/
#main_wrapper #footer p {
	font-size: 70%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 1%;
	color: #FFFFFF;
}
#main_wrapper #footer a {
	color: #FFFFFF;
}
#main_wrapper #contentrow1 #maincontent #map {
	font-size: 80%;
	color: #333333;
}


