@charset "utf-8";
/* CSS Document */

/* ENEWS LETTER PAGE */

#enews #twoColWrap {
	background:none!important;
	padding:20px 0 0 0;
}

#enews .colOne {
	width:798px!important;
}

#enews .colOne .twoCol {
	width:389px!important;
}

#enews .colOne .colTwo {
	padding:0 0 0 20px;
}

#enews .colOne .colOne {
	padding:0;
}

#enews .colTwo {
	width:120px!important;
	padding:0 0 0 12px;
}

#enews .archive h2 {
	text-transform:uppercase;
	color:#f09;
	font-size:100%;
	margin:0 0 5px 0;
}

#enews .archive a, #enews .archive p {
	margin:0 0 2px 0;
	padding:0;
	text-transform:uppercase;
	color:#933;
	font-size:70%;
	display:block;
}

#enews .archive p {
	color:#666;
}

#enews .archive a:hover {
	text-decoration:underline;
}

#enews .archive a:visited {
	color:#933;
}

#enews .row {
	padding:0 0 16px 0;
	margin:0 0 22px 0;
	background:url(../images/core/dots.gif) 0% 100% repeat-x;
}

#enews .row h2 {
	margin:0 0 14px 0;
	padding:0 0 16px 0;
	color:#f09;
	text-transform:uppercase;
	font-size:150%;
	background:url(../images/core/dots.gif) 0% 100% repeat-x;
}

#enews .row h3 {
	color:#600;
	text-transform:uppercase;
	font-size:100%;
	padding:0 0 14px 0;
	margin:0 0 14px 0;
	background:url(../images/core/dots.gif) 0% 100% repeat-x;
}

#enews #topStories .row img {
	/*float:left;
	width:152px;
	margin:0;*/
	padding:0 14px 0 0;
}

#enews #mainStories .row img {
	/*float:left;
	width:152px;
	margin:0;*/
	padding:0 14px 0 0;
}

#enews #topStories .row p {
	/*float:left;
	width:213px;*/
	margin:0;
	padding:10px 10px 0 0px;
	color:#666;
	font-size:100%;
}

#enews #mainStories h3 {
	color:#600;
	text-transform:uppercase;
	font-size:100%;
	margin:0;
	padding:0;
	height:auto;
	background:none;
}

#enews #mainStories .row p {
	margin:0;
	padding:10px 0 0 0;
	color:#666;
	font-size:100%;
}

h4 {
	margin:0;
	padding:0;
	color:#f09;
	text-transform:uppercase;
}