/***************************************************************
Style Sheet for Pinewoods Resort

Copyright 2008 by Pinewoods Resort, All Rights Reserved
***************************************************************/



#footer {
	width:1000px;
	text-align:left;
	background:url('/images-layout/footer-bg.png') bottom left repeat-x;
}
#footerWrapper {
	position:relative;
	padding-bottom:10px;
	width:1000px;
}



#footerLinks {
	position:relative;
	top:0;
	left:0;
	margin:0 20px 10px 20px;
	padding:20px 0 0 0;
	height:52px;
	width:960px;
}
	#footerLinks ul {
		margin:0;
		padding:16px 0 0 0;
		height:36px;
		background:url('/images-layout/footer-links-bg.gif') no-repeat;
	}
		#footerLinks ul li{
			display:block;
			float:left;
			margin:0;
						
			width:150px;
			text-align:center;
		}
			#footerLinks a:link, #footerLinks a:visited {
				text-transform:uppercase;
				text-decoration:none;
				font-weight:bold;
				font-size: 80%;
				
				color:#444;
			}
			#footerLinks a:hover, #footerLinks a:active {
				text-decoration:underline;
			}
	#footerPhone {
		position:absolute;
		top:38px;
		right:30px;
		margin:0 0 0 0;
		padding:0;
		font-weight:bold;
		font-size: 80%;
		color:#444;
	}
	#address {
		text-align:center;
		margin:0 0 0 0;
		padding:0;
		font-weight:bold;
		font-size: 80%;
	}
.weather {
	bottom:-7px;
	display:block;
	margin:auto;
	position:relative;
	width:250px;
	}
.bbbLogo {
	bottom:16px;
	display:block;
	height:46px;
	left:46px;
	position:relative;
	width:122px;
	}
	
	.facebook {
	position:absolute;
	top:80px;
	right:20px;
	}

	
	.facebook-like-button {
		display:block;
		right:40px;
		position:absolute;
		top:120px;
		width:100px;
		}
		
	#gPlusOne{
	position: absolute;
	top: 120px;
	right:-15px;
}
