A{
	text-decoration:none;
	color:#999999;
}
A:Visited{
	text-decoration:none;
	color:#999999;
}
Body{
	text-decoration:none;
	font-family: Tahoma;
}
.RotatingHeadline{
	font-family: Tahoma;
	font-size : 15px;
	font-weight:bold;
	color : #000000;
}
.Rotator{
	font-family: Tahoma;
	font-size : 12px;
	font-weight: normal;
	color : #495D5C;
	letter-spacing : 1px;
	line-height : 15px;
}
.RotatorLink{
    font-family: Tahoma;
	font-size : 12px;
	color : #000000;
}

.Tagline{
    font-family: Tahoma;
	font-size : 24px;
	color : White;
	margin-right:25px;
}
.Footer{
    font-family: Tahoma;
	font-size : xx-small;
	font-weight : normal;
	color : White;

}
.HomeSubHead{
	font-family: Tahoma;
	font-size : 13px;
	font-weight : bold;

}
.HomeText{
	font-family: Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #999999;
}
.HomeTextFeatured{
	font-family: Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
	line-height:110%;
}
.StandardHead{
	font-family: Tahoma;
	font-size : 22px;
	font-weight : normal;
	color: #903B1D;
	
}
.StandardText{
	font-family: Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #333333;
	font-leading: 2pt; 
}
.NewsItemText{
	font-family: Tahoma;
	font-size : 11px;
	font-weight : normal;
	color: #999999;
	text-decoration:none;
	
}
.NavigationBlackText{
	font-family: Tahoma;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
	margin-left:35px;
	text-decoration:none;
}
.NavigationWhiteText{
	font-family: Tahoma;
	font-size : 12px;
	font-weight : normal;
	color: #FFFFFF;
	margin-left:22px;
	text-decoration:none;
}

#pagebottom
{
	width: 739px; height: 240px;
	border-top: 2px #E20A16 solid;
	background:#FFF url("img/bottom_grad.jpg") top left repeat-x;
	margin:0px;
}

#news
{
	float: left;
	margin: 16px 16px 0px 16px;
	background:#FFF url("img/news_back.gif") top left  no-repeat;	
	width: 146px; height: 201px;
	padding:0px;
}

#news p.dateline
{
	font-family: Tahoma;
	background: transparent;
	color:#000;
	font-size: 11px;
	margin:0px;
	padding: 45px 0px 0px 12px;
}

#news p
{
	padding: 0px 15px 25px 12px;
	margin:0px;
}


#featured
{
	margin: 16px 0px 0px 0px;
	float:left;
	width: 539px; height: 202px;
	background: #FFF url("img/featured_back.jpg") top left no-repeat;
}

#featured h2
{
	margin: 19px 150px 0px 20px;
	font-family: Tahoma;
	font-weight: normal;
	font-size:18px; color:#454140;
}

.punch
{
	color:#589490;
}

#featured p
{
	padding: 5px 150px 20px 20px;
}

