body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

body, td, p, a, b, i, li, select {
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	font-size: 12px;
	
}
body, td, p, i, li, select {
	color: #333333;	
}

p.topless {
	margin-top: 0px;
}

	
FORM {
	margin:0;
	padding:0;
}
INPUT.input135 { 
	width: 135px; 
	border: 1px solid #999999;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

a, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #878753;
}


UL.nav {
	list-style-type: none;
	list-style-image: none;
        margin-left: 0px;
        padding-left: 0em;
        padding-right: 00px;
        margin-bottom: 0px;
        margin-top: 0px;
}

UL {
	list-style-image: url("../img/square_bullet.gif");
    padding-left: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 10px;

}

SUP { font-size: 9px; }

.small { font-size: 11px; }
.red { color: #660000;
	font-size: 11px; }
.smwhite { color: #ffffff; font-size: 10px; }
.dkgray { color: #666666; }
.smalldkgray { color: #666666; font-size: 11px; }
.normal { color: #000000; }
.copyright { color: #666666; font-size: 10px; }
.glosslink { color: #066; text-decoration: underline; }
.headline { font-size: 14px; }
.redheadline { color: #660000;
	font-size: 14px; }

.etomite {
	font-size: 9px;
}
.etomite a {
	font-size: 9px;
}
input.boxed, textarea.boxed {
	border: 1px solid #036;
	color: #000;
	font-size: 11px;
	font-family: verdana, sans-serif;
	width: 170px;
}
input.boxed {
	height: 1.8em;
}

.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.addressfield {
	height: 4em; 
}
textarea.offerfield {
	width: 400px;
	height: 6em; 
}
.needsfield {
	height: 6em; 
}

div.restaurant {
	margin: 0;
	padding: 0;
	clear: both;
}
div.namephone {
	float: left; 
	width: 200px;
}
div.namephone p {
	line-height: 1.2em;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0;
}
div.icons {
	float: right;
}

div.advertise {
	margin: 5px auto;
}
div.advertise a, div.advertise a:active, div.advertise a:visited {
	background-image: url('../img/orange_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	color: #666;
	font-size: 11px;
}
div.advertise a:hover {
	color: #005DA3;
	text-decoration: underline;
}
