html, body {
	height: 100%;
}
body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #F6E9CB;
	padding: 0px;
	background-image: url(../images/top-bar.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 3;
	margin-top: 12px;
}
#footer {
	background-color: #0A281A;
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0px;
}
#foot-left {
	float: left;
	width: 400px;
}
#foot-right {
	float: right;
	width: 180px;
	text-align: right;
}
#masthead {
	width: 100%;
	background-color: #FBF5E5;
	margin: 0px;
	padding: 0px;
	height: 96px;
	position: relative;
}
.logo {
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 14px;
}
#header {
	width: 840px;
	position: relative;
	margin-top: 0px;
	background-color: #FBF5E5;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 96px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F0E1;
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004F38;
	margin-right: 5px;
	margin-left: 5px;
}
#search {
	position: absolute;
	right: 0px;
	top: 55px;
}
#search a {
	color: #004F38;
	text-decoration: none;
}
#search a:hover {
	color: #B69E93;
	text-decoration: underline;
}
#highlight {
	height: 148px;
	width: 100%;
	position: absolute;
	bottom: 100px;
	background-image: url(../images/green-gradient.jpg);
}
#main-photo {
	background-image: url(../images/green-gradient2.jpg);
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 275px;
	padding-top: 20px;
}
#content-internal {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 275px;
	padding-top: 0px;
}
#content-highlight {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
}
#content-highlight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8CDB2;
	line-height: 18px;
}
#content-highlight a {
	color: #EADEC1;
	text-decoration: underline;
}
#content-highlight a:hover {
	color: #EADEC1;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
#left-column {
	float: left;
	width: 480px;
	padding-right: 20px;
}
#right-column {
	float: left;
	width: 308px;
	padding-left: 20px;
}
#right-contact {
	float: left;
	width: 380px;
	text-align: right;
}
#right-rep {
	float: left;
	width: 330px;
	padding-left: 80px;
}
#right-column2 {
	float: left;
	width: 308px;
	padding-left: 20px;
}
#right-column a {
	font-weight: bold;
	color: #004F38;
	font-size: 14px;
	text-decoration: none;
}
#right-column a:hover {
	text-decoration: underline;
}
#spacer {
	clear: both;
}
.post {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.pad {
	padding-top: 15px;
	padding-right: 15px;
}
#page-content {
	width: 604px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}
strong {
	font-weight: bold;
	color: #333333;
}
p a {
	color: #333333;
}
p a:hover {
	color: #000000;
}
.photo-right {
	border: 5px solid #F6F6DE;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo-left {
	border: 5px solid #F6F6DE;
	margin-right: 10px;
	margin-bottom: 7px;
}
.photo-pad {
	border: 5px solid #F6F6DE;
	margin-top: 8px;
}
#row {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8CB93F;
	height: auto;
	padding-top: 25px;
	position: relative;
}
.highlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003300;
}
#page-content2 {
	width: 812px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	position: relative;
}
.spotlight {
	position: absolute;
	top: 0px;
	right: 0px;
}
.detail-button {
	padding-left: 33px;
	padding-top: 10px;
}
#design-center{
	width: 600px;
	padding-top: 30px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFB6A0;
	position: relative;
}
#detail-left {
	float: left;
	width: 370px;
	padding-right: 20px;
	padding-top: 10px;
}
#detail-right {
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#detail-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E38;
	line-height: 8px;
}
#results {
	width: 200px;
	float: left;
	height: 350px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8CB93F;
	overflow-x: hidden; 
	overflow-y: visible;
}
.float-left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
.map-results {
	position: absolute;
	right: 70px;
}
#results p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 15px;
}
#right-ad {
	width: 150px;
	float: right;
	padding: 10px;
	border: 5px solid #F6F4E6;
	margin: 10px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #004F38;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F6E9CB;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004F38;
	font-weight: bold;
	margin: 15px 0px -5px;
	padding: 0px;
	line-height: 20px;
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004F38;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #004F38;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}




#nav {
	background-image: url(../images/nav-bar.jpg);
	height: 42px;
	width: 100%;
}
#nav ul {
	margin: 0px auto;
	padding: 12px 0px 0px 180px;
	list-style-type: none;
	width: 800px;
}
#nav li {
	display: block;
	font-family: "Lucida Grande";
	font-size: 15px;
	color: #004E38;
	font-weight: normal;
	float: left;
	padding-left: 25px;
}
#nav li a{
	color: #004E38;
	text-decoration: none;
}
#nav li a:hover{
	color: #523823;
	text-decoration: none;
}
#top-nav {
	color: #F8F2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	right: 0px;
	width: 400px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 6px;
}
#top-nav li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#top-nav li a {
	text-decoration: none;
	color: #FBF5E5;
}
#top-nav li a:hover {
	text-decoration: underline;
	color: #FBF5E5;
}
#page-content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
#page-content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
#page-content li ol li{
	list-style-type: upper-alpha;
}
#detail-left ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
#sub-nav {
	float: left;
	width: 215px;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav li {
	margin: 0px;
	padding: 8px 0px 8px 8px;
	list-style-type: none;
	display: block;
	background-color: #E7D6AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E9CB;
}
#sub-nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004F38;
	text-decoration: none;
}
#sub-nav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004F38;
	text-decoration: underline;
}
#page-content2 ol {
	font-size: 14px;
	line-height: 30px;
	padding-left: 50px;
	color: #004E38;
	list-style-type: decimal;
}
#page-content2 li {
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#page-content2 li a {
	color: #004B35;
}
#page-content2 li a:hover {
	color: #333333;
}
#design-center ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
label {
}
.form-label {
	display: block;
	width: 75px;
	float: left;
}
.checkbox {
	margin-left: 15px;
}
#d-left {
	float: left;
	width: 390px;
	padding-right: 10px;
	margin-top: 10px;
}
#d-right {
	float: left;
	height: auto;
	width: 162px;
	border: 1px solid #CBC0A9;
	margin: 10px;
	padding: 8px;
}
#d-right2 {
	float: left;
	height: auto;
	width: 362px;
	border: 1px solid #CBC0A9;
	margin: 10px;
	padding: 8px;
}
#bob {
	width: 335px;
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#showcase {
	width: 290px;
	float: right;
	padding-left: 20px;
	background-color: #F0E3C7;
	padding-top: 5px;
	padding-bottom: 20px;
}
#architect {
	width: 275px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #184632;
	padding-bottom: 10px;
	padding-top: 10px;
}
#d-left ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	list-style-position: outside;
}
#d-left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 18px;
}
.float-right {
	float: right;
}

/* hilite word */
.hl {color:#f00;background-color:#ff0;}

