body {
scrollbar-base-color : #234B7B;
scrollbar-arrow-color : #234B7B;
scrollbar-face-color : #ffffff;
scrollbar-track-color : #EAF2F5;
scrollbar-highlight-color :#EAF2F5;
scrollbar-shadow-color : #EAF2F5;
scrollbar-3dLight-Color : #234B7B;
scrollbar-darkshadow-color : #B0C4DE;
}

/*Style for Home Page text*/
.homePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737836;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	line-height: 18px;
}

/*Style for Home Page text*/
.advertisement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #737836;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	line-height: 26px;
	font-weight: bold;
}

/*Style for Home Page text*/
.imageLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8895A8;
	letter-spacing: 1.0px;
	word-spacing: 2px;
	font-weight:bold;
}

/*Style for Home Page text*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8895A8;
	letter-spacing: 1.0px;
	word-spacing: 2px;
}

/*Style for Home Page text*/
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8895A8;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

/*Style for Product Titles*/
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737836;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
		line-height: 25px;
}

/*Style for Product Titles*/
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737836;
	letter-spacing: 0.5px;
	word-spacing: 2px;
		line-height: 18px;
}

/*Links for Products.htm Page*/
a.products:link {
color: #737836;  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-transform: capitalize;
font-weight: bold;
}
a.products:visited {
color: #737836; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-transform: capitalize;
font-weight: bold;
}
a.products:hover {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
}

.harmony {
	background-image: url(images/harmony.png);
	background-repeat: no-repeat;
}


.ourPhilosophy {
	background-image: url(images/ourPhilosophy.png);
	background-repeat: no-repeat;
}
