* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


body {
	background: url(images/bg.gif) repeat-x #78aa00;
	/*Below sets a base for em percentage used. x-small generally is about 12px*/
	font-size: x-small;		
}

	
/* 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, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	color: #000;
	/*font percentage based on base declared in body tag*/
	font-size: 120%;
	margin: 10px 10px 10px 20px;
	line-height: 1.5em;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #500201;
	margin: 0px 20px 0px 20px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dashed #500201
	
}


h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #500201;
	padding: 10px 0px 0px 20px;
	font-weight: normal;
}




/*
ul{
  	

}
*/

#pagetext li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:url(images/arrow.gif);
	color: #333;
	line-height: 1.5em;	
	margin-left: 40px;
}


/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	margin: 0px auto;
}


div#container { 
	width:990px; 
	margin: 0px auto;
	position: relative;
	}
	

div#header { 
	background: url(images/header.jpg);
	width: 619px;
	height: 254px;
	position: relative;
 }
 


/*container for pagetext and left coloum */


div#pagetext {
	width: 619px;
	float: left;
	display: inline;
	margin: 0px;
	background: url(images/bg_wrapper.gif) repeat-x #fff;
		
}



div#content{
	background: #fff;
	width: 619px;

}
div#leftside{
	width: 371px;
	height: 776px;
	background: url(images/left.jpg) no-repeat;
	float: left;
	display: inline;
	position: relative;
}

div#leftside2{
	width: 371px;
	height: 776px;
	background: url(images/left_no_quote.jpg) no-repeat;
	float: left;
	display: inline;
	position: relative;
}

address{
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	padding: 7px 0px 5px 15px;
	margin-bottom: 5px;
	clear: both;
}

address a:link{
	color: #fff;
}

div#bottom {
	width: 619px;
	height: 58px;
	background: #fff;
	clear: both;
	background: url(images/footer.gif);
}

 
 div#links {
 	width:990px;
	color: #333;
	padding: 5px 0px 20px 0px;
	margin: 0px auto;
	clear: both;
 }


 
 div#login{
 	width: 770px;
	text-align: right;
	clear: both; 
	font-size: 10px;
	margin: 0px auto;
 }
 
 div#login a:link {
 	color: #fff;
	font-weight: bold;

 }
 

 /* ----------------- IMAGE ELEMENTS ----------------- */


.right{
	float: right;
}

.left{ 
	float: left;
}



.right img{
	margin: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}

.left img{
	margin: 5px;
	border: 1px solid #808080;

	padding: 10px;

}

 #copyright {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 	font-size:9px;
	margin: 0px auto;
	width: 990px;
 }
 
 #copyright img{
 	float: right;
	margin-top: -25px;
	
 }
 
  #copyright a{
 	color: #fff;
	}
	
	



/* ---------------------- nav ---------------------- */
ul#mainnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	left: 8px;
	top: 40px;
}

ul#mainnav li {
	display: inline; 
	list-style: none;


}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #fff;
	width: 165px;
	height: 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 8px 20px;
	margin: 2px 0px 15px 30px;
	text-decoration: none;
	font-family:Tahoma, sans-serif;
	text-transform: uppercase;

}
/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #fff;
	background: url(images/nav_bg_hot.gif) no-repeat;
	
	
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #ff0;
	background: url(images/nav_bg_hot.gif) no-repeat;

}




/*  SECOND COLUMN NAV*/
ul#mainnav2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 150px;
	left: 161px;
	top: 40px;
}

ul#mainnav2 li {
	display: inline; 
	list-style: none;


}


ul#mainnav2 li a:link, ul#mainnav2 li a:visited, ul#mainnav2 li a:active {
	color: #fff;
	width: px;
	height: 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 8px 20px;
	margin: 2px 0px 15px 15px;
	text-decoration: none;
	background: url(images/nav_bg.gif) no-repeat;
	font-family:Tahoma, sans-serif;
	text-transform: uppercase;

}
/* Creates our hover status. */
ul#mainnav2 li a:hover {
	color: #fff;
	background: url(images/nav_bg_hot.gif) no-repeat ;
	
	
}

ul#mainnav2 li a.current:link, ul#mainnav2 a.current:visited {
	color: #ff0;
	background: url(images/nav_bg_hot.gif) no-repeat;

	

}
	 /* ----------------- end NAVIGATION ----------------- */
	
/* ----------------- UTILITY NAVIGATION ----------------- */

	ul#utilitynav {
	text-align:center;
	padding: 0px;
	
	}
	
	
	ul#utilitynav li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		color: #fff;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 8px 0px 8px;
		text-decoration: none;	
		margin-bottom: 20px;
	}
	
	
	ul#utilitynav li a:hover {
		color: #ff0;
		width: auto;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #ff0;
		width: auto;
	}



.clear{
	clear: both;
}


.column1{
	width: 245px;
	float: left;
	color: #333;
	margin-left: 20px;
	
	
}

.column1 p{
font-size: 11px;
}

.center{
	text-align: center;
}

.map{
	float: right;
	margin: 10px 10px 5px 0px;
	border: 1px solid #000;
}

.credit{
	margin-left: 20px;
}

.cta img{
	display: inline;
}

address{
	position: absolute;
	color: #000;
	left: 70px;
	top: 375px;
	font-size: 130%;
}

#quote{
	position: absolute;
	line-height: 1.5;
	width: 352px;
	left: -6px;
	top: 209px;
	margin: 15px;
}

#quote p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 120%;
	font-style: italic;
}
