@charset "UTF-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #666699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 1em;
}

img {
	border:0;
}

a:link, a:active, a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:visited:hover {
	text-decoration:none;
}

.video {
	border:medium solid #000;
}


/* BANNER STYLES */

#logo {
	position:absolute;
	height:97px;
	width:233px;
	left:11px;
	top:11px;
	background: url(../images/batavia-logo.jpg) no-repeat top left;
}

#tagline {
	position:absolute;
	left:195px;
	top:85px;
	background: url(../images/tag-line.jpg) no-repeat top left;
	height:51px;
	width:501px;
}

#topright {
	position:absolute;
	top:11px;
	left:600px;
	width:500px;
	height:80px;
}

#topads {
	width:353px;
	height:52px;
	margin:0 auto;
}

#toplinks {
	width:auto;
	height:25px;
	text-align:center;
	margin:7px auto 0 auto;
	font-size:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#toplinks a, a:active, a:visited {
	color:#fff;
}

#toplinks a:hover {
	color:#fff;
	text-decoration:none;
}





/* SIDEBAR AND RESOURCES STYLES */

#sidebar {
	position:absolute;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	top:45px;
	left:7px;
	width:110px;
	height:auto;
	text-align:center;
	z-index:10;
}

.caption {
	display:block;
	font-size:.7em;
	color:#fff;
}

#sidebar img {
	padding-top:8px;
}

#sidebar a {
	color:#fff;
	text-decoration:underline;
}

#sidebar a:hover {
	text-decoration:none;
}

#sidebar p a {
	font-size:1em;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color:#669;
}





/* CONTENT AND FOOTER STYLES */

#container {
	position:absolute;
	top:160px;
	left:0;
	width:855px;
	height:auto;
	padding:0;
	margin:0 20px;
}

#contentbg {
	background:url(../images/purplesidebar.jpg) repeat-y top left;
	background-color:#fff;
	width:725px;
	height:auto;
	padding-left:130px;	
	margin:0;
}

#content {
	height:auto;
	padding:20px 20px 20px 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#666666;
}

#content h1 {
	color:#669;
	font-size:1.9em;
	width:100%;
	font-weight:normal;
	font-style:italic;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#content h2 {
	color:#669;
	font-size:1.3em;
	font-weight:lighter;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin:0;
}

#content h3 {
	font-size:1.1em;
	color:#669;
	font-weight:bold;
}

#content h4 {
	font-size:.9em;
	color:#669;
	font-weight:bold;
}

#content .smallheader {
	font-weight:bold;
	color:#669;
}

#content p {
	display:block;
	margin:0;
	line-height:120%;
}

.text {
	display:block;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#666666;
	line-height:120%;
}


#content i {
	display:block;
	font-style:italic;
	font-size:.6em;
	line-height:1.2em;
	color:#666666;
	
}

#content b {
	color:#000;
}

.bold {
	display:block;
	padding-bottom:3px;
	color:#000;
}

#content a:link, a:active, a:visited {
	color:#669;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content hr {
	width:100%;
	height:1px;
	border:0;
	background-color:#669;
	margin-top:-17px;
}

#content ul.resources {
	font-size:.85em;
	text-align:left;
	list-style-image: url(../images/bullet.jpg);
	margin-left:-22px;
	line-height:1.5em;
	padding-left:55px;
}

#content ul.advertise {
	list-style:none;
	line-height:20px;
}

#content label {
	color:#669;
	font-size:1em;
	font-weight:lighter;
	margin:0;
}

#content hr.atb {
	width:100%;
	height:1px;
	border:0;
	background-color:#669;
	margin:8px 0 8px 0;
}

#content .twocolumn {
	padding:10px 3px 10px 25px;
}

#footer {
	height:75px;
	color:#fff;
	font-size:.6em;
	text-align:center;
	line-height:1.5em;
	padding:10px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
}





/* RIGHT COLUMN STYLES */

#rightside {
	position:absolute;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	left:890px;
	top:205px;
	width:160px;
	height:auto;
	background-color:#eee1c5;
	border: thin solid #000;
	padding:8px;
	font-size:.8em;
}

#rightside h1 {
	font-size:1.2em;
	font-weight:lighter;
	color:#669;
	text-align:center;
}

#rightside h2 {
	font-size:1.2em;
	font-weight:lighter;
	color:#669;
	text-align:left;
}

#rightside a {
 	color:#669;
}
 
#rightside p {
	text-align:left;
	color:#666666;
}


/*#rightside li {
	font-size:0.7em;
	text-align:left;
	list-style-image: url(../images/bullet.jpg);
	margin-left:-22px;
}

#rightside .services {
	line-height:1em;
}

#rightside li a {
	color:#9a9bcd;
	text-decoration:none;
}

#rightside li a:hover {
	text-decoration:underline;
}

#rightside b {
	padding-left:40px;
}*/





/* NAVIGATION BAR STYLES */

#navbar {
	height:25px;
	width:710px;
	padding:0;
	z-index:5;
	margin-left:121px;
	margin-bottom:1px;
		
}

#navbar ul.mainNav {
	padding-left: 0px;
/*	float: left;
	width: 100%;*/
	list-style:none;
}

#navbar li {
	list-style: none;
	float: left;
	width:auto;
	background: url(../images/navimages/tab_right.jpg) no-repeat right top;
	margin-right: 0px;
}

#navbar a {
	display: block;
	padding: 7px 15px 4px 15px;
	background: url(../images/navimages/tab_left.jpg) no-repeat left top;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: .8em;
}

#navbar a:hover {
	color:#666699;
}

#navbar li.current {
	background: url(../images/navimages/tab_right_here.jpg) no-repeat right top;
}

#navbar a.current {
	background: url(../images/navimages/tab_left_here.jpg) no-repeat left top;
	color: #669;
}

/* OTHER STYLES */

#article { 
	font-size: 10pt; 
	font-family: arial, verdana, helvetica, sans-serif; 
	line-height: 13pt;
	background-color: #fff; 
	width: 400px; 
	height: 90%; 
	margin: 10px; 
	padding: 30px; 
	border: solid 1pt #000;
	text-align:left;
}

#article .headline {
	color: #669; 
	font-size: 14pt; 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	line-height: 15pt;
}

#article .bodycopy {
	color: #000;
	font-size: 8pt;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 11pt;
}

.larger {
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:120%;
}

/* CALENDAR STYLES */

.calendarText {
	font-size:11px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height:14px;
	color:#000;
}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
}
	
.subHeader {
	font-family: Palatino, "Palatino Linotype", georgia, serif;
	font-size:1.2em;
	color: #fff;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	background-color:#9a9bcd;
	height:30px;
}

#padding {
	padding:20px 5px 20px 5px;
}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
}

#calendar {
	border:thin solid #000;
}

#calheader td {
	font-weight:bold;
	width:103px;
}

.redtext {
	color:#990000;
	font-style:italic;
}



