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

h2 { 
text-align: left;
font-size: 1.00em;
letter-spacing:1px;
color: #ffffff;
line-height:150%;
}

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 { 
font-family: "new century schoolbook", serif; 
color: red;
text-align: left;
font-size: 1.20em; 
letter-spacing:1.5px;
line-height:125%;

}

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

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

p {
text-align: left;
}

ol {
margin-left: 25%;
margin-right: 25%;
}

	img	{
display: block;
margin: 5px;
margin-left:auto;
margin-right: auto; 
border: none;
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 {
padding-top: 0.5em;
padding-right: 2em;
padding-bottom: 0.5em;
padding-left: 2em;
}
 
caption {
color: #006600; /* green text */
background-color: #ffffff;
font-size: 120%;
margin: auto; /* centers the caption over the table */
}
 
.header {
	background: #ffffff;
	color:#000000;
	width: 100%;
	padding-bottom: 10px;
	
}



.footer {

	background: #ffffff;
	color:#000000;
	width: 100%;
	clear: both;
}

#wrapper{
	margin:0.5em;
	padding:0.5em;
	text-align: center;
	overflow: hidden;
	min-width: 250px;
	max-width: 1260px;
	margin: 0 auto;
}

#top {
	margin:1px 1px 1px 1px;
	padding: 20px;
	text-align:center;
    }
	
#topintro {
	margin:0 10% 0 10%;
	padding: 5px;
	width: 85%;
	min-width: 160px;
	}

	
#left {
	float: left;
	width: 20%;
	min-width: 160px;
	background: #f37035;
	padding-bottom: 10px;
    }
	

	
#leftapx {
	float: left;
	width: 80%;
	min-width: 100px;
	padding-bottom: 10px;
    }
		
#leftdetail {
	float: left;
	width: 60%;
	min-width: 100px;
	padding-bottom: 10px;
    }
#center {
	margin:0 28% 0 22%;
	padding: 5px;
	min-width: 160px;
	background: #ffffff;
	}
	
#centerapx {
	margin:0 25% 0 15%;
	padding: 5px;
	}	
	
#right {
	float: right;
	width: 20%;
	min-width: 150px;
    }
	
#rightapx {
	float: right;
	width: 30%;
	min-width: 160px;
    }


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

#clear {
clear:both;
}

@media screen and (max-width:420px) {

  div#nav { display: none; }
  div#fb { display: none; }

 }
    

a:link { 
	color: #000000; 
	text-decoration: underline;
}
	
a:visited{ color: #000000;
}

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

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


.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;
	}
	
.g-plusone{
	Float: left;
	display:inline;
	}	
	
	
*, outline { border:0; outline:none; }




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

