div.container
{
	background-color: #fff;
	position: absolute;
	left: -400px;
	width: 800px;
	margin-left: 50%; }

div.collage
{
	top: 0;
	width: 800px;
	height: 270px;
}

.content
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.content_small
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content_small_nobold
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_small_nospace
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.content_left
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #fff;
	width: auto;
	overflow: hidden;
	min-height: 500px;
	padding: 20px; }

.content_middle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0;
	width: 205px;
	float: right;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}

.content_right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0;
	width: 200px;
	float: right;
	clear: left;
	display: block;
}

div.content_bottom
{
	color: #eceecc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-image: url(images/image_footer1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 800px;
	height: 99px;
	clear: both;
	display: block; }

.content_bottom_style
{
	padding: 25px 20px 20px;
	display: block;
}

body {
	background-color: #f4ffdd;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: center 0; }

.header
{
	color: #5a8567;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
}

.header_small
{
	color: #5a8567;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 16px;
}

.header_small_white
{
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 16px;
}

div.roompictures
{
	background-color: #fff;
	position: relative;
	margin: 0 auto;
	overflow: visible;
}

#roompictures
{
	background-color: #fff;
	position: relative;
	visibility: visible;
}

.subheader
{
	color: #5a8567;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

.forms
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 8px;
	margin-bottom: 3px;
	padding: 2px;
	border: solid 1px #b4cdad;
}

.subheader_white
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

a.white
{
	color: #fff;
	text-decoration: underline;
}

a.white:hover
{
	color: #fff;
	text-decoration: none;
}

a
{
	color: #8dab8e;
	text-decoration: underline;
}

a:hover
{
	color: #10602c;
	text-decoration: none;
}

div.pagelist
{
	padding: 0;
	list-style-type: square;
}

div.pricing
{
	color: #fff;
	background-color: #8dab8e;
	width: 225px;
	float: right;
	margin: 0;
	padding: 10px;
	border-bottom: 5px solid #b4cdad;
}

div.greenbox
{
	color: #fff;
	background-color: #8dab8e;
	margin: 0;
	overflow: visible;
	border-bottom: 5px solid #b4cdad;
}

div.greenbox_flower
{
	color: #fff;
	background-color: #8dab8e;
	background-image: url(images/Flowers-Border.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	margin: 0;
	width: 760px;
	height: 175px;
	overflow: visible;
	border-bottom: 5px solid #b4cdad;
}

.button
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8567;
	text-decoration: none;
	padding: 5px;
	border: solid 1px #b4cdad;
	display: block;
}

a.button
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5a8567;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: solid 1px #b4cdad;
}

a.button:hover
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #10602c;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: solid 1px #b4cdad;
}

div.imagewrapper
{
	background-color: #fff;
	overflow: hidden;
	float: right;
	display: block;
}

div.wrapper { width: 800px; }
.padding_20px { padding: 20px; }
div.pricing a
{
	color: #fff; }
