@charset "utf-8";

/* CSS Document */



body {

	background-color: #E3E3E3;

	font-family: "Myriad Pro", sans-serif, "Times New Roman", Arial;

	font-size: 100%;

	z-index: 900;

	margin: 0,0,0,0;

	padding: 0,0,0,0;



	

}

div#pagebackground {

	background-image: url(../images/design/page_background.gif);

	background-repeat: repeat-y;

	background-color: #E3E3E3;

	background-position: center;

	width: 940px;

	margin-right: auto;

	margin-left: auto;

}



div#page {

	width: 880px;

	color: #666666;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-position: center;

	margin-top: 20px;

	float: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}



div#header {
	background-image: url(../images/newhallimages/newhall_header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin: 0px;

}



div#footer {

	border-top: #D5D5D5 1px solid;

	clear: both;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 20px;

	margin-left: 0;

	text-align: center;

	font-size: 70%;

}



div#mainpage {

	background-color: #00FF00;

	margin: 0px;

	height: auto;

}



div#sidebar {

	background-color: #00CC99;

}



div#maincontent{

}

div#sidebar1 {

	float: right;

	width: 300px;

	margin-top: 10px;

	margin-bottom: 10px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin-right: 0px;

	margin-left: 5px;

	font-size: 90%;

}

div#mainContent {

	float: left;

	width: 570px;

	margin-left: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 5px;

	font-size: 90%;

}

.standout {

	background-color: #338f33;

	font-size: medium;

	color: #FFFFFF;

	padding: 5px;

}



.MainContentLeftHalf {

	float: left;

	width: 270px;

	margin-right: 5px;

	padding: 5px;

}

.MainContentRightHalf {

	padding: 5px;

	float: right;

	margin-left: 5px;

	width: 270px;

}



div#header h1 {

	font-family: "Myriad Pro", sans-serif, "Times New Roman", Arial;

	font-size: large;

	margin-top: 20px;

	margin-left: 250px;

}

div#horizontalmenu {

	clear: both;

}

.clearboth {

	clear:both;}

div#covermessage {

	background-color: #000099;

	position: absolute;

	z-index: 1000;

	height: 100px;

	width: 200px;

	left: 281px;

	top: 218px;

}



h1,h2,h3,h4,h5{

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}





p{

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 4px;

	margin-left: 0px;

}

h1 {

	font-size: large;

}

h2 {

	font-size: medium;

}

.MainContentFeature {
	margin-bottom: 0px;
	height: auto;
	clear: left;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.MainContentFeaturePhoto {

	border-top-color: 338F33;

	border-right-color: #338f33;

	border-bottom-color: #338f33;

	border-left-color: #338f33;

	float: left;

	margin-right: 5px;

}

a img {border:none;

}

ul{

	margin-top: 2px;

	margin-right: 10px;

	margin-bottom: 2px;

	margin-left: -10px;

}

li{

	margin: 0px;

	padding: 0px;

}
#cabin {
	width: 570px;
}

.prices span.showhiderooms a {
	visibility: hidden;
}
.description {
	clear: both;
	float: left;
}

.description div {
	padding: 6px !important;
	background: #fafafa !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	border-radius: 6px !important;
	border: 1px solid #d2d3d3 !important;
}
