/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	background-color: #eee8aa;
}
a:link, a:visited  {color:#fafad2; text-decoration:none}
a:hover {color: #D6C52E; text-decoration:none}

.contact     { font-family: Verdana; font-size: 10px; color: #898374; font-weight:
               bold; margin-left: 10 }
.nav         {
	font-family: Arial;
	font-size:13px;
	font-color:#ffffff;
	color:#FFF;
	font-weight:bold;
	margin-top:1;
	margin-bottom:1;
	padding-top:8;
	padding-bottom:8;
	padding-left:2px;
	background-color: #556b2f;
	line-height:2em;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.table_border {
	border: 2px solid #000000;
}

.content {
	background-color: #fafad2;
}

.content a:link {color: #003399; text-decoration:underline; font-weight:bold;}
.content a:visited {color: #003399; text-decoration:underline; font-weight:bold;}
.content a:hover {color: #A39D30; text-decoration:underline; font-weight:bold;}

.logo_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.style1 { font-size:16px; font-family: Arial, Helvetica, sans-serif; color:#000; font-weight:bold; text-decoration:underline;}
.style2 { font-size:19px; font-family: Arial, Helvetica, sans-serif; color: #88513E; font-weight:bold; text-decoration:none; line-height:1.6em;}

.footer      { font-family: Verdana; font-size: 10px; color: #000 }
.footer a:link {color: #003399; text-decoration:underline; font-weight:bold;}
.footer a:visited {color: #003399; text-decoration:underline; font-weight:bold;}
.footer a:hover {color: #A39D30; text-decoration:underline; font-weight:bold;}