@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F6ECD3;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/background.jpg);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7D5633;
	text-align: left;
	line-height: 1.4;
}
h1 {
	font-size: 24px;
	color: #52310C;
	font-weight: bold;
	line-height: 1;
	vertical-align: top;
}
h2 {
	font-size: 17px;
	color: #52310C;
	font-weight: bold;
	line-height: 18px;
}
.price {
	font-size: 14px;
	color: #52310C;
	vertical-align: baseline;
}
h3 {
	font-size: 14px;
	color: #52310C;
}
.specials_back {
	background-color: #A0D6F8;
	background-image: url(siteimages/specials_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.specials_back_yellow {
	background-color: #EED824;
	background-image: url(siteimages/specials_header_yellow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.special {
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-align: right;
}
.intro {
	font-size: 14px;
	line-height: 1.2;
	color: #000;
}
.specials_price {
	font-size: 22px;
	font-weight: bold;
	color: #606;
	text-align: center;
	line-height: 1.2;
}
.topbar {
	background-image: url(images/topbar_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.specials_header {
	font-size: 30px;
	color: #F86733;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.specials_text {
	font-size: 14px;
	color: #000;
}
.introSmall {
	font-size: 11px;
	line-height: 16px;
	color: #2175B6;
	text-align: left;
}
.copyright {
	font-size: 10px;
	color: #5A3B04;
	text-align: center;
}
.cellback {
	background-image: url(images/cellback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.metalback {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.metalback_wide {
	background-image: url(images/sidebar_wide.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.sidebar_bottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navigation {
	font-size: 11px;
	color: #52310A;
	text-align: center;
}
.navigation:link {
	color: #52310A;
	text-decoration: none;
}
.navigation:hover {
	color: #3B7BAD;
	text-decoration: underline;
}
.navigation:visited {
	color: #333;
	text-decoration: none;
}
.photobox_right {
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

