﻿body {
	color: #000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}
a:link { color: #000; text-decoration: underline; }

a:visited { color: #909090; text-decoration: none; }

a:hover { color: #909090; text-decoration: none; }

a:active { color: #909090; text-decoration: none; }
.scroll { color: #000; font-size: 10px; text-align: left; width: 487px; height: 100%; overflow: auto; }
.main_content {
	background-image: url(../gfx/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.menu-bkg {
    background-image: url(../gfx/happy-oven-logo-watermark.gif), url(../gfx/menu-bkg.gif);
	background-repeat: no-repeat, repeat;
	background-position: left bottom, center bottom;
}
.menu_pad {
	padding-right: 8px;
	padding-left: 4px;
}


.menucell {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	/*background-image: url(../gfx/top_main.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menu_norm {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 100%;
	padding-left: 15px;
}
a.menu_norm:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
a.menu_norm:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
a.menu_norm:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
a.menu_norm:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.menu_on {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100%;
	padding-left: 15px;
}
a.menu_on:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
a.menu_on:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
a.menu_on:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
a.menu_on:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../gfx/menu-over-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.copyright {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	/*background-image: url(../gfx/base_main.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-bottom: 10px;
	
}
.powered_by {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 10px;
}
.powered_by a:link {
	text-decoration: none;
	color: #999999;
	margin-left: 20px;
}
.powered_by a:visited {
	text-decoration: none;
	color: #999999;
	margin-left: 20px;
}
.powered_by a:active {
	text-decoration: underline;
	color: #999999;
	margin-left: 20px;
}
.powered_by a:hover {
	text-decoration: underline;
	color: #999999;
	margin-left: 20px;
}
.logo_watermark {
	background-image: url(../gfx/happy-oven-logo-watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.general {
	color: #000;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.gallery_tables {
	border: 2px solid #A64C9D;
}
.testimonials p {
	border-bottom:1px solid #CCC;
	padding:10px 30px;
	}
.testimonials em {
	font-size:12px;
	color:#666;
	}
	
	
	
h1 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}
h2 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
	color: #FF0000;
}
h3 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
	color: #FF0000;
}
p {
	padding-right: 25px;
	padding-left: 25px;
}


.imgright { float: right; }
.imgleft { float: left; }
.images {
	border: 3px solid #A64C9D;
}
	
