body {
	background-color: #79b5d9;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#header {
	margin: 0px 0px; 
	height: 231px; 
	width: 800px;
	background-image: url('img/header2.gif');
	background-repeat: no-repeat; 
}
#columnA{
	float:left;
	width:220px;
	height: 100%;
	text-align:left;
	background-color: #ffffff;
}
#columnB{
	float:right;
	width:540px;
	background-color:ffffff;
	text-align:left;
	margin-top: 20px;
}
#content{
	width:800px; 
	margin: 0px; 
	background-color:ffffff; 
	background-image: url('img/page_bg.jpg');
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
#content a:link, #content a:visited, #content a:active {
	color: #248ac5;
	text-decoration: none;
}
#content a:hover{
	color: #1263b6;
	text-decoration: none;
}
/* TOP NAVIGATION */
#navbar1{
	width: 473px;
}
#navbar2{
	width: 225px;
	height: 34px;
	background-image: url('img/navbar2.gif');
	background-repeat: no-repeat; 
}
/* LEFT NAVIGATION */
img {
	border: 0px;
}
#navigator {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.2px;
	font-weight: bold;
	color: #ffffff;
}
#navigator div {
	height: 34px;
	width: 225px;
	background-color: #ffdb24;
	background-image:url('img/navbut.png'); 
	background-repeat: no-repeat;
	border-bottom:2px solid #ffffff;
}
#navigator div a{
	display: block;
	width: 225px;
	height: 34px;
	text-align: left;
	line-height: 30px;
	text-indent: 10px;
	background-image:url('img/navbut.png'); 
	background-repeat: no-repeat;
}
#navigator div a:link, #navigator div a:visited, #navigator div a:active{
	color: #ffffff;
	text-decoration: none;
}
#navigator div a:hover{
	background-color: #fde361;
}
.submenu{
	width: 204px;
	background-color: #ffdb24;
	background-image:url('img/submen1.png'); 
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 4px solid #ffffff;
}
.submenu a:link, .submenu a:visited, .submenu a:active{
	color: #57ABDE;
	line-height: 15px;
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: none;
	color: #1263B6;
}
.submenu ul{
	padding: 0px;
	margin:0px;
	list-style-type: none;
	list-style-image: none;
}
.submenu li{
	padding: 2px;
	margin-left:10px;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #eee;
	color: #1263B6;
}
li {
	list-style-image: url('img/navbullet.png');
}
/* NAVBAR LINKS */
#navbar {
	padding-right:20px;
	padding-top: 13px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#navbar a {
	border-right: 1px solid #ffffff;
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #248ac5;
	text-decoration: none;
}
#navbar a:hover{
	color: #1263b6;
	text-decoration: none;
}
/* FOOTER LINKS */
#bottomlinks {
	text-align: center;
	color: #666666;
	font-size: 10px;
	margin-top: 45px;
}
#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active {
	color: #666666;
	text-decoration: none;
}
#bottomlinks a:hover{
	color: #666666;
	text-decoration: underline;
}
/* HEADINGS */
.subhead {
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	margin-top:10px;
	padding: 0px;
	border-top: 1px solid #ffdb24;
	display: block;
	padding-top:20px;
}
.subhead2 {
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top:10px;
	padding: 0px;
}
.subhead3 {
	color: #FF0000;
	margin-top:10px;
	padding: 0px;
	border-bottom: 1px solid #ffdb24;
}
.seperator1{
	border-bottom: 1px #cccccc solid;
	display: block;
}
.seperator2{
	border-bottom: 1px dashed #53b5d2;
	width: 98%;
}
.showlarge{
	color: #79b5d9;
	font-size: 16px;
	font-weight: bold;
}
.emphasis{
	color: #79b5d9;
	font-size: 12px;
	font-weight: bold;
}
.emphasis1{
	color: #248ac5;
	font-size: 11px;
	text-align: left;
	border-top:1px solid #eee;
	margin-top:12px;
	padding-bottom: 5px;
}
.goto{
	font-size:9.5px;
	display: solid;
	text-align: right;
}
/* INFO BOXES */
#info{
	background-image: url('img/blbg-m.gif');
	width: 473px;
	margin-top:10px;
	background-repeat: repeat-y;
}
.inftop{
	background-image: url('img/blbg-t.gif');
	background-repeat: no-repeat;
	height: 12px;
}
.infbot{
	background-image: url('img/blbg-b.gif');
	background-repeat: no-repeat;
	height: 12px;
}
.infopadding{
	padding:8px;
}
/* INPUT FIELDS */
input {
	font-size: 11px;
	color: #333333;
	border: 1px #3399cc solid; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px #3399cc solid; 
}
.opencollpse {
	display: none;
	position: relative;
	border-bottom:1px solid #eee;
}
.opencolhead{
	color: #248ac5;
	font-size: 11px;
	text-align: left;
	margin-top:10px;
	display: block;
	padding-left: 8px;
	background-image: url('img/navbullet.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/* SUB SECOND MENU  */
.sub2menu{
	width:181px;
	height: 190px;
	background-image:url('img/sub2_mid.gif');
	background-repeat: no-repeat;
	float:right;
	margin-top: 12px;
	padding-left: 10px;
	text-align: left;
}
.sub2menu a {
	width:175px;
	height: 26px;
	background-image:url('img/sub2_but1.gif');
	background-repeat: no-repeat;
	margin-top: 16px;
	padding-left: 10px;
	display: block;
	color: #fffff;
	line-height: 25px;
}
.sub2menu p {
	width:175px;
	height: 26px;
	background-image:url('img/sub2_but2.gif');
	background-repeat: no-repeat;
	margin-top: 16px;
	padding: 0px;
	padding-left: 10px;
	display: block;
	color: #fffff;
	line-height: 25px;
}
/* PATRONS TABLE  */
.patheading{
	font-size: 13px;
	color: #248ac5;
	text-align: left;
	border-bottom:1px solid #eee;
	padding-top: 20px;
	display:block;
	width: 100%;
}
.patcontainer{
	width:90%;
	margin-left: 20px;
	display: block;
}
.patsubs1{
	width:48%;
	float:left;
	border: 1px solid #e9f3f9;
	margin-top: 10px;
	padding: 2px;
	overflow: hidden;
}
.patsubs2{
	width:48%;
	float:right;
	border: 1px solid #e9f3f9;
	margin-top: 10px;
	padding: 2px;
	overflow: hidden;
}
/* EVENTS  */
.evdate{
	border: 1px solid #2084C0;
	padding: 4px;
	float: left;
	display: block;
	margin-right: 5px;
}
/* JS DIV  */
#hidediv{
	visibility: hidden;
}