 body {
	font-family: Arial, Helvetica, sans-serif;
	background:#251017 url(assets/images/bgrepeat.jpg) repeat-x;
	margin:0px;
	}

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

h1 { font-size: 28px;
	 font-weight: normal;
	 color:#A39850;
	 font-family:"Times New Roman", Times, serif;
	 letter-spacing:1px;
	 margin-top:0;
	 margin-bottom:5px;
	 margin-left:-5px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#0F6645;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#96965A;}

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

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

a:hover { text-decoration: underline;}

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

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

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

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

#wrapper {width:811px;
	
	position: relative;
	margin:0 auto;
	z-index:2;

}

#bgrepeat {width:812px;
	background: url(assets/images/contentrepeat.gif) top right repeat-y;
	float:right;
}

#outer {width: 244px;
	height:270px;
	position:absolute;
	right:0;
	bottom:0;
	top:600px;
	background-image:url(assets/images/cornerd.gif);

	z-index:1;
	}
	
#title {width:499px;
	height:146px;
	float:right;
	margin-left:1px;
	background: url(assets/images/title_new.jpg) no-repeat;
	}
	
#titlepic {float:right;
width:146px;
}	
	
#slogan {
	position: absolute;
	top: 0px;
	width:764px;
	background:url(assets/images/sloganbg2.jpg) top right no-repeat;
	margin-left:48px;
	padding-top: 30px;
	background-color:#251017;
	z-index: 50;
	}
#sloganHolder {
	clear: both;
	position: relative;
	padding-top: 50px;
}
	
#content {width:400px;
	float:left;
	padding-left:61px;

padding-top: 0px;	}	
	
#bottomBox{
	position: relative;
	width:761px;
	margin-left:47px;
	padding:3px 0px 0px 4px;
	background: url(assets/images/sloganbtm.jpg) top right no-repeat;
	border-bottom: solid 1px #AAA053;
	z-index: 1;
}	

#footer {width:760px;
	float:right;
	text-align:center;
	
	}
	
#phone {
	position:relative;
	left:400px;
	top: 10px;
	width:167px;
	height:46px;
	background-color:#09402c;
	
}

#phone p {
	color:#FFF;
	text-align:center;
	line-height:2.5em;
	font-weight:bold;
	font-size:18px;
	margin:0;
	}

#nav {
	width:166px;
	margin:0;
	padding-top:10px;
	float:right;
	background:url(assets/images/title.jpg) top right no-repeat;	
	}
#nav ul{margin:0;
	padding:0;
	height:403px;
	background: url(assets/images/titletext.jpg) bottom left no-repeat;
	}
#nav li{list-style:none;
	margin:0;
	line-height:18px;
	}
#nav a{ font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	display:block;
	margin-right:30px;
	}
	
#nav a:hover{ font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	display:block;
	background-color:#A59951;
	}
	
.bottomlinks p{color:#0F6A48;}
.bottomlinks a{font-size:12px;
	color:#B7AF81;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#67494E;
	font-weight:bold;
	text-decoration:none;
	}
	
.address {position:relative;
top:50px;
}	
	
.address p{font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	}

/* 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 */
