a:link, a:visited {
   color:#33587b;
   text-decoration:none;

}

a:hover, a:active {
   color:#e29928;
   text-decoration:none;

}

#homeContainer {
	position: relative;
}
/* --------------------  Row1  -------------------------- */
#homeRow1 {
	margin: 0 0 1px 0;
	border: 0;
	position: relative;
}
/* --------------------  Row2  -------------------------- */
#homeRow2 {
	margin: -15px 0 10px 0;
}

.ie6 #homeRow2, .ie7 #homeRow2 {
       margin:0 0 10px 0;

}
/* --------------------  Row3  -------------------------- */
#homeRow3 {
	margin: 0 0 0 0;
	position: relative;
	overflow: visible;
}
/* --------------------  two  --------------------------- */
#two {
	position: relative;
	float: right;
	margin: 0;
	padding: 0 10px;
}
/* --------------------  three  ------------------------- */
#three {
	position: relative;
	float: left;
	width: 501px;
	border: 1px solid #a9a9a9;
	background-color: #daded4;
	margin: 0 0 0 15px;
}
#three #snippetTwoText {
	font-size: 1em;
	left: 140px;
	position: absolute;
	top: 25px;
	width: 320px;
}
/* --------------------  three  ---------- */
#three #CustomLinks {
	width:501px;
	background-color: #ffffff;
}
#three #CustomLinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#three #CustomLinks li {
	background-image: url("~/media/FC2A1862914549B19E872EA20D7691C5.ashx"); /*~/media/Images/coe/Navagation and logos/bullet.png*/
	background-repeat:no-repeat;
	background-position: 10px 50%;
	border-top: 1px solid #a9a9a9;
	padding: 8px 0 8px 21px;
}
#three #CustomLinks li a {
	color:#000000;
}
#three #CustomLinks li a:link, a:visited {
	text-decoration:none;
}
#three #CustomLinks li a:active, #three #CustomLinks li a:hover {
	text-decoration: underline;
	color: #003399;
}
/* --------------------  container  --------------------- */
#container {
	float: left;
	width: 218px;
	margin: 0px 0 0 10px;
}
.ie6 #container {
	float: none;
	position: absolute;
}
/* --------------------  four  -------------------------- */
#four {
	background: none repeat scroll 0 0 #EBEBEB;
	float: left;
	position: relative;
	width: 220px;
	padding:10px 10px 0 20px;
	height:620px;
}

.ie6 #four, .ie7 #four{
	height:660px;	
	
}
#four h2 {
	padding: 10px 0 0;
}
#four p.social {
	padding:10px 0 0 10px;
	
}


#four .socialMedia ul {
	list-style:none;
	padding: 5px 0 0 20px;
}

.ie7 #four .socialMedia ul {
       margin-left:0;
}

#four .socialMedia li {
	background-image: url("~/media/FC2A1862914549B19E872EA20D7691C5.ashx"); /*~/media/Images/coe/Navagation and logos/bullet.png*/
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 5px 0 5px 10px;
}


/* --------------------  five  -------------------------- */
#five {
	margin: 0 20px 20px 10px;
	width: 700px;
	float:right;
}
.homeHeadlines {
	padding: 18px 0 0 3px;
}
.homeHeadlines img {
	float: left;
	margin-left: -10px;
	margin-top: -26px;
	padding: 0;
}
.recentHeadlines {
	margin: 10px 0 0 0;
	padding:0 10px 0 10px;
	height: 110px;
    font-size:90%;
}
#five h3 {
	width:600px;
}
.ie6 #five h3, .ie7 #five h3 {
        width:450px;

}
.recentHeadlines img {
	float:left;
	border:1px solid #182d40;
	margin: 0 10px 10px 0;
}
.headlinedate {
	float: right;
	color: #44494d;
	font-size:.85em;
}
/* --------------------  six  -------------------------- */

#six {
	overflow: visible;
}
hr {
	border-color: #9C9B9B;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 1px;
	margin: 10px 0 10px;
	padding: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	
}

