body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000;
	margin: 0px;
}
h1{color:#990000; font-size:18px;}
a:link { 
	color: #999;
	text-decoration:none;
}
a:visited { 
	color: #999;
	text-decoration:none;
}
a:hover { 
	color: #fff;
	text-decoration:none;
}
a:active { 
	color: #CCCCCC;
	text-decoration:none;
}
.homebutton {
	height: 19px;
	width: 83px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/button_home.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;margin-left: 10px;
}
.homebutton:hover {
	background-image: url(images/button_home_over.png);
}
.suggestbutton {
	height: 19px;
	width: 83px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/button_suggest.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
}
.suggestbutton:hover {
	background-image: url(images/button_suggest_over.png);
}
.contactbutton {
	height: 19px;
	width: 83px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/button_contact.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
}
.contactbutton:hover {
	background-image: url(images/button_contact_over.png);
}
.dir_heading{
	margin-bottom: 7px;
}
.dir_heading a{
	font-size: 17px; font-weight: 700; color: #fff; text-decoration:none;
}
.dir_heading a:hover{
	color: #ccc;; text-decoration:none;
}
.sub{	
	margin-left: 20px;
	margin-top: 13px;
}
.dir_heading .sub a{
	font-size: 12px; font-weight: 100; color: #ccc; text-decoration:none;

}
.dir_heading .sub a:hover{
	color: #999; text-decoration:none;
	
}
.floatclear{
	clear:both;
}
#leftshadow{
width: 963px; background-image:url(images/leftshadow.png); background-repeat:repeat-y;
}
#rightshadow{
width: 959px; background-image:url(images/rightshadow.png); background-repeat:repeat-y; background-position:right;
}
#header{
height: 45px; width: 963px; overflow: hidden;
}
#head_leftend{
float: left; width: 4px; height: 45px; overflow: hidden;
}
#head_rightend{
float: left; width: 10px; height: 45px; overflow: hidden;
}
#head_fill{
width: 100%; height: 30px; background-image:url(images/header_fill.jpg); padding-top: 15px; padding-left: 10px;overflow:hidden;
}
#navbar{
background-color:#000;height: 30px;padding-top: 5px;
}
#greybox{
width: 950px; height: 266px; background-color: #333333; background-image:url(images/head_shadow.jpg); background-repeat:repeat-x;
}
#left_shadow_corner{
position: relative; top: 0px; left: -4px;
}
#right_shadow_corner{
position: relative; top: -8px; left: 950px;
}
#searchbox{
position: relative; top: -16px; left: 33px; height: 266px; width: 882px; background-image:url(images/search_back.jpg); background-position:top right; background-repeat:no-repeat;
}
#splashHolder{
width: 533px; padding-top: 39px; float: left;
}
#leftcolumn_top{
padding-left: 40px; padding-top: 0px; float: left;
}
#searchform{
width: 300px; height: 75px; overflow: hidden;
}
#searchbox2{
position: relative; top: 6px; left: 65px; font-size: 10px; background-color: transparent; border: 1px solid #666;
}
#searchbutton{
position: relative; top: 12px; left: 75px;
}
.paddedtop{
padding-top: 10px;
}
#blackbox{
background-color: #000000;
}
.threeColumn{
width: 316px; float: left;
}
.twoColumn{
width: 632px; float: left;
}
.oneColumn{
width: 948px;
}
.paddedContent{
padding: 0px 0px 10px 10px;
}
.indent1{margin-left: 30px;}
#rightbox1{
margin-top: 35px;
}
#rightbox2{
padding: 20px 60px 45px 60px; background-image:url(images/textbox_back.png); background-repeat:no-repeat; background-position:top center;color: #ccc;
}
#footer{
background-color: #333333; font-size: 10px; color: #999;
}
#footertextbox{
float: left; width: 100px; margin-left: 10px;
}
#legal{
padding: 10px;
}

.bizListing{padding: 10px; border: 1px solid #303030;}
.bizListing div{margin-bottom: 5px;;}
.bizName{font-size:16px; color:#fff; font-weight: 700;}
.bizPhone{font-size: 14px; color: #ccc;}
.bizURL a{font-size: 12px; color: #CC0000; text-decoration:none; }
.bizURL a:hover{color:#990000; text-decoration:none; }
.bizAddress{font-size:12px; color: #999999;}
.bizDesc{margin: 10px;font-size:10px; color: #999999; float: right; width: 200px;}
#breadcrumb{font-size: 10px; color: #999999; margin: 0px 0px 0px 10px;}
#breadcrumb a{color: #999; text-decoration: none;}
#breadcrumb a:hover{color: #ccc; text-decoration: none;}
li {margin-bottom: 10px;}