td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #082D44;
	line-height: 14pt;
}
body {
	background-color: #B5E3F2;
	background-image: url(site_images/eye_candy/bg_sky.jpg);
	background-repeat: repeat-x;
}
.highlight {
	color: #FFFFFF;
	background-color: #089DC2;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 10pt;
}
hr {
	color: #089DC2;
}
.price {
	color: #7C9C29;
}
a:link {
	color: #0683A2;
}
a:hover {
	color: #F96611;
}
.pic_highlight {
	color: #F96611;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pic_border {
	margin: 5px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #082D44;
	word-spacing: 0px;
}
.bgNoRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.tbl_border {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-left: 5px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 5px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 133px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
.copyb {
	font-size: 10px;
	line-height: 15px;
	color: #99ccff;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
.copya {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#weather img{ border: none; }

#weather{ background-image:    url(site_images/page_pics/weather.png); }

* html #weather{
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="site_images/page_pics/weather.png", sizingMethod="scale");
	}
	
	
	


