@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
   }
#wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
a{
	text-decoration: underline;
	color: #00CC00;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
h3{
	background-color: #E0E7DC;
	color: #300;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#content{
	padding-top: 10px;
	padding-right: 5px;
}
.footer {
	font-size: 11px;
	color: #C77421;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.text11 a {
	text-decoration: none;
	color: #CCCCCC;
}
.text11 a:hover{
	color: #FFFFFF;
}

.footer a {
	color: #FFCC00;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.dropshadow {
	background-image: url(picts/shadeform.gif);
	border: thin solid #999999;
}.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
	font-weight: bold;
	padding-left: 5px;
}
.img1 {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bullets{

}
.bullets a{
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
.bullets a:hover{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.compbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.img2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.links {
	font-weight: bold;
}
.links a{
	color: #00CC00;
	text-decoration: underline;
}
.links a:hover{
	text-decoration: none;
}
.columnright{
	float: right;
	width: 35%;
}
.columnleft{
	float: left;
	width: 60%;
}
.leftlinks{
	list-style-type: none;
	padding-left: 10px;
	background-color: #754413;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftlinks a{
	color: #CCED47;
	list-style-type: none;
}
.leftlinks ul{
	
}
.leftlinks li{
	margin-top: 8px;
	
}
