body { background-color: #6b5e42; }

p {
	color: #3a3324;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	/*text-align: center;*/
}

td { margin: 10px; }

a:link { color: #3a3324; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

a:visited { color: #3a3324; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

a:hover { color: #3a3324; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: underline; }

a:active { color: #3a3324; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; text-decoration: none; }
h1 { color: #df4400; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: normal; margin: 0; padding: 0; }
.small { color: #df4400; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: normal; margin: 0; padding: 0; }
h2 { color: #3a3324; font-size: 14px; font-family: Georgia, serif, Times, "Times New Roman"; font-weight: bold; font-style: italic; line-height: normal; margin: 0; padding: 0; }
.beige { color: #d8d0ad; }
a:link.beige { color: #d8d0ad; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

a:visited.beige { color: #d8d0ad; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

a:hover.beige { color: #d8d0ad; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: underline; }

a:active.beige { color: #d8d0ad; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; text-decoration: none; }
.white { color: #fff; }

ul { color: #3a3324; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; }

/*Updated Styles 2010*/

#wrapper {
	margin: auto;
	width: 769px;
	background: url(../images/background-wrapper-green.png) repeat-y;
}

#header {
	/*background: #6c5e41;*/
	background: url(../images/background-header.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: center;
	width: 769px;
}

#banner {
	margin: auto;
	width: 741px;
}

#navigation {
	background: #bcb975;	
	height: 45px;
	padding-left: 30px;
	border-top: 3px solid #6b5e42;
	border-bottom: 3px solid #6b5e42;
	width: 710px;
	margin: auto;
}

.navigation:link, .navigation:visited {
	padding: 0 10px;	
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.navigation:hover {
	color: #FFF;	
}

#contentwrapper {
	width: 100%;
	background: #c1d0ac;
}

#content {
	margin: auto;
	width: 700px;
	padding: 8px;
	background: #c1d0ac;
}

#bottomEdge {
	text-align: center;
	width: 769px;
	margin: auto;
}	

#footer {
	text-align: center;	
	width: 769px;
	margin: auto;
}

.stateLinks:link, .stateLinks:visited {
	font-size: 13px;
	padding: 2px;
	color: #036;
	
}

.propLinks:link, .propLinks:visited {
	font-size: 11px;
	padding: 2px;
	color: #036;
	text-decoration: underline;
	font-weight:bold;
	
}

.propLinks:hover {
	color: #033;	
}

img.centered {
	float: center;
	text-align: center;
	margin-left: 10px;
	border: 5px solid #FFF;
}

.incometext, #incometext {
	padding-left: 50px;
	font-style: italic;
}
