/* Basic Styling
=======================*/

body {
	font: 76%/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgtile2.gif) #FFFCE5 repeat;
}

img {
	border: none;
}

#content h1 {
  font: 22px/18px Georgia, serif;
  color: #B6152C;
  font-weight: normal;
  margin: 24px 0;
  padding: 0px;
  font-style: italic;
  padding-bottom:4px;
  border-bottom:1px dotted #CCCCCC;
  clear: left;
}

#content h2 {
  font: 18px/15px Georgia, serif;
  color: #B6152C;
  font-size: 15px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  font-style: italic;
}

#content h3 {
  font: 13px/14px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  margin:0;
  padding:0;
  margin: 10px 10px 0 10px;
  font-weight: bold;
  color:#001C4C;
}

#content p {
	color:#000;
	margin: 10px 10px 0 10px;
}

#content ul {
	text-align: left;
	list-style: url(../images/bullet.gif);
	color: #001C4C;
	padding: 0 3em;
}

#content ul li {
	padding-left: 5px;
}


#intro {
	font-weight: bold;
	font-size: 1.2em;
}

a:link, a:visited {
	color:#B6152C;
}

a:hover {
	color:#000;
}

/* Layout
=======================*/

body {
	text-align: center;
	min-width: 760px;
	margin: 0;
}

#skyline {
	background: url(../images/bgskyline.gif) repeat-x;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	margin: 0;
	padding: 8px 15px;
	float: left;
}

#topNav {
	float: right;
	display: block;
	margin-top: 40px;
}

#content {
	width: 690px;
	margin: 0 auto;
	padding: 0 20px 18px 20px;
}

#contenth {
	width: 720px;
	margin: 0 auto;
	padding-bottom: 8px;
}

#mainContent {
	width: 690px;
	margin: 0;
	padding-top: 15px;
	clear: both;
	text-align: left;
}

#homeContent {
	width: 720px;
	padding: 8px 0;
}

#secondaryContent {
	width: 310px;
	float: right;
}

#featured {
	width: 720px;
	margin-bottom: 20px;
	text-align: left;
	font: 10px/1.3 Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	color: #FFFFFF;
	background: url(../images/featured.gif) no-repeat;
}

#featured h1, #calendar h1 {
	font: 12px/10px Georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFDE5;
	margin-bottom: 8px;
}

.featuredHead {
	font: 14px/18px Georgia, serif;
	color: #B6152C;
	background-color: #FFFDE5;
	padding: 2px;
	font-weight: normal;
	margin: 0 8px 8px 8px;
	font-style: italic;
	text-align: center;
}

#featured a {
	color: #600000;
	text-decoration: none;
}

#featured a:hover {
	text-decoration: underline;
}

.feattable {
	background: url(../images/featured_bottom.gif) no-repeat left bottom;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
}

#footerNav, #footerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerNav a {
	color: #001B4B;
	padding: 0px 5px;
	border-left: 1px solid #000;	
}

#footerNav .first a {
	border-left: none;
}

#copyright {
	text-align: center;
}

/* General Styles
=======================*/

h2 {
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

/* topNav */

#topNav ul {
	list-style: none;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 8px;
}

#topNav a:link, #topNav a:visited {
	color: #001B4B;
	text-decoration: none;
}

#topNav a:hover {
	color:#000;
}

#welcomeflash {
	z-index: 1;
}

/* mainNav */

#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #A19F96;
	background: url(../images/mainnavbgoff.gif) repeat left top;
}

#mainNav a:hover {
	color: #001C4C;
	background: url(../images/mainnavbgon.gif) repeat left top;
}

#mainNav {
	margin: 5px 0 10px 0;
	padding: 5px 5px;
	float: left;
	width: 100%;
	background: #FFFCE5 url(../images/mainnavbg.gif) repeat;
	list-style: none;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#mainNav li {
	float: left;
}

/* Hide from IE5 mac \*/

#mainNav li a {
	display: block;
}
/* end hack */

#mainNav li a {
	margin: 0;
	padding: 0 1.2em;
}

/* Form Elements */

.formbox {
	border: 1px solid #DCD6A9;
	margin: 10px 0 0 0;
	padding: 20px;
	width: auto;
	text-align: left;
}

.formbox .formheader {
	padding: 4px 10px;
	background: #DCD6A9;
	font-weight: bold;
}

.formbox td {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px dotted #E6E698;
}

