﻿body {
	margin: 0px;
	background-color: #640e0f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#wrapper {
	background-position: left top;
	width: 970px;
	margin: 0px auto 0px auto;
	background-image: url('images/BG_main.jpg');
	background-repeat: repeat-y;
}
#wrapper_top {
	width: 954px;
	height: 183px;
	clear: both;
	background-image: url('images/BG_top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 8px 0px 8px;
}
#belowLogo {
	background-image: url('images/BG_belowLogo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	height: 35px;
	clear: both;
}
#wrapper_main {
	clear: both;
	padding: 0px 8px 0px 8px;
	width: 954px;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	height: 68px;
	background-image: url('images/BG_footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
}
#topLogo {
	width: 292px;
	float: left;
	display: inline;
}
#topRight {
	float: right;
	display: inline;
	width: 662px;
	text-align: center;
}
#topRight img {
	padding: 20px 10px 20px 10px;
}
#leftNav {
	width: 292px;
	float: left;
	display: inline;
}
#content {
	width: 632px;
	float: left;
	display: inline;
	padding: 15px;
	text-align: left;
	color: #000066;
}
.Naviagtion_Headers {
	background-image: url('images/BG_navHeader.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 7px;
}
td {
	text-align: left;
}
#content_left {
	width: 350px;
	float: left;
	display: inline;
	font-size: 85%;
	color: #666666;
}
#content_right {
	width: 270px;
	float: right;
	display: inline;
	text-align: center;
}
#content_left h1 {
	font-size: 130%;
	color: #373737;
	padding: 10px;
}
#content_left h2 {
	font-size: 100%;
	color: #373737;
	padding: 5px;
	margin: 0px;
}
.noBorder {
	border: 0 solid #000000;
}
#content_right img {
	border: 1px solid #999999;
	padding: 3px;
}
.bookOnline {
	text-align: center;
	padding: 10px;
}
.style1 {
	border-width: 0px;
}
#leftNav ul li a {
	display: block;
	color: #6E1011;
	text-decoration: none;
}
#leftNav ul li a:hover {
	color: #6e1011;
	text-decoration: underline;
}
a:link {
	color: #000080;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #A40000;
}
a:active {
	color: #000080;
}
.rightImageHeaders {
	background-image: url('images/BG_navHeader.jpg');
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
}
