
/*
HTML {
     height: 100%;
     margin-bottom: 1px;
}
*/

body {
	background: url(../images/background2.jpg);
	background-repeat:repeat-x;
	background-color:#2986b2;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}

table#main {
	width: 990px;
}

td#banner {
	background: url(../images/banner1.jpg);
	height: 281px;
}

tr#menu {
	height: 35px;
}

td#menu {
	height: 35px;
}

table#menumain {
	width: 990px;
	height: 35px;
}

td#menu-left {
	height: 35px;
	width: 176px;
	background: url(../images/left_menu_stub1.jpg);
}

td#menu-mid {
	height: 35px;
	width: 755px;
	background: url(../images/top_menu1.jpg);
}

td#menu-right {
	height: 35px;
	width: 59px;
	background: url(../images/right_menu_stub1.jpg);
}

tr#bodymain {
	height: 716px;
}

td#bodymain {
	height: 716px;
	background: #FFFFFF;
}

table#bodymain {
	width: 990px;
	height: 716px;
}

td#leftpanel {
	width: 176px;
}

table#leftpanel {
	width: 176px;
}

td#veggies {
	height: 428px;
	background: url(../images/veggies.jpg);
}

td#leftborder {
	height: 288px;
	background: url(../images/left_border.jpg);
}

td#mycontent {
	width: 755px;
}

td#rightborder {
	width: 59px;
	background: url(../images/right_border1.jpg);
}

td#myfooter {
	height: 84px;
	background: url(../images/footer1.jpg);
}

.disclaimer {
	font-family: "Arial";
	font-size: 10px;
	color: #555555;
}

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

td, tr, div, p { 
	line-height: 130%; 
	font-size: 11px; 
	color: #1a1a1a; 
	/* font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;  */
	font-family: "Georgia";
	font-weight: normal; 
	padding: 0; 
}

.foodmenu {
	line-height: 120%; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: "Arial";
	font-weight: bold; 
	padding: 0; 
}

a:link, a:visited {
	color: #007C69;
	font-weight: normal;
	text-decoration: none; 
}

/* get rid of FireFox dotted box problem */
a, a:active { outline: none; }
a:hover {
	color: #70227C;
	text-decoration: none;
}

.tiny {
	line-height: 100%; 
	font-size: 12px; 
	color: #555555; 
	font-family: "Arial"; 
	font-weight: normal; 
	padding: 0; 
}

.supertiny {
	line-height: 100%; 
	font-size: 10px; 
	color: #1a1a1a; 
	font-family: "Arial"; 
	font-weight: normal; 
	padding: 0; 
}

.footertext { 
	line-height: 120%; 
	font-size: 13px; 
	font-family: "Arial";
	font-weight: normal; 
	padding: 0; 
	color: #DDDDDD;
}

.footertext a {
	text-decoration: underline;
}

.spclink1 { 
	margin-top: 4px;
	color: #DDDDDD;
	font-size: 12px; 
	font-family: "Arial";
	font-weight: normal; 
	font-style: normal; 
	line-height: 120%; 
}

.spclink1 a:link,
.spclink1 a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}

.spclink1 a:hover {
	color: #70227C;
	text-decoration: underline;
}

.menutxt { 
	color: #553b00;
	font-size: 13px; 
	font-family: "Georgia"; 
	font-style: italic; 
	font-weight: bold;
	line-height: 120%; 
	padding: 0; 
}

.menutxt a:link,
.menutxt a:visited {
	color: #553b00;
	font-size: 13px; 
	font-family: "Georgia"; 
	font-style: italic; 
	font-weight: bold;
	line-height: 120%; 
	padding: 0; 
	text-decoration: none;
}
.menutxt a:hover {
	color: #70227C;
	font-weight: bold;
	text-decoration: none;
}

.pagetitle {
	color: #70227C;
	font-size: 14px; 
	font-family: "Georgia"; 
	font-style: italic; 
	font-weight: bold;
	line-height: 120%; 
	padding: 0;
}

.gallerytitle {
	color: #553b00;
	font-size: 14px; 
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 120%; 
	padding: 0;
}

.boldtitle {
	line-height: 130%; 
	font-size: 16px; 
	color: #1a1a1a; 
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	padding: 0; 
}
