/*
 * Where2Eat.org stylesheet
 */

BODY { color: #000000; background-color: #FFFFFF; }
BODY, DIV, SPAN, FONT, TD { font-family: Arial, sans-serif; font-size: x-small; }


A.link { color: #CC6600; }
A.link:visited { color: #993300; }
A.link:hover { color: #FF9900; }

A.footerLink { color: #000000; }
A.footerLink:visited { color: #000000; }
A.footerLink:hover { color: #993300; }

DIV.ul { margin-left: 20px; }
DIV.indent { margin-left: 30px; }

.bgOrange { background-color: #FFCC00; }
.bgSeparator { background-color: #CC6600; }
.bgDarkBar { background-color: #343128; }


.body { font-size: x-small; }
.heading { font-size: medium; color: #CC6600; }
.copyright { font-size: xx-small; }
.emphasis { font-weight: bold; color: #CC6600; }
.smallLinks { font-size: xx-small; font-weight: bold; font-family: Verdana; }
.error { color: #FF0000; font-weight: bold; }

