﻿body {
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-color: #7C1B01;
	background-attachment: fixed;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#banner {
	width: 970px;
	height: 240px;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#flashyBanner {
	width: 640px;
	height: 132px;
	margin: 0px 30px 0px 300px;
	padding-top: 27px;
	text-align: center;
}
#topNav {
	width: 940px;
	margin: 0px 30px 0px 0px;
	height: 60px;
	line-height: 60px;
}
#topNav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topNav ul li {
	float: right;
}
#topNav ul li a {
	display: block;
	padding-left: 23px;
	padding-right: 23px;
	color: #000000;
	text-decoration: none;
}
#topNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.home_but {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	text-align: center;
}
a.home_but:hover {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.internal_but {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 5px;
	text-align: center;
}
a.internal_but:hover {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.contact_but {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: right top;
}
a.contact_but:hover {
	background-image: url('images/navButtons.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bodyWrapper {
}
#footerWrapper {
	background-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	margin-top: 30px;
	color: #FFFFFF;
}
#legalFooter {
	font-size: 80%;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
	color: #808080;
}
#bottomKeywords {
	text-align: right;
	font-size: 80%;
	padding: 20px 30px 20px 30px;
	color: #FFFFFF;
}
#bottomKeywords a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomKeywords a:hover {
	color: #808080;
	text-decoration: none;
}
#legalFooter a {
	color: #B89169;
	text-decoration: none;
}
#legalFooter a:hover {
	color: #B89169;
	text-decoration: underline;
}
#main_left {
	background-position: left top;
	width: 200px;
	float: left;
	padding-top: 50px;
	background-image: url('images/logo_bottom.png');
	background-repeat: no-repeat;
}
#main_right {
	width: 700px;
	float: right;
	padding-top: 10px;
}
#main_right_content {
	background-image: url('images/repeat.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#main_right_content h1 {
	margin: 0px;
	font-size: 130%;
	color: #764C29;
	font-weight: normal;
	letter-spacing: 2px;
}
.clear {
	clear: both;
}
.menu1 {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.menu1 a {
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a:hover {
	text-decoration: underline;
}
.menu2 {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.menu2 a {
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:hover {
	text-decoration: underline;
}
.headingLeft {
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 15px 0px 15px 0px;
	text-align: left;
}
.centered {
	text-align: center;
}
.centered object {
	background-color: #FFFFFF;
}
#main_right_content a {
	color: #0B65C8;
}
#main_right_content a:hover {
	color: #71991E;
}
#flash {
	background-position: center top;
	height: 320px;
	width: 400px;
	background-image: url('images/flash-area_new.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#prev{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 75px;
}
#slider{
	width: 320px;
	height: 205px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 33px 0 0 35px;
}
#slider img{
	border:none;
margin:0px;
padding:0px;
}
.current{
	width:320px;
	height:205px;
	display:inline;
}
#next{
	width: 75px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_left {
	width: 400px;
	float: left;
	display: inline;
	padding-right: 15px;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #CCCCCC;
}
#content_right {
	width: 200px;
	float: right;
	display: inline;
}
#content_right h3 {
	color: #77A220;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
}
#content_right h4 {
	color: #1C7DC6;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-align: right;
}
#content_right ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#content_right ul li {
	list-style-type: none;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
#content_left h3 {
	margin: 0px;
	font-size: 110%;
	color: #666666;
	font-weight: normal;
	letter-spacing: 2px;
}
.bus_package {
	width: 175px;
	float: left;
	margin-right: 5px;
	height: 230px;
}
.bus_package_heading {
	clear: both;
	font-weight: bold;
	padding: 8px;
	background-color: #666666;
	color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	width: 519px;
}
.bus_package span {
	display: block;
	padding: 5px;
	background-color: #00799D;
	color: #FFFFFF;
}
.bus_package p {
	margin: 0px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}
.bus_package:hover {
	background-color: #E6E6E6;
}
.bus_package strong {
	color: #00799D;
	font-size: 250%;
}
