body
	{
	margin: 0px;
	text-align: center;
	min-width: 730px;
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}

h1
	{
	font-size: 28px;
	color: #FFFFFF;
	margin: 5px 0px 15px 5px;
	}

h2
	{
	font-size: 16px;
	color: #319a9d;
	margin: 5px 0px 10px 5px;
	}

#wrapper
	{
	width: 728px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;
	padding: 2px 2px 0px 2px;
	}
*html #wrapper
	{
	width:724px;
	}
#header
	{
	color: #ffffff;
	background-color: #99d099;
	width: 728px;
	height: 110px;
	clear: both;
	text-align: left;
	background-image:url(../images/header_fade.jpg);
	background-repeat:repeat-x;
	}
#header img
	{
	margin:15px 0px 0px 0px;
	border:0px;
	}
#logo
	{
	float:left;
	}
.navigation
	{
	background-color: #939393;
	height: 16px;
	width: 728px;
	margin: 1px 0px 1px 0px;
	clear: both;
	font-size: 11px;
	}
.navigation ul
	{	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.navigation ul li
	{
	color: #ffffff;
	height: 16px;
	width: 95px;
	border-right: solid 1px #ffffff;
	float: left;
	text-align: center;
	}
.navigation ul li a
	{
	color: #ffffff;
	text-decoration: none;
	}
.navigation ul li a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}
#banner
	{
	width: 728px;
	height: 90px;
	margin-bottom: 12px;
	clear: both;
	}
#ads_left
	{
	width: 110px;
	float: left;
	}
#content
	{
	display:inline;
	width: 472px;
	float: left;
	margin: 0px 10px 0px 17px;
	}
#ads_right
	{
	width: 110px;
	float: right;
	}
#ads_big
	{
	width: 728px;
	clear: both;
	}
#footer
	{
	color: #ffffff;
	background-color: #2ba232;
	width: 728px;
	height: 110px;
	clear: both;
	background-image:url(../images/header_fade2.jpg);
	background-repeat:repeat-x;
	}
#disclaimer
	{
	float:left;
	width:350px;
	}
#disclaimer p
	{
	color: #000000;
	font-size:10px;
	margin: 5px 0px 15px 5px;
	}
#disclaimer p a
	{
	font-size:10px;
	color: #ffffff;
	text-decoration: none;
	}
#disclaimer p a:hover
	{
	font-size:10px;
	color: #ffffff;
	text-decoration: underline;
	}
	
.home_button
	{
	margin: 0px 0px 5px 0px;
	}
.home_column_left
	{
	width: 230px;
	float: left;
	}
.home_column_left_color
	{
	width: 230px;
	background-color:#2ba232;
	height:180px;
	}
	
.home_column_right
	{
	width: 230px;
	float: right;
	}
.home_column_right_color
	{
	width: 230px;
	background-color:#2ba232;
	height:180px;
	}

.home_column_left_color p
	{
	color: #ffffff;
	margin: 5px 0px 15px 5px;
	}

.home_column_left_color p a
	{
	color: #cccccc;
	text-decoration: underline;
	}

.home_column_left_color p a:hover
	{
	color: #000000;
	text-decoration: underline;
	}	

.home_column_right_color p
	{
	color: #ffffff;
	margin: 5px 0px 15px 5px;
	}

.home_column_right_color p a
	{
	color: #cccccc;
	text-decoration: underline;
	}

.home_column_right_color p a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

p
	{
	margin: 5px 0px 15px 5px;
	}

p a
	{
	color: #000000;
	text-decoration: underline;
	}

p a:hover
	{
	color: #319a9d;
	text-decoration: underline;
	}

p img
	{
	margin: 6px;
	}	
	
.searchform
	{
	width: 335px;
	float: right;
	margin: 18px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	display:inline;
	}

.entry
	{
	background-color: #cccccc;
	clear: both;
	border: solid 1px #cccccc;
	width: 470px;
	margin-bottom:10px;
	margin-top:5px;
	}
.entry_name
	{
	float: left;
	height: 15px;
	background-color: #cccccc;
	padding: 3px;
	}
.entry_cat
	{
	float: right;
	font-size: 9px;
	height: 15px;
	background-color: #cccccc;
	padding: 3px;
	text-align: right;
	}
.entry_address
	{
	float:left;
	background-color: #ffffff;
	width: 464px;
	padding: 3px;
	}
*html .entry_address
{
	width:470px;
}
.enhancedentry
	{
	background-color: #319a9d;
	clear: both;
	border: solid 1px #319a9d;
	width: 470px;
	margin-bottom:10px;
	margin-top:5px;
	}
.enhancedentry_name
	{
	color: #ffffff;
	float: left;
	background-color: #319a9d;
	padding: 3px;
	}
.enhancedentry_cat
	{
	color: #ffffff;
	float: right;
	font-size: 9px;
	background-color: #319a9d;
	padding: 3px;
	text-align: right;
	}
.enhancedentry_address
	{
	float:left;
	background-color: #ffffff;
	width: 464px;
	padding:3px;
	}
*html .enhancedentry_address
{
	width:470px;
}
.enhancedentry_address img
	{
	float: right;
	}
.bustype_select
	{
	width:320px;
	}
	
.empty
	{
	clear:both;
	}