/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #285f04;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 12px;
	line-height: 16px;
	color: #645a4a;
	margin: 0px;
	text-transform: none;
	padding: 0px;
}


ul {
	font-size: 12px;
	line-height: 16px;
	color: #645a4a;
	margin: 0 15px 0 35px;
	padding: 0;
	}

li {
	font-size: 12px;
	line-height: 16px;
	color: #645a4a;
	margin: 0 25px 0 10px;
	}
	
ul.left {
	float: left;
	margin: 0 0 0 5px;
	list-style-type: circle;
	width: 250px;
	}
	

ul.right{
	float: right;
	margin: 0 5px 0 0; 
	list-style-type: circle;
	width: 250px;
	}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #464646;
	padding: 15px 0 0 0;
	margin: 0px 0 8px 25px;
	text-transform: uppercase;
	text-indent: 5px;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #464646;
	padding: 15px 0 0 0;
	margin: 0px 0 8px 0px;
	text-transform: uppercase;
	text-align: center;
}


/* Creates the general link style for the site. This is not the main navigation.  */


a:link {
	text-decoration: none;
	color: #009900;
	}

a:hover {
	text-decoration: underline;
	color: #00CC00;
	}

a:visited {
	text-decoration: none;
	color: #009900;
	}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Creates the div container for the site. */
div#container {
	width: 774px;
	margin: 0px auto 0px auto;
	padding: 0;
	}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */

div#header {
	width: 774px;
	margin: 0px 0 0 0;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 387px;
		}


div#headerbox1 {
	width: 350px;
	float: left;
	margin: 20px 0 0 370px;
	padding: 0;
	}

div#headerbox2 {
	width: 350px;
	float: left;
	margin: 70px 0 0 370px;
	padding: 0;
	}	
	
		
		
div#main-content {
	width: 774px;
	margin: 0px;
	padding: 0px;
		}			
					
/* Creates the div for the content */

div#content {
	float: left;
	margin: 0px 0 0 0px ;
	padding: 0px;
	width: 575px;
	}

/* Creates the div for the sidebar */
	
div#sidebar {
	float: right;
	margin: 0px 0 0 0px ;
	padding: 0px;
	width: 188px;
	}	



/* =Address Sidebox*/
div#address_box {
	margin: 25px 0 0 12px ;
	padding: 0px;
	width: 197px;
	text-align: center;
	}

div#address_box p{
	margin: 0 0px 6px 0;
	padding: 0 5px 0 5px;
	width: 190px;
	}
	
div#address_box a:link, div#address_box a:active, div#address_box a:visited{
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0;
	width: 200px;
	text-align: center;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	}	
	
div#address_box a:hover {
	text-decoration: underline;
	color: #663366;
	}		
			
				

/* Styles the footer div */
	
div#footer {
	margin: 0px;
	padding:0px;
	width: 774px;
		}	

.footer_icon {
	float:left;
	margin:0;
	padding: 2px;
	margin: 0px 0 0 0 ;
	}
	
/* Styles the copyright div */
div#copyright {
	text-align: left;
	width: 774px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 1px 0px 0 0;
	padding: 0px 0 0 0px;
	}
	
div#copyright p {
	text-align: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0 0;
	padding: 2px 0px 0 45px;
	}
		
div#copyright a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* Styles the image box div */
div#pic {
	float: left;
	text-align: center;
	width: 220px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px 10px 8px 20px;
	padding: 0px 0 0 0px;
	}


/*  =Main Navigation
---------------------------------------------*/
#mainnav {

width:340px;
height:40px;
margin: 0px 0 0 0;
padding: 5px 0 0 0px;
float:right;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

ul#nav {
margin:0;
padding:0;
list-style-type:none;
height: 10px;
}

ul#nav li {
float:left;
margin:0px;
padding:5px 0 0 0;
display:inline;
width: 113px;
text-align: center;
line-height: 20px;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
margin:0  0 0 0px;
padding:20px 0 0 0;
display:run-in;
line-height:20px;
font-size:16px;
font-weight: bold;
text-decoration:none;
color:#fff;
width: 113px;
float:left;
text-align: center;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {

color: #e8e628;
float:left;
margin:0px;
padding:20px 0 0 0;
display:run-in;
background-image: url(images/nav_on.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 113px;
text-align: center;
height: 20px;
}



/* ----------------- SINGLE COLUMN FORM ------------------- */
div#form {
	width: 500px;
	text-align: left;
	margin: 0 0 0 15px;
	font-size: 12px;
}

form p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
	font-size: 12px;
	color: #385f72;
	text-align: left;
	font-weight: bold;
	}
	
input {
	margin-bottom: 5px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

.submit {
	width: 100px;
	margin: 0 0 0 20px;
	}
.reset {
	width: 100px;
	margin: 0 0 0 150px;
	}	

select {
	padding-left: 20px;
	margin-bottom: 0px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
textarea {
	margin-bottom: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	height: 80px;
}

.textfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
}

label {
	padding: 5px 20px 0 0;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	clear: right;
}
div#ps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 5px 0 0 15px;
}
		
/* ----------------- CUSTOM CLASSES ----------------- */

.bold {
	font-weight:bold;
	}
	
#clear {
		clear:both;
		height: 0px;}
			

.phone {
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
	color: #003300;
	font-weight:bold;
	}
	
.large { 
	font-weight: bold;
	font-size: 16px;
	color:#464646;
	font:Arial, Helvetica, sans-serif;
	line-height: 20px;
	}	
	
.address, .fax {
	margin: 0px 0 0 0;
	text-align: center;
	color: #000;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	}
	
.hours {
	text-align: right;
	margin: 15px 0 0 0;
	}	
	
.center {	
	text-align: center;
	font-size: 14px;
	}
	
.centerbig {	
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #006600;
	}		
	
.pic {
	padding: 5px;
	margin: 0 0 5px 0;
	border: 1px solid #666;
	}

.pic_right {
	float: right;
	margin: 0 15px 5px 10px;
	padding: 5px;
	border: 1px solid #666;
	}
	
.nav {
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}				


/* ----------------- ROUNDED CORNERS ----------------- */	

.xsnazzy p, .zsnazzy p{
margin:0; 
padding: 0px 20px 10px 25px; 
}

.xsnazzy_side p {
margin:0; 
padding: 0px 10px 10px 15px; 
}
.xsnazzy {
background: #fff; 
width:575px; 
float:none; 
margin:0 0px;
}

.xsnazzy_side {
background-color: #fff;
width:187px; 
float:none; 
margin:0 0px;
padding: 0;
}

.xtop, .xbottom {
display:block; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #666;
border-right:1px solid #666;
}
.xb1 {
margin:0 5px; 
background:#666;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:1px solid #666; 
border-width:0 1px; 
height:auto;
}

.xboxsidebar {
display:block; 
border:1px solid #666; 
border-width:0 1px; 
height:auto;
}

* html .xboxcontent {
height:1px;
}

* html .xboxsidebar {
height:1px;
}
.color_a {
background:#fff;
color:#fff;
}