body {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.8em;
}

#container {
	position:relative;
	left:50%;
	width:830px;
	margin-left:-415px;
	background-image: url(images/background_container.jpg);
}


#content {
	padding-left:100px;
	padding-right:100px;
    padding-top:5px;
	padding-bottom:30px; 
}


#footer {
	text-align: center;
}



img {
	border: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1em;
	color: #115C17;

}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;

}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
    font-weight: bold;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
    font-weight: bold;
	font-size: 1.6em;
	color: #115C17;

}

.calltoaction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #115C17;
    font-weight: bold;
}



.dropcap {
	float:left;
	font-size:5.6em;
	line-height:60px;
	padding-top:2px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
} 


.copyright {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 0.8em;
	color: #333333;
}


.footer {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 1em;
	color: #333333;
}

a.bottom_nav:link, a.bottom_nav:visited {
	text-decoration: none;
	color: #333333;
			
}

a.bottom_nav:hover {
	text-decoration: underline;
	color: #333333;
	
}
