body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-color: #902f50;
	}

p { font-size: 14px;
	line-height: 20px;
	color:#000000;}

h1 { font-family:Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 font-weight: bold;
	 color:#C0A589;
	 margin-top:0;
	 margin-bottom:5px;
	 }

h2 { font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 color:#a68461;}

h3 { font-family:Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color:#5F4A36;}

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

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

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

li { font-size: 14px;
	 line-height: 16px;
	 padding-bottom:5px;
	 color:#000000;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#E3D8CC;
	background:#E3D8CC;
	height:1px;
	border:0;}
	
.picborder {border:10px solid #A68461;}
	
/* Template */
#banner {
	width:748px;
	height:125px;
	background:url(assets/images/banner.jpg) center no-repeat #fff;
}
	#phone {
		font-size:18px;
		font-weight:bold;
		color:#902f50;
		float:right;
		position:relative;
		top:25px;
		right:20px;
		margin:0;
	}
	#demand {
		clear:both;
		position:relative;
		top:55px;
		right:15px;
		height:36px;
		padding:0;
		margin:0;
		float:right;
	}
.body_border {border:1px solid #B57181; border-top:none;}
.dk_brown {background:#463E37;}
.lt_brown {background:#A68462;}
.white_bg {background:#FFFFFF;}

#nav {width:749px;
	height:20px;
	margin:0;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:20px;
	float:left;
	margin:0;
	text-align:center;
	}
#nav a {font-size:12px;
	color:#5A4025;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
#nav a:hover {font-size:14px;
	color:#B57082;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}

.address {font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	}
.padding {padding-left:5px;
	padding-right:5px;
	}
#footer {
	widows:761px;
	height:auto;
	margin:0 auto;
	background:url(assets/images/footer.jpg) center repeat-y;
}
#bottom { width:760px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#896B4E;
	}
.bottomlinks a {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F0737;
	text-decoration:none;
	}
.bottomlinks a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#463E37;
	text-decoration:none;
	}

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

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

/* Custom Forms End */

