body {
	background-color: #726658;
}
.lft-bkgnd {
	background-attachment: scroll;
	background-image: url(images/Home-final_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotted-rule {
	background-attachment: scroll;
	background-image: url(images/dotrule_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inside-bkgrnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	color: #726658;
	text-decoration: none;
}
.rgt-bkgnd {
	background-attachment: scroll;
	background-image: url(images/Home-final_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #D6C0A8;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.photo {
	border: 2px solid #FFFFFF;
	margin-right: 7px;
	margin-bottom: 7px;
}