.formbox label, .formbox input, .formbox textarea, .formbox select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.picframe {
	float: right;
	display: inline;
	clear: right;
	position: relative;
	margin: 4px 20px 4px 12px;
	width: 264px;
	background: url("../images/frame_bottom.gif") left bottom no-repeat;
}
	
.picframe dt {
	padding: 32px 12px 0;
	background: url("../images/frame_top.gif") left top no-repeat;
}
	
.picframe dd {
	text-align: center;
	margin: 0;
	padding: 0 12px 32px;
}
	
.picframe dt img,
.picframe dd img {
	display: block;
}

/* Mini Calendar */

#calendarHead {
	font: 110%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #FFFCE5;
	text-align: center;
	background-color: transparent;
}

#calendar { 
	background-color: #FFFCE5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-color: #9EAC9E;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}

.dayOfWeek {
	font-family: Arial, Helvetica, sans-serif;
	width: 28px;
	height: 16px;
	background-color: #DCD6A9;	
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-color: #9EAC9E;
	border-width: 0px 1px 3px 0px;
	border-style: solid;
	vertical-align: top;
}
	
.calendarCopy {
	font-family: Arial, Helvetica, sans-serif;
	width: 28px;
	height: 32px;
	background-color: #E7E3BC;	
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	vertical-align: top;
}
	
.currentDate {
	font-family: Arial, Helvetica, sans-serif;
	width: 28px;
	height: 32px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background-color: #BAB58C;
	vertical-align: top;
}

.nodate {
	width: 28px;
	height: 32px;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}

/* Calendar */

#dhtmltooltip
{
	position: absolute;
	width: 200px;
	font-size: 10px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
}

#fcalendarHead {
	font:  150% Georgia, "Times New Roman", Times, serif;
	color: #FFFCE5;
	text-align: center;
	background-color: transparent;
}

#fcalendar { 
	background-color: #FFFCE5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-color: #9EAC9E;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}

.fdayOfWeek {
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	height: 20px;
	background-color: #DCD6A9;	
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	border-color: #9EAC9E;
	border-width: 0px 1px 3px 0px;
	border-style: solid;
	vertical-align: top;
}
	
.fcalendarCopy {
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	height: 70px;
	background-color: #E7E3BC;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	vertical-align: top;
}
	
.fcurrentDate {
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	height: 70px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background-color: #BAB58C;
	vertical-align: top;
}

.fnodate {
	width: 110px;
	height: 70px;
	border-color: #9EAC9E;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}



/* Misc */

#boardlist {
	float: left;
	height: 280px;
	width: 180px;
	overflow: auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#boardlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#boardlist ul li {
	width: auto;
}

#boardlist li a {
	display: block;
	padding: 7px 6px;
	text-decoration: none;
	width: 90%;
	background: #fff;
}

#boardlist a:link, #boardlist a:visited {
	background: #fff;
}

#boardlist a:hover {
	background: #DCD6A9;
}

#boardpic {
	width: 340px;
	float: right;
	text-align: center;
}

#boardinfo {
	width: 340px;
	clear: right;
	float: right;
}

#boardinfo p {
	padding: 5px 20px;
}


/* ----- Quicklinks ----- */

.quicklinks {
text-align: left;
position: absolute;
border: 1px solid #BBB;
border-bottom-width: 0;
font: 12px/14px Georgia, "Times New Roman", Times, serif;
margin-left: 3px;
line-height: 18px;
z-index: 100;
background-color: #446093;
width: 150px;
/* visibility: hidden; */
}

.quicklinkperm {
	background-color: #284272;
}

.quicklinks a {
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #FFF;
}

.quicklinks a:hover {
background-color: #7790BD;
}

.inputform { }
.inputform .label { width:150px; }
.buttons { padding:5px; background-color:#E1DAB0; }
.buttons input { font-size:16px; }

#success { border:1px solid #007700; color:#007700; background-color:#EEFFEE; padding:10px; margin:15px 0px; }
#success p { margin:2px 0px; font-size:12px; }
#error, #error-footer, .error { border:1px solid #770000; color:#770000; background-color:#FFEEEE; padding:10px; margin:15px 0px; }
#error p, #error-footer p, .error p { margin:2px 0px; font-size:12px; color:#770000;  }

.grid .alt { background-color: #E1DAB0 }
.grid td { font-size: 11px; }
.grid th { font-size: 11px; }
.grid .date { text-align:right; }
.grid { border: 1px solid #555; }

