html {
}
body {
	text-decoration: none;
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.layer-left {
	background-image: url(images/gard-by-j-side-left-m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-body {
	background-image: url(images/gardens-by-jon-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #D36319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #D36319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #009ACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footerMenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #D36319;}

.footerMenu a:link{
	text-decoration: none;
	color: #D36319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 

.footerMenu a:visited{
	text-decoration: none;
	color: #D46219;
	font-size: 11px;
} 

.footerMenu a:active{
	text-decoration: underline;
	color: #D46219;
	font-size: 11px;
} 

.footerMenu a:hover{
	text-decoration: underline;
	color: #009ACA;
	font-size: 11px;
.left-col {
	background-image: url(images/gard-by-j-side-left-b.jpg);
	background-repeat: repeat-y;
}
.left-col {
	background-image: url(images/gard-by-j-side-left-b.jpg);
	background-repeat: repeat-y;
}
.scroolbar {
    scrollbar-base-color:#003399;

}
.layers-bar {
	background-color: #009933;
	scrollbar-3dlight-color : #009933;
	scrollbar-face-color : #009933;  
	scrollbar-3dlight-color : #000000; 
	scrollbar-shadow-color : #009933; 
	scrollbar-darkshadow-color : #000000; 
	scrollbar-track-color : #000000; 
	scrollbar-arrow-color : #000000;
	scrollbar-highlight-color : #000000;
}
