body {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#masthead {
	background-image: url(../images/header-site.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
}
div#navs {width:960px; height:24px;text-align:right; border:0px solid #ccc;}
div#navs a {
	padding-right:12px;
	font-size: 12px;
	font-weight: bold;
	color: #1a7548;
	text-decoration:none;
}
a:hover, #navs a:hover, h1 a:hover, h2 a:hover {color:#75411a;}
a {
	padding-right:12px;
	font-size: 12px;
	font-weight: bold;
	color: #1a7548;
	text-decoration:none;
} 

#content {
	margin-top: 20px;
	width: 960px;
	border-top:1px solid #1a7548;
}
div#content a {padding:0;}
#mainContent {
	float: left;
	width: 520px;
	padding-left: 40px;
}

.imageLeft {
	margin-right: 12px;
	margin-bottom: 12px;
}




p {
	font-size: 12px;
}
#callout {
	float: left;
	width: 400px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.specialEvent {
	width: auto;
	border: 1px solid #1A7548;
	padding-top: 0px;
	padding: 12px;
	height: 170px;
	background-color:#c9c9c9;
}
.specialEvent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1A7548;
}


#newsletter {
	background-image: url(../images/join-newsletter-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	height: 100px;
}
#newsletter span {
	display: none;
}

#newsletter label {		
	font-size: 12px;
	color: #1A7548;
}
#newsletter form {
	margin-top: 50px;
	margin-left: 20px;

}
.submit {
	background-color: #31835A;
	color: #FFFFFF;
}
.textbox {
	border: 0.06em solid #4AA3CF;
}
.clear {
    clear: both;
    display: block;
    height: 10px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}	

#footer {
	border-top:1px solid #1a7548;
	width: 960px;
	text-align: right;
	font-size: 10px;
	color: #1A7548;
	margin-top: 0px;
}
div#footer a {font-size:10px;}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 12px;
}

li {
	font-size: 12px;
}

h1 {font-size: 18px; color: #1A7548;}
h2 {font-size: 16px; color: #1A7548;}
h3 {font-size: 14px; color: #1A7548;}
