body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;	
}


#contForm fieldset {
	border: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 600px;
	border: solid 1px #dedede;
	background-image: url('images/background_img.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
}

#rooms #wrapper {
	background-image: url('images/rooms_background_img.jpg');
}

#relax #wrapper {
	background-image: url('images/relaxation_background_img.jpg');
}

#dining #wrapper {
	background-image: url('images/dining_background_img.jpg');
}

#activities #wrapper {
	background-image: url('images/activities_background_img.jpg');
}

#didYouKnow #wrapper, #contacts #wrapper  {
	background-image: url('images/didyouknow_bg_img.jpg');
}

div, ul, li, span, p {
	padding: 0;
	margin: 0;
}

.date_time {
	display: block;
	margin: 10px 0 0 20px;
	font-weight: bold;
}

#navigation {
	margin: 120px 0 0 0;
}

.menu {
	height: 80px;
	width: 955px;
	/*background-color: blue;*/
}

.menuItems {
	/*width: 100px;*/
	height: 80px;
	margin: 0 5px 0 5px;
	/*background-color: #000;*/
	display: inline;
	float: left;
	border-collapse: collapse;
	text-align: center;
	text-transform: uppercase;
	
}

.menuItems img {
	/*margin-top: 2px;*/
}


/*.menu ul li {
	text-transform: uppercase;
	list-style: none;
	display: inline;
	margin: 0 30px 0 0;
}*/

#navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	color: gray;
	font-weight: bold;
	font-size: 11px;
}

#navigation a:hover {
	text-decoration: none;
	color: #f76b14;
}


#navigation img {
	border: none;
}

#content {
	margin: 20px 0 0 20px;
}

#links #content {
	margin: 0 0 0 20px;
}

#content h1 {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}

#contPara span {
	margin-top: 20px;
	display: block;
}

#contPara2, #contPara {
	float: left;
	display: inline;
	width: 400px;
}

.txt {
	margin: 2px;
	width: 200px;
}

#contForm span {
	font-weight: bold;
	font-size: 10px;
}

.optSelect {
	margin: 5px 0 5px 0;
}

#content p {
	width: 400px;
	margin: 10px 0 10px 0;
}

#share a:link, #share a:visited, #share a:active {
	color: #f76b14;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#share img {
	position: relative;
	top: 15px;
	border: none;
}

#share {
	margin: 40px 0 0 250px;
}

.pageLinks img {
	position: relative;
	top: 10px;
	border: none;
	margin-right: 10px;
}

.pageLinks span {
	margin-right: 20px;
}

.pageLinks a:active, .pageLinks a:link, .pageLinks a:visited, .floatinPara a:active, .floatinPara a:link, .floatinPara a:visited {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

.pageLinks a:hover , .floatinPara a:hover{
	color: #f76b14;
}

#floatRight {
	float: right;
	margin-left: 10px;
	position: relative;
}

#links .pageLinks {
	float: left;
	width: 250px !important;
}

#links p {
	width: 600px;
	margin-top: 0;
}

.floatinPara img{
	border: none;
	float: left;
	margin-right: 10px;
}

.floatinPara {
	float: left;
	display: inline;
	width: 260px;
	margin-right: 10px;
}

#didYouKnow p {
	width: 600px;
}

.textarea {
	margin-bottom: 5px;
}

#arrivalDates {
	margin: 5px 0 5px 0;
}
