   
a.text {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #5c1010;
	cursor: hand;
   }
   
a.email {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #A8996E;
	cursor: hand;
   }
   
a.topnav {
    text-decoration: none;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	filter:alpha(opacity=60);
  	opacity:0.6;
	}
   
a.sidenav {
    text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	
	}
	
.homeHeadlines {
	font-family: tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}	

.textHeader {
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #5c1010;
	
}	

.homebody {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #5c1010;
	
}	
	
.body {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #696969;
	
}

.sidenavHeader {
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}

.newsheadline {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #f4ce01;
	}

.newsTeaserText {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	}
	
a.fullStory {
  text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #f4ce01;
	cursor: hand;
	}	


.photo1 {
position: relative;
	top: -22px;
	right: 0px;
    z-index: 3;

}

.photo2 {
position: relative;
	top: -10px;
	right: 0px;
    z-index: 4;

}

.headlines {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	}
	
	.subheadlines {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #f4ce01;
	}

.notusedyet {
	position: absolute;
	top: 50px;
	left: 530px;
	font-family: tahoma;
	font-size: 15pt;
	color: #FFFFFF;
	float: left;
}

.captions {
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	
}

.bottomText{
	position: absolute;
	left: -1px;
	width: 100%;
	height: 28px;
	 bottom: -10px;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #454D89;
	padding: 4px;
	text-align: center;
}

.foot {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	}

