td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D4D4F;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D4D4F;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D4D4F;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D4D4F;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuWidth {
	width: 178px;
}
.bodyWidth {
	width: 569px;
}
.borderTan {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F3D0A3;
	border-bottom-color: #F3D0A3;
}

.borderTan2 {
	border: 1px solid #F3D0A3;
}

.borderPeach {
	border: 1px solid #E87D59;
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EA8768;
}
.featuredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borderPeach {
	border: 1px solid #EA8768;
}


.title {
	font-size: 16px;
}
.historical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C3000;
}
.listingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	color: #E05323;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}


.important
{
	font-weight : bold;
	font-size: 12px;
}
IMG.scaledFeatured
{
width: 134px;
}
IMG.scaledColor
{
width: 124px;
}
IMG.scaledSpecial
{
height: 103px;
}

#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
text-align: center;
}

#dhtmlpointer {
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.noaaWeatherIcon {
	padding-right: 4px;
}
