@charset "UTF-8";
/* for all pages but home */
@import url("calendar-mini.css");
body, div, p, h1, h2, h3, h4, h5, h6, img, script, noscript, form, br, input, label, hr {
	margin: 0;
	padding: 0;
}
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #444444;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
} 

#header {
	padding-top: 10px;
	background: url(images/line-1000-btm.gif) no-repeat center bottom;
	
} 
/*#header img {
	float: left;
	padding-top: 22px;
}*/
#navSm  {
	text-align: right;
	/*width: 600px;
	float: right;*/
}
#navBg  {
	padding-top: 44px;
	/*width: 600px;
	float: right;*/
	
}



#col1 {
	float: left;
	width: 610px; 
}
#col2 {
	width: 263px;
	float: right;
} 
#col3 {
	float: right; 
	width: 263px; 
	padding: 0px 0px 15px 0px; 
}


div#conditions {
	
	padding-top: 20px;
	padding-bottom: 10px;
}


#conditions a.conditionIcon {
	float: left;
	display: block;
	width: 65px;
	padding-top: 40px;
	font-size: 10px;
	text-align: center;
	color: #666666;
	/*filter: Alpha(Opacity=80);
	opacity:.80;*/
	text-decoration: none;
	background: url(images/conditions.gif) no-repeat;
	
}
#conditions a.conditionIcon:hover {
	/*filter: Alpha(Opacity=100);
	opacity: 1;*/
	text-decoration: none;
	color: #036679;
	background: url(images/conditions2.gif) no-repeat;
}
#conditions a#weather {
	background-position:  0px 0px;
}
#conditions a#traffic {
	background-position:  -65px 0px;
}
#conditions a#beach {
	background-position: -130px 0px;
}
#conditions a#road {
	background-position: -195px 0px;
}

#moreMenu ul, ul.bullinks {
	padding: 0;
	margin: 0 0 14px;
	list-style: none;
}

#moreMenu li, ul.bullinks li, ul.ask-chuck li {
	padding-bottom: 4px;
	
}
#footer {
	padding: 10px 0px;
	color: #999999;
	background: url(images/line-1000-btm.gif) no-repeat center top;
	margin-top: 20px;
} 
#footer .tagline em {
	font-style: normal;
	color: #5FB555;
}
#footer p.tagline {
	padding-bottom: 10px;
}


#footer a:link, #footer a:visited, #footer a:hover {
	color: #999999;
	}



/*    all the headings */


h1 {
	color: #5FB555;
	font: 24px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	margin-top: 20px;
}
h2  {
	font-size: 14px;
	color: #5FB555;
	margin-top: 18px;
	text-transform: uppercase;
}
h2.listing  {
	font-size: 14px;
	color: #58A94E;
	margin-top: 4px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 4px;
}
h2 a:link, h2 a:visited  {
	color: #5FB555;
	text-decoration: none;
}

#h2 a:hover, h2 a:hover {
	color: #5FB555;
	text-decoration: underline;
}

h3 {
	color: #89BA4B;
	font-size: 14px;
}
h3.subtle, h4, h3.subtle a, h3.subtle a:hover {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
div.news h3  {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
		padding-top: 10px;
}
div.news h3 a, div.news h3 a:hover {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}



#moreMenu h3, #moreMenu h3 a, #moreMenu h3 a:hover {
	color: #5FB555;

}




/*    all the paragraphs  */

p {
	margin-top: 2px;
	margin-bottom: 14px;
	line-height: 22px; /* esp for channels; may move */
}
p.caption {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
}
p.tagline {
	color: #036679;
	font-weight: bold;
	margin-bottom: 2px;
	
}
p.tight {
	margin-bottom: 4px;
}
p.zero{
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 14px;
}
/*#col1 p {
	clear: both;
	
}
*/

/*   other elements  */

a:link, a:visited, a:hover {
	color:#025E6F; /*DONT FORGET THIS COLOR WAS NICE for text #006666*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.caption a:link {
	color: #999999!important;
}

img.photo {
	border: 1px solid #5FB555;
	padding: 3px;
}
img.bannerAd {
	margin-top: 20px;
	margin-bottom: 10px;
}
img.border {
	border: 1px solid #CCCCCC;
}
img.bizLogo {
	float: right;
	padding-right: 10px;
}
em.quoted {
	color: #7697AA;
}
p.quoted {
	font-style: italic;
	margin-top: -8px;
}
table.in-listing {
	font-size: 12px;
	border-collapse: collapse;
	}
table.in-listing th, table.in-listing td {
	border: 1px solid #ccc;
	padding: 3px;
	}	
table.in-listing td.td-on {
	font-weight: bold;
	text-align: center;
	background-color: #E4E4E4;
	}	
hr {
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;	
}

hr.btm300 {
	background: url(images/line-300-btm.gif) no-repeat center center;
}
hr.top300 {
	background: #FFFFFF url(images/line-300-top.gif) no-repeat center center;
}

a img {
	border: none;
}

/*    misc classes  */
.floatRight { 
	float: right;
	margin-left: 8px;
}
.floatLeft { 
	float: left;
	margin-right: 8px;
}
.clear { 
	clear:both;
   /* height:0;
    font-size: 1px;
    line-height: 0px;*/
}

p.clear {
	padding-top: 20px;
}
.light {
	filter: Alpha(Opacity=80);
	opacity:.80;
}
.small {
	font-size: 95%;
}
/* 
.blue {
	color: #036679;
}*/
.blue{
	color: #036679;
}

.left40 {
padding-left:40px;
}
.rtM20 {
margin-right:20px;
}

#adsBtm {/* this one is just if we need it - undecided*/
	margin: 20px 4px 20px 0px;
}
.down10 {
padding-top: 10px;
}.special1 {
	color: #89BA4B;
	font-size: 14px;
	font-style: italic;
}
#cse-search-results iframe {
width: 600px !important;
}



/* just for tags pages*/

#tags h1 {
	text-transform: capitalize;
	font-weight: bold;
}
#tags h2 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 15px;
}
a.arrow {
	background: url(images/link-arrow-1.gif) no-repeat right center;
	padding-right: 15px;
}
a.arrow:hover {
	background: url(images/link-arrow-2.gif) no-repeat right center;
	
}

/* google maps */

#legend { background-color:#fff;
	width:250px;
	height:28px;
	border:1px solid #000;
	font-family:Verdana;
	display: none;
}
#key { background-color: #fff;
	text-align: center;
	cursor: pointer;
	padding-top: 1px;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b0b0b0;
}
#key.highlight {
	font-weight: bold;
}
#traffic_outer {
	border: 1px solid #000;
	font: small Arial;
	font-size: 12px;
}
#traffic_inner {
	text-align:center;
	font-size:12px;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #b0b0b0;
	cursor: pointer;
}
#traffic_inner.highlight {
	font-weight: bold;
	border: 1px solid #483D8B;
	border-bottom-color: #6495ed;
	border-right-color: #fff;
}

/* twitter */

.twitter-share-button {
display:block; margin:15px 0;
}

.fb_iframe_widget
{
	height:auto;
	background-color:#FFF !important
}

.fbFeedbackContent .fbConnectWidgetFooter .fbFooterBorder {
    margin: 30px 0 10px !important
}

a.GoogleMapLink
{
	color:#5FB555;
	background:url(images/down-arrow.png) no-repeat right center;
	width:100px;
	padding-right:15px;
}
a.GoogleMapLink:hover
{
	text-decoration:none;
}
