/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#DADEBC;
	font-family:tahoma;
	font-size:12px;
	text-align:left;
	color:#000;}

h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;border:0px;}

a {
	color:#FE874E;
	text-decoration:none;
	}
a:link {
	color:#990000
	}
a:visited{
	color:#006633
	}
a:hover {
	color:#475E3A;
	}
a:focus {
	}
h1 {font-size:26px;color:#380;}
h4 {font-size:14px;}

.header {
	border-bottom:3px solid #380;
	width:100%;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:5px;
	}

table td {font-size:12px;}

#page {
	width:766px;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	background:#6C8B3B;
	padding:0;
	}
#header {}
#logo {background:url('../images/peachlogo.gif') top left no-repeat;position:absolute;top:5px;left:5px;width:127px;height:120px;}
#titlebar {
	background:url('../images/titlebar.gif') top left no-repeat;
	width:766px;
	height:62px;
	font-size:36px;
	color:#364;
	text-align:left;
	padding:0;
	margin:0;
	font-family:impact, arial, helvetica;
	}
#navbar {
	background:url('../images/navbar.gif') top left no-repeat;
	width:766px;
	height:51px;
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin:0;
	color:#000;
	}
#navlist {
	list-style: none;
	padding: 20px;
	margin: 0;
	text-align:left;
	}
#navlist li {
	font-size:14px;
	padding: 0;
	color:#fff;
	}
#navlist a {
	color:#fff;
	}
#navlist a:hover {
	color:#475E3A;
	}
#container {}
#leftnav {
	background:url('../images/leftnav.gif') top right no-repeat #6C8B3B;
	width:217px;
	padding:0;
	margin:0;
	text-align:left;
	}
#content {
	background:url('../images/flashpres.jpg') top left no-repeat;
	width:529px;
	height:282px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	}
#content2 {
	background:url('../images/contentbg.gif') top left no-repeat #E2EEC8;
	width:529px;
	padding:35px 10px 10px 10px;
	margin:0;
	}
.hide {display:none;}
#adminmenu {
	text-align:left;
	}
#address {
	padding:20px;
	margin:0px;
	text-align:left;
	}
#montage {
	background:url('../images/cicositepro_06.jpg') top left no-repeat;
	width:549px;
	height:143px;
	border-top:10px solid #C4DFA0;
	}
#footer {
	width:766px;
	height:94px;
	text-align:left;
	color:#fff;
	padding:0;
	margin:0;
	}
#footer a {
	color:#fff;
	font-weight:bold;
	}
#footer a:hover {
	color:#ff0;
	}
#insidefoot {
	text-align:center;
	position:relative;
	left:-65px;
	padding-top:45px;
	}
#botnavlist {
	list-style: none;
	padding: 0;
	margin: 0;
	color:#2D7234;
	}
#botnavlist li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#botnavlist a {
	color:#2D7234;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	}
#copyright {
	color:#2D7234;
	font-size:9px;
	font-weight:bold;
	}
#designed {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	}
#designed a {
	color:#fff;
	}

/* Calendar Styles */

.calheader {
	background:#6c8b3b;
	padding:7px 5px;
	margin:5px 2%;
	}
.caldeptselect {
	float:right;
	position:relative;
	top:-5px;
	}
.callable {
	font-weight:bold;
	color:#fff;
	}
#calendar {
	width:36%;
	margin:0 5%;
	float:left;
	}
#calendar table#inside td.day {
	border:1px solid #000;
	}
#calendar a {
	color:#153B92;
	font-weight:bold;
	}

#otherstuff {
	width:100%;
	text-align:left;
	}
.showtype {
	background:#6c8b3b;
	padding:5px 5px;
	margin-bottom:5px;
	color:#fff;
	font-weight:bold;
	}
