html *	{margin: 0;	padding: 0;	}
body {	margin:10px 0px; text-align:center; /* Hack for IE5/Win */	}
	
#content {
	width:950px;
	height: 855px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding:15px;
	border:3px #d0d291 double;
	}

.noprint	{display: none;}
/*--------------- Header ---------------*/
	
#headerimg {
	width:760px;
	height: 167px; 
	padding:px;
	border:1px solid #fff;
	background-image: url(images/glfheader.gif); 
	float: left;
	}
	
#header {
	width:950px;
	padding:px;
	border:1px solid #fff;
	background-color:#333;
	}

#logo {
	width:185px;
	height: 167px; 
	border:1px solid #fff;
	background-image: url(images/glflogo.gif); 
	background-color:#555;
	float: left; 
	}

/*--------------- Navigation ---------------*/


#leftnav {
		width: 185px;
		height: 580px; 
		margin-left: 1px; 
		border:1px solid #fff;
		float: left; 
		background: url(images/navbg_1170.jpg) no-repeat;	
		padding-top: 0px; 
		font-size: 0px; 
		}

#leftnav img {padding: 15px 0 0px 5px; display: block;}

#leftnav ul {
		width: 185px;
		padding: 0px; 
		list-style: none; 
		text-align: left; 
		}

#leftnav li {
		padding: 14px 15px 14px 10px; 
		width: 300px; 		
		font-family: verdana; 
		}


#leftnav a{ 
		font-size: 14px;  
		color: #fff;
		list-style: none;  
		text-decoration: none; 
		}

#leftnav a:hover { 
		width: 185px; 
		font-size: 14px;  
		color: #d0d291;
		text-decoration: underline; 
		}
#cities	ul	{padding-top: 20px;}
#cities	img 	{margin-left: auto;   margin-right: auto;   width: 150px; }
#cities li {
		position: relative; 
		top: -5px; 
		left: -65px;
		list-style: none;
		text-align: center; 
		font-family: Verdana; 
		font-size: 10px;
		color: #fff;
		}
.cities ul p {position: relative; top: -5px; left: 30px;
		text-align: center; 
		font-family: Verdana; 
		font-size: 10px;
		color: #fff;
				}

/*--------------- Main Content ---------------*/

#maincontent {
	width:760px;
	height: 580px; 
	text-align:left; 
	padding:0px;
	border:1px solid #fff;
	background-color: #d0d291;
	background-image: url(images/contentbg.jpg); 
	float: right; 
	}

#maincontent h1 {
		padding: 30px 0 40px 40px; 
		font-size: 30px; 
		font-family: garamond;
		color: #091124;
		}
#maincontent p {
		width: 645px;
		line-height: 24px;
		text-align: justify;
		padding-left: 40px;
		font-family: verdana;
		font-size: 14px;
		color: #000;
		}

#team	{padding: 10px 0 0 130px;}
#profile img {float: left; padding: 10px 0 10px 0px;}
#map	{padding-left: 20px; }
#counties	{padding-left: 0px; width: 750px;}
#counties ul	{float: left; }
#counties li	{font-family: Verdana; font-size: 14px; list-style: none; line-height: 24px; }
#note {margin-left: 0px; }
#form	{font-family: verdana;
		font-size: 14px;
		padding: 0 20px 0 40px;}

#form td	{padding-bottom: 20px;		
				}
#submit	{padding-left: 155px;}

/*--------------- Footer ---------------*/

#bottom	{clear: both;
		background-color: #333;
		height: 1px;
		padding-left: 2px;
		width: 946px;
		font-family: verdana;
		border-top: 1px solid;
		border-top-color: #fff;
		}
#footer {
	padding: 10px 20px 20px 20px;
	background-color: #333;
	text-align: center; 
	font-size: 12px;
	font-family: Verdana;
	color: #fff;
	}
#footer p	{padding-bottom: 10px;}
h5	{font-weight: normal;
	color: #d0d291;
	font-family: verdana;
	font-size:  10px;
	}
#email a{ 
		font-size: 12px;  
		color: #fff;
		text-decoration: none; 
		}
#email a:hover { 
		font-size: 12px;  
		color: #d0d291;
		text-decoration: underline; 
		}