body
{
	background: #DC9652 url(/images/page/background.jpg) repeat-x;
	font-size: 15px;
	font-family: Times New Roman;
	color: #242A48;
	margin-top: 0;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

h1.topofpage {
	font-family: Times New Roman;
	font-weight: normal;
	color: #C60;
	font-size: 24px;
}

h2.snowreport {
	font-family: arial, sans-serif;
	color: #282F4F;
	font-size: 24px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

#mainwrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#headerlogo {
	z-index: 50;
	background: transparent;
	position: absolute;
	top: 130px;
	left: 40px;
}

#headerphoto {
	z-index: 1;
	position: relative;
	height: 250px;
}

#snowreportwrap {
	width: 180px;
	position: absolute;
	top: 30px;
	right: 40px;
	z-index: 10;
}

#snowreportlogo {
	position: relative;
	z-index: 20;
}

#snowreportbox {
	font-size: 12px;
	width: 180px;
	background: #FFF;
	position: absolute;
	z-index: 5;
	top: 42px;
	padding: 44px 0 10px 0;
	text-align: center;
	opacity: 0.9;
	filter: alpha(opacity=90);
   	-moz-opacity: 0.9;
}

#snowreportbox a:link {
	color: #353E66;
	text-decoration: none;
}

#snowreportbox a:visited {
	color: #353E66;
	text-decoration: none;
}

#snowreportbox a:hover {
	color: #C60;
	text-decoration: none;
}

.snowreportcell {
	float: left;
	width: 60px;
	font-size: 13px;
	color: #353E66;
	text-align: center;
	margin-bottom: 2px;
}

#topnavwrap { 
	background: #353E66 url(/images/page/navbar_background.jpg) repeat-x;
	width: 946px;
	border-right: 2px solid #353E66;
	border-left: 2px solid #353E66;
}

#topnav { 
	margin: 0 0 0 232px;
	font-size: 13px;
}

#topnav td { padding: 0; }

#topnav a {
	display: block;
	padding: 11px 9px 12px 9px;
}

#topnav a:link, #topnav a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

#topnav a:hover, #topnav a.topnavactive {
	color: #C60;
	background: #FFF;
	border-right: 2px solid #353E66;
	border-left: 2px solid #353E66;
	margin-right: 0;
	margin-left: 0;
}

#contentwrap {
	background: #FFF url(../../images/page/sidebar_background.jpg) repeat-y;
	width: 946px;
	border-right: 2px solid #353E66;
	border-bottom: 2px solid #353E66;
	border-left: 2px solid #353E66;
	padding-bottom: 10px;
}

#contentwidth {
	float: right;
	float: left;
	width: 704px;
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
}

#contentpadding {
	padding: 10px 24px 20px 0;
}

#content {
	background: transparent;
	padding: 38px 40px 30px 50px;
}

#findARoom 
{
    text-align: center; 
    width: 195px;
    margin-bottom: 10px;
}

.propertyWrap {
	font-family: arial, sans-serif;
	width: 320px;
	border: 2px solid #6A7297;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.propertyPadding {
	padding: 8px;
}

.propertyImage {
	width: 120px;
	height: 100px;
	float: left;
	margin-right: 8px;
}

.propertyPrice {
	width: 71px;
	height: 37px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	background: #FFF url(/images/reserve/pricetag.gif) no-repeat;
}

.propertyReserve {
	width: 105px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-bottom: 11px;
	margin-bottom: 10px;
}

.propertyReserve a:link {
	text-align: center;
	color: #353E66;
	text-decoration: underline;
}

.propertyReserve a:visited {
	text-align: center;
	color: #353E66;
	text-decoration: underline;
}

.propertyReserve a:hover {
	text-align: center;
	color: #C60;
	text-decoration: underline;
}

.propertyName {
	font-size: 13px;
	line-height: 16px;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
}

.propertyName a:link {
	color: #C60;
	text-decoration: underline;
}

.propertyName a:visited {
	color: #C60;
	text-decoration: underline;
}

.propertyName a:hover {
	color: #353E66;
	text-decoration: underline;
}

.propertyPriceRange {
	font-size: 11px;
	color #353E66;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#leftsidebarwrap {
	text-align: left;
	float: left;
	width: 195px;
}

#leftsidebar {
	text-align: left;
	padding-top: 64px;
}

.formButton {
	background-color: #635934;
	border: 1px solid #635934;
	font-size: 12px;
	color: #fff;
	padding: 2px;
}

fieldset {
	font-family: arial;
	border-top: 0 solid #635934;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-bottom: 20px;
}

fieldset .textbox {
	font-family: arial;
	font-size: 11px;
	margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 10px;
}

legend {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
    padding: 0;
    margin: 0;
	line-height: 2;
	border: none;
}

label {
	font-family: arial;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	border: 0px;
	margin-bottom: 4px;
}

em {
	font-weight: bold;
}

label {
	/* Width of labels */
	display: block;
}

.forminstructions {
	font-size: 10px;
	line-height: 1;
}

.formButtonWrap {
	width: 91px;
	text-align: center;
	background-color: #FFF;
	border: 2px solid #353E66;
	padding: 4px;
}

.formButton {
	background-color: #C60;
	font-size: 12px;
	color: #fff;
	border: 2px solid #353E66;
	padding: 5px;
}

#footerwrap {
	height: 38px;
	width: 946px;
	background: #FFF url(../../images/page/footer_background.jpg) repeat-x;
	border-right: 2px solid #353E66;
	border-left: 2px solid #353E66;
}

.formElement
{
	background-color: #EFEFEF;
	border: 1px solid #90b448;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	margin-top: 5px;
}

#roomGuestInformation
{
    width:170px;
    margin:0px;
    padding:0px 0px 0px 5px;
    font-size:11px;
}

#travelDateInformation
{
    width:170px;
    margin:0px;
    padding:0px 0px 0px 5px;
    font-size:11px;
}
