body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgmain.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
}

form {
	margin: 0px;
	padding: 0px;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
}

p.appForm {
	text-align: center;
}

.input {
}

.align-justify {
	text-align: justify;
}

.text1 {
}

.underline {
	text-decoration: underline;
}

a {
	color: #E6B422;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	font-size: 9px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.terms {
	font-size: 12px;
	font-weight: bold;
}

.bg1 {
	background-image: url(../images/tdbg1.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(../images/tdbg2.gif);
	background-repeat: no-repeat;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-weight: normal;
}

h1 {
}

h2 {
	font-size: 24px;
}

h3 {
	margin-bottom: 8px;
	font-size: 12px;
	color: #E6B422;
}

/** Menu */
#tabs {
	float: left;
	line-height: normal;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a {
	float: left;
	margin: 0;
	text-decoration: none;
	width: 181px;
	height: 31px;
}
#tabs a#home {
	background: url(../images/home.jpg) no-repeat left bottom;
}
#tabs a#home:hover, #tabs a#home.active {
	background-position: 0% 0px;
}
#tabs a#accom {
	background: url(../images/accom.jpg) no-repeat left bottom;
}
#tabs a#accom:hover, #tabs a#accom.active {
	background-position: 0% 0px;
}
#tabs a#rates {
	background: url(../images/rates.jpg) no-repeat left bottom;
	height: 30px;
}
#tabs a#rates:hover, #tabs a#rates.active {
	background-position: 0% 0px;
}
#tabs a#location {
	background: url(../images/location.jpg) no-repeat left bottom;
}
#tabs a#location:hover, #tabs a#location.active {
	background-position: 0% 0px;
}
#tabs a#contact {
	background: url(../images/contactus.jpg) no-repeat left bottom;
}
#tabs a#contact:hover, #tabs a#contact.active {
	background-position: 0% 0px;
}

/** Thumbnails */

ul.thumbs { 
	margin: 0;
	padding: 0;
}
ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}	
ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	list-style: none;
}
ul.thumbs li a img { border: 3px solid #acacac; }
ul.thumbs li a:hover img { border: 3px solid #38ab62; }	
html>body ul.thumbs li a { background-color: transparent; }

/** Location */

.hideDiv {
	display: none;
}
	
.showDiv { }

.parabreak {
	border-top:1px solid #e5eff8;
	padding-bottom: 5px;
}

/** Rates Page */

table#tblRates {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}
table#tblRates caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}	
table#tblRates tr.odd td	{
	background:#f7fbff
}
table#tblRates tr.odd .column1	{
	background:#f4f9fe;
	width:70%;
}	
table#tblRates .column1	{
	background:#f9fcfe;
	width:70%;
}
table#tblRates tbody tr td {
	width:30%;
}
table#tblRates td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}				
table#tblRates th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}							
table#tblRates thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
}	
table#tblRates tfoot th {
	text-align:center;
	background:#f4f9fe;
}	
table#tblRates tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}		
table#tblRates tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	
table#tblRates tfoot tr td {
	text-align:left;
}	

/** Terms & Conditions Page */
table#tblTerms {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
}
table#tblTerms td {
	color:#678197;
}		

/** BOX STYLE A */

.boxA {
	padding: 5px;
	background: #FFFFFF;
	border: 3px solid #EDEDED;
}

.boxA .title {
	padding: 15px 20px 0px 20px;
}
	
/** Map */

div#map_canvas {
	border: 3px solid #acacac;
}

