html {
	margin: 0px;
	padding: 0px;
	}
	
body { 
	margin: 0px;
	padding: 0px;
	background: #003300 url(http://www.alligatoralleyflorida.com/images/thtch.jpg) repeat fixed;
	}

a:link { 
	font-weight: bold;
	text-decoration: none; 
	color: #537c01;
	}
	
a:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #537c01;
	}
	
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline; 
	color: #537c01;
	}

.button {
	margin-bottom: 10px;
	}

a#aboutus img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_aboutus_off.gif);}
a#aboutus:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_aboutus_on.gif);}

a#music img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_music_off.gif);}
a#music:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_music_on.gif);}

a#fooddrink img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_fooddrink_off.gif);}
a#fooddrink:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_fooddrink_on.gif);}

a#photos img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_photos_off.gif);}
a#photos:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_photos_on.gif);}

a#awards img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_awards_off.gif);}
a#awards:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_awards_on.gif);}

a#press img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_press_off.gif);}
a#press:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_press_on.gif);}

a#giftshop img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_giftshop_off.gif);}
a#giftshop:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_giftshop_on.gif);}

a#directions img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_directions_off.gif);}
a#directions:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_directions_on.gif);}

a#hours img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_hours_off.gif);}
a#hours:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_hours_on.gif);}

a#links img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_links_off.gif);}
a#links:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_links_on.gif);}

a#contact img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_contact_off.gif);}
a#contact:hover img {background-image: url(http://www.alligatoralleyflorida.com/images/nav_contact_on.gif);}

div.copy {
	color: #003300;
	font: normal 12px/16px verdana,arial,helvetica;
	}

div.copy2 {
	color: #003300;
	font: normal 10px/14px verdana,arial,helvetica;
	}

div.subhead {
	color: #003300;
	font: bold 16px/18px verdana,arial,helvetica;
	}
