a{
	color: #737373;
}
body{
	background-color: #e9edd6;
	background-image: url(../images/body_background.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #737373;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body.mceContentBody{
    color: #737373;
background-color: #ffffff;
background-image:none;
    font-family: Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
h1 {
	color: #5B5171;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 30px 0px 20px 0px;
}
h2, legend {
	color: #5B5171;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
h3 {
	color: #5B5171;
	font-size: 1.1em;
	margin: 5px 0px 5px 0px;
}
hr{
	background-color: #D6D6D6;
	border-width: 0px;
	color: #D6D6D6;
	height: 1px;
	margin: 0px auto 15px auto;
	line-height: 0px;
	text-align: center;
	width: 95%;
}
img{
	border: none;
}
input,textarea{
	font-family: Arial, sans-serif;
}
td{
	vertical-align: top;
}
.greenText{
	color: #739643;
}
.redText{
    color:#893836;
}
#callUs{
	font-size: 1.3em;
	margin: 35px 0px 0px 560px;
	position: absolute;
}
#contentColumn{
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 654px;
}
#contentColumnWide{
    margin: 0px 0px 0px 20px;
    padding: 0px;
    width: 900px;
}
#contentColumn p{
	margin-top: 0px;
}
#donateHearts{
    
}
#donateHearts div{
    border:2px solid #b4c79a;
    padding:10px;
}
#footer{
	background-color: #ffffff;
	clear: both;
	font-size: 11px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	width: 940px;
}
#footer a{

}
#header{
	height: 151px;
	width: 940px;
}
#indexLearnMore{
    position: absolute;
    margin: 300px 0px 0px 790px;
    font-size: 1.3em;
    color: #893836;
    text-decoration: none;
}
#indexLearnMore:hover{
    text-decoration: underline;
}
#pageContainer{
	background-color: #ffffff;
	font-size: 1.2em;
	line-height: 150%;
	margin: 32px auto 50px auto;
	text-align: left;
	width: 940px;
}
#primeNav{
	color: #904341;
	font-size: 1.2em;
	margin: 90px 0px 0px 0px;
	position: absolute;
	text-align: right;
	width: 920px;
}
#primeNav a{
	color: #904341;
	text-decoration: none;
}
#leftColumn{
	background-color: #ffffff;
	float: left;
	margin: 25px 0px 0px 28px;
	width: 214px;
}
#quoteInset{
    background-color: #EBF1F1;
    padding:20px;
    margin-bottom: 20px;
}
#quotePerson{
    float: right;
    color:#893836;
}
#searchBox{
	margin: 35px 0px 0px 0px;
	position: absolute;
	text-align: right;
	width: 920px;
}
#sectionNav{
	color: #739643;
	font-size: 1.6em;
	margin: 120px 0px 0px 0px;
	position: absolute;
	text-align: right;
	width: 920px;
}
#sectionNav img{
    vertical-align: bottom;
}
#slideshow{
    height: 131px;
    width: 206px;
}
.hidden {
display: none;
visibility: hidden;
}