body {
	padding:0;
	margin:0;
	border: none;
	text-align:center;
	min-width: 900px; 
	background-color: #ffffff;
	font-size: 0.8em;
	color: #000000;
}

#wrapper {
	width: 880px;
	margin: 30px auto;
	text-align: left;
	background-color: #d5e6cd;
	color: #000000;
}

#header {
	margin-left: 120px;
	padding-top:30px;
	background: #d5e6cd url('/images/denplan.gif') no-repeat top right;
}

#header h1 {
	width: 300px;
	height: 35px;
	position: relative;
	font-size: 5px;
	padding:0;
	margin:0;
}

#header h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('/images/woodside-text.gif') no-repeat;
}

#mainContent {
	float: left;
	width: 530px;
}

#promo {
	float: right;
	width: 200px;
	background-color: #d5e6cd;
}

#promo img {
	border: 1px solid #fff;
}

#content {
	width: 740px;
	float: right;
	background-color: #ffffff;
	background: #fff url('/images/content-bg.gif') repeat-y;
	min-height: 380px;
}

/*\*/
* html #content {
	height: 380px;
}
/**/

/* Holds photos and any text/links */
#photos {
	width: 190px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#photos img.top {
	margin-top: 10px;
}

#photos ul {
	color: #50a741;
}

#photos ul li {
	line-height: 1.3;
}

#photos li a {
	color: #50a741;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#photos li a:hover {
	text-decoration: underline;
}

/* End of photos */

/* elements in main text areas */
#fulltxt,#txt {
	float: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 20px;
}

#fulltxt {
	width: 510px;
}

#txt {
	width: 320px;
}

/* style all elements in the txt div to have a margin */
#txt p, #txt h1, #fulltxt p, #fulltxt h1, h2, h3 {
	margin-left: 20px;
}

#txt h1, #fulltxt h1 {
	margin-top: 20px;
	font-size: 1.4em;
	color: #aaaaaa;
	font-family: "Frutiger 45 Light",Arial, Helvetica, Verdana, sans-serif;
}

#txt table, #fulltxt table {
	margin-left: 20px;
}

h2 {
	font-size: 95%;
	color: #aaaaaa;
	font-family: "Frutiger 45 Light",Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	font-size: 100%;
	color: #111111;
	font-family: "Frutiger 45 Light",Arial, Helvetica, Verdana, sans-serif;
}

img {
	border: 0;
}

#txt p, #fulltxt p {
	font-size: 85%;
	line-height: 1.5;
}

p.green, p.green {
	color: #50a741;
	font-weight: bold;
}

/* style the back to top link */
a.top {
	color: #aaa;
}

a.top:hover {
	color: #50a741;
}

#fulltxt li, #txt li {
	font-size: 85%;
	margin-left: 10px;
}

img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

table.price {
	margin-left: 20px;
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #000;
	font-size: 85%;
}

#map {
	float: right;
	padding-left: 10px;
}

/* end of text elments */

/* contact form */
#contact {
	width: 470px;
	text-align: center;
	color: #666;
	clear: both;
	margin-top: 20px;
	margin-left: 20px;
}

#contact legend {
	color: #666;
}

#contact input, #contact textarea {
	font-size: 90%;
}
/* end */

/* links page */
a.link {
	padding-right: 20px;
	color: #196940;
	font-size: 110%;
	background: url('/images/external.gif') no-repeat right top;
}
/* end links */

#mainNav {
	width: 120px;
	float: left;
	background-color: #d5e6cd;
	color: #ffffff;
	min-height: 450px;
	text-align: right;
}

/* hack for IE ? */
/*\*/
* html #mainNav 
{
	height: 450px;
}
/**/

/* the woodside logo in the mainnav div */
#mainNav #logo {
	border: 0;
}

#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 10px;
}

#nav li {
	line-height: 1.3;
}

#nav li a:link {
	color: #196940; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}
#nav li a:active {
	color: #196940; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}
#nav li a:visited {
	color: #196940; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}
#nav li a:hover {
	color: #196940; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: underline;
}

#footer {
	clear: both;
	background-color: #d5e6cd;
	padding-top: 5px;
}

#copy {
	font-size: 10px;
	background-color: #ffffff;
	color: #aaaaaa;
	text-align:right;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	padding-top: 5px;
	float: right;
}

#b2 {
	background-color: #ffffff;
	float: left;
	padding-top: 5px;
	width: 372px;
}

#b2 a {
	text-decoration:none;
	color:#009;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 10px;
}

table td {
	font-size: 95%;
}

table.emergency {
	margin-left: 20px;
}

table.emergency td {
	font-size: 100%;
	color: #222;
	font-family: Helvetica, Arial, Verdana,sans-serif;
	font-weight: bold;
}

img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}