@charset "utf-8";

* {
	padding:0px;
	margin:0px;
	background-color: #3c2d17;
	}

body {
		background-color: #3c2d17;
		}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3C2D17;
	display: block;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3C2D17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C2D17;
	text-align: left;
	text-align:center;
	margin-bottom: 20px;
	text-indent: 0px;
	display: block;
	}

h4 {

margin: auto;
text-align: center;

}


a:link {
	color:	#437B48;
/*	text-decoration: none; */
	}

a:visited {
	color:	#84B973;
	text-decoration: none;
	} 

a:hover {
	color: #7DA858; 
	text-decoration: underline;
	}


form div {
	padding-top: 5px;
	padding-bottom: 5px;
	}


#container {
		background: url(../images/treeBg.jpg) no-repeat left top;
		min-height: 650px;
		width: 826px;
		margin: 0 auto;
		position: relative;

	}

	* html #container {
		height: 1%;
	}

	
#email a{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	position:absolute;
	top: 80px;
	left:640px;
	}
	
	#email a:hover{
	color:#7DA858;
	text-decoration:none;
	}	
	
	#email a:hover{
	color:#7DA858;
	text-decoration:none;
	}	
	
	
#navigator {
	position: absolute;
	left: 35px;
	top: 191px;
	}

#content {
	width:640px;
	margin-left:220px;

	}


#pagetop img{
	float: right;
	margin-top:135px;
	margin-right: 37px;

	}
	
	

#page {
	width: 640px;
	padding: 20px;
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-y;
	float: right;
	

	} 
#tree_page {
	width: 640px;
	padding: 20px;
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-y;
	float: right;
	overflow: auto;

	} 





#flashcontent {		
 	width: 826px;
	height: 630px; 
	margin:	auto;
	
	}

	#flashcontent_tree {		
 	width: 609px;
	height: 590px; 

position: relative;

margin-left: -3px;

overflow: hidden;
	
	}

#about2 {
		width:200px;
		height:150px;
		margin: 20px;
		}

#school{
	float:left;
	width:600px;
	height: 175px;
	}

#builder{
	float:left;
	width:600px;
	height: 100%;
	}

#city{
	float:left;
	width:600px;
	height: 225px;
	}

#all_builders_content {
width: 595px;
margin-left: 9px;

}	

#city.thompson_station{
		height:190px;
		}
	


#content_left{
	width:340px;
	float:left;
	padding:0px 8px 0px 8px;
	}

#content_right{
	width:200px;
	float:right;
	padding-right:32px;
	}

#content_left_builder{
	width:550px;
	float:left;
	padding:0px 8px 0px 8px;
	}


#content_left_builder_list{
	width:250px;
	float:left;
	padding:0px 8px 0px 8px;
	}

#content_right_builder_list{
	width:250px;
	float:right;
	padding-right:62px;
	}


#content_right_agent, #content_right_builder{
	width:220px;
	float:right;
	padding-top:20px;
	padding-right:50px;
	margin-bottom: 20px;
	}


	.twirl {
		clear: all;
		margin-left:33px;
		border:none;
		height: 35px;
	}
	
	.school_group{
		clear:both;
		text-align:center;
	}
	
	.school_group a{
		clear:both;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		color: #3C2D17;
		text-align:center;
		margin-bottom: 20px;
		}
	
	
	.school_group a:hover{
		color: #7DA858;
		}
	
	.school_name, school_name a, .city_name, city_name a{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:larger;
		color: #7DA858;
		margin: 0 0 0 25px;
		display: block;
		text-align: left;
		}
		
	.school_name a:hover, .city_name a:hover{
		color:#3C2D17;
	}
	
	.school_copy, .city_copy{
		margin-left: 25px;
		padding: 20px 0px 10px 0px;
		line-height: 1.2em;
		}
		
	.agent_copy, .builder_copy{
		margin-left: 25px;
		padding: 20px 0px 10px 0px;
		line-height: 1.2em;
		text-align: justify;
		}
	
	.all_builder_copy{
		
		padding: 10px 10px 10px 0px;
		line-height: 1.2em;
		text-align: justify;
		}

	.full_copy{
		margin-left: 25px;
		margin-right: 40px;
		padding: 20px 20px 10px 0px;
		line-height: 1em;
		text-align: justify;
		}
	
	.school_link, .city_link{
		clear:all
		}
	
	.school_link a:hover, .city_link a:hover{
		color: #3C2D17;
		text-decoration:none;
		}
	
	.school_link a img, .city_link a img{
		width:200px;
		height:150px;
		}


.builder_pics {
	float:left; 
	max-width: 290px; 
	max-heigth: 225px; 
	margin: 2px;

}

#footer img{
	float: right;
	margin-right: 37px;
	}

#footer_builder img{
	float: right;
	margin-right: 3px;
	}

#footerListings {
	width:850px;
	background-position: 5px bottom;
	background-repeat:no-repeat;
	height: 70px;
	clear: both;
	position: relative;
	float: right;
	}

#footerHome {
	clear: both;
margin-top: 5px;
margin-left: 140px;
margin-bottom: 25px;
text-align: center;
	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BEAB70;
	}





ul {							/* Unordered list */
margin-left: 10px;
list-style-type: none;
margin-bottom: 5px;
margin-top: -10px;
}


ul.bullet { 
display:list-item;
padding:10px 10px;
margin-left:25px;
margin-right:-25px;
}

li {							/* List item*/
color: #223f23;
display: inline;
font-weight: bold; 
margin: 0px 0px 8px 0px;
padding: 0px 10px;
}

li.builder{	
list-style-type: disc;
display:list-item;						/* List item*/
color: #223f23;
font-weight: bold; 
margin: 0px 0px 8px 0px;
padding: 10px 20px;
}



li a:hover{
color: #000;
/* text-decoration: none; */
}



									/* THUMBNAIL HOVER*/






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;


}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 40px; /*position where enlarged image should offset horizontally */

}



