body
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #000;
	background-position:center;
	background-repeat:repeat-y;
}

#top-nav {float: right; width: 608px; padding-left: 24px; height: 38px; margin-top: 20px; list-style-type: none; }
#top-nav li {display: block; float: left; padding: 0 10px;}
#top-nav li a {text-decoration: none; padding: 14px 0px; margin: 0 4px; float: left; font-size: 14px; color: #000; letter-spacing: 1px;}
#top-nav li a:hover {border-bottom: 2px solid #333;}

.top-nav-last { padding-top: 8px !important; padding-bottom: 21px !important; width: 150px;}
.designer-login {float: right; margin-top: -24px;}

.wide-table {width: 990px; position: relative;}
.content-box {padding: 8px 16px;}

.bottom-nav {padding-left: none !important; width: 914px; height: 50px; margin-top: 62px; background: transparent url(../img/sub-menu-bg.png) 0 0 repeat-x; list-style-type: none;}
.bottom-nav li {display: block; float: left;}
.bottom-nav li a {text-decoration: none; display: block; float: left; color: #fff; font-size: 13px; letter-spacing: 1px; padding: 16px 32px 16px 24px; text-transform: uppercase; background: transparent url(../img/sub-menu-bullets.png) 100% 50% no-repeat;}
.bottom-nav li a:hover {color: #72d6ff;}

.bottom-nav-first {margin-left: 32px;}
.bottom-nav-last {background: none !important;}

.bottom-nav-left {float: left;}
.bottom-nav-right {float: right !important;}

.home-ornament {position: relative; margin: auto; margin-top: 30px; width: 78px; height: 25px;}

.footer-text {position: relative; clear: both; float: right; margin-top: 42px; margin-bottom: 24px; font-size: 12px; color: #5b5b5b;}

.gmap{
	border:1px solid #000000;
}

.advertise_box{
	border:1px solid #e02335;
	background-color:#fdfce6;
	padding:5px;
}
div.page
{
	margin: 0 auto;
	width: 770px;
}
div.header
{
	background-image: url('../img/header-bg.gif');
	border-bottom: 1px solid #FFF;
	height: 88px;
}
div.logo
{
	float: left;
	padding: 15px 20px;
	width: 183px;
}
div.top-menu
{
	background-color: #458EBF;
	background-image: url('../img/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	border-bottom: 1px solid #FFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	border-right: 1px solid #f0f0f0;
	float: left;
	line-height: 19px;
	padding: 11px 20px;
	text-align: left;
}
ul.menu li a
{
	color: #FFF;
	font-size: 11px;
}
ul.menu li a:hover
{
	color: #000;

}
div.search-form
{
	font-size: 10px;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}
div.search-form a
{
	color: #FFF;
}
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
div.bottom
{
	background-image: url('../img/bottom-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #F99B1D;
	clear: both;
	color: #FFF;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
a:hover
{
	color: #000;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;	
}
div.content
{
	border: 1px solid #458EBF;
	border-bottom: none;
	padding-bottom: 1px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
}

div.breadcrumb a:link {  color: #7d5317; text-decoration: none;}
div.breadcrumb a:visited {  color: #7d5317; text-decoration: none;}
div.breadcrumb a:hover {  color: #000000; text-decoration: underline; background-color: none; }
div.breadcrumb a:active {  color: #000000; text-decoration: underline;}

p
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}

h3
{
	font-weight:bold;
	font-size:12px;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #344798;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom:10px;
}
h2
{
	font-size: 12px;
	margin:0px;
	font-weight:100;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #F24618;
}

a.title
{
	font-size: 13px;
	font-weight: bold;
}

a.title_sml
{
	font-size: 10px;
}

.title_top a:link {  color:#000000;; text-decoration: none; font-weight:bold; font-size:15px;}
.title_top a:visited {  color:#000000; text-decoration: none; font-weight:bold; font-size:15px;}
.title_top a:hover {  color: red; text-decoration: underline; background-color: none; font-weight:bold; font-size:15px;}
.title_top a:active {  color: red; text-decoration: underline;font-weight:bold;}

.city_sml {color:#075613; text-decoration: none; font-size:13px; }
.city_sml a:link {  color:#075613; text-decoration: none;}
.city_sml a:visited {  color:#075613; text-decoration: none;}
.city_sml a:hover {  color: #000000; text-decoration: underline;}
.city_sml a:active {  color: #000000; text-decoration: underline;}

.link_address
{
	color:red;
	margin-top:10px;
	margin-bottom:4px;
	font-weight:bold;
}
a.title_sublink
{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
div.url
{
	color: #191;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 0 5px;	
}
div.categories a
{
	color: #F24618;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 70px;
	text-align: left;
	width: 170px;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 170px;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	padding-bottom: 0px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #95C59F;
	border: 2px solid #AF1600;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
table.navigation
{
	color:#355397;
	background-color: #d8e0f3;
	border:1px #355397 solid;
	margin-bottom:15px;
}
table.navigation a
{
	color: #355397;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}

div.box
{
	margin:10px;
}
div.featured-link
{
	margin: 0 0 5px 0 ;
}
div.featured-link a
{
	font-size: 11px;
}
div.partner-link
{
	margin: 0 0 7px 0 ;
}
div.partner-link a
{
	font-size: 11px;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 10px;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
hr
{
	color: #5b75b1;
	height: 3px;
	border: none;
	background-color: #5b75b1;
}

.hr2
{
	color: #867c48;
	height: 1px;
	border: none;
	background-color: #867c48;
}

.alexa_left{
margin-right:7px;
}
.cat_link { font-weight:bold; }
.cat_link a:link {  color: #433906; text-decoration: none; font-size:11px; }
.cat_link a:visited {  color: #433906; text-decoration: none; font-size:11px; }
.cat_link a:hover {  color: #000000; text-decoration: underline; background-color: none; font-size:11px; }
.cat_link a:active {  color: #000000; text-decoration: underline; font-size:11px; }

.cat_link2 { font-weight:bold; font-size:13px; color:#003399; text-decoration: none; margin-bottom:2px;}
.cat_link2 a:link {  font-size:13px; color:#003399; text-decoration: none;}
.cat_link2 a:visited {  font-size:13px; color:#003399; text-decoration: none;}
.cat_link2 a:hover {  color: #000000; text-decoration: underline; font-size:13px;}
.cat_link2 a:active {  color: #000000; text-decoration: underline; font-size:13px; }

.cat_small {font-size:10px;}

.cat_sub_link { font-size:11px; margin-top:10px; }
.cat_sub_link a:link {  color: #cb2833; text-decoration: none;}
.cat_sub_link a:visited {  color: #cb2833; text-decoration: none;}
.cat_sub_link a:hover {  color: #000000; text-decoration: underline; background-color: none; }
.cat_sub_link a:active {  color: #000000; text-decoration: underline;}

.menu { font-size:12px; }
.menu a:link {  color: #433906; text-decoration: none;}
.menu a:visited {  color: #433906; text-decoration: none;}
.menu a:hover {  color: #000000; text-decoration: underline; background-color: none; }
.menu a:active {  color: #000000; text-decoration: underline;}

.menu2 { font-size:12px; }
.menu2 a:link {  color: #5d5542; text-decoration: none;}
.menu2 a:visited {  color: #5d5542; text-decoration: none;}
.menu2 a:hover {  color: #000000; text-decoration: underline; background-color: none; }
.menu2 a:active {  color: #000000; text-decoration: underline;}

.menu3 { font-size:12px; }
.menu3 a:link {  color: #586e9f; text-decoration: none;}
.menu3 a:visited {  color: #586e9f; text-decoration: none;}
.menu3 a:hover {  color: #fffffcc; text-decoration: underline; background-color: none; }
.menu3 a:active {  color: #fffffcc; text-decoration: underline;}
