		body {
			background: url(images/bg.gif) repeat-x #689a01;
			margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
			padding: 0px; /* Always apply padding if you apply margins */	
		}
		
			
		/* 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 { 	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			margin-top: 10px; 
			margin-right: 20px;
			margin-left: 20px;
			
		}
		
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size:18px;
			color: #444;
			margin: 0px;
			margin-left: 10px;
			text-indent: 0px;
			padding: 7px 0px 7px 0px;
			text-transform: uppercase;
		}
		
		
		li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			list-style-image:url(images/arrow.gif);
		}
		
		
		/* Creates the general link style for the site. This is not the main navigation.  */
		
		a:link {
			color:#223560;
			text-decoration: none;
		}
		a:visited {
			color: #223560;
			text-decoration: none;	
		}
		a:hover {
			color: #223560;
			text-decoration: underline;
		}
		a:active {
			text-decoration: none;	
		}
		
		
		/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
		
		div#wrapper{
			width: 770px;
			background: url(images/bg_wrapper.gif);
			margin: 0px auto;
			z-index: 0;
		}
		
		div#top{
			width: 790px;
			height: 13px;	
			margin: 0px auto;
		}
		
		div#container {
			width:770px;
			position: relative;
		 }
		 
		 div#top{
		 	width: 770px;
			height: 28px;
		 }
		 	
		div#header { 
			background: url(images/header.jpg);
			width: 770px;
			height: 126px;
		 }
	
	
		div#pagetext {
		width: 564px;
		background: url(images/content_top.gif) repeat-x #fff;
		float: right;
		display: inline;
		}
		
		div#pagetext1 {
		width: 100%;
		background: #fff;
		float: right;
		display: inline;
		}
		
		
		div#pagetextbottom{
	
		background-repeat:no-repeat;
		width: 564px;
		height: 57px;
		background: url(images/footer.gif);
		float: right;
		position: relative;
		}
		
		div#pagetextbottom1{
	
		background-repeat:no-repeat;
		width: 100%;
		height: 57px;
		background: url(images/footer1.gif);
		float: right;
		position: relative;
		}
	
		
		div#pagetext a:link{
			font-family: Arial, Helvetica, sans-serif;
			color:#0000CC;		
		}
		
		div#pagetext a:visited{
			color:#000066;		
		}
		
		
		div#leftcolumn{
			width: 206px;
			float: left;
			margin-top: 0px;
			display: inline;
		}

		
		.right {
			margin: 5px;
			float: right

		}
		
		.right img{
			border: 1px solid #ccc;
			padding: 2px;
		}
		
		
		div#address{
			width: 450px;
			margin-left: 20px;
			border: 1px solid #ccc;
		}
		
		
		
		div#footer {
			width: 550px;
			clear: both;
			margin: 0px auto;
		}
		
		 
		 div#links {
			font-size:0px;
			width: 770px;
			color: #51473D;
			text-align: center;
			clear: both;
			height: 35px;
			margin: 0px auto;
			padding-top: 10px;

		
		 }
		 
		 div#links p{
			padding: 5px 0px 5px 0px;
			font-size: 11px;
		 }
		 
		  div#links a:link, a:visited {
			color: #0033CC;
			font-weight: bold;
		
		 }
		 

		 div#pagebottom{
		background: #689a01;
		width: 100%;
		height: 100%;
		bottom: 0px;

		 }
		 
		 
		 div#login{
			width: 770px;
			text-align: right;
			margin: 0px auto;
			clear: both; 
			font-size: 10px;
		 }


		 
		 /* ----------------- IMAGE ELEMENTS ----------------- */
		
		img.left {
			float: left;
			margin: 20px;
			border: 2px solid #fff;
		
		}
		img.right {
			margin: 30px;
			border: 2px solid #fff;
			float: right
		}
		
		 .copyright {
			width: 770px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			font-size:9px;
			text-align: center; 
			clear:both;
			margin: 0px auto;
			padding: 10px 0px 10px 0px;	
		 }
		 
		 
		.copyright a:link{
			color: #fff;
		  }
		  
		  
		.copyright a:visited{
			color: #fff;
		  }
		
		
		
		
		/* ----------------- NAVIGATION ----------------- */
		
		div#navigation{
		width: 770px;
		height: 29px;
		position: relative;
		background: url(images/nav_bg.gif);
		}
		
		
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 747px;
	height: 30px;
	font-family: Tahoma, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
	
	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;
		display: block;
		float: left;
		font-size: 11px;
		font-weight: bold;
		padding: 5px 8px 9px;
		text-decoration: none;	
	}
	
	
	ul#mainnav li a:hover {
		background: #ff9900;
		color: #fff;
		width: auto;
	
	
		
		
	}
	
	ul#mainnav li a.current:link, ul#mainnav a.current:visited {
		background: #9acd03;
		color: #fff;
		width: auto;
	}
		
	
		div#audio {
	position: absolute;
	top: 13px;
	right: 87px;
	z-index: 1;
	}
	
	.clear{
		clear: both;
	}
	
	.center{
		text-align: center;
	}
	/*Google Map*/
	#map{
		text-align: center;
	}
	
	
	address { 	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 14px;
			color: #fff;
			margin-left: 20px;
			
		}
		
ul#utilitynav {
	padding: 0px;
	width: 554px;
	height: 25px;
	float: left;
	position: absolute;
	z-index: 5;
	left: 7px;
	top: 7px;
	margin: 0px;
	}

ul#utilitynav1 {
	padding: 0px;
	width: 100%;
	height: 25px;
	float: left;
	position: absolute;
	z-index: 5;
	left: 7px;
	top: 7px;
	margin: 0px;
	}
	
	
	ul#utilitynav li, ul#utilitynav1 li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav1 a:link, ul#utilitynav li a:visited, ul#utilitynav1 a:visited, ul#utilitynav li a:active ul#utilitynav1 a:active{
		color: #fff;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 5px 0px 7px;
		text-decoration: none;	

	}
	
	
	ul#utilitynav li a:hover {
		color: #fff;
		width: auto;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #fff;
		width: auto;
	}

.border{
	border: 1px solid #000;
}
