/* CSS Document */


td.menu {

	background-color: #3B7215;

}

.logo_borders {

	border: solid #3B7215;

}

.section_heading {

	color: #ffffff; 
	position: relative; 
	right: 30px;
	font-size: 20px;
	font-weight: normal;
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";

}

.body_section {
	
	padding: 30px;
	border: solid #3B7215;
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	line-height: 18px;
	
}

a.navigation_menu_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;

}

a:hover.navigation_menu_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #F1D623;
	text-decoration: none;

}	

a:visited.navigation_menu_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #F8EA8A;
	text-decoration: none;

}

.section_body {

	font-size: 14px;

}

p.body_indent {
	
	text-indent: 25pt;

}

img.green_borders {
	
	border: solid #3B7215;
	position: relative;
	
}

a.produce_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #3B7215;
	text-decoration: none;

}

a:hover.produce_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #F1D623;
	text-decoration: none;

}	

a:visited.produce_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #6BA941;
	text-decoration: none;

}

.attraction_headings {

	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 16px;
	color: #3B7215;

}

a.text_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 14px;
	color: #3B7215;
	text-decoration: none;
	text-weight: normal;

}

a:hover.text_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 14px;
	color: #F1D623;
	text-decoration: none;
	text-weight: normal;


}	

a:visited.text_links {
	
	font-family: "Comic Sans MS", Verdana, Arial, Courier, "Times New Roman";
	font-size: 14px;
	color: #6BA941;
	text-decoration: none;
	text-weight: normal;

}
