html {
	text-align:center;
	background-image:url(../Content/Images/BodyBackground.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
}

body {
	text-align:center;
	margin:0px auto;
	width:760px;
}

#maincontainer {
	text-align:left;
	width:760px;
	border-right:5px solid #FFF;
	border-bottom:5px solid #FFF;
	border-left:5px solid #FFF;
	overflow:hidden;
}

#headerContainer {
	background-color:#FFFFFF;
	width:760px;
	border-bottom:4px solid #FFFFFF;
	height:120px;
	background-image:url(../Content/Images/Logo.gif);
	background-repeat:no-repeat;
}

#header {
	height:120px;
	width:300px;
	padding-bottom:5px;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	float:left;
}

#contact {
	font-family:Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	width:760px;
	margin:5px 0px 10px 0px;
}

#contact a {
	color:#AEA491;
	font-weight:bold;
	text-align:left;
}

#contact a:hover {
	color:#FFF;
}

#navigationContainer {
	text-align:center;
	margin:0 130px;
	width:500px;
}

#contentContainer {
	width:100%;
	background-color:#EFECCA;
}

#content {
	margin:0 auto;
	padding: 20px 0px 10px 0px;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width:700px;
	overflow:hidden;
}

#content a {
	color:#000000;
	text-decoration:underline;
}

#content a:hover {
	font-weight:bold;
}

#content img {
	border:3px solid #FFF;
}

legend {
	font-weight:bold;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:14px;
}

.formContainer {
	width:310px;
	float:left;
}

fieldset {
	padding:10px;
}

label, fieldset div.cr p {
	margin:0px;
	display:block;
	text-align:left;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:x-small;
}

fieldset div.cr label {
	text-align:left;
	width:auto;
	float:none;
}

#peopleContainer {
	width:125px;
	float:left;
}

.NumberOfPeople {
	height:16px;
	font-size:xx-small;
}

#roomsContainer {
	width:125px;
	float:left;
}

.NumberOfRooms {
	height:16px;
	font-size:xx-small;
}

.SingleBeds {
	height:16px;
	font-size:xx-small;
}

.QueenBeds {
	height:16px;
	font-size:xx-small;
}

.checkInProps {
	height:13px;
	font-size:x-small;
	margin-left:10px;
	text-align:center;
}

.checkOutProps {
	height:13px;
	font-size:x-small;
	margin-left:10px;
	text-align:center;
}

.beds {
	font-weight:bold;
	text-decoration:underline;
}

#submit {
	padding:10px;
	text-align:center;
}

#amenitiesList {
	float:left; 
	width:350px;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:smaller;
	color:#000000;
	padding-left:30px;
	clear:right;
}

#amenitiesList ul {
	list-style-type:disc;
}

#amenitiesList li {
	font-size:smaller;
}

#bedsContainer {
	float:left;
}

.bedsLabel {
	text-decoration:underline;
}

#checkinContainer {
	width:115px;
	float:left;
}

#phoneContainer {
	width:200px;
}

#emailContainer {
}

#nameContainer {
}

#pictures {
	float:left;
	padding:0px 0px 20px 0px;
}

#clear {
	clear:both;
}

label {
	font-weight:bold;
	vertical-align:middle;
	font-size:9px;
}

.required {
	font-size:x-small;
}

.header {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.smallHeader {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.smallText {
	font-family:Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.bigHeader {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

.sightseeing {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	padding:10px;
	margin:5px;
}

.sightseeing:hover {
	color:#FFFFFF;
}

.sightseeing:hover a {
	color:#FFFFFF;
}

.sightseeing img {
	border:3px solid #FFFFFF;
	margin-bottom:3px;
	text-decoration:none;
}

.sightseeing a {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.sightseeing a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

.smalltext {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:10px;
}

#drivingDirectionsContainer {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:10px;
	width:230px;
	float:left;
}

.drivingDirections {
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:10px;
	width:230px;
	float:left;
}

.map {
	z-index:0;
	float:left;
	text-align:center;
	width:100%;; 
	height:500px;
	font-size:12px;
	font-weight:bold;
	border-top:3px solid #FFFFFF;
}

.directionsMap {
	z-index:0;
	text-align:center;
	width:300px; 
	height:300px;
	font-size:12px;
	font-weight:bold;
	border:3px solid #FFFFFF;
	padding:10px;
	float:none;
}

.directions {
	z-index:0;
	float:left;
	width:760px;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:5px;
}

#sightseeingDiv {
	float:left;
	margin-top:25px;
	width:700px;
	text-align:center;
}

#footer {
	background-color:transparent;
	color:#FFFFCC;
	height:32px;
	font-family: Verdana, "Trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	padding:5px 0px 0px 5px;
	width:100%;
	text-align:left;
}