body, a, a.visited, ul, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	text-align: center;
	background-color: #C7C6A2;
}

p {
	margin: 0 15px 0 15px;
}

h1 {
	text-align: center;
	font-size: 28px;
	margin: 15px 0 0 0;
}

h2 {
	text-align: center;
	font-size: 18px;
	margin: 5px 0 20px 0;
}
	
h3 {
	text-align: center;
	font-size: 14px;
	margin: 15px 0 5px 0;
}

.navBox {
	background-color: #B7B793;
	border-width: 3px;
	border-style: solid;
	border-color: #999966;
	padding: 5px;
}

p#rightNav {
	text-align: center;
	float: right;
	margin: 0 10px 25px 10px;
}
	
p#topNav {
	text-align: center;
	font-weight: bold;
	width: 470px;
	margin: 0 7px 25px 7px;
}

p#topNav a {
	font-weight: normal;
}

p#footer {
	text-align: center;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
}

p#footer span.copy {
	font-size: 10px;
}

div#content {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #999966;
}

p#thanksEnd {
	margin-top: 20px;
	margin-bottom: 150px;
}

div#content table.cLocation, img.cLocation {
	width: 200px;
	margin: 20px 0 0 50px;
}

div.cAmenities {
	width: 500px;
	margin: 15px 0 0 0;
	text-align: center;
}

div.cAmenities p {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	text-align: center;
	margin: 25px 0 10px 0;
}

div#intro {
	height: 400px;
}

div#rates {
	width: 480px;
	text-align: center;
	margin: 0 0 10px 10px;
}

div#rates h3,
div#rates p {
	margin: 0 0 0 0;
}

table.cLocation {
	border-collapse: collapse;
	border: 1px solid black;
}

table.cLocation th {
	border-bottom: 1px solid black;
	padding: 3px;
}

table.cLocation td.col1 {
	margin-left: 10px;
	padding: 3px;
	text-align: left;
}

table.contact td.col1 {
	text-align: right;
}



#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px;
	width: 450px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #996600;
	border-bottom: 7px solid #996600;
}
#box-table-b th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	background: #D3D3A9;
	border-right: 1px solid #996600;
	border-left: 1px solid #996600;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	color: #000;
}
#box-table-b td
{
	padding: 8px;
	background: #ECECD9; 
	border-right: 1px solid #996600;
	border-left: 1px solid #996600;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;

	color: #000;
}