/* CSS Document */


/* Styles */

.greenBG {
	display:block;
	background-color: #27653C;
	font-size: 14px;
	color: #27653C;
	top: 0px;
}
td.middle { color:#27653C; border-top-style: double; border-top-color: black; background-image: url(./images/Housescreen3.jpg); background-color: #EAEAEA; background-repeat: no-repeat; font: Geneva, Arial, Helvetica, sans-serif; font-size: 14px;} 
td.middle2 { color:#27653C; background-image: url(./images/Housescreen3.jpg); background-color: #dde1e0; background-repeat: no-repeat; font: Geneva, Arial, Helvetica, sans-serif; font-size: 95%;} 
.eeo {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; padding: 0px 4px 4px 4px;}
table.border {border: 1px solid black;}
.title {
	display:block;
	color: white;
	background-color: #27653C;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font: Geneva, Arial, Helvetica, sans-serif;
	padding: -10px -10px -7px 20px;
	top: 0px;
	padding: 5px 5px 5px 5px;
}



/* Link */

.link {color: #27653c; font-size: 16px; font-weight: bold; text-decoration: none; font:Geneva, Arial, Helvetica, sans-serif;}
.link a:hover {text-decoration: underline; color: black;}
.link a:visited { color: #27653c;}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 20px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 5px;
	padding: 5px;
}

	

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 5px 5px 5px 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	border-bottom-style: none;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #27653C;
}

.new-nav  { 	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 175%;
	list-style-type: none;
	float: left;
	padding: 3px;
	margin-left: 3px;
	color: #27653C;
	font-weight: bold; }

new-nav-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #27653C;
}

	
.nav-link a { color: #27653C; text-decoration: none;}
.nav-link a:hover {color: black; text-decoration: underline;}
.nav-link a:visited {color: #27653C; text-decoration: none;}

.indent-list  ul {
list-style-type: none;
text-align: center;
margin-left: 3px;
padding: 0;
position: relative;

}


	
	
	

