.utility-styles {
}
.side-menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.sub-heading-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
} 

.sub-heading-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
} 

.phone-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
} 
.small-gray {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666; 
text-decoration: none
}
.main-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bolder;
} 
.main-heading-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	color:#15510B; 
} 
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #15510B; 
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

#side-menu {
	background:url(template-images/about-us2.jpg);
	width:171px;
	height:501px;
	position:absolute;
	margin:0 0 0 0;
	float:left;
} 
#side-menu-text {
	width:162px;
	height:250px;
	margin:3px 0 0 10px;
	float:left;
}
.side-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#006;
	line-height:22px;
	border:hidden;
	text-decoration:none;
} 
.side-menu-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#000;
	line-height:22px;
	border:hidden;
	text-decoration:none;
}
#subject-div {
	background:url(template-images/content-top.jpg);
	width:789px;
	height:80px;
	background-repeat:no-repeat;
	background-position:top left;
}
#subject-text {
	float:left;
	margin:4px 0 0 45px;
}
	

