body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #555555;
	background-color: #F4F2EC;
}
a:link, a:visited {
	color: #7C002C;
}

a:hover {
	color: #E2C9AB;;
}
ul {
	list-style-image: url(../images_site/arrows.gif);
}


#left {
	float: left;
	width: 800px;
}
#right {
	width: 175px;
	margin-left: 805px;
	background-color: #F4F2EC;
	padding: 0px 1px 0px 0px;
}
#content {
	width: 800px;
	background-color: #F4F2EC;
	padding: 4px 0px 4px 4px;
	
}
#rss {

	font-size: 10px;
	border: 1px solid #aaaaaa;
	background-color: white;
	padding: 5px 5px 5px 5px;
	line-height: 100%;
}
.rssheading {
	font-weight: bold;
	font-size: 12px;
}

#banner {
	height: 7px;	
	}
#sidebar {
	float: left;
	width: 192px;
	
}
#main {
	float: right;
	width: 590px;
	border: 1px solid #aaaaaa;
	background-color: white;
	padding: 5px;
}

#main table { font-size: 12px; border-collapse: collapse; }

#page {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
}
.floatclear {
	clear: both;
}

#nav td {
	border: 1px solid #aaaaaa;
	margin: 0px 0px 4px 0px;
}
#nav .menu_level1 {
	background: #E2C9AB;
	color: #7C002C;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
}
#nav a,  {
	text-decoration: none;
}
#nav .menu_level1 a:hover {
	/*background: #7C002C;*/
	color: white;
}
#nav .menu_level1_selected {
	background: #7C002C;
	color: white;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
}
#nav .menu_level2 {
	background: #EFC779;
	color: #7C002C;
	font-weight: bold;
	padding: 2px 2px 2px 30px;
	background-image: url(../images_site/arrows.gif);
	background-repeat:no-repeat;
	background-position: 15px 3px;
	font-size: 11px;
}
#nav .menu_level2 a:hover {
	/*background: #FFE2A9;*/
	color: white;
}
#nav .menu_level2_selected {
	background: #FFE2A9;
	color: #7C002C;
	font-weight: bold;
	padding: 2px 2px 2px 30px;
	background-image: url(../images_site/arrows.gif);
	background-repeat:no-repeat;
	background-position: 15px 3px;
	font-size: 11px;
}
#nav .menu_level3 {
	background: #EFC779;
	color: #7C002C;
	font-weight: bold;
	padding: 2px 2px 2px 40px;
	font-size: 11px;
}
#nav .menu_level3 a:hover {
	/*background: #FFE2A9;*/
	color: white;
}
#nav .menu_level3_selected {
	background: #FFE2A9;
	color: #7C002C;
	font-weight: bold;
	padding: 2px 2px 2px 40px;
	font-size: 11px;
}
#search {

	
}
.pagetitle {
font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 5px 0px 5px 0px;
	font-size: 22px;
	font-weight: bold;
	background-color: #ED144E;
	padding: 8px 3px 8px 10px;
}

.rsstitle {
font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ED144E;
	padding: 3px 3px 3px 3px;
	
}

h1, h2, h3, h4 {
	color; #555;
	font-weight: bold;
}
#footer, #footer a {
	background-color: #7C002C;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	
}
#disclaimer {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
}
.highlight {
	margin: 0px 50px 0px 50px;
	border: 1px solid #aaaaaa;
	background-color: #FFE2A9;
	color: #7C002C;
	padding: 8px;
	font-size: 11px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	}
/*###############################################################    */
/*.menu_level1 {
	background: #E2C9AB;
	color: #7C002C;
}
.menu_level1 a:hover {
	background: #7C002C;
	color: #ffffff;
}
.menu_level2 {
	background: #F5F5F5;
	padding-right : 5px;
}

.menu_level3 {
	background: #E7E7E7;
	padding-right : 5px;	
}

.menu_level4 {
	background: #C7C7C7;
	padding-right : 5px;	
}*/

.sitetitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color: #ff6600;
}

