h1{
	font-size: 30px;
	text-align: left;
	line-height:16px;
	margin: 25px 0 35px 15px;
	border-bottom: 1px solid #80a636;
	font-family: "Times New Roman", Times, serif;
	color: #80a636;
	font-style: italic;
	font-weight: normal;
}

.buisness {
	font-size: 15px;
	color: #bc1f3b;
	text-align: left;
	font-weight: bold;
}

.buisness_sub {
	font-size: 15px;
	color: #ac213f;
	text-align: left;
}

.disclaimer {
	font-size: 10px;
	padding: 0 20px 0px;
	color: #A23223;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.copy {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: left;
}

.featurecopy {
	font-size: 14px;
	color: #666666;
	line-height: 19px;
	text-align: left;
	padding: 10px 25px;
	background-image:    url("../../../../removed/hg_directory/hg_directory/featured_bg.gif");
	background-repeat: repeat-x;
	border-left: 1px solid #8b0c28;
}

.featurecopy img {
	float:right; 
	padding:10px 0 0 10px;
}

.sidebar_right {
	background-image: url(../../../../images/0_index_template/bkgnd_dropshad_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar_left {
	background-image: url(../../../../images/0_index_template/bkgnd_dropshad_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}

/*NAVIGATION CSS*/

.glossymenu{
	padding: 0;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.glossymenu a.menuitem{
	font: bold 12px Helvetica, sans-serif;
	color: #80a636;
	width: auto;
	text-decoration: none;
}

.glossymenu a.menuitem:hover{
	color: #468032;
}
.contact {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: left;
	text-indent: 0pt;
}
.homeintro {
	font-size: 15px;
	color: #bc1f3b;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.homecopy {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
