body {
	margin: 0px;
	padding: 0px;
	background: #781416 url(assets/images/background.jpg) repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
}

p { margin: 1em 0px 0px 0px;
font: 12px/18px Arial, Helvetica, sans-serif;}

h1 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #fff;
	font: 28px/40px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 1.5px;
	background: transparent url(assets/images/h1_bullet.gif) no-repeat left 18px;
}

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

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

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

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

a:hover { text-decoration: underline;}

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* 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 */
/* Template Begins */
#hover {
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 410px;
	background: transparent url(assets/images/hover_bg.jpg) repeat-x left top;
	z-index: 1;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 758px;
	height: auto;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
	z-index: 2;
}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
	}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 123px;
		}
			#logoBox {
				position: absolute;
				margin: 5px 0px 0px 8px;
				padding: 0px;
				width: 227px;
				height: 117px;
			}
			#addressPhone {
				position: absolute;
				margin: 5px 0px 0px 236px;
				padding: 0px;
				width: 514px;
				height: 22px;
				color: #fff;
				text-align: center;
				font: 12px/22px Arial, Helvetica, sans-serif;
			}
			#topPic {
				position: absolute;
				margin: 28px 0px 0px 236px;
				padding: 0px;
				width: 514px;
				height: 94px;
			}
		#middle_row {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			background: transparent url(assets/images/middle_row_bg.jpg) no-repeat left bottom;
			/*background-color: red;*/
		}
			#leftCol {
				float: left;
				margin: 0px;
				padding: 0px;
				width: 129px;
				height: auto;
			}
				#nav {
					margin: 5px 0px 0px 8px;
					padding: 0px;
					width: auto;
					height: auto;
				}
					#nav li {
						margin: 0px;
						padding: 0px;
						width: auto;
							height: auto;
							min-height: 25px;
							_height: 25px;
						color: #435931;
						list-style-type: none;
						list-style-position: outside;
						background: transparent url(assets/images/nav_li_bg.gif) no-repeat 9px bottom;
					}
					#nav li.last {
						background: none;
					}
					#nav a {
						display: block;
						margin: 0px;
						padding: 0px 0px 0px 10px;
						width: 111px;
						height: auto;
						color: #435931;
						line-height: 24px;
					}
					#nav a:hover {
						background: transparent url(assets/images/nav_a_over.gif) no-repeat left 7px;
						text-decoration: none;
						color: #A5C586;
					}
				#sidebar {
					margin: 10px 0px 0px 8px;
				}
			#body {
				margin: 0px 0px 0px 143px;
				padding: 0px 0px 0px 15px;
				width: 570px;
				height: auto;
				min-height: 300px;
				_height: 300px;
			}
			#clear {
				clear: both;
				margin: 0px;
				padding: 0px;
				width: auto;
				height: 0px;
				line-height: 0px;
				font-size: 0px;
				/*background-color: green;*/
				
			}
		#bottom {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 80px;
			background: transparent url(assets/images/bottom_bg.jpg) no-repeat left top;
			/*background-color: blue;*/
		}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 758px;
	height: 100px;
	color: #561110;
	/*background-color: purple;*/
	text-align: center;
	z-index: 3;
}
	#footer a {
		color: #561110;
	}
	#bottomNav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
		#bottomNav li {
			display: inline;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			color: #561110;
			list-style-type: none;
			list-style-position: outside;
		}
		#bottomNav a {
			color: #561110;
		}
/* Template Ends */