 body { font-family: Arial, Helvetica, sans-serif;
	background:#000000 url(assets/images/bg.jpg) top left repeat-x;
	margin:0;}

p { font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;}

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

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#D9C77F;
	 line-height:28px;
	 }

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#BCA148;
	 line-height:22px;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#CFB56B;}

a:hover { text-decoration:none;
	color:#CD7912;
	}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#FFFFFF;
	 }

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#362400;
	background:#362400;
	height:1px;
	border:0;}

.gallery {color:#E8DDB5;
	   			text-decoration:none;}

.gallery:hover {color:#3E3608;
	   			text-decoration:none;}
	
/* Template */
.address {font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	margin:0;
	padding-right:10px;
	}
.address a{ color:#FFFFFF;
	text-decoration:none;
	}
.address a:hover{color:#84673B;
	text-decoration:none;
	}

.nav a{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	display:block;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	display:block;
	background-color:#A27A09;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	}

.title {padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	font-weight:bold;
	}

.highlights li{font-size:13px;
	color:#FFFFFF;
	line-height:18px;
	margin-left:-15px;
	}
.highlights a{ color:#CFB56B;}
.highlights a:hover {color:#FFFFFF;}

.bottomlinks p{font-size:12px;
	color:#B8893B;
	line-height:20px;
	}
.bottomlinks a{font-size:12px;
	color:#A3600F;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	}
.bottomlinks a:hover{font-size:12px;
	color:#6E5F36;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	}
	
.sidebar p{color:#554024;}

/* End Template */

			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1E00;
	border: #2F1E00 1px solid;
	background-color: #8D784D;
}
 input.submit
{
	border: 1px solid #2F1E00;
	border-top-color: #2F1E00;
	border-left-color: #2F1E00;
	padding: 0.25em;
	background-color: #8D784D;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #2F1E00;
	border-top-color: #2F1E00;
	border-left-color: #2F1E00;
	padding: 0.25em;
	background-color: #A3600F;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
