@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/purplegradient.png);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	font-size:12px;
}

hr {
	clear: both;
	margin-top: 10px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	text-align: left;
	margin-top: 20px;
}

div.header {
	width: 728px;
	height: 209px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

div.main {
	width: 728px;
	background-image: url(../images/yellowgradient.png);
	background-repeat: repeat-x;
	background-color: #ACA102;
}

div.main h1 {
	color: #310049;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

div.main h2 {
	color: #310049;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div.navigation {
	width: 175px;
	margin-top: 19px;
	margin-left: 12px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 30px;
}

.navigation a:link {
	text-decoration: none;
	color: #000000;
}
.navigation a:visited {
	text-decoration: none;
	color:#660099;
}
.navigation a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#660099;
}
.navigation a:active {
	text-decoration: none;
}

div.constantcontact img{
	border: none;
}

div.content {
	width: 485px;
	margin-top: 19px;
	margin-right: 15px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 30px;
	padding: 10px;
}

div.controlcontent {
	width: 675px;
	margin-top: 19px;
	margin-right: 15px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 30px;
	padding: 10px;
}

div.social {
	background-color: #FFFFFF;
	height: 48px;
	width: 650px;
	clear: both;
	margin-top: 28px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.social img {
 	margin-top: 5px;
	margin-left: 27px;
}

div.footer {
	background-image: url(../images/bottomnav.png);
	width: 669px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	line-height: 8px;	
	color: #FFFFFF;
	font-size: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 9px;
}

.navminorlink {
	font-size: 10px;
	color: #310049;	
}

.navmajorlink {
	font-weight: bold;
	font-size: 13px;
	color: #310049;	
}

.state {
	font-weight: normal;
	font-size: 14px;
}

h1.center {
	text-align: center;
}

.newsletter li{
	margin-bottom: 5px;
}

div.list1 {
	font-size: 10px;
}

ul.calendar {
	margin-top: 0px;
}

.pphead {
	font-size: 12px;
	font-weight: bold;
}

.ppnote {
	font-size: 10px;
}

.centerpic {
	left: auto;
	right: auto;
	text-align: center;	
}

.pbleftpic{
	float: left;
	margin-left: 2px;
}

.pbrightpic {
	margin-left: 10px;
}

a:link {
	color: #310049;
	font-weight: bold;
	text-decoration: none;
}

a.underline:link{
	text-decoration: underline;
}

a:visited {
	color: #310049;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #310049;
	font-weight: bold;
	text-decoration: underline;
}

a:active {

}