* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #eeeeee;
}

h1 {
	margin: 30px 90px 0 40px;
	font: normal 2.1em Helvetica, "Times New Roman", Times, serif;
	color: #504D42;
	border-bottom: 1px solid #CBC2A7;
	}

h2 {
	padding: 30px 0 20px 40px;
	font: normal 1.1em Helvetica, "Times New Roman", Times, serif;
	color: #006CA8;
	clear: both;
	}

h3 {
	padding: 0 90px 20px 40px;	
	font: bold .8em Helvetica, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #3D3B32;
	}

p {
	padding: 0 90px 20px 40px;
	font: .75em Helvetica, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #100000;
	}
	
	p strong {	
		color: #034a06;
		}

			a.linked:link, a.linked:visited {
				padding: 2px 3px;
				color: #9C580F;
				text-decoration: underline;
				}
				
			a.linked:hover {
				color: #FFF;
				background: #CB7314;				
				text-decoration: none;
				}
	
div#columned {
	float: left;
	}

div#columned ul {
	margin: 0 90px 0 30px;
	padding: 0 0 0 60px;
	}
	
div#columned li {
	padding-left: 10px;
	font: .75em Helvetica, "Times New Roman", Times, serif;
	line-height: 1.8em;
	color: #100000;
	list-style-image: url(images/bullet.gif);
	}
	
div#columned ul li ul li {
	padding-left: 5px;
	font-size: 1em;
	list-style-type: circle;
	list-style-image: none;
	}

address {
	padding: 1px 15px 5px 15px;
	font: normal .65em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFF;
	float: left;
	}
	
		address strong {
			padding-right: 70px;
			color: #E8DEBF;
			font-size: 1.2em;
			line-height: 2em;
			border-bottom: 1px solid #4D4A3F;
			}

div#container {
	width: 950px;
	border:1px solid #000;
	border-top:none;
	margin:auto;
	background:#fff;
}

div#header {
	width: 950px;
	background: url(images/bg_header.gif) no-repeat;
	}
	
#contact-table {
	margin:0 0 20px 30px;
}

#contact-table td {
	padding:0 0 2px 10px;
}

#contact-table textarea {
	height:100px;
	width:200px;
}

.error {
	font-size:10px;
	color:red;
}

div#subheader {
	width: 950px;
	height: 238px;
	float: left;
	background: url(images/bg_subheader.gif) no-repeat;
	position: relative;
	z-index: 2;
	}
	
	div#flash {
		width: 950px;
		height: 370px;
		position: relative;
		z-index: 2;
		}

	div#content {
		width: 950px;
		}
		
		#page-specific {
			float:left;
			width:631px;
			border-right:1px solid #000;
			padding-bottom:20px;
		}
		
		#content-right {
			float:left;
			width:317px;
		}
		
		#content-right h1 {
			color:#123715;
			margin-top:50px;
			padding-left:30px;
			text-align:center;
			border:none;
		}

		div#columnleft {
			width: 308px;
			float: left;
			position: relative;
			}
			
		div#columnright {
			margin-top: -250px;
			padding-bottom: 60px;
			width: 662px;
			float: right;
			background: url(images/bg_right.gif) no-repeat;
			position: relative;
			z-index: 3;
			}
			
		div#map {
			margin: 0 0 0 40px;
			padding: 3px;
			width: 450px;
			height: 300px;
			background: #0074AC;
			border: 1px solid #034a06
			}
	
		div#diy {
			width: 600px;
			}


div#push {
	height: 206px;
	clear: both;
	}

div#footer {
	text-align:center;
	padding-top:5px;
	color:#666;
	font-size:12px;
}
	
#footer a {
	color:#666;
}	

#logo {
	height:107px;
}

a img {
	border:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

#boxes {
	background: url("/media/images/boxesbg.jpg");
	height:195px;
	width:950px;
}

#boxes div.box h2 {
	color:#E88317;
	padding:0;
	padding-bottom:10px;
	margin:0;
	text-align:center;
}

#boxes div.box p,#boxes div.box li {
	color:#fff;
	font-size:0.75em;
}

#boxes div.box {
	float:left;
	height:154px;
	margin:10px;
	width:276px;
	background:#000;
	color:#fff;
	padding:10px;
	
}
* html #boxes div.box {
	margin:10px 8px;
}

/* HORIZONTAL NAVIGATION */
div#nav {
	background:#eeeeee;
	height:30px;
	margin-bottom:1px;
	width:950px;
	border-bottom:1px solid #000;
}
	
div#nav ul {
	list-style-type: none;
}

div#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}

div#nav li a {
	margin: 0;
	padding: 7px 16px; 
	float: left; 
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center; 
	text-transform: uppercase;
	color: #0B190C;
	text-decoration: none;
	border-right: 1px solid #6B777C;
	}

		div#nav li a:hover {
			color: #fff;
			background: #CB7314;
			}
			
		div#nav li a#current {
			color: #FFF;
			background: #CB7314;
			}
			
			div#nav li a#current:hover {
				color: #FFF;
				background: #E88317;
				}

		div#nav li a.facebook:hover {
			background:#eeeeee;
			border-bottom:1px solid #000;
			padding: 2px 22px 0pt 22px;
		}

/* UTILITY NAV */
div#utilnav {
	width: 204px;
	float: left;
	}
	
div#utilnav ul {
	list-style: none;
	}

div#utilnav li {
	list-style-type: none;
	display: inline;
	}
	
div#utilnav li a {
	padding: 5px 0 5px 0;
	width: 202px;
	display: block;
	font: .65em Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-decoration: none;
	color: #CCC;
	border-bottom: 1px dotted #464646;
	}

	div#utilnav li a:hover {
		color: #FFF;
		text-decoration: none;
		}
		
	div#utilnav li a#current {
		color: #E8B822;
		text-decoration: none;
		}
		
			div#utilnav li a#current:hover {
				color: #FFF;
				}



/* ADMIN LOGIN */
div#admin {
	width: 90px;
	background: url(images/lock.gif) no-repeat;
	position: absolute;
	z-index: 4;
	top: 742px;
	right: 135px;	
	}
	
	div#admin a:link, div#admin a:visited {
		font: normal .65em Arial, Helvetica, sans-serif;
		color: #272318;
		text-decoration: none;
		}

	div#admin a:hover {
		font-weight: bold;
		color: #A00000;
		text-decoration: none;
		}

.clear {
	clear: both;
	}

.right {
	margin: 0 90px 20px 25px;
	float: right;
	}

.wide {
	margin: 0 0 20px 40px;
	padding: 1px;
	border: 1px solid #6c6759;
	}

.sig {
	padding: 0 110px 0 0;
	float: right;
	}

.logo {
	margin: 30px 0 0 37px;
	border: 1px solid #000;
	}
