body {background-image:url(../images/background.png);  background-repeat:repeat-x; margin:0 0 0 0; padding:0; font-family:Arial, Verdana, Sans-Serif; color:#000000; text-align:center; }

a { color: #446935;	text-decoration: none; }
a:active { color: #446935; text-decoration: none; }
a:visited {	color: #446935; text-decoration: none; }
a:hover { color: #446935; text-decoration: underline; }

#page { width:1000px; min-height:250px; padding:0 0; margin:0 auto; background-image:url(../images/page_bkgd.png); background-repeat:repeat-x; }
#wrapper { background:#FFFF99; repeat-y; }
#pageheader { width: 100%; height:180px; margin: 0px 0px 0px 0px; }

#menubar { width:100%; height: 20px; background-color:#446935; text-align: center; border-top:solid 1px #999999;border-bottom:solid 1px #999999; }

#contentright { width:100%; 
padding: 0 15px 0 15px; 
font-size:13px; 
text-align:left; }

#contentleft { width:175px; 
padding: 0 0px 0 0px; 
font-size:13px; 
text-align:left; 
border-right:solid 1px #dda53f; }

#pagecontent { font-size:14px; text-align:left; margin:0 0 0 0; }
#pagecontent .profile {min-height:100px; }
#pagecontent .profile img {border: 1px solid #000000; float:left; margin-right:15px;}
#pagecontent .profiledesc {background-color: #f5f5f5;clear:both;list-style: none;padding: 10px 10px 5px 10px;margin: 5px 0 0 0;border: 1px solid #f6eedc;}
#pagecontent .profiledesc p {padding: 0 0 5px 0;}
#pagecontent .horizline{ clear: left; margin-bottom: 0px; margin-top: 0px; color:#1B754B; }
#pagecontent li { list-style-image:url(../images/bullet.gif); padding: 0px 20px 5px 10px; margin-left:30px;}
 
#pagecontent h1 { color: #446935; font-weight: bold; font-size: 18px; padding-bottom:10px; }
#pagecontent h2 { color: #D60200; font-weight: bold; font-size: 20px; padding:20 20 20 0; margin-left:20px; }
#pagecontent h3{  color: #D60200; font-weight: bold; font-size: 14px; border-bottom:solid 1px #1B754B; }
#pagecontent h4 { color: #D60200; font-weight: bold; font-size: 14px; }
#pagecontent h5 { color: #D60200; font-weight: bold; font-size: 12px; }
#pagecontent h6 { color: #D60200; font-weight: bold; font-size: 20px; }


#leftsectioncontent { font-size: 12px; 
	text-align:left; 
	width:175px; 
	padding:30px 0 0 5px; }

#btmmenubar { width:100%; height: 30px; background-color:#D60200; color:#ffffff; font-size: 10px; text-align:left; margin:0px auto; padding-left:10px; padding-right:10px;}
#btmmenubar a { color: #cccccc; text-decoration: none;  }
#btmmenubar a:hover{text-decoration:underline;}

#footer { width:100%; text-align:center; font-size:8pt;color:#7f7f7f; height: 40px; }

#headerlogo { background-image: url(../images/header3.png); width:1000px; height:180px;text-align:right; }

#btmnavtable { text-align:center; }
#searcharea {background-color:#498E72;width:100%; border-bottom:solid 1px #999999;}
/*#searchform {background: #58789e url(../images/search_bkgd.gif); font-family:Verdana,arial,sans-serif;font-size:10px; }*/

#search { width:170px; height:34px; }
#search div { display: block; margin: 0 0 0 0; width: 170px; height: 34px; background: transparent url(../images/search_bkgd.gif) right 0 no-repeat;}

#search input { float: right; margin:9px 20px 0 30px; border:0; width:120px; background: transparent; font-size: 10px; color: #4A4A4A; }

.sitemap { font-family: Arial, Verdana, Sans-Serif; 
	color: #1B754B; 
	font-size: 12px; 
}

.menu {width:100%; height:28px; 
	position:relative; 
	z-index:100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {width:175px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;
	background-image:url(../images/menu.png);
	width:180px;
	position:relative;}
	
/* style the links for the top level */
.menu a, .menu a:visited {display:block;
	font-size:14px;
	text-decoration:none; 
	color:#fff; 
	width:180px; 
	height:34px; 
	line-height:32px; 
	font-weight:normal; }

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background-image: url(../images/hover.png)}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background-image: url(../images/hover.png)}
.menu a.selected {color:#000;  background-image: url(../images/hover.png)}

/* Bottom Navigation */

#btmnav { font-size: 10px; 
	margin:0px auto;  }
	
#btmnav ul { margin:0; 
	padding:0; }
	
#btmnav li { margin:0 0 0 8px;
	list-style-type:none;
	display: inline; 
	padding: 0px 15px 0px 0px; }
	
#btmnav li a { color: #ffffff; 
	text-decoration: none;  }
	
#btmnav li a:hover { color: #ffffff; 
	text-decoration: underline; }


.mod-form
{
	border: 1px solid #969696;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form-fld
{
	color: navy;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form-title
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
.mod-form-hr
{
	background-color: #ffffff;
}
.mod-form-button
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.readmore a{ color:#dda53f; }

.readmore a:hover{ text-decoration:underline; }

.container {background-image: url(../images/containertop.gif); 
	width:150px;
	font-family: tahoma,arial, Verdana, Sans-serif; 
	font-size: 12px; 
	color:#000 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 12px;}
	
.containerimage {
	width:150px;
	font-size: 12px; 
	font-weight:bold;
	color:#666 ;
	border:solid 1px; 
	border-color:#E1E1E1;}
	
.containerbody {background-image: url(../images/container-gradient.jpg);
	width:164px; 
	font-size: 10px;
	color:#333 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 5px;}
	
.email-link {background-image: url(../images/email-icon.jpg);
	width:110px;
	font-weight:bold;
	padding:2px;
	height:50px}
	
.long-box {
	width:700px;
	background-color:#CCC;
	font-weight:bold;
	color:#000 ;
	}
	
.box {
	width:300px;
	font-weight:bold;
	border:solid 1px; 
	border-color: #999;
	padding:5px;
	text-align:center;
	color:#000 ;
	}
	
.nobulletlist li {
list-style-type:none;
line-height: 1.5em;
padding-left: 25px;
font-size: .9em;
} 

.service {
	color: #000000;
	font-size: 10pt;
	font-style:normal;
	padding: 0px 0px 0px 125px; }
	
.service h2 { color: #1B754B; 
	font-weight: bold; 
	font-size: 12px; 
	padding:0 0 0 0; }
	
.guarantee { 
	color: #fff;
	background-color:#E9AE54;
	font-size: 10pt;
	font-style:normal;
	width:170px;
	border:#CCC thin}
	
.guarantee h1 { 
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}

#pagecontent .homecontent {
	
	width:610px;	
	color:#333;
}
#pagecontent .weekly-special {
	
	width:262px;
	}

#pagecontent .grocery {
	width:360px;
}
#pagecontent .banquet {
	width:360px;
}

#homeimage {
	width:291px;
	height:420px;
	background-image: url(../images/homeimage.png);
	background-repeat:no-repeat;
}
#leftcol {
	position:absolute;
	top:200px;
	left:15px;
	width:300px;
}
#rightcol {
	position:relative;
	top:20px;
	left:350px;
}
	
	
	   
	
	
				 	

