body {

	margin: 0;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #506A72;

	background-color: #DEDBD2;

	line-height: 140%;

}

body, form { margin: 0px; padding: 0px; }

body, td, div, span { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;color: #414854;}

div, table { text-align: left; }

img { border: 0px; margin: 0px; vertical-align: middle; }

a:link, a:visited { color: #215EB5; text-decoration: none }

a:hover { color: #B24914; text-decoration: underline }



div#wrapper { width: 992px; margin: auto; }

div#header { width: 992; height: 95px; background-image: url(images/fs_header_bkg.png); background-repeat: repeat-x; background-position: 0 0; }

#mainWrapper {

	width: 992px;

	vertical-align: top;

	margin: auto auto;

	padding: 0px;

}

div#clLogo {

	margin-left: 30px;

}

table.maintable { width: 100%; text-align: center; }



div.clBody, div.cl-BL, div.cl-BR, div.cl-B,  div.cl-TL, div.cl-TR, div.cl-T { width: 992px; }

div.clBody { 

	background-image: url(images/cl_header_bkg.png);

	background-repeat: repeat-y;

	background-position: 0 0;

}

div.cl-B {

	background-image: url(images/cl_corner_B.png);

	background-repeat: repeat-x;

	background-position: 0px 100%;

}

div.cl-BR {

	background-image: url(images/cl_corner_BR.png);

	background-repeat: no-repeat;

	background-position: 100% 100%;

}

div.cl-BL {

	background-image: url(images/cl_corner_BL.png);

	background-repeat: no-repeat;

	background-position: 0px 100%;

}

div.cl-T {

	background-image: url(images/cl_corner_T.png);

	background-repeat: repeat-x;

	background-position: 0 0;

}

div.cl-TR {

	background-image: url(images/cl_corner_TR.png);

	background-repeat: no-repeat;

	background-position: 100% 0;

}

div.cl-TL {

	background-image: url(images/cl_corner_TL.png);

	background-repeat: no-repeat;

	background-position: 0 0;

}

div.clBodyContent {

	margin: 0px 6px;

	padding: 10px;

}

div.clHeaderContent {

	width: 980px;

	height: 95px;

	margin: 0px 6px;

}

div#clNavBar {

	width: 980px;

	height: 46px;

	margin: 0px 6px;

	margin-bottom: 5px;

}

div#clNavBar-C, div#clNavBar-L, div#clNavBar-R { width: 980px; height: 46px; }

div#clNavBar-C { background-image: url(images/cl_bar_C.png); background-repeat: repeat-x; background-position: 0 0; }

div#clNavBar-L { background-image: url(images/cl_bar_L.png); background-repeat: no-repeat; background-position: 0 0; }

div#clNavBar-R { background-image: url(images/cl_bar_R.png); background-repeat: no-repeat; background-position: 100% 0; }



div.clCenterHeading { height: 40px; }

div.clCenterHeading-C, div.clCenterHeading-L, div.clCenterHeading-R { height: 40px; }

div.clCenterHeading-C { background-image: url(images/cl_heading_C.png); background-repeat: repeat-x; background-position: 0 0; }

div.clCenterHeading-L { background-image: url(images/cl_heading_L.png); background-repeat: no-repeat; background-position: 0 0; }

div.clCenterHeading-R { background-image: url(images/cl_heading_R.png); background-repeat: no-repeat; background-position: 100% 0; }



div.clCenterHeading-R .centerBoxHeading {

	font-family: "Century Gothic", "Trebuchet MS", Arial, Tahoma, serif;

	font-size: 24px;

	color: #990000;

	font-weight: normal;

	text-align: left;

	padding-left: 20px;

	padding-top: 2px;	

}



#navMainSearch {

	float: right;

	margin: 10px 10px;

}

div.bottomLinks {

	text-align: center;

	margin: 0px 6px;

	height: 30px;

	line-height: 30px;

	

	background-color: #F7EBC3;

	border-top: 2px solid #FBE288;

	border-bottom: 2px solid #FBE288;

}

/* CSS NEWS */

div.newsItem { }

