/***** General *****/
*  {
	border: none;
}
BODY  {
	background-color: white;
}
#bodyTag {
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	font: 9pt Arial, Helvetica, san-serif;
	color: #333;
	background-color: #c0c0c0;
	text-align: center;
}
#wrapper  {
	margin: 0 auto 0px;
	width: 960px;
	position: relative;
	text-align: left;
	background-color: #fff;
}
#navigation  {
	position: absolute;
	z-index: 2;
	height: 24px;
	top: 368px;
}
#header  {
	width: 960px;
	height: 396px;
	background: no-repeat url(/Domains/ryanhiggins/images/header.jpg);
}
#header #donate  {
	position: absolute;
	z-index: 2;
	width: 92px;
	height: 24px;
	left: 349px;
	top: 26px;
	cursor: pointer;
}

#header #volunteer  {
	position: absolute;
	z-index: 2;
	width: 114px;
	height: 24px;
	left: 223px;
	top: 26px;
	cursor: pointer;
}

#header #yardsign  {
	position: absolute;
	z-index: 2;
	width: 146px;
	height: 24px;
	left: 453px;
	top: 26px;
	cursor: pointer;
}

#header #facebook  {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	left: 609px;
	top: 26px;
	cursor: pointer;
}

#header #twitter  {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	left: 716px;
	top: 26px;
	cursor: pointer;
}

#header #youtube  {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	left: 644px;
	top: 26px;
	cursor: pointer;
}

#header #flickr  {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	left: 681px;
	top: 26px;
	cursor: pointer;
}
#header #email  {
	position: absolute;
	z-index: 2;
	width: 167px;
	height: 22px;
	left: 21px;
	top: 28px;
	border: none;
	background-color: #fff;
}
#header #email.error  {
	color: #ce1b0e;
}
#header #email.success  {
	color: #138f18;
}
#header #signup  {
	position: absolute;
	z-index: 2;
	width: 18px;
	height: 24px;
	left: 195px;
	top: 26px;
	cursor: pointer;
}
#header #issue1  {
	position: absolute;
	z-index: 2;
	width: 196px;
	height: 58px;
	left: 0px;
	top: 295px;
	cursor: pointer;
}
#header #issue2  {
	position: absolute;
	z-index: 2;
	width: 185px;
	height: 58px;
	left: 198px;
	top: 295px;
	cursor: pointer;
}
#header #issue3  {
	position: absolute;
	z-index: 2;
	width: 185px;
	height: 58px;
	left: 385px;
	top: 295px;
	cursor: pointer;
}
#header #issue4  {
	position: absolute;
	z-index: 2;
	width: 194px;
	height: 58px;
	left: 573px;
	top: 295px;
	cursor: pointer;
}

#pagecontent  {
	width: 960px;
}
.clearfloat  {
	clear: both;
}

A  {
	color: #B70407;
	text-decoration: none;
}
A:hover  {
	color: #7F0005;
}

STRONG  {
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight: normal;
}

#disclaimer {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	margin: 5px auto 5px;
	padding: 2px;
	width: 500px;
	text-align: center;
}




/***** Footer *****/
#footer {
	padding: 2px;
	background-color: #132A5C;
	font: 9pt Arial, sans-serif;
	color: #fff;
}

#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: #ddd;
}

.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;
}

.adminTable
{
	border:1px dotted #666;
	padding: 0px;
}


/***** Photo Articles *****/
#ImageHolder H1 { 
	display: none;
}

#ImageHolder  {
	margin: 0px;
	padding: 15px;
}

#ImageHolder #content {
	color: #041e57;
	font: 8pt Arial, san-serif;
}


/***** Standard Article *****/
#aOpt  {
	margin: 0px;
	padding: 15px;
	font: 9pt Arial, san-serif;
	color: #333;
}

#aOpt H1  {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	padding-left: 16px;
	font: 16pt Times New Roman, serif;
	color: #132A5C;
	background-image: url(/Domains/ryanhiggins/images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#aOpt H2  {
	font: bold 9pt Arial, Helvetica, san-serif;
	color: #3F3128;
}

#aOpt #content P  {
	padding: 0px;
	padding-bottom: 8px;
	line-height: 140%;	
}



/***** Alt Article *****/
#aOpt2  {
	margin: 15px;
	padding: 10px;
	font: 8pt Arial, san-serif;
	color: #333;
	border: 1px solid #D3E9F7;
}

#aOpt2 H1  {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font: bold 10pt Trebuchet MS, Helvetica, sans-serif;
	color: #333;
}

#aOpt2 #content P  {
	padding: 0px;
	padding-bottom: 8px;
	line-height: 140%;	
}



/***** Article Group 1 *****/
.agOpt  {
	margin: 0px;
	padding: 15px;
	padding-bottom: 5px;
	font: 9pt Arial, san-serif;
	color: #333;
}

.agOpt H1  {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font: 16pt Times New Roman, serif;
	color: #B20606;
}

.agOpt #AllContent  {
}


.agOpt h2  {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	background-image: url(/Domains/ryanhiggins/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.agOpt h2, .agOpt h2 a, .agOpt h2 a:link {
	font: bold 9pt Arial, san-serif;
	color: #333;
}

.agOpt h2 A:hover  {
	color: #444;
}

.agOpt #newsArticle {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

.agOpt #content  {
	padding-left: 18px;
}

.agOpt #content P {
	margin: 0px;
	line-height: 130%;
}

.agOpt .newsDate {
	font: bold 7pt Arial, san-serif;
	color: #0689E3;
	display: block;
	padding-left: 15px;
}

.agOpt #agmorelink  {
	text-align: right;
}
.agOpt .articleGroupArticleMoreLink  {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(/Domains/ryanhiggins/images/arrowicon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #666 !important;
}
