body {
	font-family: "new century schoolbook", serif; 
	color: #006600;
	background: #E7EAE1 url(/images/bg.gif) repeat scroll;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal; 
    border:0;	
}
h1 { 
text-align: center;
font-size: 1.5em
}

h2 { 
text-align: center;
font-size: 1.25em; 
}

h3 { 
text-align: center;
font-size: 1.05em;
letter-spacing:2px;
line-height:150%;

}

h4 { 
color: red;
text-align: center;
font-size: 1.15em; 
}

h5 { 
text-align: center;
font-size: 0.8em; 
font-weight: 100; 
}

h6 { 
color: gray;
text-align: center;
font-size: 0.6em; 
font-weight: 100; 
}

h7 { 
font-family: "comic sans ms", serif; 
color: #FF0000;
text-align: center;
font-size: 2.0em
}

p {
text-align: left;
}


	img	{
display: block;
margin: 1px;
border: none;
margin-left:auto;
margin-right: auto; 
max-width: 100%;
		} 
		
img.trim	{
display: block;
margin: 5px;
margin-left:auto;
margin-right: auto; 
border: 5px solid #006600;
}

/* sets top and bottom padding in th element only */
th {
color: #006600;
background-color: #E7EAE1 ; /* greengray */
font-size: 110%;
text-align: center;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
 
/* add white space around cell content */
td {
width:auto;
padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left:0.5em;
}
 
map {
width:525px;
height:350px; 
margin:5px;
overflow: hidden;
}

#top {
	margin:1px;
	padding: 1px;
	text-align:center;
    }
	
	

	
#leftapx {
	float: left;
	width: 75%;
	min-width: 100px;
	padding-bottom: 10px;
    }


	
#centerapx {
	margin:0 25% 0 15%;
	padding: 5px;
	}	
	

	
#rightapx {
	float: right;
	width: 20%;
	min-width: 160px;
    }


	
#chart {
	margin: 50em 100em 0em 0em;
	padding: 10px;
	float:left;  
	}	
    
#footer {
	clear:both;
	margin:20px;
	padding: 10px;
}

#clear {
clear:both;
}

a:link { color: #006600; 
}
	
a:visited{ color: #336600;
}

a:hover{  color: #009966;
	 font-weight: bolder;
	 letter-spacing: 1px;
	 text-decoration: none;
}

.center{
	position: relative;
	left: 25%;
}


.center2{       /*center for Virtual tour logo */
	position: relative;
	left: 40%;
}

.center3{       /*center for  utube video */
	position: relative;
	left: 30%;
}
.divOuter{       
 	display:inline;        
 	text-align:left;    
 }
 
.divInner,divInner2,divInner3{        
	position: relative;
	border: 1px solid;        
	float:left;  
	width:200px;        
	height:150px;        
	margin:100px 10px 50px 10px;        
	}

		
.small {
	margin-top: 10px;
	text-align: center;
	font-size: 75%;
}

.imagethumb{
	Float: left;
	display:inline;
	margin: 0px 15px 0px 30px;
	padding: 1px;
	}
	
*, outline { border:0; outline:none; }




.linethru {
	text-decoration: line-through;
}

