html {
	background: #E6AC63 url(assets/images/background.jpg) repeat-x left top;
}
body {margin:0px;
	padding: 0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(assets/images/hover_bg.jpg) no-repeat left top;
	color: #B48E68;
}

h1 {font-size:24px; margin: 0px;
	color: #A15325;
}
h2 {font-size:20px;
	color: #6B3922;
}
h3 {font-size:18px;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin:1em 0 0 0;
}

a {text-decoration:none; color:#A15325; font-weight:bold;}
a:hover {text-decoration:underline;}

li {font-size:12px; line-height:20px;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #766953;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/

/* TEMPLATE BEGINS */
#hover {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 644px;

}
#addressPhone {
	position: relative;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	width: 930px;
	height: auto;
	color: #fff;
	font: bold 26px/40px Arial, Helvetica, sans-serif;
	text-align: right;
}
	#addressPhone span {
		float: left;
		font: bold 17px/40px Arial, Helvetica, sans-serif;
	}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 948px;
	height: auto;
	background: #000 url(assets/images/container_bg.jpg) no-repeat left top;
	border: 2px #766953 solid;
}
	#header {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 280px;
	}
		#logo {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			text-align: right;
		}
		#tagline {
			margin: 0px;
			padding: 20px 0px 0px 465px;
			width: auto;
			height: auto;
			font: 22px/30px Arial, Helvetica, sans-serif;
			text-align: center;
		}
			#tagline span {
				color: #fff;
				font: italic 29px/32px Arial, Helvetica, sans-serif;
			}
	#leftCol {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 185px;
		height: auto;
	}
		#leftCol .nav {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
		}
			#leftCol .nav li {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				list-style: none outside none;
			}
				#leftCol .nav a {
					display: block;
					margin: 0px;
					padding: 0px 0px 0px 40px;
					width: 145px;
					height: auto;
					color: #B48E68;
					font: 14px/31px Arial, Helvetica, sans-serif;
				}
				#leftCol .nav a:hover {
					text-decoration: none;
					background: transparent url(assets/images/nav_over.gif) no-repeat 13px 12px;
				}
		#sidebar {
			margin: 0px;
			padding: 20px 0px 0px 38px;
			width: auto;
			height: auto;
			color: #A15325;
			font-size: 11px;
		}
	#rightCol {
		margin: 0px 0px 0px 200px;
		padding: 65px 0px 0px 0px;
		width: 700px;
		height: auto;
	}
	#clear {
		clear: both;
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 60px;
	}
	
#boxes p{
margin-top:-2px;
line-height:14px;
}

#bottomLinks {
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	width: 900px;
	height: auto;
	color: #000;
	font: 11px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#bottomLinks p {
		color: #000;
	}
	#bottomLinks a {
		color: #000;
	}
	#bottomLinks .nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
		#bottomLinks .nav li {
			display: inline;
			margin: 0px;
			padding: 0px 8px 0px 8px;
			width: auto;
			height: auto;
			list-style: none outside none;
			border-right: 1px #000 solid;
		}
		#bottomLinks .nav li.last {
			border-right: 0px;
		}
		#bottomLinks .nav a {
			color: #000;
			font: bold 11px/12px Arial, Helvetica, sans-serif;
		}
/* TEMPLATE ENDS */
.duraRight {
	float: right;
	margin-right: 200px;
}


#toplinks {
	text-align: center;
	font-size: 10px;
}
