body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

#container {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
	height:80px;
	width:760px;
	background:url(images/header.png) top left no-repeat #e2e2e2;
	border-bottom:10px solid #1B3885;
	font-size:12px;
	color:#333;
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:500px;
	padding:10px;
	float:right;
	min-height:353px;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#D6241A;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#DEE2EE;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.png) top left no-repeat #DEE2EE;
	color:#1B3885;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.png) top left no-repeat #DEE2EE;
}

#map {
	border:1px solid #1B3885;
}

.widget {
	height:60px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#1B3885;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#1B3885;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}

.stafftable td {
	text-align:center;
	padding:1px 0 10px 0;
	font-size:10px;
	vertical-align:bottom;
	width:150px;
	height:170px;
}
.stafftable td img {
	border:1px solid #1B3885;
}
#amenitiestable {
	position:absolute;
	float:right;
}
#amenitiestable td {
	text-align:center;
	padding:1px 0 10px 0;
	font-size:10px;
	vertical-align:bottom;
	width:210px;
	height:165px;
}
#amenitiestable td img {
	border:1px solid #1B3885;
	height:150px;
	width:200px;
}
input, textarea {font-size:12px; width:152px; font-family:Arial, Helvetica, sans-serif;}
#city {width:75px;}
#state {width:21px;}
#zip {width:32px;}
#contacttable {border:1px solid #999999; border-collapse:collapse;font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#666666;}
#contacttable td,th {border:1px solid #999999;}
