html, body {
	background: #D9D3C7;
	height: 100.02%;
	margin: 0;
	padding: 0;
	}

#page {
	background: url(../g/home_bg.gif) top left repeat;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	width: 850px;
	z-index: 5;
	}
	
body>#page {
	height: auto;
	min-height: 100%;
	}
	
#header {
	position: relative;
	height: 94px;
	width: 850px;
	z-index: 10;
	background: #D9d3c7;
	top: 0;
	}
	
#title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 545px;
	height: 54px;
	z-index: 12;
	}
#title img {
	border: 0;
	display: block;
	}
	
#logo {
	position: absolute;
	top: 8px;
	left: 532px;
	width: 140px;
	height: 130px;
	z-index: 1000;
	}
#logo img {
	border: 0;
	display: block;
	}
	
#main {
	position: relative;
	width: 850px;
	margin: 0;
	padding: 0;
	top: 0; 
	z-index: 100;
	}
	
#right {
	position: relative;
	float: right;
	top: 0;
	width: 246px;
	margin: 0;
	padding: 55px 0 0 0;
	z-index: 1110;
	display: inline;
	}
#nav {
	z-index: 1110;
	padding: 0;
	margin: 0;
	}
#nav a {
	display: block;
	width: 206px;
	font: 12px/13px arial,sans-serif;
	color: #E6F4D3;
	background: url(../g/inside_button_bg.gif) top left repeat;
	text-decoration: none;
	padding: 3px 20px 4px 20px;
	margin: 10px 0 0 0;
	font-weight: bold;
	}
#nav a.selected {
	color: #DC6162;
	background: url(../g/inside_button_sel.gif) top left repeat;
	}
#nav a.lev2 {
	background: url(../g/inside_button_bg2.gif) top left repeat;
	width: 196px;
	padding: 3px 20px 4px 30px;
	margin: 3px 0 0 0;
	font-weight: normal;
	}
#nav a.selected2 {
	color: #DC6162;
	background: url(../g/inside_button_sel.gif) top left repeat;
	width: 196px;
	padding: 3px 20px 4px 30px;
	margin: 3px 0 0 0;
	}
	
#content {
	position: relative;
	top: 0;
	left: 0;
	padding: 20px 265px 76px 94px;
	z-index: 105;
	font-family: "trebuchet ms",trebuchet,sans-serif;
	color: #4B4843;
	}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 0;
	margin: 10px 0 10px 0;
	color: #DC6162;
	font-family: arial,sans-serif;
	}
#content p, #content li {
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin: 3px 0 8px 0;
	}
#content a {
	color: #749841;
	text-decoration: none;
	font-weight: bold;
	}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 850px;
	background: #D9d3c7;
	z-index: 400;
	}
#copyright {
	position: absolute;
	top: 0;
	left: 218px;
	width: 590px;
	height: 30px;
	background: #4B4843;
	}
#copyright p {
	margin: 0;
	padding: 7px 25px;
	font: 11px arial, sans-serif;
	color: #D9D3C7;
	}
	
#photobg {
	position: relative;
	width: 385px;
	height: 595px;
	z-index: 600;
	top: 0;
	padding-left: 218px;
	float: left;
	}
#main>#photobg {
	width: 386px;
	}
	
#blurb {
	position: absolute;
	top: 156px;
	left: 90px;
	width: 115px;
	z-index: 650;
	}
#blurb p {
	font: 12px/18px arial,sans-serif;
	color: #4B4843;
	margin: 0;
	font-weight: bold;
	}
#blurb a {
	color: #DC6162;
	text-decoration: none;
	font-weight: bold;
	}
	
#inspire {
	clear: both;
	position: absolute;
	bottom: 60px;
	right: 42px;
	width: 204px;
	height: 160px;
	z-index: 150;
	}
#inspireimage {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 155;
	width: 204px;
	height: 158px;
	}
#inspireimage img {
	display: block;
	border: 0;
	}
#featured {
	position: absolute;
	top: 339px;
	left: 72px;
	width: 532px;
	height: 200px;
	z-index: 700;
	}
#featuredcaption {
	position: absolute;
	top: 354px;
	left: 90px;
	width: 100px;
	height: 160px;
	overflow: hidden;
	z-index: 710;
	}
#featuredcaption p {
	font: 11px/16px arial,sans-serif;
	color: #fff;
	margin: 0 0 8px 0;
	}
#featuredcaption p em {
	color: #4B4843;
	}
#featuredimages {
	position: absolute;
	top: 385px;
	left: 192px;
	width: 400px;
	height: 175px;
	z-index: 730;
	}
#featuredimages img {
	float: left;
	display: block;
	}