/***************************************************************
Style Sheet for Pinewoods Resort

Copyright 2008 by Pinewoods Resort, All Rights Reserved
***************************************************************/

#header {
	position:absolute;
	top:20px;
	left:20px;
	
	width:960px;
	height:171px;
	
	background:url('/images-layout/header-bg-1.jpg') top left no-repeat;
	z-index:1;
}
#headerWrapper {
	width:960px;
	height:171px;
}


#header .headerLogo {
	position:absolute;
	top:13px;
	left:24px;
	height:145px;
	width:210px;
	z-index:100;
}
#nail {
	position:absolute;
	top:-50px;
	left:50%;
	margin-left:-23px;
}
.review-widget {
	display: block;
    height: auto;
    padding: 0 15px;
    width: 180px;
	}
	.review-widget #w2 {
		border: medium none;
		padding: 0;
		width: 175px;
		}
#header-phone{
	background:url("/images-layout/header-phone-blob.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:right;
	font-size:90%;
	height:53px;
	position:relative;
	right:20px;
	top:20px;
	width:211px;
	padding:9px 0 0;
}
	#header-phone label {
		float:right;
	}
	#header-phone p {
		float:right;
		line-height:1.23em;
		margin:0 16px 0 4px;
	}
	
#snowspecial {
	position:absolute;
	top:25px;
	left:250px;
}
