/***** Footer *****/

#footer {
	padding: 2px;

	font: 9pt Arial, sans-serif;
	color: #f6f7fb;
}

#footer TD  {
	white-space: nowrap;
}

#footer A, #footer A:link, #footer A:visited  {
	font: 9pt Arial, sans-serif;
	text-decoration: none;
	color: #fff;
}

#footer A:hover  {
	color: #fffaa3;
}


/***** General *****/
BODY  {
	background-color: white;
}

#bodyTag {
	padding: 0px;
	margin: 0px;
	background-color: #0861b3;
	background-image: url(/Domains/willoughby/images/background.jpg);
	background-postion: top center;
	background-repeat: no-repeat;
	font: 9pt Arial, Helvetica, san-serif;
	color: #fff;
}
#subsplash  {
	padding-top: 10px;
}
#navigation  {
}

#maincontent  {
	padding: 10px 0px 10px;
	background-color: #0861b3;
}

TD  {
	vertical-align: top;
}

A, A:link, A:visited  {

	color: #0861B3;
}

A:hover  {
	color: #004B8F;
}

#disclaimer {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	margin: 5px auto 5px auto;
	padding: 2px;
	width: 500px;
	text-align: center;
}

.editLink {
	margin-top: 5px;
	background-image: url(/images/editIcon_Red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000 !important;
	padding-left: 15px;
	clear: both;
	display: block;
}

.adminTable
{
	border:1px dotted #fff;
	padding: 0px;
}


/***** Photo Articles *****/
#ImageHolder H1 { 
	display: none;
}

#ImageHolder  {
	margin: 0px;
	padding: 10px;
}

#ImageHolder #content {
	color: #3a4050;
	font: 9pt Arial, Helvetica, san-serif;
}


/***** Standard Article *****/
#aOpt  {
	background-color: #fff;
	background-image: url(/Domains/willoughby/images/main_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 661px;
	font: 9pt Arial, Helvetica, san-serif;
	color: #666;
	line-height: 150%;
	min-height:260px;
	height:auto !important;
	height:260px;

}

#aOpt H1  {
	margin: 0px;
	padding: 0px 15px 0px;
	font: 17pt Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #164777;
}

#aOpt H2  {
	font: bold 9pt Arial, Helvetica, san-serif;
	color: #C72229;
	margin-bottom: 2px;
}

#aOpt #content  {
	padding: 5px 15px 15px;
}

#aOpt #content  H1  {
	padding-left: 0px;
}

#aOpt #content P  {
	padding: 0px;
	padding-bottom: 8px;
}

#aOpt #content UL  {
	color: #018bd4;
}


/***** Article Group 1 *****/
#agOpt  {
	background-color: #fff;
	background-image: url(/Domains/willoughby/images/main_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 661px;
	font: 9pt Arial, Helvetica, san-serif;
	color: #666;
	line-height: 150%;
}

#agOpt H1  {
	margin: 0px;
	padding: 0px 15px 0px;
	font: 17pt Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #164777;
}

#agOpt #AllContent  {
	padding: 5px 15px 15px;
}


#agOpt h2  {
	font: bold 9pt Arial, Helvetica, san-serif;
	color: #C72229;
	margin-bottom: 2px;
}

#agOpt h2, #agOpt h2 a {
	font: bold 9pt Arial, san-serif;
	color: #C72229;
	text-decoration: none;
}

#agOpt h2 A:hover  {
	color: #9F131C;
}

#agOpt #newsArticle {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#agOpt #content  {
	padding-left: 12px;
}

#agOpt #content P {
	margin: 0px;
}

#agOpt .newsDate {
	font: bold 7pt Arial, san-serif;
	color: #4FC0FF;
	display: block;
}

#agOpt #agmorelink  {
	text-align: right;
}
#agOpt .articleGroupArticleMoreLink  {
	margin-left: 5px;
}