body {
	background-color: #ffffff;
	background-image: url(/webdata/graphics/b_h_headerBG_orig.gif);
	background-repeat: no-repeat;
	background-position: 0px 48px;
	}

#navBar {
	background-color:#663366;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background-image: url(/webdata/graphics/b---h---nav-resize-bg.gif);
	background-repeat: repeat-x;
	}

#titleMain {
	padding-top:25px;
	padding-left: 16px;
	}

#flash {
	position: absolute;
	left: 382px;
	top: 48px;
	}

#title01 {
	position: absolute;
	left: 41px;
	top: 270px;
	}
#title02 {
	position: absolute;
	left: 331px;
	top: 270px;
	}
#title03 {
	position: absolute;
	left: 560px;
	top: 270px;
	}
	
#contentArea {
	margin-top: 160px;
	margin-left:40px;
	padding-bottom: 0px;
	}

/* ============================ */
/* Table column padding */

#colpad01 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	width:250px; /* also set widths in Cell Content styles */
	vertical-align: top;
	}
#colpad02 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	width:185px; /* also set widths in Cell Content styles */
	background-image: url(/webdata/graphics/b_h_home-col-line.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}
#colpad03 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(/webdata/graphics/b_h_home-col-line.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}

/* ================================= */
/* Cell Content */

.introTxt {
	width: 250px;
	}

/* ================================= */

.latestNews {
	width: 185px;
	}
	
.latestNews a:link { color:#663366; text-decoration:underline; }
.latestNews a:active { color:#ff0000; text-decoration:underline; }
.latestNews a:visited { color:#663366; text-decoration:underline; }
.latestNews a:hover { color:#330033; text-decoration:none; }

.latestNews h4 { color:#006633; }

/* ================================= */
.quickLink {
	width: 200px;
	}
.quickLink a:link { color:#663366; text-decoration:none; }
.quickLink a:active { color:#ff0000; text-decoration:none; }
.quickLink a:visited { color:#663366; text-decoration:none; }
.quickLink a:hover { color:#330033; text-decoration:underline; }

.quickLink p { color:#663366; }	

/* Diplay list on homepage nicely */	
.quickLink ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 8px;
	}

.quickLink li {
	margin: 0px;
	line-height: 1.3;
	border-bottom: #cccccc 1px solid;
	color: #663366;
	padding: 4px 0px 2px;
	list-style-type: none;
	}

/* ================================================================== */
/* SEARCH */

#searchForm { position:absolute; top:108px; left:310px; width:140px;}
#searchTitle { position:absolute; top:94px; left:310px;}
.searchInput{ border:1px solid #ffffff; position:relative;top:-4px; width:100px; background-color: #794679; margin-right: 3px; color:#ffffff; font-size:10px;}

/* PRINT BUTTON */	
#printLink {
	position: absolute;
	left: 311px;
	top: 131px;
	cursor: pointer;
	width: 35px;
	height: 13px;
	}

#weatherLink {
	padding-left: 400px;
	}

/*
==================================================================== 
FOOTER LINKS 
*/

a.footer:link {
	color:#CC99CC;
	text-decoration:none;
	}
a.footer:active {
	color:#ff0000;
	text-decoration:none;
	}
a.footer:visited {
	color:#CC99CC;
	text-decoration:none;
	}
a.footer:hover {
	color:#fcfcfc;
	text-decoration:underline;
	}


/*======================*/
/* footer */

.footerBlock	{
	margin-top: 5px;
	background-image:  url(/webdata/graphics/b_m_footerBG.gif);
	height: 99px;
	background-repeat: no-repeat;
	}

/* Footer Table */
#footpad1 {
	padding-top: 50px;
	padding-right:5px;
	padding-left:35px;
	/* vertical-align: bottom; */
	}
#footpad2{
	padding-top: 24px;
	padding-right:5px;
	padding-left:10px;
	white-space:nowrap;	
	}

.footerTxt1 {
	font-size: 10px;
	color: #CC99CC;
	}

#footDateLinks {
	padding-bottom:5px;
	padding-top: 18px;
	padding-left: 160px;
	}


