body {
	background-color: #EDEDCE;
	font-family: Georgia;
	font-size: 11px;
	line-height: 19px;
	color: #422502;
	margin: 0px;
}

.framed-box {
	background-color: white;
	border: 1px solid #532E02;
	padding: 10px;
}

#page {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 800px;
}

#bg-bar {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 100%;
	background-color: #532E02;
	height: 228px;
}

#bg-bar.welcome {
	height: 402px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 204px;
	height: 85px;
	background-image: url(images/logo.gif);
}

#photo-d1 {
	position: absolute;
	top: 50px;
	left: 245px;
	color: #532E02
}

#photo-d2box {
	width: 455px;
	height: 308px;
}

#photo-d2 {
	width: 455px;
	height: 308px;
}

#photo-thumbnails-d2 {
	width: 455px;
}

.thumbnail {
	margin: 5px;
}

#menu-d1 {
	position: absolute;
	top: 120px;
	left: 20px;
}

#menu-d2 {
	padding: 10px;
	background-color: #7f9f8f;
	width: 164px;
	height: 184px;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
}

.menuitem {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #422502;
}

.menusubitem {
	padding-left: 12px;
	display: block;
	text-decoration: none;
	color: #422502;
}

.selected {
	color: white;
}

#page-title {
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	top: 410px;
	left: 253px;
	color: white;
	letter-spacing: 1px;
}

#welcome-blurb {
	position: absolute;
	margin: 10px;
	top: 395px;
	left: 380px;
	width: 320px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #CCCC99;
	letter-spacing: 1px;
}

#welcome-blurb em {
	font-style: normal;
	font-weight: bold;
}

#contact-block {
	position: absolute;
	top: 335px;
	left: 20px;
	margin-top: 20px;
	margin-left: 18px;
	font-size: 13px;
	line-height: 17px;
	color: #CCCC99;
	letter-spacing: 1px;
}

#contact-block #contact-text {
	font-style: italic;
}

#contact-block A {
	color: #CCCC99;
	text-decoration: underline;
	text-transform: uppercase;
}

#contact-phone {
	font-size: 18px;
	line-height: 24px;
}

#page-left-contents {
	position: absolute;
	font-size: 12px;
	width: 204px;
	top: 455px;
	left: 20px;
	color: #422502;
}

.left-contents-box {
	margin-bottom: 12px;
}

.left-contents-box img {
	margin-bottom: 10px;
}

.left-contents-caption {
	display: block;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

#page-contents {
	position: relative;
	width: 470px;
	top: 450px;
	left: 253px;
	letter-spacing: 0px;
	line-height: 20px;
}

#page-contents .gallery-nav {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

#page-contents .header {
	font-weight: bold;
	font-size: 13px;
}

#page-contents .sub-header {
	font-weight: bold;
	font-size: 11px;
}

#page-contents p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#footer {
	position: relative;
	top: 30px;  
	color: #422502;
	font-size: 11px;
}

#photo-thumbnails-d2 #footer {
	top: 110px;
}

#photo-thumbnails-d2 .header {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
}

A {
	color: #422502;
}

A IMG {
	border-width: 0px;
}

/* 25-OCT-2010 KRW: Changed top from 470px to 550px to adjust for change in trust-your-home-d1 div on index.html. Note: Footer position  is different on PC browsers. May be useful to test for OS and adjust top position accordingly. */
#welcome-body #footer {
	position: relative;
	top: 550px; 
	color: #422502;
	font-size: 11px;
}

#greetings-d1 {
	position: absolute;
	top: 520px;
	left: 360px;
}

#greetings-d2 {
	padding: 10px;
	padding-left: 28px;
	padding-right: 18px;
	background-color: #7f9f8f;
	font-size: 11px;
	font-style: italic;
	width: 296px;
	line-height: 19px;
	letter-spacing: 0px;
}

#greetings-d2 .header {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

#greetings-d2 A {
}

#trust-your-home-d1 {
	position: absolute;
	top: 440px;
	left: 20px;
}

#trust-your-home-d2 {
	padding: 10px;
	background-color: #cccc99;
	color: #422502;
	font-size: 11px;
	width: 322px;
	line-height: 19px;
	letter-spacing: 0px
}

#trust-your-home-d2 .header  {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#trust-your-home-d2 .thumb {
	float: left;
	margin: 0 10px 10px 0;
	border-width: 0px;
}

.gallery-slice {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 1px;
	text-align: center;
	width: 110px;
	text-align: center;
}

.gallery-slice img {
	margin-bottom: 4px;
}

.photo-caption {
	display: none;
}