/* ------------- "generic" styles */

html { 
	min-height: 100%;
 	margin-bottom: 1px; 
} 
body {
	margin: 0; padding: 0;
	background: #ffffff;
	font: small "Verdana", Arial, sans-serif;
}

a {
	text-decoration: none;
	
}

navlinks a: {
	color :#fcffa0;	
}

a:link {
	color: #003300;
	font-weight: normal;
  	text-decoration : none;
}

a:visited {
	color: #0b580b;
	font-weight: normal;
  	text-decoration : none;
}

a img {
	border: none;
}


p {
	font-family:'Georgia', Helvetica, sans-serif;
}


h1 {
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 14pt;
	color: #0b580b;
	}
	



.white {
	color: #ffffff;
  	font-weight: normal;
}

.arial {
	font-family:'arial', Helvetica, sans-serif;
	font-size: 12pt;
	color: #0b580b; 
  	font-weight: bold;
}

.biggreen {
	color: #173419;
	font-size:24px;
	font-weight: bold;
}


/* ------------- header and navigation styles */

#header{
	width: 800px;
	padding-top: 20px;
}

#cont {
	width: 800px;
	margin: 0 auto;
	}

#nav {
	width: 800px;
	height: 34px;
	
}

#navlinks {
	display: block;
	width: 800px;
	margin: 0 auto;
	padding: 8px 0px 9px 0px;
	background: #003300; 
	color: #ffffff;
	font-family: 'Georgia', Helvetica, Sans-serif;
	font-size: 12pt;
	text-align: center;
}

#navlinks li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #3e7820;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #FFFFFF;

}



#navlinks a:hover {
	color: #fcffa0;
}

/* ------------- main column */

#content {
	width: 800px;	
}

#wideimage {
	width: 800px;	
}

#maincontent {
	clear: both;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}	

#hythecontent {
	clear: both;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
}

#hythecontentlower {
	clear: both;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#hytheimagestrip {
	width: 800px;	
}

.hythesmalltext{
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff99;
	line-height: 100%;
	padding: 175px 15px 5px 15px;
	
}

.hythesmall1 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	background-image:url(files/hythesmall1.jpg);
}

.hythesmall2 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	margin: 0px 0px 0px 25px;
	background-image:url(files/hythesmall2.jpg);
}

.hythesmall3 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	margin: 0px 0px 0px 25px;
	background-image:url(files/hythesmall3.jpg);
}

.balsmall1 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	background-image:url(files/balsmall1.jpg);
}

.balsmall2 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	margin: 0px 0px 0px 25px;
	background-image:url(files/balsmall2.jpg);
}

.balsmall3 {
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	margin: 0px 0px 0px 25px;
	background-image:url(files/balsmall3.jpg);
}

#mapcont {
	width: 800px;
	margin: 30px 0px 0px 0px;
	
}	

#balgowan {
	width: 395px;
	height: 40px;
	float: left;
}

#hythe {
	width: 395px;
	height: 40px;
	float: left;
	margin-left: 10px;
}


#baladdressbox {
	width: 395px;
	height: 160px;
	float: left;
	margin-bottom: 40px;
}

#hytheaddressbox {
	width: 395px;
	height: 160px;
	float: left;
	margin-left: 10px;
}



.baltext {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 12pt;
	color: #0b580b;
	margin: 10px 0px 0px 0px;
}
	
.hythetext {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 12pt;
	color: #0b580b;
	margin: 10px 0px 0px 0px;
}

.baltext2 {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	margin: 20px 0px 0px 0px;
}
	
.hythetext2 {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	margin: 20px 0px 0px 0px;
}

#map1 {
	width: 395px;
	height: 395px;
	float: left;
}

#map2 {
	width: 395px;
	height: 395px;
	float: left;
	margin-left: 10px;
}

#rightcontent {
	width: 300px;
	float: left;
	margin-top: 20px;
}

#rightimage{
	height: 300px;
	width: 300px;
	background-image:url(files/right_column_graphic.jpg);
}

#rightimage2{
	height: 300px;
	width: 300px;
	background-image:url(files/right_column_graphic2.jpg);
	margin-top: 20px;
	margin-bottom: 50px;
}

.rightimagetext {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff99;
	line-height: 130%;
	padding: 200px 15px 15px 15px;
	
}

.rightimagetext2 {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff99;
	line-height: 130%;
	padding: 200px 15px 15px 15px;
	
}

.intro {
	display: block;
	font-family:'Georgia', Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 150%;
	padding: 0px 25px 15px 0px;
}
	

/* ------------- footer styles */
	


#footer {
	clear: both;
	padding-top: 3px;
	width: 800px;
	border-top: 3px solid #4c782c;
	padding-left: 0px;
	margin-bottom: 60px;

}

#footer a {
	color: #999999; 
	text-decoration: none;
}

#footer a:hover {
	color: #5c737b;
}

a.bottom, .bottom { 
	font-family:'verdana', Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration : none;  
	color: #999999;
	border-right: 1px solid #999999;
	padding-right: 6px;
	padding-left : 4px;
}

.bottom2 {
	font-family:'verdana', Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration : none;  
	color: #999999;
	margin-left: 60px;

}


.a.bottom2 {
	font-family:'verdana', Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration : none;  
	color: #999999;
	margin-left: 60px;

}

.bottom3 {
	font-family:'georgia', Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration : none;  
	color: #999999;
	float: right;
	margin-top: 3px;

}

#otherfooter {
	float: right;
	margin-top: -50px;
}	
