body
{
	background-color: #b0d4e3;
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	behavior:url("../scripts/hover.htc");
}

img
{
	behavior: url(../scripts/iepngfix.htc);
}

a
{
	text-decoration: none;
	color: #8dc452;
}

a img
{
	border: none;
}

a:hover
{
	text-decoration: underline;
}

form, ul, h1, h2, h3, p
{
	margin: 0px;
	padding: 0px;
}

p
{
	padding-bottom: 15px;
}


hr
{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 0px;
}

#main
{
	background-image:url(../images/tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	padding-left: 10px;
	padding-right: 10px;
}

#head
{
	background-image:url(../images/t.gif);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #8dc452;
	padding-top: 10px;
	margin-right: 9px;
	margin-left: 9px;
}

#foot
{
	background-image:url(../images/b.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	background-color: #ffffff;
	
	margin-left: 9px;
	margin-right: 9px;
	
	height: 23px;
}

#footer
{
	text-align: center;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
	clear: both;
}

#menu
{
	background-image: url(../images/menu.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 28px;
	list-style-type: none;
}

#menu ul
{
	display: none;
	position: absolute;
	background-color: #EEEEEE;
	list-style-type: none;
	width: 200px;
}

#menu li:hover ul
{
	display: block;
}

#menu li
{
	float: left;
	padding-top: 0px;
}

#menu ul li
{
	float: none;
}

#menu a
{
	display: block;
	color: #74a243;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}

#menu a:hover
{
	color: #567832;
	background-image: url(../images/menu_o.gif);
	background-repeat: repeat-x;
	background-position: 0px 2px;
}

#menu ul a:hover
{
	background-image: none;
	background-color: #DDDDDD;
}



#content
{
	background-color: #FFFFFF;
}

#bl
{
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#br
{
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tl
{
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#l
{
	background-image: url(../images/l.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#r
{
	background-image: url(../images/r.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	min-width: 980px;
}

#left
{
	background-image: url(../images/column.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #d2d2d2;
	margin-left: 1px;
	width: 200px;
	padding: 5px;
	float: left;
}

#right
{
	float: right;
	background-image: url(../images/column.gif);
	background-position: top right;
	background-repeat: repeat-x;
	border-left: 1px solid #d2d2d2;
	margin-left: 1px;
	width: 200px;
	padding: 5px;
}

#center
{
	margin-left: 220px;
	margin-right: 220px;
	
	/* Time to dust off the hachet for IE6 */
	height: auto !important;
	height: 300px;
			
	min-height: 300px;
}

.block
{
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

#center h1
{
	color: #599ab5;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 15px;
}

#center h2
{
	color: #8DC452;
	font-weight: bold;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 15px;
	margin-bottom: 16px;
}

#center h3
{
	color: #599ab5;
	font-weight: bold;
	font-size: 23px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 15px;
	margin-bottom: 16px;
}

#info h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}

.bluetext
{
	color: #599ab5;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
}

h2.under
{
	color: #8dc452;
	font-weight: normal;
	font-size: 16px !important;
	margin: 0px !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
	padding-top: 10px;
}

#fade
{
	background-image: url(../images/header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 94px;
}

#fade img
{
	position: absolute;
	top: -5px;
	left: 5px;
}

#left h2, #right h2
{
	color: #8dc452;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	width: 215px;
	background-image: url(../images/h2_r.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#left h2
{
	width: 200px;
	background-image: url(../images/h2_l.gif);
	background-position: center left;
	margin-left: -15px;
	padding-left: 20px;
}

.form
{
	list-style-type: none;
}

.form span
{
	display: block;
	margin-top: 3px;
}

.form li
{
	padding: 3px;
	height: auto;
	padding-top: 3px;
}

.form label
{
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding: 3px;
	padding-right: 5px;
	color: #599ab5;
	height: auto;
}

.form ul label
{
	display: block;
	float: none;
	color: #444444;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.info label
{
	width: 100px;
	padding-right: 10px;
}

.info span
{
	display: block;
	height: 15px;
	margin-top: 3px;
}

.large label
{
	width: 120px;
}

.form .full
{
	width: 70%;
}

.field
{
	border: 1px solid #AAAAAA;
	background-color: #F6F6F6;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#right .error-box
{
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

.notices
{
	list-style-type: none;
}

.notices .details li
{
	padding: 0px;
	height: auto;
	margin-bottom: 3px;
	border: none;
}

.notices .details
{
	font-size: 10px;
	color: #999999;
}

.notices .details label
{
	display: block;
	float: left;
	width: 55px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.notices .details span
{
	display: block;
	margin-left: 60px;
}

.notices h3, .notices h3 a
{
	font-size: 14px !important;
	color: #666666;
	padding-left: 3px;
	margin: 0px !important;
	padding-top: 0px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

#left .notices h3, #left .notices h3 a
{
	font-weight: normal;
	font-size: 10px;
}

#left .notices h3 img
{
	margin-bottom: -4px;
}

.notices h3 img
{
	margin-left: -4px;
	margin-bottom: -2px;
}

.notices p
{
	color: #999999;
}

.notices div
{
	font-size: 10px;
	margin-bottom: 5px;
	color: #777777;
	padding-left: 5px;
}

.notices li
{
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
}

.notices li .edit, .services li .edit
{
	opacity: 0.5;
}

.notices li:hover .edit, .services li:hover .edit
{
	opacity: 1.0;
}

.edit img
{
	margin-bottom: -3px;
}

.edit:hover
{
	text-decoration: none;
}

.my
{
	padding-left: 10px;
	list-style-type: none;
}

.my a
{
	color: #599ab5;
}

.my li
{
	margin-bottom: 7px;
}

.my li img
{
	margin-bottom: -4px;
}

img.profile
{
	border: 1px solid #8dc452;
	padding: 3px;
	margin-left: 10px;
	float: right;
}

p.about
{
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

.details
{
	font-size: 10px;
	margin-bottom: 5px;
	color: #777777;
	padding-left: 5px;
	list-style-type: none;
}

.types
{
	height: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #599ab5;
	padding-bottom: 4px;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	list-style-type: none;
}

.types li
{
	float: left;
}

.types a
{
	display: block;
	padding: 5px;
	background-color: #599ab5;
	color: #FFFFFF;
	margin-right: 5px;
}

.types a:hover
{
	text-decoration: none;
	background-color: #6dabc5;
}



.pages
{
	height: 30px;
	list-style-type: none;
}

.pages li
{
	float: left;
}

.pages a, .pages span
{
	display: block;
	padding: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	font-size: 14px;
	background-color: #c6e0e6;
	border: 1px solid #c6e0e6;
	color: #659ba8;
	margin-right: 2px;
	font-weight: bold;
}

.pages span
{
	background: none;
	color: #659ba8;
}

.pages a:hover
{
	text-decoration: none;
	background-color: #a4c6ce;
}

.search
{
	list-style-type: none;
}

.search .field
{
	border: 1px solid #AAAAAA;
	background-color: #F6F6F6;
	padding: 2px;
	width: 97%;
}

.search li
{
	padding: 3px;
	height: auto;
	margin-top: 3px;
}

.search select.field
{
	border: 1px solid #AAAAAA;
	background-color: #F6F6F6;
	padding: 2px;
	width: inherit;
}

.calendar tbody td.day
{
	width: 14%;
	height: 70px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	vertical-align: top;
}

.calendar tbody td.events
{
	width: 14%;
	height: 70px;
	border: 1px solid #8dc452;
	background-color: #d9f5bb;
	vertical-align: top;
}

.calendar tbody td.events ul
{
	font-weight: bold;	
}

.calendar tbody td.events .d, .calendar tbody td.events ul
{
	color: #679832;
}

.calendar tbody td.events .more
{
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

.calendar tbody td.day:hover
{
	border: 1px solid #98badd;
	background-color: #cfdeec;
	cursor: pointer;
}

.calendar tbody td .d
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	float: right;
	color: #999999;
	margin-top: -5px;
}

.calendar tbody td div
{
	height: 70px;
	overflow: hidden;
	white-space: nowrap;
}

.calendar tbody td ul
{
	font-size: 10px;
	color: #999999;
	padding-top: 25px;
}

.calendar thead td
{
	text-align: center;
	font-weight: bold;
	color: #98badd;
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	padding: 3px;
}

.calendar tbody td:hover .d, .calendar tbody td:hover ul
{
	color: #6792bf;
}

.calendar tbody td span
{
	font-size: 12px;
	vertical-align: super;
}

.calendar tbody td div a
{
	position: absolute;
	display: none;
	text-align: center;
	clear: both;
	margin-top: 0px;
	font-size: 10px;
	background-image: url(../images/icons/star.png);
	background-color: #cfdeec;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 10px;
}

.calendar tbody td:hover a
{
	display: block;
}

.months
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.months td
{
	width: 11%;
	text-align: center;
	color: #666666;
	font-size: 9px;
}

.months td a
{
	display: block;
	font-size: 14px;
}

.months td.current, .months td.current a
{
	font-weight: bold;
	font-size: 16px;
}

.left ol, .right ol
{
	margin: 0px;
}

#center .left h1, #center .right h1
{
	color: #8dc452;
	border-bottom: 1px solid #b7dc90;
	text-align: center;
}

.list
{
	list-style-type: none;
}

.list li div
{
	margin-left: 78px;
	margin-top: 5px;
}

.list li div .edit
{
	opacity: 0.5;
}

.list li:hover div .edit
{
	opacity: 1.0;
}

ol.list
{
	height: 150px;
}

ol.list h2
{
	font-size: 16px;
	color: #599ab5;
	margin-top: -3px;
	margin-left: -8px;
}

ol.list li
{
	padding: 5px;
	list-style-image: url(../images/icons/bullet.png);
	color: #666666;
}

ul.list li
{
	background-color: #FAFAFA;
	padding: 10px;
	height: 80px;
	margin-bottom: 4px;
}

.list h2
{
	color: #8dc452;
	font-size: 14px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.list .details li
{
	padding: 0px;
	height: auto;
	margin-bottom: 3px;
	border: none;
}

.list .details
{
	font-size: 10px;
	color: #999999;
	margin-left: 75px;
}

.right .details
{
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-right: 80px;
}

.list .details label
{
	display: block;
	float: left;
	width: 40px;
	font-weight: bold;
	display: none;
}

ul.right h2
{
	text-align: right;
	margin-right: 80px;
}

ul.left h2
{
	margin-left: 80px !important;
}

.right .photo
{
	float: right;
	border: 1px solid #8dc452;
	background-color: #FFFFFF;
	padding: 3px;
}

.left .photo
{
	float: left;
	border: 1px solid #8dc452;
	background-color: #FFFFFF;
	padding: 3px;
}

.left span, .right span
{
	font-size: 10px;
	color: #666666;
}

.left span
{
	margin-left: 8px;
}

.right span
{
	float: right;
	margin-right: 6px;
}

.left
{
	float: left;
	width: 45%;
}

.right
{
	float: right;
	width: 45%;
}

.textarea
{
	margin-left: 128px;
}

.nicEdit-container
{
	border: 1px solid #AAAAAA;
	background-color: #F6F6F6;
	padding: 2px;
}

.button
{
	border: none;
	background-color: #8dc452;
	border: 1px solid #6f9d3e;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.button:hover
{
	background-color: #9fd466;
	cursor: pointer;
}

.center
{
	text-align: center;
	margin: 0px;
	float: none;
	width: 100%;
	clear: both;
}

.services img
{
	float: left;
	border: 1px solid #8dc452;
	background-color: #ffffff;
	padding: 3px;
}

.services .edit img
{
	float: none;
	border: none;
	padding: 0px;
	background: none;
}

.services
{
	padding-top: 10px;
	list-style-type: none;
}

.services div
{
	margin-left: 115px;
}

.services h3, .services h3 a
{
	font-size: 14px;
	color: #666666;
}

.services p
{
	margin-left: 115px;
	color: #999999;
}

.services h3
{
	margin-left: 115px;
}

.services li
{
	padding-bottom: 20px;
	
	height: auto !important;
	height: 100px;
			
	min-height: 100px;
}

.services .details li
{
	padding: 0px;
	height: auto;
	margin-bottom: 3px;
	height: auto;
	min-height: 5px;
	border: none;
}

.services .details
{
	font-size: 10px;
	color: #999999;
	margin-left: 115px;
}

.services .details label
{
	display: block;
	float: left;
	width: 55px;
	font-weight: bold;
}


a.more
{
	display: block;
	padding: 6px;
	padding-left: 10px;
	background-color: #EEEEEE;
	
	-moz-border-radius: 5px;
}

a.more:hover
{
	text-decoration: none;
	background-color: #8dc452;
	color: #FFFFFF;
}

a.more img
{
	margin-bottom: -3px;
}

.error-box
{
	background-color: #8dc452;
	/* -moz-border-radius: 5px; */
	padding: 10px;
	color: #FFFFFF;
	margin-top: 5px;
}

.blue
{
	background-color: #599ab5;
}

.pale
{
	background-color: #95c4d7;
}

.error-box h3
{
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	margin: 0px 0px 5px 0px !important;
	padding: 0px !important;
}

.error-box ul
{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
}

.error-box li
{
	margin-bottom: 5px;
}

.error-box a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.error-box a:hover
{
	text-decoration: none;
}

.error-box h3
{
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

.category-select
{
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #AAAAAA;
}

.category-select li
{
	border-bottom: 1px solid #DDDDDD;
}

.category-select li label
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.category-select li:hover
{
	background-color: #599ab5;
}

.category-select li:hover label
{
	color: #FFFFFF;
	cursor: pointer;
}

.category-select .odd
{
	background-color: #F5F5F5;
}

.category-select .even
{
	background-color: #FAFAFA;
}

.category-select input
{
	margin-bottom: -1px;
}

.log
{
	list-style-type: none;
}

.log div
{
	font-size: 10px;
	margin-bottom: 5px;
	color: #777777;
	padding-left: 5px;
}

.log h3
{
	margin: 0px !important;
}

.log h3 a
{
	font-size: 16px;
}

.log li
{
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
}

#event-list .dateItem
{
	background-image: url(/images/date.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
	padding: 2px;
	width: 32px;
	height: 32px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#event-list .today
{
	background-image: url(/images/date_today.gif);
}

#event-list .past
{
	background-image: url(/images/date_past.gif);
}

#event-list .dateItem
{
	margin-left: 10px;
}

#event-list .dateItem span
{
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}

#event-list .event-items
{
	margin-left: 55px;
	padding-bottom: 10px;
	min-height: 35px;
}

#event-list .event-items .item
{
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#event-list h3
{
	margin: 0px;
	padding: 0px;
}

#event-list h3 a
{
	font-size: 14px;
	color: #666666;
	padding-left: 3px;

}

#event-list div
{
	font-size: 10px;
	margin-bottom: 5px;
	color: #777777;
	padding-left: 5px;
}

thead td
{
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0px -1px;
	padding: 5px;
	font-weight: bold;
}

tbody td
{
	padding: 5px;
}

tbody .odd td
{
	background-color: #F6F6F6;
}

#submenu
{
	background-image: url(../images/menu.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 27px;
	list-style-type: none;
}

#submenu li
{
	float: left;
	padding-top: 0px;
}

#submenu a
{
	display: block;
	color: #74a243;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}

#submenu a:hover
{
	color: #567832;
	background-image: url(../images/menu_o.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
