body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7em;
	background-color: #FFFFCE;
	background-image: url(images/bg.gif);
	}
html>body { /* let us be nice to people using Opera */
	font-size: 11px;
	}
	
#container {
	margin:0 auto;
	width:930px;
	padding: 0px;
	background-image: url(images/outer-bg.jpg);
	background-repeat: repeat-y;
	}
	
#inner{
	margin:0;
	width:930px;
	background-image: url(images/inner-body-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	float: left;
}
	
#top-header {
	margin:0px;
	height:46px;
	width: 930px;
	float:left;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/awdry-top.jpg);
	background-repeat: no-repeat;
}

#top-header p {
	color: #003366;
	font-size: 12px;
	margin-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
}
#top-header a {
	color: #003366;
	text-decoration: none;
}
#top-header a:hover {
	color: #A32E31;
	text-decoration: underline;
}
	
#bottom-header {
	height:33px;
	width: 930px;
	float:left;
	margin: 0;
	padding: 0;
	background-image: url(images/header-bg-bottom.jpg);
	background-repeat: no-repeat;
}

#bottom-header p {
	color: #003366;
	font-size: 12px;
	margin-left: 40px;
	padding-top: 5px;
	margin-top: 0px;
}
#bottom-header a {
	color: #003366;
	text-decoration: underline;
}
#bottom-header a:hover {
	color: #B7281C;
	text-decoration: underline;
}



	
#header{
	margin:0;
	padding:0;
	height:186px;
	width: 930px;
	float:left;
	background-image: url(images/header-awdry.jpg);
	background-repeat: no-repeat;
	}
	
#header h1{
display:none
}


#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 930px;
	background-image: url(images/blue-body-stripe.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content-left {
	width: 190px;
	float: left;
	height: auto;
	margin-top: 15px;
	padding-left: 25px;
}
#content-left p {
	text-align: left;
	margin-left:15px;
	padding:0;
	display: block;
	color: #FFFFFF;
}
#content-left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-left:25px;
	color: #4E5836;
	padding-left:0;
	font-weight: normal;
	line-height: 24px;
}	

#content-left h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-left:25px;
	color: #4E5836;
	padding-left:0;
	font-weight: normal;
}
#content-left a {
	color: #000000;
	text-decoration: underline;
}
#content-left a:hover {
	text-decoration: none;
	color: #FFFF33;
}	
	
#content-right {
	width:680px;
	float:left;
	margin-top:5px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9DC6D9;
	}
	

#footer {
	height: 99px;
	clear: both;
	margin: 0px;
	width: 940px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}
	
	
#content-right p {
	color: #666666;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;

}

#content-right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-left:10px;
	color: #000000;
	padding-left:0px;
	line-height: 22px;
	font-style: italic;
}
#content-right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left:10px;
	color: #006699;
	padding-left:0px;
}




#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 15px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#content-right a {
	color: #000000;
	text-decoration: underline;
}
#content-right a:hover {
	text-decoration: none;
}

#menu-green {
	padding-top: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	font-style: oblique;
}
#menu-green ul {
	display: block;
	width: 160px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#menu-green li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DC5DC;
}

#menu-green li:hover {
	background-color: #BFE7FF;
}

#menu-green a {
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}
#menu-green a:hover {
	color: #191527;
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 450px;
	padding:0;
	margin:0;
	height: 98px;
}
#footer-right {
	float: left;
	height: 98px;
	padding:0;
	margin:0;
	width: 480px;
}
#footer-right p {
	text-align: right;
	display: block;
	padding-right: 40px;
	padding-top: 45px;
}
#footer-left p {

	padding-top: 0px;
}

.imageleft {
	float: left;
	margin-right: 15px;
		padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	float: right;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 5px 15px;
}
.caption{
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	font-style: oblique;
	text-align: left;

}


.imageleft-co {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


.imageright-co {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
#toptext h1{
	display: none;
}

#content-right li {
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#content-right ul li {
list-style-type: square;
}


.menutop{
	background-image: url(images/menu-top.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
.textbox{
	display: block;
	width: 180px;
	background-image: url(images/menu-body.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.textbox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	font-size: 12px;
	margin-bottom: 0px;
}
.textbox h3 {
	background-image: url(images/menu-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}
.textbox a {}
.textbox a:hover {}

form {
	padding-left: 20px;
}
#tables td img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pass-prices {
	margin-left: 20px;
	width: 400px;
}

#pass-prices th {
	font-weight: bold;
	text-align: left;
}
#pass-prices caption{
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;
}
.book-now {
	background-color: #A595EC;
	padding: 7px 10px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#search{
	margin-top: 150px;
	margin-left: 40px;
}
.special {

background-color:#BFE7FF;
}
