body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(http://foodgalleria.us/images/fg_18.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#menu  a:link {
	color: #DDEEFE;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:visited {
	color: #DDEEFE;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:hover {
	font-weight: bold;
	text-decoration: none;
}

#menu {
	list-style-type: none;
	margin: 0px;
	line-height: 2.5em;
	color: #DDEEFE;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	padding: 40px;
	
	
}
#logo {
	height: 285px;
	background-image: url(http://foodgalleria.us/images/fg_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#FG {
	height: 95px;
	background-image: url(http://foodgalleria.us/images/fg_04.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
}
#l {
	background-image: url(http://foodgalleria.us/images/fg_03.jpg);
	background-repeat: no-repeat;
	height: 95px;

}
#r {
	background-image: url(http://foodgalleria.us/images/fg_06.jpg);
	background-repeat: no-repeat;
	height: 95px;
	background-position: right;
	
}

#FG2 {
	background-color: #FFFFFF;
	
}

#l2 {
	background-image: url(http://foodgalleria.us/images/fg_07.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFFFFF;

}

#r2 {
	background-image: url(http://foodgalleria.us/images/fg_10.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;

}
#FG3 {
	height: 120px;
	background-image: url(http://foodgalleria.us/images/fg_14.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
}
#l3 {
	background-image: url(http://foodgalleria.us/images/fg_13.jpg);
	background-repeat: no-repeat;
	height: 120px;

}
#r3 {
	background-image: url(http://foodgalleria.us/images/fg_16.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #756B55;
	
}


.border {
	border: 1px solid #756B55;
	
}

.left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h1 {
	font-size: 140%;
	color: #756B55;
	font-weight: bold;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 120%;
	color: #756B55;
	font-weight: bold;
	padding-bottom: 0em;
	padding-top: 0.5em;
}


#maintxt {
	font-family: Arial;
	font-size: 18px;
	line-height: 1.5em;
}

#maintxt ul {
	padding: 0;
	list-style-type: none;

//width: 100%;
	margin: 0em;
}
#maintxt ul li {
	margin-top: 0.8em;
	margin-right: 1em;
	margin-bottom: 0.8em;
	background-image: url(http://foodgalleria.us/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.45em;
	padding-left: 1.5em;
	margin-left: 1.5em;
}#maintxt ul li ul li, #maintxt ol li ul li {
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	background-image: url(http://foodgalleria.us/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.45em;
	padding-left: 1.5em;
	margin-left: 1em;
}

#maintxt ul li ol li {
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0em;
	margin-left: 2.5em;
}

#maintxt ul li ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0;
	list-style-type: none;
//width: 100%;
}

#maintxt ol li ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0;
	list-style-type: none;
//width: 100%;
}

#maintxt ol {
	margin-top: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	padding: 0;
	
//width: 100%;
	list-style-image: none;
}
#maintxt ol li {
	margin-top: 0.8em;
	margin-right: 0.5em;
	margin-bottom: 0.8em;
	padding-left: 0em;
	margin-left: 3em;
	list-style-image: none;	
}
h3 {

	font-size: 100%;
	color: #756B55;
	font-weight: bold;
	padding-bottom: 0em;
	padding-top: 0.5em;
}
.new {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}

