/* links */

A:link {
 	text-decoration: none;
	color: #864318;
}
A:visited {
 	text-decoration: none; 
	color: #864318;
}
A:active {
 	text-decoration: none;
 	/* 
	color: #000000  
	*/
}
A:hover {
 	text-decoration: none;
	color: #993300;
	background-color: #FFCC99;
}
 
body {
	background-color: #FFEC9C;
	font-family: Garamond, Times Roman, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	text-align: left;

}

p { 
	text-indent: 0.5em;
	text-align: justify;
}

p#copyright {
	font-size: 7pt;
	font-weight: normal;
	line-height: 0pt;
	text-align: right;
}


hr { 
	color : #CEAA00;
	background-color: #CEAA00;
	border: 0;
	height : 1pt;
	 
}

hr#bottom_line {
	height : 7pt;
}

table#page_placement {
	background-color: ##CEAA00;
}

table#header_footer {
	background-color: #FFFFFF;
}

table#top_nav {
	background-color: #CEAA00;
	border-top:1px solid #CEAA00;
}

table#second_nav {
	background-color: #FFFFFF;
	font-size: 10pt;
	line-height: 18pt;

}

table#main {
	background-color: #FFFFFF;
	border-top:1px solid #CEAA00;
}

table#left_nav_top {
	background-color: #FFFFFF;
	border:1px solid #CEAA00;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
}
table#left_nav_bot {
	background-color: #FFFFFF;
	border:1px solid #CEAA00;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
}
table#main_table {
	background-color: #FFFFFF;
}

td#nav {
	font-size: 10pt;
	line-height: 15pt;
	color : #FFFFFF;
	background-color: #CEAA00;
}

td#left_main_nav {
	width:160px;
	border-right:1px solid #CEAA00;
	line-height: 10pt;
}

td#top_spacer1 {
	height: 2px;
}
td#top_spacer2 {
	height: 3px;
}
td#top_spacer3 {
	height: 3px;
}

p#contact_p {
	text-indent: 0em;
	text-align: left;
	font-size: 8pt;
}

table#contact_form_table {
	border:1px solid #CEAA00;
}

table#submit_form_table {
	border:1px solid #CEAA00;
}