html{
	height:100%;
}
body{
	margin:0;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#494949;
	height:100%;
	background:url(../img/bg-body.png) repeat-x 50% 0; 
}
h2{
	font-size:21px;
	line-height:21px;
	color:#353535;
	margin:17px 0 0;
	padding:0 0 20px;
}
h3{
	font-size:17px;
	line-height:24px;
	margin:29px 0 0;
	padding:0 0 0 6px;
}
h4{
	font-size:15px;
	line-height:18px;
	margin:13px 0 0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a{
	color:#3788c6;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	display:inline;
	border:0;
}
#content .centerimag
	{text-align:center !IMPORTANT;
	}
#page{
	width:924px;
	position:relative;
	min-height:100%;
	margin:0 auto;
}
* html #page{
	height:100%; 
}
#header{
	width:100%;
	overflow:hidden;
	position:relative;
}
#header h1{margin:0;font-size:0;line-height:0;}
#header h1 a{
	position:absolute;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat 0 0; 
	width:700px;
	height:157px;
	left:28px;
}
/*site*/
#header ul.site{
	float:right;
	margin:40px 0 0;
	padding:0;
	list-style:none;
	position:relative;
	font-size:20px;
}
#header ul.site li{
	float:left;
	padding:0 5px 0 6px;
	line-height:19px;
}
#header ul.site li a{
	color:#346380;
	float:left;
	padding:0 2px 2px;
}
#header ul.site li.active a,
#header ul.site li a:hover{
	padding-bottom:0;
	text-decoration:none;
	border-bottom:2px solid #759db8;
}
#header ul#menu{
	float:left;
	width:927px;
	height:38px;
	position:relative;
	z-index:100;
	margin:86px 0 0;
	padding:0;
	list-style:none;
}
#header ul#menu li{
	float:left;
	line-height:34px;
}
#header ul#menu li a.first{
	background:url(../img/bg-menu-first.gif) no-repeat 0 0;
}
#header ul#menu li.active a.first,
#header ul#menu li a.first:hover{
	background:url(../img/bg-menu-first-hover.gif) no-repeat 0 0;
}
#header ul#menu li a.last span{
	background: url(../img/bg-menu-last.gif) no-repeat 100% 0; 
}
#header ul#menu li.active a.last span,
#header ul#menu li a.last:hover span{
	background: url(../img/bg-menu-last-hover.gif) no-repeat 100% 0; 
}
#header ul#menu li a.last span,
#header ul#menu li a.first span{
	padding-bottom:4px;
}
#header ul#menu li.active a span{
	padding-right:24px;
}
#header ul#menu li a{
	float:left;
	color:#346380;
	cursor:pointer;
	background:url(../img/bg-menu.gif) no-repeat 0 0; 
}
#header ul#menu li a span{
	float:left;
	padding:0 21px 0 22px;
	background:url(../img/bg-menu.gif) no-repeat 100% -34px;
}
#header ul#menu li a:hover{
	text-decoration:none;
}
#header ul#menu li.active a,
#header ul#menu li a:hover{
	background:url(../img/bg-menu-hover.gif) no-repeat 0 0;
	color:#5e5e5e;
}
#header ul#menu li.active a span,
#header ul#menu li a:hover span{
	background:url(../img/bg-menu-hover.gif) no-repeat 100% -34px;
}
/*vertical align*/
div.cont{
	display:table;
	width:100%;
	height:100%;
}
div.sub{
	text-align:center; 
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
div.sub img{display:inline;}
* html div.cont{position:relative;}
*+ html div.cont{position:relative;}
* html div.sub{position:absolute;top:50%;}
*+ html div.sub{position:absolute;top:50%;}
* html div.sub img{position:relative;top:-50%;}
*+ html div.sub img{position:relative;top:-50%;}
/*main*/
#main{
	width:100%;
	margin:-6px 0 0;
	padding-bottom:93px;
	overflow:hidden;
	background:url(../img/bg-main.gif) no-repeat 0 0;
	position:relative;
	z-index:1000; 
}
#main div.top-box{
	width:100%;
	margin:14px 0 0;
	overflow:hidden;
}
#main div.search{
	float:right;
	width:340px;
}
#main div.search label{
	float:left;
	font-size:14px;
	padding-right:13px;
	line-height:19px;;
	color:#999;
}
#main div.search input.form-text{
	float:left;
	width:203px;
	height:16px;
	padding:0 5px;
	font:12px Arial, Helvetica, san-serif;
	color:#999;
}
#main div.search input.form-submit{
	width:45px;;
	cursor:pointer;
	height:19px;
	font:13px Arial, Helvetica, san-serif;
	padding:0 0 2px;cursor:pointer;border:0;
	color:#fff;
	margin:0 0 0 4px;
	float:left;
	background:url(../img/btn-submit.gif) no-repeat 0 0; 
}
/*sidebar*/
#sidebar{
	float:left;
	width:202px;
}
#sidebar h3{
	font:bold 21px/24px Arial, Helvetica, san-serif;
	color:#37a1df;
	letter-spacing:-1px;
	margin:10px 0 0;
	padding:0;
}
#sidebar p{
	color:#636363;
	margin:4px 0 0;
	line-height:17px;
}
/*navigation*/
#sidebar div.navigation{
	width:100%;
	margin:13px 0 0;
	overflow:hidden;
	background:url(../img/bg-navigation.gif) repeat-y -202px 0; 
}
#sidebar div.navigation h3{	
	font:bold 14px/28px Arial, Helvetica, san-serif;
	color:#4b4b4b;
	margin:10px 0 0;	
	padding:0 0 3px 8px;
	border-bottom:1px solid #d2d2d2;
}
#sidebar div.navigation-top{
	width:176px;
	overflow:hidden;
	padding:0 14px 0 12px; 
	background:url(../img/bg-navigation.gif) no-repeat 0 0;
}
#sidebar ul.nav{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0 14px 13px 12px;
	margin:7px -14px 0 -12px;
	background:url(../img/bg-navigation.gif) no-repeat 100% 100%;
}
#sidebar ul.nav li{
	padding:0 0 0 8px;
	line-height:24px;;
}
/*map*/
#sidebar div.map{
	background:url(../img/bg-map.gif) no-repeat 0 0;
	width:100%;
	margin:12px 0 0;
	overflow:hidden; 
}
#sidebar div.map-bottom{
	min-height:87px;
	overflow:hidden;
	padding:0 20px 0 15px;
	width:168px;
	background:url(../img/bg-map.gif) no-repeat -202px 100%;
}
* html #sidebar div.map-bottom{
	height:87px;
	overflow:visible; 
}
/*updated*/
#sidebar div.updated,
#content div.updated{
	width:194px;
	overflow:hidden;
	background:#e8f5ca url(../img/bg-updated.gif) repeat-x 0 0;
	border:1px solid #d0e1ad;
	margin-top: 13px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 5px;
}

