


	body{
		padding:0;
		margin:0;
		background-image:url(images/horz_background.png);
		background-repeat:repeat-x;
		background-color: #EFEBE7;
		}
		a:link { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
a:visited { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
a:hover { 
	color: #0076A3;
	border: none;
	}
a:active { 
	color: #0076A3;
	text-decoration: none;
	border: none;
	}
	#frame {
		width:937px;
		margin: 0 auto;
		}
	.h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color: #005825;
		}
	.h2  {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:17px;
		color: #005825;
		}
		.h3  {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:17px;
		color: #005825;
		}
		#hotlist {
		padding:0;
		margin:0;
		}
	div#hotlist li{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:20px;
		color:#005825;
		}
		div#hotlist ul {
		list-style-image:url(images/green_check.gif);
				}
				#hotlist2 {
		padding:0;
		margin:0;
		}
	div#hotlist2 li{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:20px;
		color:#005825;
		}
		div#hotlist2 ul {
		list-style-image:circle;
				}
		#contactlist {
		padding:0;
		margin:0;
		list-style-type: none;
		}
	div#contactlist li{
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#333333;
		}
		div#contactlist ul {
		list-style-type: none;
		}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-weight: bold; }
img
{  border-style: none;
}
