body {
	margin: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../_site_images/sidebarSlice.gif);
	background-position:left;	
	background-repeat:repeat-y;
	cursor: default;

/*
	scrollbar-arrow-color: #000cff;
	scrollbar-darkshadow-color: #000cff;
	scrollbar-3dlight-color: #000cff;
	scrollbar-highlight-color: #88dd00;
	scrollbar-shadow-color: #88dd00;
	scrollbar-face-color: #88dd00;
	scrollbar-track-color: #000cff; 
*/
}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #88dd00;}
a:visited {text-decoration: none;}

.sub {	font-size: 10px; }
.noborder {	border: 0;}
.clear {
	clear:both;
	visibility: hidden;
}
.small {
	font-size: 8pt;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	width: 100%;
	position: absolute;
	margin: 0px;
}



#header { 
	clear: both;
	border: 1px solid #000000;
	background: #88dd00;
	height: 70px;
}
#content { 
	margin-top: 5px;
}

#sidebar { 
	width: 170px;
	float: left;
}

#main {
	padding: 15px;
	padding-top: 0px;
	margin-left: 185px;
}
#footer {
	width: 100%;
	padding-top: 15px;
	font-size: 10px;
	clear: both;
	position: relative;
	bottom: 0px;
}
#validations { bottom:0px;float:left; width:33.3%;}

#contact {text-align: center; float:left; width: 33.3%;}

.siteTitle {color: #ffffff; text-decoration: none; border: 0; width: 400px; display: inline; float: left;}
.headerRight {display: inline;}


img.headerRight {
	text-align: right;

}

a.navItem {
	display: block; 
	text-align: left; 
	font: bold 1em sans-serif; 
	font-size: 11pt;
   padding: 3px 10px; 
	margin: 3px 5px 3px 5px;
	border-left: 5px solid #000cff;
	border-top: 1px solid #000cff;
	border-right: 1px solid #000cff;
	border-bottom: 1px solid #000cff;
   text-decoration: none;
	background: #cccccc;
	color: #000000;
}

a.navItem:hover {
	background: #666666;
	border-left: 25px solid #88dd00;
	border-top: 1px solid #88dd00;
	border-right: 3px solid #88dd00;
	border-bottom: 1px solid #88dd00;
	padding-left: 5px;
	color: #ffffff;
	font-style: italic;
}

img.icon {
	margin-left: 5px;
	padding-right: 5px;
}

.validations { border: 0;}
.copyright {text-align: right; font-size: 10px;}

#hours {
	float: left;
	width: 35%;
}


table.hours {
	border: 1px solid #666666;
}

.hours td {
	border: 1px solid #cccccc;
}

#pricing {
	float: right;
	width: 62%;
}
table.pricing {
	border: 1px solid #666666;
}
.pricing td {
	border: 1px solid #cccccc;
}

caption {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

th {
	background-color: #cccccc;
	color: #000000;
}

ul.include_list { margin-top:0px; }


.fp_flashy_bit {
	text-align: center;
	clear: none;
	position: relative;
}

object.fp_ss {margin:-1px;}


h3.program_heading {
	margin-bottom: -15px;
}

img.photo_right {
	float: right;
	padding: 2px;
	margin-left: 15px;
	border: 1px solid #000000;
}

img.photo_left {
	float: left;
	padding: 2px;
	margin-right: 15px;
	border: 1px solid #000000;
}

.link_entry {
	display: block;
	clear: right;
}
a.wiki:link {text-decoration:none;border-bottom:1px dotted #333; color: #000;}


div.news_ticker {
	border: 1px solid #000000;
	text-align: center;
	display: block;
	width: 750px;
}

div#fp_news_tick_title {
	background: #88dd00;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
	width: 150px;
	float: left;
	text-align: center;
}

div#fp_news_tick_text {
	font-size: 12pt;
	font-weight: bold; 
	color:#0e1af7;
	float: left;
	padding: 10px;
	text-align: center;
}

a#fp_news_tick_link:link, a#fp_news_tick_link:visited { text-decoration:underline; color:#0e1af7;}

table.events_calendar {
	border: 2px solid #000000;
	font-size: larger;
}
th.calendar_heading {
	color: #333333;
	background-color: #cccccc;
	padding: 5px;

}
td.calendar_data {
		border: 1px solid #777777;
		padding: 5px 10px;
}

td.alt_row, tr.alt_row td{
	background: #ECECEC;
}


span.employee_name {
	font-weight:bold;
	font-size:larger;
}

span.employee_role {
	font-weight:bold;
}

p.employee_desc {
	
}


div#announcements {
	width: 100%;
	padding: 5px;
	border: 2px solid #88dd00;
	background-color: #ccc;
}

div.announcement_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
}