#sidebar div.news h3,
#sidebar div.updated h3,
#content div.updated h3{
	margin-top:5px;
	padding-bottom:4px;
	font:bold 21px/24px Arial, Helvetica, san-serif;
	color:#7fa83e;
	letter-spacing:-1px;
	
}
#sidebar div.updated div.form-item,
#content div.updated div.form-item{
	margin:2px -5px 0;
	padding:0 5px 0;
	overflow:hidden;
	width:100%;
}
#sidebar div.updated label,
#content div.updated label{
	font-size:12px;
	line-height:17px;
	display:block;
	padding-left:1px;
	color:#9b9b9b;
}
#sidebar div.updated input.form-text,
#content div.updated input.form-text{
	width:161px;
	float:left;
	margin:2px 0 0 -2px;;
	position:relative;
	font:12px Arial, Helvetica, san-serif;
	color:#9b9b9b;
	display:inline;
	height:16px;
	padding:2px 5px;
	border:1px solid #ccddaa;
}
#sidebar div.updated select.form-text,
#content div.updated select.form-text{
	width:172px;
	float:left;
	margin:2px 0 0 -2px;;
	position:relative;
	font:12px Arial, Helvetica, san-serif;
	color:#9b9b9b;
	display:inline;
	height:24px;
	padding:2px 5px;
	border:1px solid #ccddaa;
}
#sidebar div.updated input.form-submit,
#content div.updated input.form-submit{
	font:13px Arial, Helvetica, san-serif;
	color:#fff;
	margin:10px auto 0;
	padding:0 0 2px;
	width:45px;height:19px;display:block;border:0;cursor:pointer;
	background:url(../img/btn-go.gif) no-repeat 0 0; 
}
/*news*/
#sidebar div.news{
	background:#e6f3fc url(../img/bg-updated.gif) repeat-x 0 0;
	border:1px solid #d3eaf7;
	width:175px;
	overflow:hidden;
	padding:0 10px 7px 11px;
	margin:14px 1px 0; 
}
#sidebar div.news p{
	margin:0;
	font-size:14px;
	color:#9b9b9b;
}
#sidebar div.news a.more{
	float:right;
	margin:-7px 0 0;
	width:27px;;
	text-indent:-9999px;overflow:hidden; 
	height:19px;	 
	background:url(../img/btn-more.gif) no-repeat 0 0; 
}
/*content*/
#content{
	float:right;
	width:689px;
	padding-bottom:18px;
	margin:15px 0 0;
}
/*visual*/
#content div.visual{
	width:100%;
	overflow:hidden;
	height:231px;
	background:url(../img/bg-visual.gif) no-repeat 0 0; 
}
#content div.visual div.image{
	float:right;
	margin:16px 4px 0 0;
}
#content div.visual div.text{
	float:left;
	padding:0 0 0 22px;
	width:440px;
}
#content div.visual h3{
	font:bold 30px/36px  Arial, Helvetica, san-serif;
	letter-spacing:-1px;
	color:#3395ce;
	padding:0;
	margin:12px 0 0;	
}
#content div.visual h3 span{
	display:block;
	text-align:right;
	padding-right:3px;
}
#content div.visual p{
	font-size:14px;
	margin:12px 0 0;
	padding:0;
	line-height:19px;;
	color:#656565;	
}
#content div.visual ul.links{
	margin:20px 0 0;
	overflow:hidden;
	padding:0 0 0 37px;
	list-style:none;
}
#content div.visual ul.links li{
	float:left;
	background:url(../img/btn-links.gif) no-repeat 0 0; 
	margin:0 0 0 13px;
}
#content div.visual ul.links a{
	float:left;
	font-weight:bold;
	text-decoration:none !important;
	font-size:14px;
	background:url(../img/btn-links.gif) no-repeat 100% 100%;
	line-height:37px;
	padding:0 52px 0 11px;
}
/*featured*/
#content div.featured ul{
	margin:0 0 0 -19px;
	padding:0;
	list-style:none;
	width:708px;
	overflow:hidden;
}
#content div.featured ul li{
	float:left;
	width:217px;
	height:95px;
	display:inline;
	overflow:hidden;
	background:url(../img/bg-featured-box.gif) no-repeat 0 0; 
	margin:13px 0 0 19px;
}
#content div.featured ul h3{
	font:bold 24px/28px Arial, Helvetica, san-serif;
	margin:10px 0 0;
	letter-spacing:-1px;
	padding:0;
	color:#79ad00;
}
#content div.featured ul p{
	margin:4px 10px 0 0;
	line-height:16px;;
	color:#6b6b6b;	
}
#content div.featured ul a.more{
	float:right;
	width:25px;
	text-indent:-9999px;overflow:hidden;	
	margin:-7px 12px 0 0;
	background:url(../img/btn-more-green.gif) no-repeat 0 0; 
	height:18px;
}
#content div.featured ul div.text{
	width:204px;
	padding:0 0 0 13px;
	height:95px;
	overflow:hidden;
	background:url(../img/bg-featured-text.gif) no-repeat 0 0;
}
#content div.featured ul div.cont{
	width:217px;
	height:95px;
}
/*banner*/
#content ul.banner{
	margin:14px 0 0 -20px;
	overflow:hidden;
	padding:0;
	width:709px;
	list-style:none;
	
}
#content ul.banner li{
	width:216px;
	float:left;
	display:inline;
	margin:13px 0 0 20px;
	text-align:center;
}
#content ul.banner li img{
margin: 0 auto;
}
/*internal.html*/
#content p{
	margin:8px 0 0;
}
#content a.read{
	float:left;
	color:#494949;
	font-weight:bold;
	margin:8px 0 0;
}
#content div.post{
	margin:11px 0 0;
	height:1%;
	padding:0 6px 10px;
	overflow:hidden;
} 
#content ul.articles{
	overflow:hidden;
	margin:6px 0 0;
	padding:0 0 28px 6px;
	list-style:none;
}
#content ul.articles li{
	line-height:20px;
	font-weight:bold;
}
#content div.leftcol{
	float:left;
	width:481px;
	padding:0 0 0 6px;
}
#content div.leftcol h4{
	padding-bottom:11px;
}
#content a.link{
	color:#494949;
}
#content div.image{margin:23px 0 0; overflow:hidden;}
#content div.logo{
	float:right;
	width:189px;
	padding:0 10px 0 0
}
#content div.logo div.image{margin:14px 0 0;}
#content div.logo img{float:right;}
/*deal*/
#content ul.deals{
	margin:5px 0 0 -6px;
	padding:0 0 38px;
	width:683px;
	overflow:hidden;
	position:relative;
	list-style:none;
}
#content ul.deals li{
	width:50%;
	float:left;
	color:#323232;
	background:#fff url(../img/bg-deals.gif) repeat-x 0 100%; 
	padding:25px 0 37px;
}
#content ul.deals li.blue{
	background:#f5fbfe url(../img/bg-deals.gif) repeat-x 0 100%;
}
#content ul.deals h4{	
    margin: 13px 0 20px;
   text-align: center;
}
#content ul.deals strong{
	float:left;
	width:44px;
	font-size:20px;
	color:#3788c6;
	padding:24px 20px 0 0;
	text-align:center;
}
#content ul.deals div.text{
	width:310px;
	float:left;
}
#content ul.deals a.click{
	width:179px;
	text-decoration:none !important;
	float:left;
	margin:18px 48px 0 62px;
	font-weight:bold;
	padding-left:8px;
	background:url(../img/btn-click.gif) no-repeat 0 0; 
	line-height:25px;;
	border:1px solid #d3eaf7;
}
#content ul.deals span.date{
	font-size:12px;
	color:#5e5e5e;
}
/*category*/
#content ul.category{
	margin:0;
	padding:0 0 69px;
	width:100%;
	/*width:470px;*/
	overflow:hidden;
	list-style:none;
	
}
#content ul.category li{
	width:223px;
	float:left;
	margin:18px 0 0;
	padding:0 0 4px 6px;
	height:77px;
}
#content ul.category p{
	margin:3px 0 0;
	font-size:12px;
	color:#5e5e5e;
}
#content ul.category p a{
	color:#5e5e5e;
}
/*footer*/
#footer{
	width:924px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	font-size:12px;
	line-height:18px;
	color:#6b6b6b;
	height:75px;
	background:url(../img/bg-footer.gif) no-repeat 0 0; 
}
#footer a{
	color:#6b6b6b;
}
#footer div.left{
	float:left;
	width:450px;
	padding:0 0 0 19px;
}
#footer div.right{
	float:right;
	width:211px;;
}
#footer div.right p{
	float:left;
	margin:20px 0 0;
}
#footer p a{
	margin-left:6px;
}
#footer p img{display:inline;}
#footer ul{
	overflow:hidden;
	width:100%;
	padding:0;
	margin:20px 0 0 -6px;
	list-style:none;
} 
#footer p{
	margin:0;
}
#footer ul li{
	float:left;
	border-left:1px solid #c4c4c4;
	line-height:14px;
	padding:0 6px;
	margin-left:-1px;;
}
.coupon_content h4{
	color:#3788c6;
	}

.coupon_content .descr{
	width:455px;
}

.coupon_content h4, .descr, .coupon_img{
	margin:8px;
}
.coupon_content .img{
	float:right;
	width:200px;
	}
.coupon_content .descr{
	margin-top:15px;
	width:455px;
	float:left;
	}
	
.coupon_content .coupon_img{
	clear:both;
	margin-top:100px;
	}
	
/* Map */

#mapHeader {
	width:650px;
	height:300px;
}

#mapHeader .searchbtn{
	color:#fff;
	border:0;
	padding:0;
	background:#8AC2ED;
	text-indent:-222px;
	border:0;
	background:url(../img/btn-search.gif) no-repeat;
	width:60px;
	height:19px;
}

ul #mapSearch {
	width:650px;
	height:200px;
	border-top:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 1px #727272;	
	color:#fff;
}

#mapHeader #generalSearch{
	width:200px;
	height:170px;
	border:#CCCCCC 1px solid;
	margin-left:10px;
	padding-left:3px;
}

/*#mapHeader #generalSearch input#keyword{
	width:150px;
}*/

/*#mapHeader #facilitySearch{
	float:right;
	width:200px;
	height:170px;
	border:#CCCCCC 1px solid;
	margin-left:10px;
}*/

#mapHeader h3{
	color:#fff;
	margin:5px 5px 5px 10px;
}


#mapHeader h4{
	margin:2px;
	font-size:15px;
	color:#3788c6;
}

#map {
	width:650px;
	height:400px;
	border:solid 4px #CBE5F4;
}
/*#left #mapHeader h2 {
	color:#fff;
	margin:52px 20px 0pt 460px;
	font-size:24px;
}*/

#mapFooter {
	width:650px;
	height:20px;
	background:#355aa3;
	border-bottom:solid 1px #727272;
	border-left:solid 1px #727272;
	border-right:solid 1px #727272;
}

#mapHeader .formHolder {
	padding-left:2px;
	padding-bottom:15px;
	margin:8px;
}
#mapHeader #left-form {
	float:left;
	width:220px;
}
#mapHeader #right-form {
	float:left;
	width:220px;
	padding:0 0 0 30px;
}
#mapHeader .or {
	float:left;
	width:20px;
	padding:100px 0 0 10px;
}
#mapHeader .or h4 {
	font-size:29px;
}

#mapHeader .formHolder select,
#mapHeader .formHolder input {
	margin-left:10px;
}
#mapHeader .formHolder select optgroup {
	color:#3788c6;
	font-weight:bold;
	font-style:normal;
}
#mapHeader .formHolder select option {
	color:#000;
	font-size:12px;
}

#mapHeader #countySearch {
	float:right;
	margin:8px;
	width:300px;
	height:170px;
	padding-left:3px;

}

.googleHolder {
}
.googleHolder h2 {
	color:#3788c6;
	font-size:16px;
	padding:0 0 0 30px;
	background:url(../img/marker.png) left no-repeat;
	height:35px;
	line-height:35px;
}
.googleHolder h3 {
	color:#3788c6;
	
}

#mapHeader h4 {
	padding-bottom:20px;
}


/* End Map */

/*a.print {
	background:transparent url(../img/btn-print.gif) no-repeat scroll 0 0;	
	float:left;
	font-size:20px;
	line-height:27px;
	padding:0 0 10px 35px;
	text-indent:-222222px;
	width:96px;
	height:31px;
}*/

a.print {
	background:transparent url(../img/print-btn.jpg) no-repeat scroll 0 0;	
	float:left;
	font-size:20px;
	line-height:27px;
	padding:0 0 10px 0;
	text-indent:-222222px;
	width:190px;
	height:31px;
	outline:none;
}

a.send {
	background:transparent url(../img/send-btn.jpg) no-repeat scroll 0 0;	
	float:left;
	font-size:20px;
	line-height:27px;
	padding:0 0 10px 0; 
	text-indent:-222222px;
	width:190px; 
	height:31px;
	outline:none;
}

a.viewsite {
	background:transparent url(../img/visit-website-btn.jpg) no-repeat scroll 0 0;	
	float:right;
	font-size:20px;
	line-height:27px;
	padding:0 28px 10px 0;
	text-indent:-222222px;
	width:190px;
	height:31px;
	outline:none;
}

#newsList ul {
	list-style:none;
	margin:0;
	padding:0;
}

#newsList ul li {
	list-style:none;
	margin:0;
	padding:0 0 15px 0;
}

#newsList ul li h4 {
	color:#3788C6;
	margin-bottom:10px;  
}

#newsList ul li .more {
	padding-top:10px;
}

.rss_News{
float:left;
width:200px;
}

/*category*/
.rss_News ul.news_Category{

	/*width:100%;*/

	margin:0px;
	padding:0px;
	list-style:none;

	
}
.rss_News ul.news_Category li{

  list-style:none;
}
.facebook{
	float:left;
	padding-right:15px;
	padding-top:13px;
}
.twitter{
	padding-top:13px;
}

/*************   MOdule Id 103 **********/
#header103{
	width:100%;
	overflow:hidden;
	position:relative;
}
#header103 h1{margin:0;font-size:0;line-height:0;}
#header103 h1 a img{
	text-indent:-9999px;
	overflow:hidden;
	/*background:url(../img/logo.png) no-repeat 0 0; */
	width:700px;
	height:157px;
	float:left;
	position:relative;
	z-index:0;
}
/*site*/
#header103 ul.site{
	float:right;
	margin:-125px 0 0;
	padding:0;
	list-style:none;
	position:relative;
	font-size:20px;
}
#header103 ul.site li{
	float:left;
	padding:0 5px 0 6px;
	line-height:19px;
}
#header103 ul.site li a{
	color:#346380;
	float:left;
	padding:0 2px 2px;
}
#header103 ul.site li.active a,
#header103 ul.site li a:hover{
	padding-bottom:0;
	text-decoration:none;
	border-bottom:2px solid #759db8;
}
/*************   MOdule Id 103 **********/
.row:hover{
	background-color:#FFFFEF;
}