div.newsSepA { height: 5px; background-color: #DBE1E7; margin-top: 15px;}

div.newsSepB { height: 10px; background-image: url(images/cl_sep_arrow.png);

	background-repeat: no-repeat; background-position: 50% 0;

}

h3 {

	margin: 3px 0px 8px 0px;

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #B24914;

}



span.newsAuthor a {

	margin: 0px;

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #215EB5;

}

table.newsComments { margin-top: 5px; }

td.day { 

	color: #B24914;

	padding: 4px;

	font-size: 28px;

	text-align: center;

	border: 2px 2px 0px 2px;

	border-top: 2px solid #FBE288;

	border-right: 2px solid #FBE288;

	border-bottom: 0px solid #FBE288;

	border-left: 2px solid #FBE288;

	line-height: 100%;

	background-color: #F7EBC3;

	font-weight: bold;

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

}

td.year { 

	background-image: url(images/cl_date_arrow.png);

	background-repeat: no-repeat; background-position: 50% 0;

	color: #215EB5;

	padding: 10px 8px 5px 8px;

	font-size: 16px;

	text-align: center;

	border: 2px 2px 0px 2px;

	border-top: 0px solid #BEC5CD;

	border-right: 2px solid #BEC5CD;

	border-bottom: 2px solid #BEC5CD;

	border-left: 2px solid #BEC5CD;

	line-height: 100%;

	background-color: #DBE1E7;

	font-weight: bold;

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

}

/* CSS CENTER CONTENT */

div.centerContent { margin-left: 5px; margin-top: 0px; padding: 5px; }



/* CSS SIDE MENU*/

div.levelA { background-color: #DCD4C5; padding: 1px; margin-top: 5px; }

div.levelABottom { background-color: #BEC5CD; padding: 1px; margin-top: 5px; }

div.levelB { background-color: #FFFFFF; padding: 1px; }

div.menuBottom { background-color: #DBE1E7;  padding: 8px; }

div.menuLeft { background-color: #E4DDCA; padding: 8px; }

div.menuCaption { 	

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #215EB5;

}

div.menuSep {

	height: 1px;

	margin-top: 5px;

	background-color: #FFFFFF;

}

div.menuText { margin-bottom: 10px; padding: 5px; }

div.caption { 	

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #215EB5;

	margin-top: 10px;

}

div.text { margin-bottom: 10px; padding: 5px; }

/* CORE CSS */

.spacer {

	padding-right: 0px;

	margin-right: 0px;

}



.fborder{

	border-collapse: collapse;

	border: 0px none #FF0000;

	margin-bottom: 10px;

}



.fcaption { 

	font-family: Arial, Verdana, sans-serif;

	font-size: 12px;

	color: #215EB5;

	border-collapse: collapse;

	border: 1px solid #FFFFFF;

	padding: 5px 2px;

	background-color: #BEC5CD;

}

#forum .forumheader {

	font-size: 18px;

	font-family: "Arial Narrow", Arial, Verdana, sans-serif;



}



.forumheader {

	font-weight: bold;

	color: #B24914;

	border: 1px solid #FFFFFF;

	padding: 8px;

	padding-left: 10px;

	background-color: #DBE1E7

}



.forumheader2 {

	color: #215EB5;

	font-size: 16px;

	border: 1px solid #FFFFFF;

	padding: 5px;

	background-color: #EEEBEA;

}



.forumheader3 {

	border: 1px solid #FFFFFF;

	padding: 5px;

	background-color:#F5F4F3;

}



.forumheader4 {}



.sgal.thumb.img { border: 1px solid #FFFFFF; }

.lightbox.thumb { padding: 1px; background-color: #BEC5CD}

.tbox { border: 1px solid #CDCDC4; font-size: 12px;  }

.tbox.chatbox { width: 98%; margin-bottom: 10px; }



.button { border: 1px solid #FBE288; background-color: #F7EBC3; padding: 0px 5px; font-size: 11px}

div.nextprev {

	margin: 10px 0px 10px 0px;

	padding: 5px;

	background-color: #F7EBC3;

	border: 2px solid #FBE288;

}



ul.newsCat {

	padding: 0;

	margin: 0;

	margin-bottom: 5px;

	margin-top: 5px;

}

ul.newsCat li {

	padding: 0;

	margin-left: 15px;;

}



/* CSS DROP DOWN MENU */

div.menuBar {

	margin-left: 15px;

}

#nav, #nav ul { /* all lists */

	padding: 0;

	margin: 0;

	margin-left: 0px;

	list-style: none;

	line-height: 30px;

	

}



#nav a {

	padding: 8px 15px 8px 15px;

	display: block;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}



#nav a:hover {

	display: block;

	text-decoration: none;

	background-color: #CC3300;

}



#nav li li a {

	display:block;

	padding: 0;

	border-top: 1px solid #999999;

	border-right: 1px solid #999999;

	text-decoration:none;

	background-image: none;

	float: none;

	padding-left: 15px;

	width: 175px;

	width/* */:/**/160px;	

	width: /**/160px;

	background-image: url(images/cl_drop_a.png);

	background-position: 100% 50%;

	background-repeat: no-repeat;

}

#nav li li a:hover {

	background-color: #990000;

}



#nav li { /* all list items */

	float: left;

	margin: 0px 0px 0px 0px;

	/* width: 10px; */ 

}



#nav li ul { /* second-level lists */

	position: absolute;

	background-color: #CC3300;

	width: 175px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#nav li ul ul { /* third-and-above-level lists */

	margin: -31px 0 0 176px;

}



#nav li.fs-linkSep, #nav li.fs-linkSep:hover  { background-color: transparent !important;}

div.dropSep {

	background-image: url(images/cl_drop_sep.gif);

	background-position: 0 0;

	background-repeat: no-repeat;

	height: 44px;

	width: 2px;

}

#nav li:hover, #nav li.sfhover {

	background-color: #CC3300;

}







#nav li:hover li:hover, #nav li.sfhover li.sfhover{

	background-color: #990000;

}





#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



#nav a.sub {

	/* background-color: #CC3300; */

	background-image: url(images/cl_drop_a_sub.png);

	background-position: 100% 50%;

	background-repeat: no-repeat;

}

#nav a.sub:hover {

	/* background-color: #990000;*/

	background-image: url(images/cl_drop_a_sub.png);

	background-position: 100% 50%;

	background-repeat: no-repeat;

}

