@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/back-02.jpg) repeat-x;
	margin: 10px 0px 0px;
	color: #333;
}
a:link {
	color: #164242;
}
a:visited {
	color: #164242;
}
a:hover {
	color: #5F6D0D;
}
a:active {
	color: #164242;
}
#sitecontain {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 80px;
}
#action {
	height: 233px;
	background: url(../images/actionpic.jpg) no-repeat;
	border: 1px solid #FFF;
}
#actionbuttons {
	float: right;
	height: 213px;
	width: 210px;
	background: url(../images/actionback-04.jpg) no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
}
#actionbuttons p {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #164242;
	font: bold 24px/20px "Times New Roman", Times, serif;
}
#actionbuttons h1 {
	margin: 0px;
}
#actionbuttons h1 a {
	font-size: 14px;
	color: #FFF;
	width: 128px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 34px;
	display: block;
	padding-top: 2px;
	text-decoration: none;
}
#actionbuttons h1 a:hover {
	text-decoration: underline;
}
#contentleft {
	float: left;
	width: 550px;
	margin-top: 38px;
}
#featuredcontainer {
	height: 300px;
	width: 100%;
	margin-bottom: 25px;
}
.featured {
	float: left;
	height: 300px;
	width: 173px;
	margin-right: 15px;
}
.featured p {
	margin-top: 8px;
	margin-bottom: 15px;
}
.ct {
	text-align: center;
}
#mapcontain {
	height: 175px;
	background: url(../images/mapback.jpg) no-repeat;
	padding-left: 30px;
	padding-top: 25px;
	margin-bottom: 30px;
}
#mapcontain ul {
	margin-top: 8px;
	margin-left: 0px;
	padding-left: 35px;
}
#mapcontain h1 a{
	color: #333;
	text-decoration: none;
}
#emphasize {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	list-style: none;
}
#contentright {
	float: left;
	width: 207px;
	margin-top: 38px;
	padding-left: 15px;
	background: url(../images/columnback-05.png) repeat-y;
	padding-right: 8px;
	margin-bottom: 2px;
	padding-bottom: 35px;
}
#contentleft p, #contentright p{
	margin-top: 0px;
}
img {
	border-style: none;
}
h1    {
	font: bold 22px "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	color: #333;
}
h2 {
	color: #164242;
	margin: 15px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.bordericon {
	border-left: 15px solid #6C7F1B;
	padding-left: 6px;
	margin-bottom: 3px;
}
#contentpages {
	margin-top: 38px;
	padding-top: 5px;
	padding-bottom: 25px;
}
#map_canvas {
	height: 780px;
	width: 780px;
}
ol#contact {
	margin-bottom: 200px;
}
ol#contact li {
	margin-top: 20px;
	margin-right: 250px;
}
iframe {
	margin-bottom: 20px;
	border-style: none;
}
#footer {
	background: #E6E6E6;
	height: 100px;
	width: 100%;
	clear: both;
}
#copyright {
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #666;
}
#copyright a {
	color: #333;
}
#hoteloptions {
	width: 100%;
	margin-bottom: 30px;
}
#hoteloptions tr td {
	padding: 4px;
}
#hoteloptions td h2{
	margin-top: 0px;
	margin-bottom: 0px;
}
.alt {
	background: #E8E8E8;
}
label {
	color: #333;
}
#featuredform {
	padding: 50px;
	height: 400px;
	width: 320px;
	margin: 0px auto 50px;
	border: 1px dotted #999;
	background-image: url(../images/formback-18.png);
	background-repeat: repeat-x;
}
#featuredform input {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 315px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 0px;
}
#featuredform select {
	margin-top: 6px;
	margin-bottom: 10px;
}
input {
	color: #666;
}

