body {
	background: #648d1c url(/images/bg-lg.jpg) no-repeat;
	margin-top: 0px;
	padding-top: 0;
	font-family: Arial, sans-serif;
	font-size: 86%;
	color: #2d586c;
}
a {
	color: #587a17;
}
a:hover {
	color: #587a99;
}
#wrapper {
	width: 982px;
	background: #fff;
	height: 1300px;
	margin: 0px auto;
}
#header {
	width: 982px;
	height: 113px;
	background: url(/images/header.jpg) no-repeat;
	margin-top: 1px;
	border-bottom: 2px solid #fff;
}
#header .banners {
	float: right;
	width: 400px;
}
#header .float {
	margin-right: 10px;
	margin-top: 10px;
}
nav {
	clear: both;
	width: 510px;
	float: right;
	margin-top: 18px;
}
nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
nav li {
	display: inline;
	font-size: 96%;
}
nav li a {
	color: #fff;
	text-decoration: none;
}
nav li a:hover {
	color: #242424;
}
nav .one {
	padding-left: 25px;
}
nav .two {
	padding-left: 22px;
}
nav .three {
	padding-left: 20px;
}
nav .four {
	padding-left: 35px;
}
nav .five {
	padding-left: 25px;
}
#banner {
	width: 982px;
	height: 224px;
	background-color: #024E72;
}
#banner .Lfloat {
	background: url(/images/blue-bg.jpg) repeat-y;
	width: 354px;
	height: 224px;
	float: left;
}
#banner h1 {
	color: #fff;
	font-size: 32px;
	padding-left: 10px;
	font-family: "Trebuchet MS"
}
#banner p {
	padding: 0 10px 0 10px;
	color: #fff;
}
#banner a {
	color: #fff;
	font-weight: bold;
}
#banner .Rfloat {
	width: 628px;
	height: 224px;
	float: left;
}
#content {
	width: 100%;
	background-color: #fff;
}
article .thumb {
	float: left;
	margin-right: 5px;
	border: none;
}
article .context {
	float: left;
}
article .listings {
	padding-bottom: 10px;
}
article .listings a {
	color: inherit;
}
#sidebar {
	width: 203px;
	background-color: #eaf2f5;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar .header {
	background: url(/images/lt-blue.jpg) no-repeat;
	width: 203px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}
#sidebar h1 {
	font-size: 18px;
	color: #03415d;
	margin: 0px;
	line-height: 41px;
	text-align: center;
}
#sidebar h1 a {
	color: inherit;
	text-decoration: none;
}
#sidebar ul {
	list-style-type: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
#sidebar li {
	text-indent: 15px;
	font-size: 90%;
}
#sidebar li a {
	color: inherit;
	text-decoration: none;
}
#main {
	width: 566px;
	float: left;
}
#main .header {
	background: url(/images/mid-header.jpg) no-repeat;
	width: 566px;
	height: 50px;
}
#main .header h1 {
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	padding-left: 15px;
	margin: 0px;
}
article {
	padding: 0px 10px;
}
article img {
	padding-right: 15px;
}
article p {
	margin-right: 15px;
	line-height: 1.5em;
}
#main p {
	font-size: 98%;
}
#main h2 {
	font-size: 1.1em;
	color: #03415d;
	margin: 0px;
	padding: 0px;
}
#main h2 a {
	color: inherit;
}
aside {
	background-color: #f6fce1;
	width: 213px;
	float: left;
}
aside .header {
	background: url(/images/rt-header.jpg) no-repeat;
	width: 213px;
	height: 41px;
}
aside .header h3 {
	font-size: 0.9em;
	color: #03415D;
	line-height: 41px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
aside .header a {
	text-decoration: none;
	color: inherit;
}
aside .header a:hover {
	color: #336699;
	font-weight: bold;
}
aside .list {
	width: 213px;
	padding: 0px 5px;
}
aside .list li a {
	color: #587a17;
}
aside hr {
	color: #dde4c2;
	padding: 1px;
}
aside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
aside li {
	padding: 5px 10px;
	font-size: 0.89em;
}
aside li a {
	color: inherit;
}
.clearFix {
	clear: both;
}
.clearAfter {
	padding: 5px;
	clear: both;
}
.scorecard {
	width:  540px;
	margin: 5px;
	padding: 0px;
}
.scorecard td {
	font-size: 80%;
}
.scorecard thead {
	background-color: #fff;
	color: white;
	text-align: left;
}
.scorecard tbody tr:nth-child(odd) {
		background-color: rgba(0, 255, 0, 0.1); /* green, 10% alpha */
		padding: 2px 0px;
		text-align: center;
}
.scorecard tbody tr:nth-child(even) {
		background-color: rgba(255, 0, 0, 0.3); /* red, 30% alpha */
		padding: 2px 0px;
		text-align: center;
}
.pkgBox {
	width: 530px;
	padding: 0px;
}
.packages {
	width:  530px;
	padding: 0px;
}
.packages td {
	padding: 20px 0px;
	border: 1px solid #E6FEE6;
}
.packages td a {
	color: inherit;
}
.packages tbody tr:nth-child(odd) {
		background-color: #f8f8f8;
		padding: 2px 0px;
}
.packages tbody tr:nth-child(even) {
		background-color: #E6FEE6;
		padding: 2px 0px;
}
.ratediv {
	width: 600px;
	font-size: 90%;
}
.span {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	margin: 0px; padding: 0px;
}
.hotel {
	width: 350px;
}
.weekday, .weekend {
	width: 100px;
}
.float {
	float: left;
}
.quote label {
	width: 150px;
	float: left;
	margin-bottom: 5px;
	clear: left;
}
.quote input[type=text] , .quote select, .quote textarea {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.explain {
	font-size: 80%;
	width: 100px;
	padding-top: 10px;
}
.validate {
	font-size: 80%;
	color: #ccc;
}
#reviews {
	padding: 0 15px;
	line-height: 2.4em;
	font-size: 98%;
}
label.error { 
	clear: both;
	float: left; 
	color: red; 
	padding-left: 150px;
	font-size: 80%;
}
footer {
	clear: both;
	width: 982px;
	padding: 20px;
}
footer p {
	font-size: 86%;
	text-align: center;
}
a.dp-choose-date {
	float: left;
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	background: url(/images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
.float {
	float: left;
}
.overseed-list {
	font-size: 90%;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
.small {
	font-size: 80%;
}
.marginlist {
	margin: 0px;
	padding: 0px 10px;
}
.marginlist li {
	list-style-type: none;
	margin: 10px 0px;
	line-height: 1.3em;
}
td span {
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	color: green;
}
.enews a {
	font-size: 60%;
	font-weight: normal;
}
#error404 {
	width: 800px;
	height: 600px;
	margin: auto;
	background-color: #587a17;
}
#error404 h1 {
	color: #ffffff;
	padding: 20px;
}
#error404 p {
	font-family: Verdana, sans-serif;	
	font-size: 125%;
	color: #ffffff;
	padding: 0px 20px;
	line-height: 1em;
}
#error404 .upper {
	text-transform: uppercase;
	font-weight: bold;
}
#error404 a {
	color: #ffffff;
	text-decoration: none;
}
#error404 li {
	font-size: 125%;
	color: #ffffff;
	list-style-type: none;
}

