@charset "utf-8";

/* CSS Document */
#middleThreeLeft {
	width: 210px;
	padding: 10px;
	margin: 10px;
	float: left;
	}
#middleThreeMiddle {
	width: 390px;
	padding: 5px;
	margin: 10px 0 10px 0;		
	float: left;		
	}
#middleThreeRight {
	width: 180px;
	padding: 10px;
	margin: 10px;
	float: left;
	}
#middleThreeRight #subscribe {
	margin-top: 0;
	}
#middleThreeMiddle h2 {
	font-weight: bold;
	color: #6e0f12;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-top: 0;
	}
#middleThreeMiddle p {
	margin-top: 12px;
	}		
#middleThreeMiddle .date {
	font-family: Verdana, Arial;	
	font-size: 0.8em;
	color:#747474;
	margin-bottom: 1px;
	padding:0;
	}
#middleThreeMiddle #blogs .blogAnnouncement {
	width: 225px;
	}
#middleThreeMiddle #blogs {
	margin-top: 30px;
	}
#middleThreeMiddle #blogs h2 {	
	color; #000;
	font-size: 1.2em;
	}
#middleThreeLeft .date {
	display: block;
	font-size: 0.8em;
	color: #747474;
	margin-top: 30px;
	}
#middleThreeLeft h3 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	}
#middleThreeLeft {
	font-size: 0.8em;
	}