a:link {
	color: #000000;
	text-decoration: none
}

a:visited {
	color: #19365E;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

a.banner:link {
	color: #FFFFFF;
}

a.banner:visited {
	color: #FFFFFF;
	
}

a.banner:hover {
	color: #F19D11;
}
.bannerimage {
	float: left;
	margin-right: 300px;
	margin-top: 500px;
}
.bannertext {
	line-height: 160%;
	margin: 30px 16px 10px 14px;
}
body {
	margin: 30px 16px 10px 14px;
	background: #FFFFFF;
	background-image:url('/images/nav-bar2.png');
	background-repeat:no-repeat;
	background-position: 50% 137px;
	
}

body,p,blockquote,th,td,li {
	font-family: 'Lucida Grande', Verdana, 'Lucida Sans Unicode', Geneva,
		Lucida, sans-serif;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.itembox {
	line-height: 130%;
}

.listbox {
	line-height: 116%;
}

.datebox {
	border-bottom: 1px dotted #ccc;
	line-height: 260%;
	text-valign: middle;
}

.postbox {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}

.style1 {
	text-align: right;
}

.style2 {
	text-align: center;
}

.navbox {
	a: link {           color :           #FFFFFF;
	text-decoration: none
}

a:visited {
	color: #FFFFFF;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}