/***************************************************************
Style Sheet for Pinewoods Resort

Copyright 2008 by Pinewoods Resort, All Rights Reserved
***************************************************************/



#content {
	background:url('/images-layout/content-bg.jpg') bottom left no-repeat #fff;
}

#columnWrapper {
	width:960px;
	background:url('/images-layout/column-wrapper-bg.gif') top left repeat-y;
}

.column1 {
	display:inline;
	float:right;
	margin-right:18px;
	width:676px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:19px;
	width:212px;
}

.column3 {
	display:inline;
	float:right;
	padding-left:20px;
	width:200px;
}