body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DE8339;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #582610;
}
a:active {
	text-decoration: none;
	color: #6D95CC;
}
a:link {
	text-decoration: none;
	color: #6D95CC;
}
a:visited {
	text-decoration: none;
	color: #6D95CC;
}
a:hover {
	color: #4073B9;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A7542F;
}
.bg {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1000px;
}
.bgcolor {
	background-color: #FFFFFF;
}
.bgheader {
	background-color: #A7542F;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.bgmenu {
	background-color: #FFFFFF;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgfooter {
	background-color: #FFFFFF;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.links {
	font-weight: bold;
	font-size: 11px;
}
.navigation {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.navigation a:active {
	color: #FFFFFF;
}
.navigation a:link {
	color: #FFFFFF;
}
.navigation a:visited {
	color: #FFFFFF;
}
.navigation a:hover {
	color: #A7542F;
}
.textsmall {
	font-weight: bold;
	font-size: 11px;
}
.bglogo {
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgside {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}
.content {
	padding-top: 15px;
	padding-bottom: 15px;
}
.specials {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bgline {
	background-image: url(images/bullet_brown.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

