@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #81725b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

p {
	margin:0px 0px 15px 0px
}

td.contact {
color:#000;
font-size:12px;
font-weight:bold;
}
td.contact a {
color:#000;
font-size:12px;
font-weight:bold;
font-style:underline;
}
div.contact {
color:#000;
font-size:18px;
font-weight:bold;

}
.img-home-table {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 1px solid #000;
}


td.home-links {
valign:top;
}

td.home-links a {
font-weight:bold;
}

ul, ol {
margin-left:30px;
}

#left ul {
	list-style: none;
	color: #3E311C;
	margin-left: .20em;
	font-weight:bold;
}

#left ul li {
	margin: 0 .50em 1em .90em;
	font-size: 13px;
	font-weight:bold;
}

#left ul li#active {
	list-style: disc;
}


#left ul ul {
	margin-top: 0.25em;
	line-height:20px;
}
#left ul ul li {
	margin: 0 .50em 0em .5em;

	font-size: 89%;
}

#left ul a {
	color: #3E311C;
	text-decoration: none;
	font-weight:bold;
}

#left ul a:hover {
	text-decoration: underline;
	color:#795026;
	font-weight:bold;
}

tr.home-links a {
font-weight:bold;
}

.border{
border:1px solid #000;
}

td.bord{
border-top: 2px solid #F5F1DC;
border-bottom: 2px solid #F5F1DC;
}

h1{
font-weight:bold;
font-size:14px;
}

.top, td.top a:link, td.top a:visited	{
font-size : 10pt;
font-family : arial;
color : #FFFFFF;
text-decoration:none;
}

td.top a:hover	{
font-size : 10pt;
cursor: pointer;
font-family : arial;
color : #FFFFFF;
text-decoration : underline;}

td .topdividers{
font-size: 9px;
}

div.contact{
font-size : 14pt;
font-family : arial;
color : #000;
text-decoration:none;
font-weight: bold;
}

div.contact a{
font-size : 12pt;
font-family : arial;
color : #000;
text-decoration:underline;
font-weight: bold;
}

div.number{
font-size : 16pt;
font-family : arial;
color : #FFFFFF;
text-decoration:none;
font-weight: bold;
}

.img-right {
margin-left: 5px;
margin-bottom: 5px;
}

.img-left {
margin-right: 5px;
margin-bottom: 5px;
}

/* Copyright and bottom info */
.copyright		{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
letter-spacing: -1px;
text-align:center;
}

a.copyright		{
color: #FFF;
text-decoration: none;
}

a.copyright:hover {
color: #FFF;
text-decoration: underline;
}

#footer hr{

	margin: 0 auto 0.5em auto;
	width: 100%;
	border: 0;
	color: #B09A66;
	background-color: #B09A66;
	height: 0.5em;
	}
	
#footer hr.foot2 {
	width: 80%;
	height: 0.2em;
	}

/*styles added by Evan */
input.post, textarea.post, select.post {
	color : #d32b7e;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}	
.black {font-size : 8pt; font-family : Verdana; color : #000000; text-decoration:none;}