body { color: black; font-size: 12px; font-family: Verdana; line-height: 14px; text-decoration: none; text-align: left; }
.heading { color: #000; font-size: 20px; font-family: Verdana; text-decoration: none; }
.smallheading { color: #c60; font-size: 15px; }
a:link { color: #360; font-size: 15px; font-family: Verdana; line-height: 15px; text-decoration: none; text-align: center; }
a:visited { color: #360; font-size: 15px; line-height: 15px; text-decoration: none; }
a:hover { color: #c60; font-size: 15px; line-height: 15px; }
.nav_item { font-size: 15px; font-family: Verdana; line-height: 15px; text-decoration: none; text-align: center; }
a.nav_item { color: #360; font-size: 15px; font-family: Verdana; line-height: 15px; text-decoration: none; text-align: center; }
a:hover.nav_item { color: #ffc; font-size: 15px; line-height: 15px; background-color: #c60; text-decoration: none; text-align: center; padding-right: 25px; padding-bottom: 5px; padding-left: 25px; }
.link_seacoast_fgd { color: white; font-size: 12px; text-decoration: none; }
.blog_link { color: #9c3; }
p { color: black; font-size: 12px; font-family: Verdana; line-height: 14px; text-decoration: none; }
table { color: black; font-size: 12px; font-family: Verdana; line-height: 14px; text-decoration: none; }
#restaurants {
	position: relative;
	height: 265px;
	width: 400px;
	top: 270px;
	left: 30px;
	border: 2px double #CC700A;
	padding: 10px;
	text-align: left;
	font-size: small;
	float: left;
	clear: both;
	margin-top: 100px;
}
br { font-size: 12px; line-height: 14px; }
.image-border {
	border: 1px solid #280C0D;
}
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC6600;
	margin-top: 30px;
	margin-left: 30px;
	padding: 10px;
	float: left;
	width: 600px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC6600;
}
.smallheading-beans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #336600;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	background-color: #CCCC66;
	width: 720px;
	height: 500px;
}
#recipemainbody {
	background-color: #CCCC66;
	height: 700px;
	width: 720px;
}
.navborder {
	border: 1px solid #FFFFCC;
}
#orangebar {
	background-color: #CC6600;
	height: 25px;
	width: 720px;
	clear: both;
}
