/* 	------------------------------------------------------------------------------	*/
/*		SouthRiding.css -- Updated By Mike Becvar									*/
/* 	http://www.MikeBecvar.com/SouthRiding/							    			*/
/* 	MikeBecvar@MikeBecvar.com 														*/
/* 	Copyright © 2004, 2005 Mike Becvar 												*/
/* 																					*/
/* 	Last Modified: 02/27/2005 - Mike Becvar - File Created 			        		*/
/* 	Last Modified: 06/26/2005 - Mike Becvar - Updated SectionLink 	        		*/
/* 	------------------------------------------------------------------------------	*/

	BODY { font-family: arial; font-size: x-small; 	scrollbar-base-color: #B3C9BA; background: #B3C9BA; } 
	#PageBackgroundImage { position: absolute; top: 0; left: 0; background: url("..\images\background.jpg") norepeat top left; width: expression(document.body.clientWidth); height:expression(document.body.clientHeight);  }
	#PageHeaderImage { position: absolute; top: 5; left: 5; background: url("..\images\BannerTile.gif"); width: expression(document.body.clientWidth - 10); height:62; }
	#SouthRidingLogo { position: absolute; top: 5; left: 5; background: url("..\images\SouthRiding.gif") norepeat; width: 293; height:59; }
	#PageHeader { position: absolute; top: 5; left: 210; background: transparent; width: expression(document.body.clientWidth - 220); height:50; padding: 5; text-align: right; }
	#PageBody { background: transparent; position: absolute; top: 70; left: 5; width: expression(document.body.clientWidth - 10); height:expression(document.body.clientHeight- 140); overflow-y: auto; padding: 3;  }
	#PageFooter { position: absolute; top: expression(document.body.clientHeight-65);  left: 5; background: transparent; width: expression(document.body.clientWidth - 10); height:65; padding: 5; border-top: inset 2 #eeeeee; font-size: x-small; text-align: center; color: #225522; }

	#PageContent  { width: expression(PageBody.offsetWidth - 185); }
	#PageAds { width: 160; Position: absolute; top: 0; left: expression(PageBody.offsetWidth - 185); }

	A:link, A:visited { color: #2222dd; }
	A:hover { color: #ffffff;}

	A.PageFooterLink:link, A.PageFooterLink:visited { color: white; font-weight: bold; text-decoration: none; }
	A.MikeLink 	{ font-size: x-small; }
	A.MikeLink:link, A.MikeLink:visited   { color: #ddddee; font-weight: bold; text-decoration: none;  }
	A.MikeLink:hover   {  color: #ffffff; font-weight: bold; text-decoration: none; }
	
	A.HeaderLink:link, A.HeaderLink:visited { color: #088439; text-decoration: none; }
	A.HeaderLink:hover { color: #FFFF80; text-decoration: none; }
	A.ActiveLink:link, A.ActiveLink:visited { color: #ffffff; font-weight: bold; }
	
	A.sectionLink:link, A.sectionLink:visited { font-size: x-small; text-decoration: none; font-weight: bold; }
	A.sectionLink:hover { font-size: x-small; text-decoration: none; }

	A.topLink:link, A.topLink:visited, A.topLink:hover { font-size: xx-small; color: blue; }

	A.BodyLink { text-decoration: none; font-weight: bold; }
	
	.CenterText { width: 100%; text-align: center; display: block; }

	#imageMenu { position: absolute; width: 230; left: 10; top: 70; border: outset 2 white; padding: 3;  }
	#imageMenu A { color: blue; margin: 8 0 8 0; display: block; text-decoration: none; }
	#imageMenu A:hover { color: white; }
	#imageMenu A.ActiveLink { color: #3333aa; }
	#PhotoiFrameElement { position: absolute; top: 70; left: 250; width: 320; height: 320; overflow-y: auto; border: inset 2 white; padding: 0; } 
	#imageMenu H1 { padding-bottom: 4; border-bottom: solid 1 blue; }


	h1 
	{ 
		font-size:large; 
		font-family: sans-serif; 
		color: #117733; 
		line-height: 1.0; margin: 6 1 2 1; padding: 0; 
	}
		
	h2 
	{ 
		font-size:medium; 
		font-family: sans-serif; 
		color: #117733; 
		line-height: 1.0; margin: 6 1 2 1; padding: 0; 
	}
		
	h3 
	{ 
		font-size:small; 
		font-family: sans-serif; 
		color: #117733; 
		line-height: 1.0; margin: 6 1 2 1; padding: 0; 
	}

.Section 	{ width: 98%; border: inset 1 #aeaeae; padding: 10; margin: 10; }

.directory_webaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

.directory_new {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #820006;
}
	
.directory_date {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFF00; /* #EAEA40 */
}

.directory_name {
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
}

.directory_text {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
}

.directory_updated {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #33aa33;
}