/* CSS Document */

.noline
{
	text-decoration: none;
}
.seoLinks
{
	text-decoration: underline;
}
#imageCenter
{
	text-align: center;
}

#imageLeft
{
	float: left;
	margin-right: 10px;	
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle{
margin-right: 15px;
}
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	background-image:url(/images/nav.bg.gif); 
	padding-left: 17px;
	padding-top:3px;
	color:#fff;
	height:26px; 
	display:block; 
	text-decoration:none; 
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	.tagline {font-size:22px; color:#fff; margin-top:4px; text-align:center; font-family:"Lucida Calligraphy", cursive; display:block}
