@charset "utf-8";
html,body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body
	{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial;
	color: #ffffff;
	text-align: center;
	background-color: #996600;
	background-image: url(/templates/deep_forest/images/bg_body.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
img {
	margin:0;
	padding:0;
}
a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#EEEEEE;
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	height: 0px;
}
#left_shadow {
	background-image: url(/images/bg_shadowbox_4.png);
	background-repeat: repeat-y;
	background-position: right center;
	width: 9px;
}
#right_shadow {
	background-image: url(/images/bg_shadowbox_6.png);
	background-repeat: repeat-y;
	background-position: left center;
	width: 9px;
}
.main {
	height: 100%;
}
#page {
	background-image: url(/images/bg_page.png);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 100%;
	min-height: 100%;
}
#shadow {
	background-image: url(/images/bg_drop-top.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 19px;
}
#top_bar {
	background-image: url(/images/bg_bar.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #401705;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
.shadow {
	background-image: url(/images/bg_bar_shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 6px;
}
#advert {
	background-image: url(/images/bg_header_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 133px;
}
#mts {
	background-image: url(/images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 182px;
}
.shadowbox_1 {
	background-image: url(/images/bg_shadowbox_1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 9px;
}
.shadowbox_2 {
	background-image: url(/images/bg_shadowbox_2.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 5px;
}
.shadowbox_3 {
	background-image: url(/images/bg_shadowbox_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 9px;
}
.shadowbox_4 {
	background-image: url(/images/bg_shadowbox_4.png);
	background-repeat: repeat-y;
	background-position: right center;
	width: 9px;
}
.shadowbox_5 {
	background-image: url(/images/bg_shadowbox_5.png);
	background-position: center center;
}
.shadowbox_6 {
	background-image: url(/images/bg_shadowbox_6.png);
	background-repeat: repeat-y;
	background-position: left center;
	width: 9px;
}
.shadowbox_7 {
	background-image: url(/images/bg_shadowbox_7.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 9px;
}
.shadowbox_8 {
	background-image: url(/images/bg_shadowbox_8.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 9px;
}
.shadowbox_9 {
	background-image: url(/images/bg_shadowbox_9.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 9px;
}
#box {
	background-image: url(/images/bg_content.png);
	background-repeat: repeat;
	background-position: center bottom;
}
#box #top_bar h1 {
	color:#953900;
}
#content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10pt;
}
#nav a {
	color: #401705;
	display: block;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16pt;
	vertical-align:middle;
}
#nav a:hover {
	background-image:url(/images/bg_nav_over.png);
	background-repeat:repeat-x;
	background-position:center center;
	text-decoration:none;
}
#divider {
	background-image: url(/images/bg_divider.png);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contact_box {
	margin-right: 15px;
}
#page_content {
	padding: 15px;
}
#advert em {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}
#logo {
	margin-left: 15px;
}
#bike {
	margin-top: 5px;
}
div.main {
	white-space: nowrap;
}
#top_bar h1 {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}
#top_bar h2 {
	font-size: 16pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.strike {
	color: #990000;
	text-decoration:line-through;
	font-weight: bold;
}
.mainTable td {
	padding:10px;
	font-size:12pt;
}
.monthYearRow {
	background-position:top;
}
.photo {
	background: #EEE;
	border: 1px solid #CCC;
	color: #333;
	margin: 5px;
	padding: 5px 5px 25px;
	text-align: center;
	width: 160px;
	overflow:hidden;
	height: 162.5px;
}

.review {
	font: italic 12pt Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	margin: 5px auto;
	padding: 20px 30px;
	border-bottom: 2px groove #555;
	width: 66%;
}

.review-bottom {
	background: url(/images/bg-review-bottom.png) no-repeat right bottom;
	padding: 0px 58px 34px 0px;
}

.review-top {
	padding-top: 34px;
	padding-left: 58px;
	background: url(/images/bg-review-top.png) no-repeat left top;
}
