@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #3E373C;
	background-image: url(file://///firenet100/Users/karen.fynn/My%20Documents/My%20Web%20Sites/AHC4/htdocs/images/backgrounds/all.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
}
#Container {
	width: 900px;
	margin: 20px auto 0 auto;
}
#LeftColumn {
	display: block;
	width: 200px;
	float: left;
	font-size: 110%;
}
#LeftColumn ul li {
	list-style: none;
	color: #FFFFFF;
	padding: 5px 0 0 20px;
}
#LeftColumn ul li ul li {
	list-style-image: url(../images/icons/bullet-red-square.jpg);
	list-style-position: inside;
	font-size: 85%;
	padding: 0 0 0 10px;
}
#LeftColumn ul li a.hMenu:visited, a.hMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftColumn ul li a.hMenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#LeftColumn ul li a.hMenuAdmin:visited, a.hMenuAdmin:link {
	color: #666666;
	text-decoration: none;
}
#LeftColumn ul li a.hMenuAdmin:hover {
	color: #666666;
	text-decoration: underline;
}
#RightColumn {
	display: block;
	float: left;
	width: 695px;
}
#RightColumn .Pic_EHL {
	float: right;
	margin: 0 24px 10px 0;
}
#RightColumn a:visited, a:link {
	color: #cc0000;
	text-decoration: none;
}
#RightColumn a:hover {
	color: #3E373C;
	text-decoration: underline;
}
#Content {
	clear: both;
	background-image: url(file://///firenet100/Users/karen.fynn/My%20Documents/My%20Web%20Sites/AHC4/htdocs/images/backgrounds/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 603px;
	display: block;
	padding: 20px;
	margin: 0px 29px 10px 29px;
	height: 450px;
}
#Content_Long {
	clear: both;
	background-image: url(file://///firenet100/Users/karen.fynn/My%20Documents/My%20Web%20Sites/AHC4/htdocs/images/backgrounds/content_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 597px;
	display: block;
	padding: 20px;
	margin: 0 29px 0 29px;
	background-color: #FFFFFF;
}
#RightColumn img.LongBottom {
	margin: 0 29px 10px 29px;
}
#RightColumn #Content_Long .tickerbox {
	width: 597px;
	height: 80px;
	float: left;
}
#RightColumn #Content_Long .tickerbox ul {
	position:relative;
}
#RightColumn #Content_Long .tickerbox li {
	width: 100%;
	list-style: none;
	list-postion: inside;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#RightColumn #Content_Long .tickerbox li a:link, #RightColumn #Content_Long .tickerbox li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 10px;
}
#RightColumn #Content_Long .tickerbox li a:hover {
	text-decoration: none;
	display: block;
}
#RightColumn #Content_Long .hovered {
	background: #FFFFFF;
}
#Content table, #Content_Long table {
	font-size: 90%;
	border: 1px solid #EAEAEA;
}
#Content table.tblNews, #Content_Long table.tblNews {
	font-size: 75%;
	border: 1px solid #EAEAEA;
}
#Content td, #Content_Long td {
	padding: 3px;
}
#Content td.bgPink, #Content_Long td.bgPink {
	background-color: #FFF2FF;
}
#Content td.bgGrey, #Content_Long td.bgGrey {
	background-color: #EAEAEA;
}
#Content .Pic_Feature, #Content_Long .Pic_Feature {
	float: right;
}
#Content h1, #Content_Long h1 {
	font-size: 150%;
	font-weight: bold;
	color: #3E373C;
}
#Content h2, #Content_Long h2 {
	font-size: 120%;
	font-weight: bold;
	color: #3E373C;
}
#Content h3, #Content_Long h3 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #999999;
	padding: 5px 0 0 0;
}
#Content h4, #Content_Long h4 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
#Content h2.Header_News, #Content_Long h2.Header_News {
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	text-transform: uppercase;
	padding: 2px;
	clear: both;
}
#Content h2.WhatsNew, #Content_Long h2.WhatsNew {
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3E373C;
	text-transform: uppercase;
	padding: 2px;
	clear: both;
}
#Content img.General_Photo_Left, #Content_Long img.General_Photo_Left {
	float: left;
	margin: 0 10px 0 0;
}
#Content img.General_Photo_Right, #Content_Long img.General_Photo_Right {
	float: right;
	margin: 0 0 0 10px;
}
#Content img.General_Photo_Right_PaddedBorder, #Content_Long img.General_Photo_Right_PaddedBorder {
	float: right;
	margin: 5px 0 0 10px;
	padding: 2px;
	border: 1px solid #CC0000;
}
#Content p, #Content_Long p {
	color: #3E373C;
}
#Content p.breadcrumbs, #Content_Long p.breadcrumbs {
	font-size: 100%;
	color: #C00000;
	padding: 0 0 5px 0;
	border-bottom: 1px #C00000 solid;
}
#Content p.QuickNews, #Content_Long p.QuickNews {
	border-bottom: 1px dotted #999999;
	padding: 2px 0 2px 0;
	font-size: 100%;
}

#Content input, #Content_Long input, 
#Content textarea, #Content_Long textarea, 
#Content select, #Content_Long select,
#Content option, #Content_Long option {
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#Footer {
	text-align: center;
	color: #CCCCCC;
	font-size: 85%;
}
#Footer img {
	margin: 0 5px 0 5px;
}
