body  {
		background-color:#5A816F; 
		font-family:arial, verdana, sans-serif;
} 

#wrapper {margin: 0px auto; padding:0px; border:1px solid #030; width:720px;}

#banner {
		width:720px;
		height:75px;
		margin-bottom:0px;
}

.navbar {
		background:#77AF91;
		color:#143611;
		font-weight:bold;
		font-size:10px;
		text-align:center;
		padding:4px;
		margin-top:0px;
		margin-bottom:0px;

}

.navbar a {padding:0px 14px; text-decoration:none;}
.navbar a:link {color:#143611;}
.navbar a:visited {color:#143611;}
.navbar a:hover {color:#666}


#mainsections {width:720px; height:197px;
		background-color:#77AF91;
		margin-top:0px;
		margin-bottom:0px;
}

#pulldownnav {
		background-color:#014B2A;
		font-size:14px;
		width:720px;
		margin-top:0px;
		margin-bottom:0px;
}



#main1 {width:192px; border-right:3px solid #77AF91; margin-top:0px; margin-bottom:0px; color:#013F34;
}

#main1 a {text-decoration:none; font-weight:bold;}
#main1 a:link {color:#013F34;}
#main1 a:visited {color:#013F34;}
#main1 a:hover {color:#000;}

#main2 {width:321px; border-right:3px solid #77AF91; margin-top:0px; margin-bottom:0px; vertical-align:top;}

#main2 a {}
#main2 a:link {color:#053106;}
#main2 a:visited {color:#053106;}
#main2 a:hover {color:#333;}

#main3 {width:201px; margin-top:0px; margin-bottom:0px; vertical-align:top;
}
#main3 a {font-weight:bold;}
#main3 a:link {color:#013F34;}
#main3 a:visited {color:#013F34;}
#main3 a:hover {color:#000;}

.text {
		padding:8px;
		font-size:12px;
		
		
}

.text2 {
		padding:8px;
}

.text2a {
		font-size:12px;
}


#lab {width:720px;
		border-top:1px solid #013F34;
		height:75px;
		clear:left;
		margin:0px;
}

#lodging {
		background:#F49B03 url('images_home/lodging_pic.jpg');
		background-repeat:no-repeat;
		background-position: top left;
		width: 192px;
		height:75px;
		color:#013F34;
		vertical-align:top;
}

#lodging a {text-decoration:none;}
#lodging a:link {color:#013F34;}
#lodging a:visited {color:#013F34;}
#lodging a:hover {color:#000;}

.Ltext {
		padding:8px 5px 5px 92px;
		font-size:12px;
		text-align:left;
		height:59px;
}

#attractions {
		background:#013F34 url('images_home/attractions_pic.jpg');
		background-repeat:no-repeat;
		background-position: top left;
		width:326px;
		height:75px;
		color:#fff;
		vertical-align:top;
}

#attractions a {text-decoration:none;}
#attractions a:link {color:#fff;}
#attractions a:visited {color:#fff;}
#attractions a:hover {color:#ccc;}

.Atext {
		padding:8px 5px 5px 128px;
		font-size:12px;
		text-align:left;
		height:59px;
}

#bridges {
		background:#F49B03 url('images_home/bridges_pic.jpg');
		background-repeat:no-repeat;
		background-position: top left;
		width:202px;
		height:75px;
		color:#013F34;
		vertical-align:top;
}

#bridges a {text-decoration:none;}
#bridges a:link {color:#013F34;}
#bridges a:visited {color:#013F34;}
#bridges a:hover {color:#000;}

.Btext {
		padding:8px 5px 5px 108px;
		font-size:12px;
		text-align:left;
		height:59px;
}

#bottomtext {clear:left; background:#fff; font-size:12px; height:85px; margin:0px;}
