/* Default body */
BODY,P,DIV,TH,TD,P,SELECT,INPUT,TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.html_edit_area{background-color:#ffffff;}
input {margin-top: 4px; color: #858585; }
TD {border: none;}
img a, img { border: none;}
form {display:inline;}
li, ul {
	list-style-image:  url(/img/bulet.gif);
	list-style-position: outside;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 30px;
	margin-bottom: 2px;
}

/* Default links */
a { color: #B38147; text-decoration: none;}
a:visited { color: #B38147;}
a:hover { color:#B38147;}
a:active { color:#B38147;}

/* Top Navigation */
#nav {background-color: #504A40; font-size:12px; text-align:center; }
#nav a {color: #ffffff; }
#tablenav {width: 100%; background-color: #ffffff; border-collapse:collapse;}

/*Quick Links*/


/* Main Table */
#table {
	width:760px;
	padding:0px;
	background-color: #ffffff;
	border-collapse:collapse;
	}
	
#top {background:  url(/img/top.gif); height:15px;}

/* Search Table */
#search {
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	width: 300px;
	background-attachment: scroll;
	background-image: url(/img/logo.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	visibility: visible;
	z-index: 2;
	clear: right;
}
#search a {font-family: Arial, Helvetica, sans-serif; color: #B38147;}
#searchform {
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	float: right;
	margin-top: 35px;
	clear: right;
	z-index: 1;
	visibility: visible;
	text-align: right;
	margin-right: 10px;
}
#side a {color: #702E08;}
