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

p { font-size: 12px;
	line-height: 18px;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#916846;
	 letter-spacing:1px;
	 margin-top:0;
	 margin-bottom:5px;
	 }

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#543A1C;
	 letter-spacing:1px;
	 }

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#586B51;
	 letter-spacing:1px;
	 }

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

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

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

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #704D25 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#4A5B43;
	background:#4A5B43;
	height:1px;
	border:0;}
	
.margin p {margin:5px 0;}
	
/* Temp */
#center {width:742px;
	margin-left:auto;
	margin-right:auto;
	}
#main {width:740px;
	border:1px solid #D3C4AA;
	float:left;
	}
#wrapper {
	width:736px;
	border:2px solid #532B09;
	background:url(assets/images/repeat.gif) top repeat-y;
	float:left;
	}
#banner {width:736px;
	height:170px;
	background:url(assets/images/top_banner.gif) top no-repeat;
	float:left;
	}
#contentwrap {
	width:736px;
	background:url(assets/images/content_bottom.gif) bottom no-repeat;
	float:left;
	}
#content {width:578px;
	min-height:296px;
	padding:0 10px 10px 10px;
	background:url(assets/images/content_top.gif) top no-repeat;
	float:left;
	}
#nav {width:138px;
	margin:0;
	padding:0;
	background:url(assets/images/nav_top.gif) top no-repeat;
	float:left;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:20px;
	margin:0;
	}
#nav a {font-size:11px;
	color:#270000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	}
#nav a:hover {font-size:11px;
	color:#D3C4AA;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	background:#270000;
	}
.upper {font-size:14px;}

#sidebar {padding:5px;}
	
#bottom_area {width:736px;
	height:37px;
	border-top:1px solid #532B09;
	background:url(assets/images/bottomarea.gif) top no-repeat;
	clear:both;
	}
	
	
#copy {width:742px;
	height:20px;
	border:1px solid #532B09;
	background:url(assets/images/bottom.gif) top no-repeat;
	text-align:center;
	float:left;
	}
#copy p{margin:0;
	font-size:11px;
	padding-top:1px;
	color:#270000;
	}
#copy a {color:#754504;
	text-decoration:none;
	}
#copy a:hover {text-decoration:underline;}

#name {width:566px;
	height:170px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#E9E8C8;
	padding-right:10px;
	float:left;
	}
.phone {font-size:16px;
	color:#62C3A6;
	}
#logo {width:160px;
	height:150px;
	padding-top:20px;
	float:left;
	}
	
#bottomlinks {width:742px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	color:#D3C4AA;
	}
#bottomlinks p{font-size:11px;
	padding-top:10px;
	}
#bottomlinks a{color:#D3C4AA;
	font-weight:bold;
	text-decoration:none;
	}
#bottomlinks a:hover {color:#62C3A6;}

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

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #270000;
	border: #28481C 1px solid;
	background-color: #DAC9AD !important;
}
 input.submit
{
	border: 1px solid #28481C;
	padding: 0.25em;
	background-color: #DAC9AD;
	color: #270000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #28481C;
	padding: 0.25em;
	background-color: #6F3A0B;
	color: #270000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */