/*The Garden Room - Loveland, Colorado - Style*/

/*Designed and maintained by Bold Frog Design*/

*	{
	border: 0;
	margin: 0;
	padding: 0;
	}

body
	{
	position: absolute;
	width: 100%;
	z-index: 7;
	background: #000;
	color: #606010;
	font-family: Palatino, Constantia, Cambria, 'Times New Roman', Georgia, serif;
	font-size: 16px;
	line-height: 20px;
	}

a
	{
	text-decoration: none;
	}

div.wrapper
	{
	z-index: 8;
	position: relative;
	width: 984px;
	margin: 50px auto;
	}

div.header
	{
	z-index: 9;
	position: relative;
	background: #773300;
	width: 984px;
	height: 165px;
	}

h3
	{
	position: relative;
	background: url(images/the-garden-room-loveland-logo.png) no-repeat;
	width: 670px;
	height: 165px;
	margin: 0px 0px 0px 0px;
	text-indent: -6000px;
	}

div.flourish
	{
	z-index: 1;
	position: absolute;
	background: url(images/flourish.png) no-repeat;
	width: 294px;
	height: 775px;
	top: 10px;
	left: 680px;
	}

div.nav
	{
	z-index: 2;
	background: #808040;
	color: #FFF;
	position: relative;
	width: 984px;
	height: 36px;
	font-variant: small-caps;
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	}

div.nav ul
	{
	list-style-type:none;
	font-weight: bold;
	position: relative;
	}

div.nav ul li
	{
	z-index: 3;
	display: inline;
	padding: 0px 10px 0px 0px;
	}

div.nav ul a
	{
	text-decoration: none;
	}

div.nav ul a:link
	{
	color: #FFFFFF;
	}

div.nav ul a:visited
	{
	color: #FFFFEE;
	}

div.nav ul a:hover
	{
	color: #404010;
	}

div.nav ul a:active
	{
	color: #404010;
	}

div.nav ul a:focus
	{
	color: #606010;
	}

div.nav ul a.selected
	{
	color: #111111;
	}

div.nav ul a:visited:hover
	{
	color: #404010;
	}

div.page
	{
	z-index: 0;
	position: absolute;
	width: 984px;
	background: url(images/content-bg.png) repeat-y;
	margin: 40px 0px 0px 0px;
	}

div.page-text
	{
	position: relative;
	width: 594px;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 30px 40px 10px 40px;
	}

div.page-text p
	{
	padding-bottom: 10px;
	text-align: justify;
	}

div.page-text p span
	{
	font-weight: bold;
	}

div.page-text h1
	{
	font-size: 24px;
	font-weight: normal;
	font-style: oblique;
	color: #111111;
	padding: 20px 0px 20px 0px;
	text-align: center;
	}

div.page-text h2
	{
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	}

div.page-text h4
	{
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #606010;
	padding: 20px 0px 20px 0px;
	}

div.page-text h4 span
	{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #606010;
	}

div.page-text h6
	{
	font-size: 24px;
	font-weight: normal;
	font-style: oblique;
	color: #111111;
	padding: 20px 0px 20px 0px;
	text-align: left;
	}

div.page-text ul
	{
	list-style-type:none;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	padding: 20px 0px 0px 0px;
	font-size: 18px;
	letter-spacing: 1px;
	}

div.page-text ul li
	{
	position: relative;
	display: inline;
	padding: 0px 10px 0px 0px;
	color: #606010;
	}

div.page-text ul li span
	{
	display: block;
	}

div.page-text a
	{
	text-decoration: none;
	}

div.page-text a:link
	{
	color: #606030;
	}

div.page-text a:visited
	{
	color: #808039;
	}

div.page-text a:hover
	{
	color: #994411;
	text-decoration: underline overline;
	}

div.page-text a:active
	{
	color: #404010;
	}

div.page-text a:focus
	{
	color: #606010;
	}

div.page-text  a:visited:hover
	{
	color: #994411;
	}

div.offpage
	{
	position: absolute;
	top:-4000px;
	left:-4000px;
	}
	
div.price-table
	{

	}

div.price-table th
	{
	color: #FFFFEE;
	background: #808038;
	padding: 5px 10px;
	}

div.price-table td
	{
	padding: 5px 0px 0px 10px;
	}

div.price-table td span
	{
	color: #994411;
	font-weight: bold;
	}

div.price-table td h5
	{
	font-weight: normal;
	font-style: oblique;
	}

div.calendar table
	{
	width: 590px;
	border: 1px solid #010101;
	margin-bottom: 5px;
	padding: 1px;
	}

div.calendar table tr td
	{
	text-align: center;
	border: 1px solid #000000;
	padding: 5px 5px;
	color: #020202;
	}

div.calendar table th
	{
	color: #030303;
	font-size: 18px;
	padding: 5px 0px 5px 3px;
	}

div.calendar table td span
	{
	font-weight: bold;
	}

div.address p
	{
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	padding-bottom: 10px;
	text-align: justify;
	}

div.address p span
	{
	font-weight: bold;
	}

div.address h4
	{
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #818140;
	padding: 20px 0px 20px 0px;
	}

div.address h4 span
	{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #818141;
	}

div.key
	{
	z-index: -2;
	position: fixed;
	position: absolute;
	font-size: 75%;
	line-height: 110%;
	width: 200px;
	margin: 135px auto;
	padding: 0px;
	left: -22px;
	}

div.key table
	{
	border: 1px solid #000000;
	margin-bottom: 5px;
	padding: 1px;
	}

div.key table tr td
	{
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
	padding: 5px 5px;
	color: #040404;
	}

div.key table th
	{
	color: #050505;
	font-size: 18px;
	padding: 5px 0px 5px 3px;
	}

div.testimonial
	{
	z-index: 4;
	position: relative;
	width: 270px;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	float: right;
	}

div.testimonial p
	{
	z-index: 5;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-style: oblique;
	color: #606010;
	}

div.testimonial p span
	{
	padding-right: 20px;
	}

div.testimonial a
	{
	z-index: 6;
	color:  #994411;
	font-weight: bold;
	text-align: right;
	}

div.testimonial a:hover
	{
	color: #060606;
	}

div.footer
	{
	position: relative;
	width: 984px;
	height: 100px;
	background: #000000;
	margin: 0px auto;
	font-variant: small-caps;
	letter-spacing: 1px;
	}

div.footer p
	{
	font-size: 11px;
	font-weight: normal;
	color: #828242;
	padding: 20px;
	}

.right	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}

.left	{
	float: left;
	margin-bottom: 20px;
	}

.center
	{
	text-align: center;
	margin: auto;
	}

.anchors table
	{
	width: 594px;
	text-align: center;
	}

.anchors table tr td
	{
	font-size: 14px;
	padding: 10px 0px;
	}

.clear
	{
	clear: both;
	}

