body { font-family: Arial, Helvetica, sans-serif;
	   color:#FFFFFF;}

p { font-size: 12px;
	line-height: 18px;
	color:#D0B475;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#9F6211;
	 margin:5px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#D0B475;}

h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#DAA505;}

a:hover { text-decoration:none;
		  color:#FFFFFF;}

li {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;}
ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 18px;}

.imgborder { BORDER: #763E01 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#9F6211;
	background:#9F6211;
	height:1px;
	border:0;}
	
.form { font-size: 12px;
	line-height: 18px;
	color:#D0B475;}
	
.red {
	font-weight: bold;
	color: #FF0000;
	}

.blue {
	font-weight: bold;
	color: #0000CC;
	}	  
			  
/* Template Features */

.sidebar {font-size:12px;
		  color:#F3CF77;
		  line-height:18px;}
		  
.bottomlinks {font-size:12px;
		  color:#9C6111;
		  line-height:18px;
		  text-decoration:none;}
		  
.bottomlinks a {font-size:12px;
		  color:#9C6111;
		  line-height:18px;
		  text-decoration:none;
		  font-weight:bold;}
		  
.bottomlinks a:hover {font-size:12px;
		  color:#F3CF77;
		  line-height:18px;
		  text-decoration:none;
		  font-weight:bold;}
		  
.links {font-size:11px;
		  color:#F1E3CF;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}
		  
.links a {font-size:11px;
		  color:#F1E3CF;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}

.links a:hover {font-size:11px;
		  color:#9E6412;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}
		  
.links2 {font-size:11px;
		  color:#F1E3CF;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}
		  
.links2 a {font-size:11px;
		  color:#F1E3CF;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}

.links2 a:hover {font-size:11px;
		  color:#5C2602;
		  text-decoration:none;
		  font-weight:bold;
		  text-transform:uppercase;}
		  
.formlist {
	*list-style:none;
	_list-style:none:
	}		  
		  
/* Template Features */

/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #D0B475;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #D0B475;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #D0B475;
	border-top-color: #D0B475;
	border-left-color: #D0B475;
	padding: 0.25em;
	background-color: #000000;
	color: #D0B475;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */