/* Global Content Styles */


blockquote p {
	color: #333;
	padding: 10px 20px 20px 65px;
	border: 1px solid #ccc;
	background: url(/img/gbl/bg-quote-open.gif) no-repeat 10px -15px;
	}

blockquote.pullquote {
	background: #fff;
	padding: 10px 0 0 0;
	width: 25%;
	float: left;
	margin: 0 20px 0.5em 0;
	font-size: 136%;
	color: #555;
	border: 2px solid #ccc; border-right: 0; border-left: 0;
	text-align: center;
	}

blockquote.pullquote.alt {
	float: right;
	margin: 0 0 0 20px;
	}

	blockquote.pullquote .prewrap {
		height: 50px;
		background: url(/img/gbl/bg-quote-open.gif) no-repeat center -30px;
		}

	blockquote.pullquote .postwrap {
		height: 45px;
		background: url(/img/gbl/bg-quote-close.gif) no-repeat center -25px;
		}


.highlight {
	background: #FFF8AF;
	}

p.highlight {
	background: #FFF8AF;
	border: 1px solid #EFE9A4;
	padding: 10px;
	}

div.highlight {
	background: #FFF8AF;
	border: 1px solid #EFE9A4;
	padding: 10px 10px 10px 10px; margin: 0 0 1em 0;
	}

.important {
	background: #dbe7e7;
	}
	
	
p.important {
	background: #dbe7e7;
	border: 1px solid #ddd;
	padding: 10px;
	}

div.important {
	background: #dbe7e7;
	border: 1px solid #ddd;
	padding: 10px 10px 0 10px; margin: 0 0 1em 0;
	}

.note {
	color: #000;
	font-size:0.8em;
	padding: 5px;
	}

.footnote {
	font-size: 85%;
	color: #666;
	}

.byline {
	text-align: right;
	float:right;
	}


/* Global Image Styles */

.floated {
	float: left;
	margin: 0 15px .5em 0;
	}

.floated.alt {
	float: right;
	margin: 0 0 .5em 15px;
	}

.caption {
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	background: #fff;
	}

.caption img {
	float: none;
	border: none;
	}

.caption span {
	padding: 5px 0 0 0;
	display: block;
	}


/* end global content styles*/





body {
    padding:0; margin:0 auto;
	text-align:center;
	background: #fff;
}

body, p, div, td {font: 12px helvetica, verdana, arial, sans-serif; color:#333;}

h1 {font-family: Helvetica, verdana, arial, sans-serif; font-size:18px; font-weight:normal;color:#333;}
h1 span {visibility:hidden;}

h2 {font-family: Helvetica, verdana, arial, sans-serif; font-size:16px; color:#538e92;}
h3 {font-family: Helvetica, verdana, arial, sans-serif; font-size:14px; color:#538e92;}
h4 {font-family: Helvetica, verdana, arial, sans-serif; font-size:14px; color:#538e92;}



/* Container and header */
#shadowbox {
    position:relative;
	margin:0 auto;
	width:988px;
	background-image:url(images/bowdenbg.jpg);
	background-repeat:repeat-y;
}


#box {
    position:relative;
	margin-left:10px;
	margin-right:10px;
	width:966px;
	border:1px solid #444;
	background-color:#FFF;
}

#container {
    width:960px;
	text-align:left;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #444;
	background-image:url(images/bowdencontainerbg.jpg);
	background-repeat:repeat-y;
	/*margin-top:15px;*/
}

/*container-wide*/
#container-wide {
    width:960px;
	text-align:left;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #444;
	background-image:none;
	background-color:#fff;
	/*margin-top:15px;*/
}
#header {
    padding:0; margin:0;
	position:relative;
	width:960px;
	height:106px;
	background-repeat:no-repeat;
	background-image:url(images/bowdenheader.jpg);
}
#header span {visibility:hidden; }

.community-btns { float:right; clear:both; padding: 0 50px 0 0; margin:-10px 0 0 0; position:relative;}
	*html .community-btns { margin:0px 0 0 0px; }
	*:first-child+html .community-btns { margin:0px 0 0 0;}
.community-btns ul { }
.community-btns ul li{ list-style:none; float:left; padding:0 1px 0 0; }
.community-btns ul li a{ text-decoration:none;}
.community-btns ul li a:hover { background-position: 0 -32px; }
.calendar a{ background:url(images/community-cal.gif); display:block; text-indent:-3000px;  width:172px; height:32px;}
.map a{ background:url(images/community-map.gif); display:block;  text-indent:-3000px; width:133px; height:32px;}

.info-btns { float:right; clear:both; margin: -10px 50px 0 0; color:#999px; }
	*html .info-btns { margin: 0px 25px 0 0; }
	*:first-child+html .info-btns { margin: 0px 50px 0 0;}
.info-btns ul { color:#c9c572; list-style:disc; list-style-position:inside; float:left;}
.info-btns ul li{  color:#c9c572;   margin-left:10px; display:block; float:left;}
.info-btns ul li a{ text-decoration:none; color:#999; font-size:11px; padding:0 0 0 10px; margin:5px 1px 0 0; display:block;}
.info-btns ul li a:hover{ text-decoration:none; color:#000;}


#type-box { border:1px solid #efefef; padding: 5px 10px 5px 10px; margin:20px 0 20px 0; float:left; clear:both; width:700px; background:url(images/bg-box.jpg) repeat-x;}
#type-box h2 { background:url(images/bg-box-icon.gif) no-repeat; padding: 0 0 5px 25px; height:20px; color:#000; border-bottom:1px solid #ccc;}
#type-box ul { color:#c9c572; list-style:disc; list-style-position:inside; float:left; margin:0px; margin-left:15px; padding:0 0 0 5px;}
#type-box ul li a { text-decoration:none; color:#777; font-weight:lighter;}
#type-box ul li a:hover { text-decoration:underline; color:#777; font-weight:lighter;}

#counties-box { border:1px solid #efefef; padding: 5px 10px 5px 10px; margin:10px; float:left;  width:250px; background:url(images/bg-box.jpg) repeat-x;}
#counties-box h2 { background:url(images/bg-box-icon.gif) no-repeat; padding: 0 0 5px 25px; height:20px; color:#000; border-bottom:1px solid #ccc;}
#counties-box ul { color:#c9c572; list-style:disc; list-style-position:inside; float:left; margin-left:10px;}
#counties-box ul li a { text-decoration:none; color:#777;font-weight:lighter; }
#counties-box ul li a:hover { text-decoration:underline; color:#777; font-weight:lighter;}

.counties-map-small { float:left; width:200px; margin: 0 10px 0 0;}

/* Featured Listings box */

#featured-listings-box { border:1px solid #efefef; padding: 5px 10px 15px 10px; margin:20px 20px 20px 0; float:left; clear:both; width:310px; background:url(images/bg-box.jpg) repeat-x;}
#featured-listings-box .image { float:left; padding: 0 15px 0 0;}
#featured-listings-box h1 { background:url(images/bg-box-icon.gif) no-repeat; padding: 0 0 5px 25px; height:20px; color:#666; border-bottom:1px solid #ccc;}
#featured-listings-box h2 { margin:0px; }
#featured-listings-box .info { float:left;}
#featured-listings-box .view { padding:0 0 5px 0; }
#featured-listings-box .view a { margin:0 1px 0 0;padding:5px 8px 5px 8px;font-weight:bold;background:#cfe1e3;text-decoration:none;font-size:11px;color:#000;}
#featured-listings-box .view a:hover { background:#abd2d6; text-decoration:none;font-size:11px;}


/*Top Navigation*/
#mainnav {
    position:relative;
	width:960px;
	height:32px;
	background-color:#b2b2b2;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
}
#mainnav span{visibility:hidden;}

#mainnav div {
    position:relative;
    width:554px;
	float:left;
	height:32px;
	overflow:hidden;

}
#mainnav ul {
    margin: 0;
	padding: 0;
	list-style:none;
}
#mainnav ul li {
    margin-left: 0px;
}
#mainnav a {
    display:block;
	color:#000;
	text-decoration:none;
	padding:10px 25px 26px 24px;
	float:left;
	font-size:11px;
	border-right:1px solid #FFF;
	background-image:url(images/bowdennavbg.jpg);
	background-repeat:repeat;
}
#mainnav a:hover {
    color:#333;
	background-image:none;
	background-color:#f9ea3f;
}

/*Left side Nav*/
#leftnav {
    position:relative;
	float:right;
	width:192px;
	background-color:#ccc;
}
#leftnav div {
    position:relative;
	width:180px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;

	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#999;
}
  *html #leftnav div {

}
#leftnav ul {
    margin: 0;
	padding: 0;
	list-style:none;
	text-align:left;
}
#leftnav ul li.main {
	margin:0;
	padding:0px;
	display:block;
}


#leftnav ul li.main a {
    display:block;
	color:#fff;
	text-decoration:none;
	padding:5px;
	font-size:12px;
	border-bottom:1px solid #ccc;
	margin:0px;height:14px;
}

#leftnav ul li.main a:hover {
    color:#333;
	background-color:#b7b4b4;
}
*html #leftnav ul li.main a:hover {
    color:#333;
	background-color:#b7b4b4;

}
#leftnav ul.sub {
    margin: 0;
	padding: 0;
	list-style:none;
	text-align:left;
	background-color:#CCCCCC;
}
#leftnav ul li.sub {
	margin:0;
	background-color:#CCCCCC;
}
#leftnav ul li.sub a {
    display:block;
	color:#000;
	text-decoration:none;
	padding:5px;
	font-size:11px;
	background-color:#CCCCCC;
	border-top:1px solid #fff;
}
*html #leftnav ul li.sub a {
    border-top:1px solid #fff;
	padding:3px 6px 1px;

}
#leftnav ul li.sub a:hover {
    color:#000;
	border-top:1px solid #fff;
}

	#quick-search{
 				float:;
 				position:relative;
				z-index:500;
				margin:10px 0 5px 0;
				border-left:1px solid #000;
				border-right:1px solid #000;
				background-color:#999;

			}

			#quick-search form{
				padding: 5px 0px 0 3px;
				margin:0px;
}

	#quick-search span{

		font-size:10px;
		border:none;}

			#quick-search #city { width:115px; float:left;  margin:0px 0 0 0px;  border:none;color:#fff;}
			#quick-search #city select,input {
				width:115px;border:none;padding:0px;margin:0px
		}
			#quick-search #zip-code { width:50px; float:left; margin:0px 0 0 0px; border:none;color:#fff;}
			#quick-search #zip-code input {
			width:50px;border:none;margin:0px
		}

			#quick-search #subdivision { width:152px; float:left; margin:0px 0 0 3px;border:none;color:#fff;}
			#quick-search #subdivision select,input {
			width:152px;border:none;margin:0px
		}
			#quick-search #type { width:152px; float:left;margin:0px 0 0 3px; border:none;color:#fff;}
			#quick-search #type select {
			width:152px;border:none;margin:0px
		}
			#quick-search #beds { width:45px; float:left;margin:0px 0 0 3px;border:none;color:#fff;}
			#quick-search #beds select,input {
			width:40px;border:none;margin:0px
		}
			#quick-search #sqft { width:110px; float:left;margin:0px 0 0 3px;border:none;color:#fff;}
			#quick-search #sqft select,input {
			width:110px;border:none;margin:0px
		}
			#quick-search #price { width:153px; float:left;margin:0px 0 0 3px;border:none;color:#fff;}
			#quick-search #price select,input {
			width:153px;border:none;margin:0px
		}
			#quick-search #submit { width:0px; float:; padding: 0 0 5px 0; border:none; clear:both; }
			#quick-search #submit input {
			width:80px;  border:none; font-weight:bold; color:#666; margin:5px 0 0 0; background:#f5f5f5;border-right:#888 3px solid; border-bottom:#777 2px solid;
}


.map-call a{
background-image:url(/images/google-map-call.jpg);
display:block;
width:223px;
height:158px;
text-indent:-3000px;
float:left;
margin:10px;

}


/*Slideshow*/
#slideshow {
    position:relative;
	float:left;
	width:765px;
	height:165px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
/*Body Text*/
#text {
    position:relative;
	width:730px;
	float:left;
	margin-top:7px;
	margin-left:15px;
	margin-bottom:15px;
}
*html #text {
    margin-right:15px;
	margin-top:15px;
	margin-left:10px;
		padding-bottom:10px;
}

/*wide template*/

#text-wide {
    position:relative;
	width:930px;
	float:left;
	margin-top:7px;
	margin-left:15px;
	margin-bottom:15px;
}

#text a {font-family: helvetica, verdana, arial, sans-serif; color:#0f6da9;font-weight:bold;text-decoration:underline;}
#text a:hover {font-family: helvetica, verdana, arial, sans-serif; color:#057fcc;font-weight:bold;text-decoration:underline;}

#text form input{
	border:1px solid #ccc;
}



/* Footer */
#footer {
    position:relative;
	width:960px;
	height:30px;
	padding:0;
	clear:both;
	background-color:#e2dc6a;
	border-top:1px solid #444;
	text-align:left;
	background-image:url(images/bowdenfooter.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
}


#footer p {
    font-size:11px;
	padding:8px;
	margin:0;
	text-align:left;
	color:#a0a0a0;
}
#footer p a {
    color:#a0a0a0;
	text-decoration:none;
}
#footer a:hover {
    color:#332C16;
	text-decoration:underline;
}
*html #footer p{
    padding:-20px;
}
.rew-logo {font-size:9px;float:right;padding:3px;padding-right:4px;}


/*quick search*/

.quick-search{
margin:0px 8px 8px 0px; position:relative;
}



#text .county-btns,#text-wide .county-btns {
	float:left; width:730px;
 margin:0 0px 0 0;}
#text .county-btns ul,#text-wide .county-btns ul {
	list-style:none;  padding:0px; margin:0px;}
#text .county-btns ul li,#text-wide .county-btns ul li{
	float:left;	background:#cfe1e3;padding:5px 0px 5px 0px;margin:0px 1px 1px 0;}
#text .county-btns ul li a,#text-wide .county-btns ul li a{
	margin:0 1px 0 0;
	padding:5px 51px 5px 51px;
	font-weight:bold;
	background:#cfe1e3;
	text-decoration:none;
	font-size:11px;
	color:#000;}

	#text .county-btns ul li a:hover,#text-wide .county-btns ul li a:hover{ background:#abd2d6; text-decoration:none;font-size:11px;}



a img{border:none;}
/*listings =============================================================================================================*/
*html #listings{padding-top:-150;}
.listing-box p{margin-top:10px;}
.listing-box{height:;}

dl.right-listings{float:left;margin-left:0px;width:175px;font-size:11px;margin-top:10px;line-height:1.5em;}
.right-listings dd{margin-left:80px;margin-top:-17px;width:125px;color:#000}
.right-listings dt{color:#666;}

.listings-image{margin:10px; border:2px solid #bbb65f;}

.mls{margin-top:10px;background:#eee;border-bottom:1px solid #666;padding-left:10px;height:20px; padding-top:4px;}
.mls dd{margin-top:-15px;margin-left:50px}
.price{margin-top:-33px;margin-left:385px;}
.price dd{margin-top:-16px;margin-left:50px}

*html .mls{margin-top:20px;background:#eee;border-bottom:1px solid #666;padding-left:10px;height:20px;padding-top:4px;}
*html .mls dd{margin-top:-15px;margin-left:50px}
*html .price{margin-top:-41px;margin-left:385px;}
*html .price dd{margin-top:-15px;margin-left:50px}

.remarks{float:left;text-align:left;width:300px;}
*html .remarks{float:left;text-align:left;width:300px;margin-top:15px;}

	#text .results-links,#text-wide .results-links{
		  float:left;
		  width:193px;
		  margin: 0 0 0 30px;
	  }
	   #text .results-links ul,#text-wide .results-links ul {
	   	margin:0px;padding:0px;
	   }
	  	#text .results-links ul li,#text-wide .results-links ul li{
		  float:left;
		  list-style:none;
	  }
	  	  	#text .results-links ul li a,#text-wide .results-links ul li a{
		 		float:left;
		  		background:#999;
		  		color:#fff;
		  		padding:4px 8px 4px 8px;
				display:block;
				font-size:11px;
				text-decoration:none;
				border:2px solid #eee;
				font-weight:lighter;

	  }
	#text .results-links ul li a:hover,#text-wide .results-links ul li a:hover{
			background:#999;
			text-decoration:none;
			color:#ddd;
			font-weight:lighter;
			font-size:11px;
		}

/*details ==========================================================*/
.remarks2{float:left;text-align:left;width:500px;}
*html .remarks2{float:left;text-align:left;width:500px;margin-top:15px;}

.details-top{line-height:1.1em;border-right:#000 solid 1px;width:125px;float:left;font-size:11px;margin-bottom:10px;}
.details-top dt{color:#666;}
.details-top dd{margin-left:110px; margin-top:-11.5px;}

.details-top2{line-height:1.1em; font-size:11px;width:205px;float:left;margin-left:15px;font-size:11px;border-right:#000 solid 1px;margin-bottom:10px;}
*html .details-top2{line-height:1.1em; font-size:10px;width:185px;float:left;padding-left:10px;}
.details-top2 dt{color:#666;}
.details-top2 dd{margin-left:100px; margin-top:-11.5px;}

.details-top3{line-height:1.1em; font-size:11px;width:180px;float:left;margin-left:15px;font-size:11px;margin-top:; margin-bottom:10px;}
*html .details-top3{line-height:1.1em; font-size:10px;width:180px;float:left;margin-right:15px;margin-top:;}
.details-top3 dt{color:#666;}
.details-top3 dd{margin-left:80px; margin-top:-11.5px;}

/*details buttons*/
.buttons{position:relative; float:left; width:100px; margin:0px 0 0 2px;}
*html .buttons{ margin:10px 0 0 2px; }
#text .buttons ul li,#text-wide .buttons ul li{list-style-type:none; line-height:1.3em;}
#text .buttons ul,#text-wide .buttons ul { margin:0px; padding:0px; }
#text .buttons a,#text-wide .buttons ul{
	text-decoration:none;
	color:#fff;
	background:#999;
	padding:3px 4px 3px 4px;
	border:2px solid #eee;
	margin:1px;
	display:block;
	font-size:85%;
	height:20px;
	width:100px;
	font-weight:lighter;
}

#text .buttons a:hover,#text-wide .buttons a:hover{
	text-decoration:none;
	color:#ddd;
	font-weight:lighter;
}

#text .buttons .add a,#text-wide .buttons .add a{
	background: #999 url(images/icon-add.gif) no-repeat left center; padding:0 0 0 32px; display:block;
}
#text .buttons .print a,#text-wide .buttons .print a{
	background: #999 url(images/icon-print.gif) no-repeat left center; padding:0 0 0 32px; display:block;
}
#text .buttons .request a,#text-wide .buttons .request a{
	background: #999 url(images/icon-request.gif) no-repeat left center; padding:0 0 0 32px; display:block;
}
#text .buttons .showing a,#text-wide .buttons .showing a{
	background: #999 url(images/icon-showing.gif) no-repeat left center; padding:0 0 0 32px; display:block;
}
#text .buttons .email a,#text-wide .buttons .email a{
	background: #999 url(images/icon-email.gif) no-repeat left center; padding:0 0 0 32px; display:block;
}
#text .buttons .virtual_tour a,#text-wide .buttons .virtual_tour a{
	background: #999; padding:0 0 0 32px; display:block;
}

/*image thumbs*/
.details-bottom{font-size:10px;line-height:1.5em;margin-top:40px;}
*html .details-bottom{font-size:10px;line-height:1.5em;margin-top:0px;}
.details-bottom dt{color:#ba652a;border-bottom:1px dashed #ccc;line-height:1.5em;}
.details-bottom dd{margin-left:195px; margin-top:-18px;}


.details-img{border:4px solid #bbb65f; width:364px; height:254px; float:left;}
*html .details-img{margin-top:10px; border:4px solid #bbb65f;}

.details-view{border:none;float:right; width:120px;margin-top:10px; }
.details-view a{border:none;}
.details-view img {float:left; margin-right:10px;}
*html .details-img{margin-top:10px; border:4px solid #bbb65f;}

/*thumbs*/
#thumbs{width:400px;margin-top:10px;clear:both;}
*html #thumbs{width:400px;margin-top:30px;}
#thumbs img{border:4px solid #ccc;cursor:pointer;}/*eceaea*/
/*#thumbs img#thumb0{margin:0 9px 6px 0px;}*/

/*box around banners at bottom of page*/

.banner-box{width:380px; height:70px; background-color:#fef4e5; padding:10px;border:1px solid #eacea5;text-align:center;}
.banner-box img{border:4px solid #eacea5;}

#duval-stjohns-map img{ border:1px solid #eee; border-right:1px solid #dfdede; padding:5px; margin: 0 10px 0 0; float:left; }

#alerts a{background:url(images/alerts.jpg) no-repeat; width:253px; height:50px; display:block; text-indent:-3000px; margin:20px 0 20px 0;}
#alerts a:hover{background-position: 0 -50px; }

#request-info div { border:none;}
#request-info { margin:10px 10px 0 10px; display:block; background:#999;}
#request-info form {
			width: 160px;
			margin: 0px 0 0px 0; padding: 0;

			}

			#request-info fieldset {
				margin: 0; padding: 5px;
				border: none;
				}

				#request-info .fieldgroup label {
					display: block;
					float: left;
					margin: 0px 0 2px 0px;
					font-size: 92%;
					width: 67px;
					color:#fff;
					}

				#request-info .fieldgroup.extended label {
					width: 100px;
					}

				  #request-info	.prelabel {
						width: 100px;
						display:block;
						float: left;
						padding: 1px 0;
						font-size:82%;
						}

					#request-info .fieldgroup input{
						float: left;
						width: 130px;
						margin: 0px 0 0px 3px; padding: 0;
						font-size:11px;
						}
						
						#request-info .fieldgroup textarea, .fieldgroup select {
							float: left;
							width: 130px;
							margin: 0px 0 0px 3px; padding: 0;
							font-size:11px;
							}
							
								#request-info .fieldgroup select {
									float: left;
									width: 130px;
									margin: 0px 0 0px 3px; padding: 0;
									font-size:11px;
									}

					#request-info .fieldgroup.extended input, .fieldgroup.extended textarea, .fieldgroup.extended select {
						float: left;
						width: 130px;
						margin: 0 0 0 3px; padding:0;
						}

		#request-info .fieldgroup {
			width: 100%;
			float: left;
			border-bottom: 1px dotted #888;
			padding: 0 0 2px 0;
			margin:0px 0 0 0;
			clear: left;
			}

		#request-info .buttongroup {
			padding: 10px 0;
			width: 100%;
			float: left;
			}

	 #request-info .buttongroup a, .buttongroup button{
		display: block;
		float: left;
		margin: 0 7px 0 0;
		background-color: #f5f5f5;
		border:1px solid #dedede;
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-right:#888 3px solid; border-bottom:#777 2px solid;

		font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
		font-size: 100%;
		line-height: 130%;
		text-decoration: none;
		font-weight: bold;
		color: #565656;
		cursor: pointer;
		padding: 5px 10px 6px 7px; /* Links */
		}

	#request-info .buttongroup button {
		width: auto;
		overflow: visible;
		padding: 4px 7px 3px 7px; /* IE6 */
		}

	#request-info .buttongroup button[type]{
		padding: 5px 7px 5px 7px; /* Firefox */
		line-height: 16px;
		}

	#request-info .buttongroup button img, .buttons a img{
		margin: 0 0 -3px 0 !important;
		padding: 0;
		border: none;
		width: 16px;
		height: 16px;
		}

		#request-info .tip {
			clear: left;
			margin: 2px 0 5px 5px; color: #eee;
			font-family: arial, verdana;
			font-size: 77%;
			}

		#request-info .toggle {
			padding: 10px 0;
			}

		#request-info .toggle input {
			float: none;
			width: auto;
			}

		#request-info .toggle label {
			float: none;
			display: inline;
			width: auto;
			margin-right: 5px;
			}

		#request-info label em, .required {
			color: red;
			}

		#request-info .legend {
			color: #eee;
			background:#999;
			}

		#request-info .grplabel {
			float: none !important;
			font-weight: bold;
			clear: both;
			display: block !important;
			width: auto;
			}

		#request-info .toggle .grplabel {
			margin: 0; padding: 0 0 10px 0;
			}



/* CMS Search Bar */

	.cms-search {
		padding:0px; background:#dbe7e7;
		width:305px; height:35px ;
		padding: 0 0 0 10px ;
		float:right;
		clear:both;
	}
	.cms-search .search{
		 border:#ccc solid 1px; background:#fff;
		 padding:3px 5px 3px 5px; margin:5px 0 0 0;
		  float:left
	}

	.cms-search .submit{
		background:url(images/bg-search.jpg) no-repeat;
		color:#fff; text-indent:-3000px;
		width:131px; height:23px;
		border:none; float:left;margin:5px 0 0 2px;

		}

	.cms-search a {
		cursor:pointer; padding:3px 5px 3px 5px;
	}



    .module-tagcloud .module-content {text-align: center; }
    .module-tagcloud .module-content .module-list { list-style: none; }
    .module-tagcloud .module-content .module-list .module-list-item { display: inline; }
    .module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
    .module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
    .module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
    .module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
    .module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
    .module-tagcloud .module-content .module-list li.taglevel6 { font-size: 14px; }
    .module-tagcloud .module-content .module-list li.taglevel7 { font-size: 21px; }
    .module-tagcloud .module-content .module-list li.taglevel8 { font-size: 24px; }
    .module-tagcloud .module-content .module-list li.taglevel9 { font-size: 16px; }

	#map-view {
		clear:both;
		width:100%;
		border-bottom:1px solid #ccc;
		padding:10px 0 0px 0;
	}
	#map-view a{
		background:url(images/bg-map-view.gif) no-repeat;
		width:123px; height:45px;
		text-indent:-3000px;
		display:block;
		clear:both;
	}

	#map-view a:hover{
		background-position: 0 -45px;
	}
