/*a {color: #e40000; text-decoration:none; font-weight:bold;}   
a:visited {color: #4e4e4e; text-decoration:none; font-weight:bold;} 
a:hover {color: #000000; text-decoration:none; font-weight:bold;}  */ 
h1 { 
	font-size:24px;
	color:#000000;
	font-weight:normal;
	/*margin-top:-6px;*/
	padding-bottom:9px;
}
h2 {
	color:#c20001;
	font-size:15px;
	font-weight:bold;
	padding-bottom:1px;
}
h3 {
	color:#77674e;
	font-size:13px;
	font-weight:bold;
	padding-bottom:1px;
}
.img-border {
	border: 1px solid #a09e9e;
	padding:1px;
}
.caption-text {
	font-size: 10px;
	color: #666666;
}

.home-header {
	font-size: 20px;
	color: #000;
	text-transform:uppercase;
}

.home-header .RedText {
	color: #c20001;
}
.sutcast-red {
	font-weight: bold;
	color: #c20001;
	}
.sutcast-black {
	font-weight: bold;
	color: #000000;
	}