body {
	color: #666;
	background-color: transparent;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;

}



h1 {
	color: #293569;
	background-color: transparent;
	font-size: 18px;
	padding: 2px 0px 2px 2px;
	margin-bottom: 20px;
	margin-top: 0px;

}



h2 {
	color: #666666;
	background-color: transparent;
	font-size: 16px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 6px;

}



h3 {
	color: #663;
	background-color: transparent;
	font-size: 12px;
	margin-bottom: 4px;
	line-height: normal;
	font-weight: bold;

}



h4 {

	color: #999999;

	background-color: transparent;

	font-size: 10px;

	padding-left: 30px;

	margin-bottom: 4px;

}

h5 {

	color: #999999;

	background-color: transparent;

	font-size: 10px;

	margin-bottom: 4px;

}



table {

	width: 100%;

}

td {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;

}

ul {

	margin-top: 0px;

}

ol {
	margin-left: 0px;

}

li {

	font-size: 11px;

	line-height: 16px;

	margin-left: 12px;

}

dd {

	margin-left: 12px;

}



img {

	display: block;

	border: none;

}



a:link, a:visited {

	color: #293569;

	background-color: transparent;

	text-decoration: none;

}

a:hover {
	color: #000;
	background-color: transparent;

}



#frame {
	width: 100%;
	text-align: center;
	background-color: transparent;

}



#head {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 181px;

}

#head img {

	margin-left: auto;

	margin-right: auto;

}



#crumb {
	font-size: 10px;
	color: white;
	background-color: #83848b;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;

}

#crumb a:link,#crumb a:visited {
	color: #293569;
	background-color: transparent;

}

#crumb a:hover {

	color: #FFFFCC;

	background-color: transparent;

	text-decoration: underline;

}

.ctr {

	width: 740px;

	margin-left: auto;

	margin-right: auto;

	border-collapse: collapse;

}



#lcol {
	width: 150px;
	padding: 0px 0px 20px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a4b2c6;
	background-image: url(images/blue-back.jpg);
	background-repeat: repeat;

}

#lcol a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4b2c6;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px;

}

.coltxt {

	font-size: 10px;

	padding-left: 6px;

	padding-right: 6px;

}



.nav {
	border-left: 0px solid #CCCD9E;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

.nav td {
	padding: 0px;
	text-align: right;
	height: 11px;

}

.focus:link, .focus:visited {

	color: #A0522D;

	background-color: transparent;

}

.focus:hover, .focus:active {

	color: #CCCD9E;

	background-color: transparent;

}

.ctrcol {
	padding: 0px 28px 20px 28px;
	background-color: #FFF;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.ctrcol p {

	margin-top: 0px;

}

.ctrcol a:link, .ctrcol a:visited {
	color: #2E3454;
	text-decoration: underline;

}



.rcol {
	padding: 0px 10px 20px 10px;
	font-size: 10px;
	background-color: #c8dde3;
	width: 130px;
	line-height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a4b2c6;

}



#footer {
	font-size: 10px;
	font-weight: bold;
	width: 740px;
	color: #FFF;
	background-color: #969696;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;

}

#footer a:link,#footer a:visited {

	color: E3E3AF;

	background-color: transparent;

}



#footer a:hover {

	color: #F8F7BE;

	background-color: transparent;

	text-decoration: underline;

}



#webmaster {
	font-size: 11px;
	color: #666;
	background-color: transparent;
	width: 100%;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: left;

}

#webmaster a:link,#webmaster a:visited {

	color: #000099;

	background-color: transparent;

}



#webmaster a:hover {

	color: #CC3300;

	background-color: transparent;

	text-decoration: underline;

}

.tablehead {
	color: #666;
	background-color: #FFF;
	font-weight: bold;

}

.tablefoot {

	color: Black;

	background-color: #E2E3C8;

}

.tablebak1 {
	color: #000;
	background-color: #FFF;
	border-top: 1px solid #CCCD9E;
	font-size: 11px;
	line-height: 15px;

}

.tablebak2 {
	color: #000;
	background-color: #FFF;
	border-top: 1px solid #CCCD9E;
	font-size: 11px;
	line-height: 15px;

}

.tablectr {
	color: #666;
	background-color: #FFF;
	border-top: 1px solid #CCCD9E;
	font-size: 11px;
	line-height: 15px;

}

.rg {

	color: #333;

	background-color: white;

}

.rw {

	color: #333;

	background-color: transparent;

}

.imgr {

	float: right;

	margin-right: 3px;

}

.forms{

	width: 90%;

	color: #556B2F;

	background-color: #E9E9D5;

}

. forms td {

	padding: 7px;

}

#crumb span {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
}
#lcol .nav a.active {
	color: #FFF;
	background-color: #a4b2c6;
}
#head .banner {
	background-image: url(images/slogan.png);
	height: 181px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logo {
	background-image: url(images/legacy-custom-homes-logo.gif);
	display: block;
	height: 160px;
	width: 118px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
.hide {
	display: none;
}
.threecol ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#frame #crumb span a {
	color: #E2E3C8;
}
#frame .ctr tr .ctrcol #yoxview_picasa img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #313758;
}
#upcomingevent h3 {
	color: #666;
	margin: 0px;
	background-color: #ececec;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#upcomingevent p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#upcomingevent a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8fa1a6;
	margin-bottom: 8px;
	padding-bottom: 4px;
	text-decoration: underline;
}

