
body {
	margin:0px 0px 0px 5px;
	background:#ebebeb url(images/page-bg.gif) repeat-y;
	font-size:smaller;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#003366;
}

#pageBody {
	margin:0px;
	width:700px;
}

#floatLayer {
	position:absolute;
	left:5px;
	top:85px;
	width:175px;
	margin:0px;
}
#menu {
	padding:0px;
	background:#003366 url(images/menu-bg.jpg) no-repeat;
	font-size:11px;
}
#menu a {
	display:block;
	background:transparent;
	padding:5px;
	border-bottom:1px solid #336699;
	line-height:15px;
	text-decoration:none;
	color:#ffffff;
}
#menu a:hover {
	background:#336699;
	color:#ffffff;
}
#menu a.home {
	font-weight:bold;
	border-bottom:0px;
}

#home {
}
#home td {
	vertical-align:top;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000033;
}
#home td.news {
	padding:15px;
	line-height:150%;
}
#home td.news ul {
	list-style-image:url(images/news-bullet.gif);
	padding-left:10px;
	margin-left:10px;
}
#home td.news li {
	margin-bottom:10px;
}
#home td.news a:link, #homePage td.news a:visited {
	color:#003366;
	text-decoration:none;
}
#home td.news a:hover {
	color:#336699;
	text-decoration:none;
}
#home td.news a:active {
	color:#669900;
	text-decoration:none;
}
#home td.news .date {
	color:#669933;
}
#home td.news #more {
	text-align:right;
	font-weight:bold;
}
#home td.news #more a:link, #home td.news #more a:visited {
	color:#669900;
}
#home td.news #more a:hover {
	color:#336699;
}
#home td.news #more a:active {
	color:#669900;
}

#quote {
	padding:25px 10px 25px 10px;
	background:#ffffff url(images/quote-bg.gif) no-repeat;
	font-size:14px;
	font-family:Georgia,Times New Roman,Times,serif;
	font-weight:bold;
	font-style:italic;
	color:#669900;
	line-height:150%;
}

#page {
	width:695px;
}
#page td, #page th {
	vertical-align:top;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000033;
}
#page td.text {
	padding:15px 45px 30px 15px;
	line-height:150%;
}

#home td.footer, #page td.footer {
	padding:15px 45px 15px 15px;
	border-top:1px solid #cccccc;
	font-size:11px;
	line-height:150%;
}

h1 {
	color:#336699;
	line-height:normal;
}
h2 {
	color:#669900;
}
h3 {
	color:#336699;
}

a img {
	border:0px;
}

#newsDate {
	font-size:10px;
}

#calendar th {
	background:#f5f5f5;
	border-bottom:1px solid #cccccc;
	padding:5px 5px 5px 5px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	line-height:15px;
	white-space:nowrap;
}
#calendar td {
	padding:5px 5px 0px 5px;
	vertical-align:top;
	line-height:15px;
}

#event th {
	padding:0px 10px 5px 0px;
	vertical-align:top;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#003366;
	line-height:15px;
	white-space:nowrap;
}
#event td {
	padding:0px 5px 5px 0px;
	vertical-align:top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#003366;
	line-height:15px;
}

.eventLink {
	text-decoration:none;
}

#directory {
	border-top:1px solid #cccccc;
}
#directory td.name {
	padding:10px 5px 10px 0px;
	border-bottom:1px solid #cccccc;
}
#directory td.address {
	padding:10px 0px 10px 5px;
	border-bottom:1px solid #cccccc;
}

hr {
	clear:both;
	color:#ffffff;
	border:0px;
	border-bottom:1px solid #cccccc;
	line-height:0px;
}

.smallText {
	font-size:10px;
}

.photoRight {
	float:right;
	margin:0px 0px 10px 30px;
	font-size:10px;
	line-height:normal;
}
.photoRight img {
	margin-bottom:5px;
}


a:link {
	color:#0000ff;
}
a:visited {
	color:#9900cc;
}
a:hover {
	color:#cc3300;
}
a:active {
	color:#99cc33;
}

a.back:link, a.back:visited {
	color:#0000ff;
	text-decoration:none;
}
a.back:hover {
	color:#cc3300;
}
a.back:active {
	color:#99cc33;
}
