/* home page classes */
body.home {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	marker-offset: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(Assets/display/backgroundrepeater.jpg);
}

body {
	background-image: url(Assets/display/backgroundrepeater.jpg);
}
/*Taken Out waiting for graphics to give new images 

.homeleft {
	background-image: url(Assets/display/homeLeft.jpg);
	background-repeat: no-repeat;
}

.homeright {
	background-image: url(Assets/display/homeRight.jpg);
	background-repeat: no-repeat;
}
*/

.homeNav, a.homeNav, a:active.homeNav, a:focus.homeNav, a:hover.homeNav, a:link.homeNav, a:visited.homeNav{
	text-decoration: none;
	color: #F2F0D9;
	font-family: Arial;
	font-size: 18px;
	background: #124830;
}

.navCap{
	text-decoration: none;
	color: #F2F0D9;
	font-family: Arial;
	font-size: 26px;
	background: #124830;
}

.navCap2{
	text-decoration: none;
	color: #124830;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
}
.navCap3, a.navCap3, a:active.navCap3, a:focus.navCap3, a:hover.navCap3, a:link.navCap3, a:visited.navCap3{
	text-decoration: none;
	color: #f6f4db;
	font-family: Arial;
	font-size: 17px;
}
.homeNav2, a.homeNav2, a:active.homeNav2, a:focus.homeNav2, a:hover.homeNav2, a:link.homeNav2, a:visited.homeNav2{
	text-decoration: none;
	color: #124830;
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
}

.homeNav3, a.homeNav3, a:active.homeNav3, a:focus.homeNav3, a:hover.homeNav3, a:link.homeNav3, a:visited.homeNav3{
	text-decoration: none;
	color: #124830;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.homeNav4{
	text-decoration: none;
	color: #124830;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.mainNav, a.mainNav, a:active.mainNav, a:focus.mainNav, a:hover.mainNav, a:link.mainNav, a:visited.mainNav{
	text-decoration: none;
	color: #f6f4db;
	font-family: Arial;
	font-size: 14px;
}

.mainNav8, a.mainNav8, a:active.mainNav8, a:focus.mainNav8, a:hover.mainNav8, a:link.mainNav8, a:visited.mainNav8{
	text-decoration: underline;
	color: #0f442e;
	font-family: Arial;
	font-size: 14px;
}

.mainHome{
	width: 770px;
	border: 0;
	padding: 0px;
}

/* site wide classes */
.footer, a.footer, a:active.footer, a:focus.footer, a:hover.footer, a:link.footer, a:visited.footer {
	text-decoration: none;
	color: #124830;
	font-family: Arial;
	font-size: 9px;
}

.recipes, a.recipes, a:active.recipes, a:focus.recipes, a:hover.recipes, a:link.recipes, a:visited.recipes{
	color: #77022e;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
}

h2 {
	color: #0f442f;
	font-family: Arial;
	font-size: 16px;
}

h1 {
	color: #0f442f;
	font-family: Arial;
	font-size: 18px;
}

h3 {
	color: #77022e;
	font-family: Arial;
	font-size: 15px;
}

h4 {
	color: Black;
	font-family: Arial;
	font-size: 15px;
	margin-bottom: -1px;
}


.hdrOne {
	color: #0f442f;
	font-family: Arial;
	font-size: 17px;
}

.rspKeyWords {
	color: #77022e;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

table.dpmenu
{
	visibility: hidden;
	background-color: #0f442e;
	position: absolute;
}

a.dMenu, a:active.dMenu, a:link.dMenu, a:visited.dMenu {
	background-color: #0f442e;
	color: White;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
}

a:focus.dMenu, a:hover.dMenu {
	background-color: White;
	color: #0f442e;
	font-family: arial;
	text-decoration: none;
	font-size: 14px;
}

.netTab {
	margin-top: 100px;
}

.recipeNav {
	color: Maroon;
	font-size: 12px;
	font-family: Georgia;
	line-height: 18px;
	text-decoration: none;
}

