
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-color:#d2e5ff;
}

body {
	behavior:url("csshover.htc");
}

div.page {
	width: 912px;
	margin: 0 auto;
}

#page_shadow {
	background-image:url(../images/page_shadow.jpg);
	background-repeat:repeat-y;
	width: 912px;
	float:left;
}

#main_wrapper {
	margin-left:4px;
	_margin-left:2px;
	float:left;
}

div.page div.page-header {
	background-image:url(../images/header_bkg.jpg);
	background-repeat:no-repeat;
	height:166px;
	width: 904px;
	float:left;
}

div.page div.page-content {
	_margin-top:-14px;
	background-color:#f8f8f8;
	width:904px;
	float:left;
}

div.page div.page-content div.page-content-left {
	background:#f5f5f5;
	background:url(../images/menu_left_top_shadow.jpg) repeat-x;
	background-position:top;
	float:left;
	width: 188px;
	height:100%;
	padding-bottom:110px;
}

#bottom_strip {
	background:url(../images/bottom-strip.jpg) repeat-x;
	width:100%;
	_width:715px;
	height:39px;
	float:left;
}

#bottom_strip h2 {
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#2ba6cb;
	padding: 10px 0 0 10px;
	margin:0;
}

div.page div.page-content div.page-content-right {
	float: left;
	width:715px;
	_width:709px;
}

div.page div.page-trailer {
	background:url(../images/footer-bkg.jpg) no-repeat;
	height:59px;
	width:912px;
	text-align: center;
	float:left;
}

.clear {
	clear: both;
}

form.search-form {
	padding: 10px 0 0 0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

form.search-form select.city {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
}

div.top-bar div.left {
	float: left;
}

div.top-bar div.right {
	float: right;
}

div.counties {
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*background-color: #F8F8F8; */
	line-height:1.4em;
}

div.counties div.title {
	font-size: 14px;
	font-weight: bold;
}

div.counties div.title a {
	font-size: 12px;
	text-decoration: none;
}

div.counties div.title a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: orange;
}

div.counties div.list {
	padding-left: 10px;
	font-size: 12px;
}

div.counties div.list a {
	font-size: 12px;
	text-decoration: none;
}

div.counties div.list a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: orange;
}

div.categories {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height:1.4em;
	border: 2px solid #6f84c2;
	width: 200px;
	height: 230px;
}

div.categories div.title {
	font-size: 14px;
	font-weight: bold;
}

div.categories div.list {
	/*padding-left: 5px;
	padding-right: 5px; */
	font-size: 12px;
}

div.categories div.list a {
	font-size: 12px;
	text-decoration: none;
}

div.categories div.list a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: orange;
}

div.tab-button {
	float:left;
	width: 125px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	margin-left: 5px;
	font-size: 14px;
	background: #D2D9EC;
	border-left:1px solid #6f84c2;
	border-top: 1px solid #6f84c2;
	border-right: 1px solid #6f84c2;
	border-bottom: 0px solid #6f84c2;
	color: black;
}

div.tab-button-selected {
	float:left;
	width: 125px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	margin-left: 5px;
	font-size: 14px;
	background: #F4F4F4;
	border-left:1px solid #6f84c2;
	border-top: 1px solid #6f84c2;
	border-right: 1px solid #6f84c2;
	border-bottom: 0px solid #6f84c2;
	color: black;
}

div.grid {
	margin-left:8px;
	margin-top:10px;
	background-color:#FFF;
	border: 1px solid #CCC;
}

div.grid ul li {
	font-size:13px;
	color:#666;
}

div.grid p {
	margin-left:8px;
	font-family:"Century Gothic", Arial;
	font-size:17px;
	color:#ff7603;
}

div.grid div.item {
	float:left;
	margin:2px;
	_margin:1px;
	padding-top: 2px;
	text-align: center;
	width: 112px;
	height:112px;
	text-align: center;
	border:1px solid #999;
}

div.grid div.item:hover {
	float:left;
	text-align: center;
	width: 112px;
	height:112px;
	text-align: center;
	border:1px solid #F60;
}

.description {
	clear:both;
	margin-top:20px;
	color:2ba6cb;
	line-height:0px;
	margin-bottom:5px;
	_padding-bottom:5px;
}