.showinfo {}
.showinfo a {font-weight:bold;}
.showinfo a:hover {color:#ff0;}

table#outside {width:200px;}
table#outside .cfdmonthnav td {background:#8e0000;color:#000;}
table#outside .cfdmonthnav a:link, table#outside .cfdmonthnav a:visited {color:#fff;}
table#outside .cfdmonthnav a:hover, table#outside .cfdmonthnav a:active, table#outside .cfdmonthnav a:focus {color:#ff0;}
table#numbers {}
table#numbers td {border:1px solid #000;}
table#numbers .cfddays {background:#ddd2ce;color:#000;}
table#numbers .cfddayrows {border:2px solid #ddd2ce;}
table#numbers .cfddayrows a:link, table#numbers .cfddayrows a:visited {color:#066;}
table#numbers .cfddayrows a:hover, table#numbers .cfddayrows a:active, table#numbers .cfddayrows a:focus {color:#f00;}
table#numbers .weekend {background:#fff;color:#000;}
table#numbers .weekday {background:#fff;color:#000;}
table#numbers .today {background:#fff;color:#000;font-weight:bold;}
table#numbers .today a:link, table#numbers .today a:visited {color:#933;}
table#numbers .today a:hover, table#numbers .today a:active, table#numbers .today a:focus {color:#f00;}
table#numbers .noday {background:#fff;}

/* Document Center */
	
.doccenter {}
.doccenter table td {font-size:12px;}
.doccenter .header {background:#6c8b3b;color:#fff;font-weight:bold;}
.doccenter .subhead {background:#8cab5b;color:#000;font-weight:bold;}
.doccenter .docalt1 {background:#accb7b;}
	
/* Poll Styles */

#pollcont {
	width:96%;
	margin:0 2%;
	}
.pollwarning  {
	padding : 4px;
	background-color: #6c8b3b;
	border-bottom: solid #FF0000 1px;
	border-left: solid #FF0000 1px;
	border-right: solid #FF0000 1px;
}
.pollhead {
	font-weight : bold;
	color : #fff;
	padding : 4px;
	background-color: #6c8b3b;
	border: solid #000000 1px;
}
.pollfoot {
	font-weight : bold;
	color : #fff;
	padding : 4px;
	background-color: #6c8b3b;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
a.polllink {
	color:#900;
	}
.pollquestion {
	padding : 4px;
	background-color: #d2deb8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollcheck {
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollcheck2 {
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollitem {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}

.pollitem2 {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollbutton {
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.polltotals {
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollthanks {
	font-weight : bold;
	color : #666666;
	padding : 2px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhleft1 {
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhleft2 {
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhright1 {
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhright2 {
	font-weight : bold;
    text-align : left;
	padding : 2px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollhcheckl {
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
.pollhcheckl2 {
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
.pollhcheckr {
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
	border-left: solid #000 1px;
}
.pollhcheckr2 {
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
	border-left: solid #000 1px;
}
.pollitemhl {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
.pollitemhl2 {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
.pollitemhr {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #e2eec8;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}
.pollitemhr2 {
	font-weight : bold;
    text-align : left;
	padding : 4px;
	background-color: #fff;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}


/* Admin Side */

#adminmenu {
	color:#000;
	}

.admintable {
	border:1px solid black;
	background:#fff;
	}
.admintable td {
	padding:2px;
	margin:2px;
	}
.admintable2 {
	background:#d2deb8;
	border:1px solid black;
	}
.admintable2 td {
	}
.adminheader {background:#6c8b3b;}
.adminheadertext {
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	}
.adminlable {
	background:#6c8b3b;
	color:#fff;
	text-align:center;
	}
.adminlable2 {
	color:#000;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	}
.adminlable3 {
	color:#000;
	text-align:left;
	font-size:10px;
	}
.adminempty {
	font-weight:bold;
	color:#000;
	text-align:left;
	font-size:11px;
	}
.adminlist {
	color:#000;
	text-align:center;
	font-size:12px;
	}
a.adminmanagelinks {
	color:#000;
	}
a.adminmanagelinks:link {
	color:#000;
	}
a.adminmanagelinks:visited {
	color:#000;
	}
a.adminmanagelinks:hover {
	color:#900;
	}
a.adminmanagelinks:focus {
	color:#000;
	}
.adminlistsubheader {
	background:#d2deb8;
	font-weight:bold;
	color:#000;
	}
.adminlistsubsubheader {
	background:#CFEA95;
	font-weight:bold;
	color:#000;
	}
.AdminAltListRow1 {
	background:#e2eec8;
	}
.AdminAltListRow2 {
	background:#fff;
	}
.admincalendarborder {
	}
.admincalendarheader {
	background:#6c8b3b;
	border-bottom:1px solid black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	color:#fff;
	font-weight:bold;
	}
.admincalendarblank {
	background:#e2eec8;
	border-bottom:1px solid black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	}
.admincalendarblank2 {
	border-bottom:1px solid black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	}
.admincalendarday {
	background:#fff;
	border-bottom:1px solid black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	}
.admincalendarday2 {
	background:#6c8b3b;
	border-bottom:1px solid black;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid black;
	color:#fff;
	}
.adminintrotext {
	text-align:left;
	color:#000;
	margin:0 2% 0px 2%;
	}
.listitem {
	color:black;
	}
.req {color:#f00;}
.example {font-size:10px;font-weight:normal;}