body {
	background-color: #f4f4f4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
}
.bodytext a:link, .bodytext a:visited {
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	text-decoration: none;
}
.bodytext a:hover {
	color: #333;
	text-decoration: none;
}
.main {
	float: left;
	width: 610px;
}

.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 385px;
}
.topbar a:link, .topbar a:visited   {
	color: #7E7E7E;
	text-decoration:none;
	display: block;
	width: 114px;
	float: left;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topbar a:hover     {
	color: #FFF;
	text-decoration:none;
	display: block;
	width: 114px;
	float: left;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	background-color: #B5B5B5;
}
.locations p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.locations a:link, .locations a:visited   {
	color: #333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.locations a:hover   {
	color: #ffffff;
	text-decoration:none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigimage {
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.bodytext {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
h1 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
}
h2 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
}
.right {
	float: right;
	width: 290px;
}
.brochure {
	border: 10px solid #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 30px;
	color: #818181;
}
.locations {
	height: 145px;
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	padding-left: 310px;
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
	overflow: hidden;
	margin-bottom: 30px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	list-style-type: square;
}
.star {
	color: #F30;
	font-weight: normal;
}
.right #notes {
	height: 70px;
	width: 230px;
	margin-top: 10px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
.right .input {
	height: 25px;
	width: 230px;
	margin-top: 5px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(images/submitbg.jpg);
	text-align: center;
	height: 35px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	margin-top: 10px;
}
.availtable   select, .availtable input, .availtable textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 280px;
	color: #333333;
}
.availtable {
	background-color:#FFF;
}
.availtable td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.availtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333;
	background-image: url(images/availtop.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 550px;
	padding-left: 20px;
}
.availtable .notes {
	height: 70px;
	width: 280px;
	margin-top: 10px;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
.availtable .input {
	height: 25px;
	width: 280px;
	margin-top: 5px;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
.availbtm {
	background-image: url(images/availbtm.jpg);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	height: 40px;
}
.availtable .select {
	height: 25px;
	width: 280px;
	margin-top: 5px;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
.small {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.price {
	background-color: #DADADA;
	border: 10px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	clear:both;
	display: block;
}