div.grid div.item a {
	color:#2ba6cb;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

div.grid div.item a:hover {
	color:#ff7603;
	font-weight: bold;
	font-size: 12px;
}

div.grid div.item a img.image {
	max-width: 100px;
	max-height: 100px;
	border: 0px;
}

/**************************************/



div.menu {
	font-size: 12px;
	font-weight: bold;
	float:right;
}

div.menu div.delimiter {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

div.menu div.item {
	float:left;
	padding-bottom: 1px;
}

div.drop-down-menu div.menu-visible {
	position:absolute;
	border: 1px solid #F8F8F8;
	background-color: #F8F8F8;
}

div.drop-down-menu div.menu-visible div.item {
	clear:both;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 15px;
}

div.drop-down-menu div.menu-hidden {
	position:absolute;
	display:none;
}

div.logo {
	float:left;
}

div.search-wrapper {
	margin-top:-9px;
	float:right;
}

form.search-form {
	font-family: Verdana;
	font-size: 12px;
}

form.search-form input.query {
	background-image:url(../images/search-box-long-advanced.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-family: Verdana;
	font-size: 14px;
	color:#333;
	font-weight: normal;
	border:0px solid #fff;
	height:24px;
	width:374px;
	_width:371px;
	margin-top:1px;
	padding-left:5px;
	padding-top:6px;
	float:left;
	color:#333;
}

form.search-form input.search {
	background-image:url(../images/btn_search_adv.jpg);
	background-repeat:no-repeat;
	font-family: Verdana;
	width:73px;
	height:27px;
	cursor: pointer;
	border:0px solid #F60;
	float:left;
	margin-top:3px;
}

form.search-form input.search:hover {
	background-image:url(../images/btn_search_adv_hover.jpg);
	background-repeat:no-repeat;
	font-family: Verdana;
	cursor: pointer;
	border:0px solid #F60;
}

form.search-form input.search {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

form.search-form select.city {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
}

form.compare-form {
	display:inline;
	padding: 0px;
	margin:0px;
}

form.compare-form input.compare {
	border: 2px solid orange;
	background-color: orange;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

form.compare-form input.compare-small {
	border: 1px solid orange;
	background-color: orange;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

div.top-bar {
	background-image:url(../images/top-bar_bkg.jpg);
	background-repeat:repeat-x;
	color: white;
	height:36px;
}

div.top-bar div.menu {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 170px;
	text-align: center;
	font-size: 14px;
	;
	border-right: 1px solid white;
	font-weight:bold;
}

div.top-bar div.menu a {
	color: white;
	text-decoration: none;
}

div.top-bar div.menu a:hover {
	color: orange;
	text-decoration: underline;
}

div.top-bar div.menu-selected {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 170px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid white;
	color: orange;
	font-weight:bold;
	background: white;
}

div.top-bar div.left {
	float: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
}

div.top-bar div.left h1 {
	font-family:"Century Gothic", "Futura Md", Arial;
	font-size: 13px;
	margin-top:8px;
	margin-left:8px;
	border: 0px;
	float:left;
}

div.top-bar div.right {
	float: right;
}

div.filter {
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height:1.4em;
}

div.filter .title {
	font-family:"Century Gothic", Arial;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 5px;
	color: orange;
}

div.filter .item {
	margin-left:13px;
	font-size: 12px;
	font-weight: bold;
}

div.filter .item a {
	background:url(../images/bullet.jpg) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	background-position:0px 3px;
	padding-left:15px;
	color: #349fbf;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

div.filter .item a:hover {
	background:url(../images/bullet_hover.jpg) no-repeat;
	background-position:1px 3px;
	font-size: 12px;
	color: #ff7603;
}

div.paragraph {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 15px;
}

div.paragraph h1 {
	font-size: 20px;
	color: orange;
}

div.paragraph h2 {
}

div.paragraph h3 {
	font-size: 14px;
	color: #333;
}

div.bottom-menu {
	margin-top: 0px;
	color: black;
	font-size: 12px;
}

div.bottom-menu a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color:#666;
	font-size:11px;
}

div.bottom-menu a:hover {
	color: #ff7603;
	text-decoration: underline;
}

div.copyright {
	font-size: 11px;
	margin-top: 5px;
	color: #666;
}

.clear {
	clear: both;
}

#banners_column {
	float:right;
	padding-right:5px;
}

/*****empty template*/

#main_content_wrapper {
	float:left;
	width: 685px;
	border:1px solid #ccc;
	margin:10px;
}

#main_content_wrapper p {
	font-size:12px;
	color:#333;
	padding:3px;
