* {margin: 0; padding: 0;}
html, body {height: 100%; background: #543C20 url(images/bg.gif) repeat-x;}



h1 {
	margin: 0;
	padding: 0 5px;
	width: 440px;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #543C20;
	border-bottom: 3px solid #BE3C18;
	position: absolute;
	top: 330px;
	left: 65px;
	z-index: 4;
	}

h2 {
	padding: 20px 0 10px 10px;
	font: normal 1.9em/1em Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border-left: 1px solid #BE3C18;
	position: absolute;
	top: 190px;
	left: 264px;
	z-index: 4;
	}
	
	h2 em {text-transform: uppercase;}
	
	h2 a:link, h2 a:visited {color: #543C20; text-decoration: none;}
	h2 a:hover {color: #BE3C18;}

h3 {
	margin: 5px 0 0 65px;
	padding: 3px 5px;
	font: normal 1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: 543C20;
	background: #E9D17B;
	}

h4 {
	margin: 21px 10px -15px 128px;
	padding: 0 10px 0 7px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	color: #5D120D;
	border-bottom: 1px dotted #2E0F0D;
	}

p {padding: 5px 0 15px 65px; font: .8em/1.6em Arial, Helvetica, sans-serif;}
	p strong {color: #543C20;}
	
span {width: 300px; float: left;}
span ul {margin: 23px 0 0 140px; padding: 0 0 0 20px;}
	span#in {margin: 0; width: 180px;}
	span#in ul {margin: 23px 0 0 30px; padding: 0 0 0 20px;}
	span ul li {font: .75em/1.75em Arial, Helvetica, sans-serif; list-style-image: url(images/bullet.gif);}


address {
	margin: 0 0 10px 60px;
	padding: 5px 0 5px 10px;
	width: 150px;
	float: left;
	font: normal .7em/1.5em Arial, Helvetica, sans-serif;
	color: #543C20;
	border-left: 1px dotted #846B29;
	}
	
	address a:link, address a:visited {padding: 2px 3px; color: #846B29;}
	
		address a:hover {
			color: #FFF;
			background: #846B29;
			text-decoration: none;
			}

div#container {
	margin: 0 auto -96px;
	width: 990px;
	height: 904px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background: url(images/bg_content.gif) repeat-y;
	}

div#header {
	width: 990px;
	height: 378px;
	float: left;
	background: url(images/bg_flash.gif) no-repeat;
	position: relative;
	z-index: 1;
	}

div#flash {
	width: 990px;
	height: 378px;
	position: relative;
	z-index: 1;
	}

	div#content {width: 990px; clear: both;}

		div#columnleft {
			width: 519px;
			float: left;
			}
			
			div#columnleft a:link, div#columnleft a:visited {
				padding: 2px 3px;
				color: #846B29;
				text-decoration: underline;
				}
					
			div#columnleft a:hover {
				color: #FFF;
				background: #846B29;
				text-decoration: none;
				}
	
			div#columnleft img {
				margin: 5px 0 15px 65px;
				width: 450px;
				border: 1px solid #846B29;
				}
			
		div#columnright {
			width: 471px;
			height: 490px;
			float: left;
			}
		
		div#cta {margin-top: 170px;	width: 471px;}
			
		div#contact {
			width: 471px;
			height: 259px;
			background: url(images/bg_address.jpg) no-repeat;
			}
	
		
		div#map {
			margin: 30px 0 15px 65px;
			width: 450px;
			border: 1px solid #846B29;
			}
		
		div#diy {
			margin: 0 0 0 60px;
			width: 459px;
			position: relative;
			z-index: 3;
			}

	dl {
		margin: 10px 20px 10px 40px;
		padding: 10px;
		background: #FFF;
		border: 1px solid #CCC;
		position: relative;
		}
	
	dd {
		padding: 5px 0;
		font: normal .7em Georgia, "Times New Roman", Times, serif;
		line-height: 1.5em;
		border-bottom: 1px dotted #CCC;
		}

div#push, div#footer {height: 96px; clear: both;}

div#footer {
	margin: 0 auto;
	width: 990px;
	background: url(images/bg_footer.gif) no-repeat;
	position: relative;
	}

div#copyright {
	padding-top: 2px;
	font: .55em Arial, Helvetica, sans-serif;
	color: #220B04;
	text-align: center;
	clear: both;
	}
	
	div#copyright a {color: #220B04;}
	div#copyright a:hover {color: #FFF; text-decoration: none;}
	div#copyright img {margin: 5px;}
	
	
/* HORIZONTAL NAVIGATION */
div#nav {
	width: 990px;
	height: 36px;
	background: url(images/bg_nav.gif) no-repeat;
	}
	
div#nav ul {
	padding-left: 17px;
	list-style-type: none;
	clear: both;
	}

div#nav li {float: left; list-style-image: none;}

div#nav li a {
	margin: 0;
	float: left;
	height: 20px;
	display: block;
	font: bold .55em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #846B29;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}

		div#nav li a:hover {color: #FFF; background: url(images/bg_nav_hover.gif);}
		div#nav li a#current {color: #FFF; background: url(images/bg_nav_hover.gif);}
		div#nav li a#current:hover {text-decoration: underline;}



/* UTILITY NAV */
div#utilnav {width: 990px; clear: both;}
	
div#utilnav ul {
	margin: 0;
	padding: 0 17px;
	list-style-type: none;
	}

div#utilnav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}
	
div#utilnav li a {
	margin: 0;
	display: block;
	font: bold .65em/1.5em Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #2F0906;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	}

	div#utilnav li a:hover, div#utilnav li a#current {
		color: #FFF;
		background: #681812;
		text-decoration: none;
		}


applet {
	position: absolute;
	top: 5px;
	right: 49px;
	z-index: 4;
	}


/* ADMIN LOGIN */
div#admin {
	width: 200px;
	position: absolute;
	right: 25px;
	bottom: 5px;
	text-align: right;
	}
	
	div#admin a:link, div#admin a:visited {
		font: bold .75em Arial, Helvetica, sans-serif;
		color: #F4F2CC;
		text-decoration: none;
		}

	div#admin a:hover {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		}

.clear {clear: both;}

div#picture img {
	margin: 15px 0 0 60px;
	padding: 2px;
	float: left;
	background: #FFF;
	border: 1px solid #777;
	}
