/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 0px 1px; 
	background-color: #5a6a49; 
	font-family: verdana, san-serif; 
	font-size: 8pt; 
	color: #000;
}

td {font-size: 8pt;}
p {margin: 0px; padding: 0px;}


/* ----- typography/positioning ----- */
.content {padding: 0px 21px 0px 21px;}

.news {padding: 0px 17px 0px 21px;}
.box {padding: 0px 5px 8px 15px;}


.specials {padding: 0px 12px 0px 16px;}
.qsearch {padding: 0px 32px 0px 15px;}
.right {padding: 0px 23px 0px 16px;}

.i1 {padding: 0px 0px 0px 35px;}
.i2 {padding: 0px 0px 0px 31px;}
.i3 {padding: 0px 40px 0px 27px;}

.footer, .copyright {color: #eae6c8; text-align: center; font-size: 7pt;}


/* ----- links ----- */
a:link {text-decoration: none; color: #2e7794;}
a:visited {text-decoration: none; color: #2e7794;}
a:hover {text-decoration: underline; color: #2e7794;}
a:active {text-decoration: none; color: #2e7794;}

.footer a:link, .copyright a:link {text-decoration: none; color: #eae6c8;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #eae6c8;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #eae6c8;}
.footer a:active, .copyright a:active {text-decoration: none; color: #eae6c8;}


/* ----- backgrounds ----- */
.bg1 {background: url('bg1.jpg') center top;}
.bg2 {background: url('bg2.jpg') center top repeat-x;}
.bg3 {background: url('bg3.jpg') center top repeat-y;}
.bg4a {background: url('bg4-a.jpg') right top no-repeat;}
.bg4b {background: url('bg4-b.jpg') left top no-repeat;}

.bg-top {background: url('bg-top.jpg') center top repeat-x;}
.bg-default {background: url('bg-default.jpg') left top repeat-y;}
.bg-sub {background: url('bg-sub.jpg') left top repeat-y;}
.bg-foot {background: url('bg-foot.jpg') center top repeat-x;}

.qsearch {background: url('bg-quicksearch.jpg') left top repeat-y;}

.i1 {background: url('icons_04.jpg') left top no-repeat;}
.i2 {background: url('icons_05.jpg') left top no-repeat;}
.i3 {background: url('icons_06.jpg') left top no-repeat;}


/* ----- other stuff ----- */
.img {border:1px solid #c99e59;}
ul li {
	margin-left: -20px; 
	list-style-image: url('bullet.gif');
}
#fader {height: 272px; width: 760px; overflow: hidden;}\