html, body {margin: 0px; padding: 0;}

body {background-color:#FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	background-image: url(layout/back.gif);	}

p, td {line-height: 150%; font-size: 13px;}

h1 {margin-top: 0px; font-size: 15px; color: #CC0000; font-weight: bold;}

hr {color: #C0C0C0; height: 1px; width: 100%;}

a:link, a:visited {	color: #6A8A66; text-decoration: underline;}
a:hover, a:active { color: #CC0000; text-decoration: underline;}

a.footer_lnk:link, a.footer_lnk:visited {color: #996633; text-decoration: none;}
a.footer_lnk:hover, a.footer_lnk:active { color: #000000; text-decoration: underline;}

a.nav:link, a.nav:visited {	color: #996633; text-decoration: none; font-weight: bold; font-size: 13px;}
a.nav:hover, a.nav:active { color: #000000; text-decoration: underline; font-weight: bold; font-size: 13px;}

a.menu:link, a.menu:visited {	color: #6A8A66; text-decoration: none;  font-size: 13px;font-weight: bold;}
a.menu:hover, a.menu:active { color: #000000; text-decoration: underline; font-size: 13px;font-weight: bold;}

.title {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 17px; color: #6A8A66; font-weight: bold;}
.titlecol {color: #000000;}
.footer{	color: #808080; font-size: 11px; line-height: 1.5; padding-left: 30px; padding-right: 30px;}

.content {padding-left: 30px; padding-right: 30px; padding-top: 10px;}
.menuarea {background-image: url(layout/menu_fade.jpg); background-repeat: repeat-x;}
.headerarea {background-image: url(layout/header_back.gif);	background-repeat: repeat-x; background-position: right}
.gutterarea {background-image: url(layout/right_back.gif);}
.links {padding-left: 30px;padding-right: 30px;font-size: 11px;}

.indent {padding-left: 30px;}

.offer_box {border: 1px dotted #006633; padding: 10px; background-image: url(layout/offer_fade.gif); background-repeat: repeat-y; background-position: top right}
.offer_title {color: #FF6600; font-size: 15px; font-weight: bold;}
.offer_index {color: #FF6600; font-size: 13px; font-weight: bold;}

.day { color: #666666;} 
.today {	font-weight: bold; background-image: url(layout/today_fade.gif); background-repeat: repeat-y; } 
.empty {background-color:#f1f1f1;} 

