* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image : url(images/background.gif);
	background-repeat : repeat-x;
	color: #686868;
}

DIV#container {
	text-align: left;
	margin: 0px auto 0 0;
	width: 904px;
/* 	border-top: 3px solid #005840;	 */
}

DIV#header {
}

DIV#getfoodlogo {
	float: left;
}

DIV#navblock {
	float: left;
}
IMG#gfcfd {
	margin-bottom: 13px;
}
DIV#thespecials {
	position: absolute;
	top: 0;
	left: 800px;
}
DIV#breaker{
	clear:both; 
	margin-bottom: 10px;
}
DIV#pageBlock{
}
DIV#signinhere {
	margin-left: 10px;
	float: left;
	width: 100px; /* 155px; */
}

DIV#pagecontainer {
	float: left;
	width: 784px; /* 728px; */
	background : url(images/zigzag_big_background.gif) repeat-y top right;
}
DIV#topper {
	width: 784px; /* 728px; */ 
	height: 26px;
	background-color: White;
}
#breadcrumb {
	font-weight: bold;
	width: 397px;
	font-size: 70%;
}
DIV#basket {
	position: absolute;
	top: 132px;
	left: 561px;	
	/*float: right;
	position: relative;
	top: -4px;*/
}
DIV#pagecopy {
	width: 453px; /* 400px the 483 */
	float: left;
	background-color: white;
	text-align: left;
	margin-right: 0px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 10px;
}

DIV#pagecopy IMG {
	/* border: 1px solid black; */
}

DIV#trdcol {
	float: right;
	width: 264px;
	_width: 300px;
	/*background-color: Silver;
	background-image: url(images/zigzags.gif);*/
	text-align: left;
	padding: 18px;
	padding-top: 8px;
	/* background-color: yellow; */
}
DIV.zigzag {
	background-image: url(images/zigzags.gif);
	clear: both;
	height: 6px;
}

.picborder {
	border: 1px solid black;
}
.photolabel {
	color: Black;
	margin-top: 1em;
	font-weight: bold;
}
.redtitle {
	color: #bf2d37;
	/*font-weight: bold;*/
	font-size: 1.6em;
}
A.redlink:link, A.redlink:active, A.redlink:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: #bf2d37; 
}
A.redlink:hover   { 
	text-decoration: underline ; 
	color: Black;
}

DIV#footer {
	clear: both;
	margin-left: 119px;
	_margin-top: 0.8em;
	padding-top: 0.8em;
	_padding-top: 0;
	margin-bottom: 2em;
	padding-bottom: 2em;
	width: 795px;
}
DIV#footer A:link, DIV#footer A:active, DIV#footer A:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: #686868; 
	font-size: 90%;
}
DIV#footer A:hover   { 
	text-decoration: underline; 
	color: #686868;
}
DIV#footnav {
	float:left;
}
DIV#footmono {
	float:right;
}

DIV#misclinks {
	margin-left: 10px;
	position: relative;
	top: -13em;
	line-height: 150%;
	width: 100px; /* 155px; */;
}

DIV#misclinks_home {
	margin-left: 10px;
	position: relative;
	top: -210px;
	line-height: 150%;
	width: 100px; /* 155px; */
}

DIV#footerLogos {
	margin-left: 110px; /* 166px; */
	position: relative;
	float: left;
	top: -224px;
	width: 228px;
	height: 40px;
}

DIV#misclinks_home A:link, DIV#misclinks_home A:active, DIV#misclinks_home A:visited,
DIV#misclinks A:link, DIV#misclinks A:active, DIV#misclinks A:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: #036735; 
	font-size: 90%;
}
DIV#misclinks A:hover, DIV#misclinks_home A:hover   { 
	text-decoration: underline ; 
	color: #036735;;
}


H1 {
	color: #036735;
	font-size: 2em;
	margin-bottom: 0.4em;
}
H2 {
	color: #036735;
	font-size: 1.6em;
}
DIV#trdcol H1 {
	color: #036735;
	font-size: 2em;
	margin-bottom: 1em;
	/*font-family: "Arial Black", Arial, Helvetica, sans-serif;*/
}

H3 {
	color: #036735;
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: normal;
}
.subHeading {
	font-size: 1.5em;
}

P.homequote {
	margin-bottom: 0;
	font-size: 125%;
	margin-left: 5px;
	text-indent: -5px;
}

P.homequoteby {
	color: #bf2f38;
	margin-left: 5px;
}

.signbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	width: 84px; /* 130px */
}

P, FORM, TABLE {
	margin-bottom: 1em;
}

A.nav:link, A.nav:active, A.nav:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: White; 
}
A.nav:hover   { 
	text-decoration: none ; 
	color: White;
}

A:link, A:active, A:visited  { 
	text-decoration: underline ; 
	color: #686868; 
}
A:hover   { 
	text-decoration: underline ; 
	color: Black;
}

#pagecopy UL, #trdcol UL {
	margin-bottom: 1em;
}

#pagecopy LI, #trdcol LI {
	white-space : normal;
	list-style-type : circle;
	margin-left: 3em;
}

.reqd {
	color: #bf2d37;
	font-weight: bold;
}

.inbox {
	width: 250px;
	color: #686868;
}
.inarea {
	height: 6em;
	font-family: Arial, Helvetica, sans-serif;
}
.inboxSmall {
	width: 170px;
	color: #686868;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
}

TABLE#DocType TD {
	vertical-align: middle;
}

.warn {
	color: #bf2d37;
	font-size: 90%;
}

.spaceout {
	margin-top: 10px;
	margin-bottom: 5px;
}

.topnavpara {
	border-bottom: 1px solid #676767;
	border-top: 1px solid #676767;
	padding-top: 10px;
	padding-bottom: 10px;
}

DIV#pagecopy P {
	width: 435px; /* 354px; */
}

.homecell {
	width: 50%;
	line-height : 150%;
}

/* Testimonial Box */
.testimonial {
	width: 410px;
	background: URL(testimonial/background.gif) repeat-y;
	margin-bottom: 1em;
	position: relative;
	left: -27px;
}
.testimonialQuote {
	margin-bottom: 1em;
	padding-left: 55px;
	padding-right: 55px;
}
.testimonialFrom {
	font-weight: bold;
	padding-left: 55px;
	padding-right: 55px;
}

/* DROP DOWN MENU STYLES ######################################################################### */
/* Green = #005840 */
/* Red   = #bf2f38 */
/* Cream = #f4f4d4 */

#navblock {
	position: absolute;
	left: 105px;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 22px; 
 left: 0px;
 width: 130px;
}

/* Second level submenus - position across from parent instead */
.menulist ul ul {
/* top: 0px;
 left: 155px; */
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float: left;
	position: relative;
	background: #8b0c29;
	border: 0px solid #330;
	margin: 0;
	padding: 0;
	margin-right: 3px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float: none;
	/*margin-right: 2px;
	margin-left: 2px;*/
	/*margin-bottom: -1px;*/
	font-size: 90%;
	/*font-weight: bold;*/
	/*text-transform : uppercase;		
	border-top: 1px solid White;*/
}

.menulist ul>li:last-child {
 margin-bottom: 0px;
}

/* Links inside the menu */
.menulist a, .menulist a:visited {
	display: block;
    padding: 0;
	color: White;
	text-decoration:  none;
	border-left: 0px solid #fff;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: Black;
	background-color: #f4f4d4;
	text-decoration:  none;
}

.menulist ul li a, .menulist ul li a:hover, .menulist ul li a:visited {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.menulist a.highlighted {
 color: Black;
 background-color: #8b0c29;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}
/* End Hack */

/* ===================== */