.headbar {
	background: ff6600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbar {
	background: CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: 333333;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbardate {
	background: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.sidebar {
	background: whitesmoke;
	border-right: 1 #333333;
	background-color : whitesmoke;
	border : 1 dashed #333333;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 1;
	border-top-width : 0;
}

.sidebarRHS {
	background: whitesmoke;
	border-left: 1 #333333;
	background-color : whitesmoke;
	border : 1 dashed #333333;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left-width : 1;
	border-right-width : 0;
	border-top-width : 0;
	font-family: Verdana, Arial, Helvetica; font-size: 10px;
}

/*p,td,li,ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black }*/
a.smalltext:link,a.smalltext:visited,a.smalltext:active,a.smalltext,.smalltext { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: 666666 }
/*h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066CC; text-decoration: none ; font-weight: bold}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #F88B07; text-decoration: none ; font-weight: bold}*/

.emailStoryBox { background: white } 
.fcnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black; text-decoration: none; text-transform: lowercase }

a.fcnav:active,a.fcnav:visited { color: black; text-decoration: none }
a.fcnav:hover { color: black; text-decoration: underline }

a.topbar:active { color: black; text-decoration: none; text-transform: lowercase}
a.topbar:hover { color: black; text-decoration: underline; text-transform: lowercase}

.bottomnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: white; text-decoration: none; text-transform: lowercase; background: #000000 }

a.bottomnav:active { color: white; text-decoration: none; text-transform: lowercase}
a.bottomnav:visited{ color: white; text-decoration: none; text-transform: lowercase}
a.bottomnav:hover { color: white; text-decoration: underline; text-transform: lowercase}

a.mainnav {  color: black;  text-decoration: none;  }
.mainnav {  color: black;  text-decoration: none;  }
a.mainnav:active{  color: black; text-decoration: none; }
a.mainnav:visited {  color: black; text-decoration: none;}
a.mainnav:hover {  color: #0066CC; text-decoration: none;}

a.subnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: ff6600; text-decoration: none;  font-weight: normal }

ul.subnav {
	margin : 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
	list-style-type : square;
}

/* Form fields */

.formbutton {
	color : 084994;
	font-weight : bold;
	font-family : Verdana;
	font-size : 9px;
	background : FFFF99;
	background-color : FFFF99;
	border-style : solid;
	border-width : 1;
	border-color : 084994;
}

/* Table Cells */
.tblheader { background: #0066CC; color: #FFFFFF; font-weight: bold;}

.tblcellheader { background: #F88B07; color: #FFFFFF; font-weight: bold;}

.tblcell { background: #EEEEEE; }

.tblcellalt { background: white; }

/*a { color: #0066CC; text-decoration: none }
a:visited {  color: #7C002C; text-decoration: none}
a:active {  color: #7C002C; text-decoration: none}
a:hover { color: #F88B07; text-decoration: none;}*/

.headingwhite { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #FFFFFF; text-decoration: none ; font-weight: bold }
.clients {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: normal; color: #000000}

/* These styles control the search results listings */
.searchresultsRow1 { background: whitesmoke } 
.searchresultsRow2 { background: white } 

/* Forums styles */
.forumsSummaryText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsTableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #FF6600; color: #FFFFFF }
.forumsTableSubRow { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #CCCCCC; color: #000000 }

.forumsTableToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; background: #CCCCCC; }

a.forumsToolbar:link,
a.forumsToolbar:visited,
a.forumsToolbar:active  {  color: #000000; }

a.forumsPageLinks:link,
a.forumsPageLinks:visited,
a.forumsPageLinks:active  { font-weight: normal; color: #FFFFFF; }

.forumsTablePriority { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #FFFFCC; 
	color: #000000; }

.forumsTableOneRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: whitesmoke; 
	color: #000000; 	}
	
.forumsTableTwoRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #e9e9e9; 
	color: #000000; }
	
.forumsTableCell {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: whitesmoke; color: #000000 }

.forumsTableFooter {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000 }

/* Forms */

.saveButton {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : CCCCCC;
	background-color : CCCCCC;
	border-style : solid;
	border-width : 1;
	border-color : 999999;
}

/* Polls */
.bargraph {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : CCCCCC;
	background-color : CCCCCC;
}

.barempty {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : whitesmoke;
	background-color : whitesmoke;
}

.searchbox{
	
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	height: 20px;
	width: 108px;
	border: none;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #aaa;

}

.footertext{
	color : #585858;
	font-size : 10px;
}

/* Events */

.calHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: FF6600; color: white }

a.calHead,a.calHead:visited,a.calHead:active,a.calHead:link { color: white }

.calDayHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: CCCCCC; color: black }

.calNoDay { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: whitesmoke; color: CCCCCC }

.calDay { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: whitesmoke; color: black }

.calToday { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: FFCC00; color: black }

/* News */

.newsTitle { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black  }

a.breadcrumb {  color: #333333;  text-decoration: none; font-size: 10px; }
.breadcrumb {  color: #333333;  text-decoration: none; font-size: 10px; }
a.breadcrumb:active{  color: #333333; text-decoration: none; font-size: 10px;}
a.breadcrumb:visited {  color: #333333; text-decoration: none; font-size: 10px;}
a.breadcrumb:hover {  color: #999999; text-decoration: none; font-size: 10px;}

.nonbreadcrumb {  color: #999999;  text-decoration: none;font-size: 10px; }
