body {

	background:#999;

	margin:10px 0px 10px 0px;
       
	padding:0;

	text-align:center;

	font: 76.1%/1.2em Century gothic, Verdana, Arial;

}

#wrap{margin:0;width:909px;}/*Default outer wrapper width*/

#wrap-inner {margin:0;text-align:left;background:#FFFFFF;}

p{margin:0 10px 10px; color:#424242;}

a:focus {-moz-outline:0;outline:0;outline-offset:0;}

h1 {font: bold 1.6em/1.8em Century gothic, Tahoma, Verdana;margin: 1.2em 0;color:#98D60A;}

h2 {font: bold 1.3em/1.6em Century gothic, Tahoma, Verdana;margin:0 10px 10px;color:#99cc33;}

h3 {font: bold 1.2em/1.5em Century gothic, Tahoma, Verdana;margin: 1.2em 0;color:#323232;}

h4 {font: bold 1.1em/1.4em Century gothic, Tahoma, Verdana;margin: 1.2em 0;color:#666666;}

h5 {font: bold 1em/1.3em Century gothic, Tahoma, Verdana;margin: 1.2em 0;color:#CCCCCC;}

h6 {font: bold 1em/1.3em Century gothic, Tahoma, Verdana;margin: 1.2em 0;color:#CCCCCC;}





/*Architecture*/


/*Outer Rounded Containers*/



.outeround {width:945px;margin:0px auto;min-width:20em;}

.outeround .hd .c,

.outeround .ft .c {font-size:1px;height:18px;}

.outeround .ft .c {height:18px;}

.outeround .hd {background:transparent url(../images/tl.png) no-repeat 0px 0px;}

.outeround .hd .c {background:transparent url(../images/tr.png) no-repeat right 0px;}

.outeround .bd {background:transparent url(../images/ml.png) repeat-y 0px 0px;}

.outeround .bd .c { background:transparent url(../images/mr.png) repeat-y right 0px;}

.outeround .bd .c .s {margin:0px 8px 0px 4px;padding:0 1em 0 1em;}

.outeround .ft {background:transparent url(../images/bl.png) no-repeat 0px 0px;}

.outeround .ft .c {background:transparent url(../images/br.png) no-repeat right 0px;}



/*Begin Header and Logo*/



/*The main height of the header area. !changes to this will require changes to the source images!*/

#headcontainer {width:100%;margin:0;padding:0px;background:#A0C93A url(../images/sloganleft.png) no-repeat left top;}

#slogan {width:auto;height:74px; background:url(../images/slogan.png) no-repeat right top;}

.slogleft {float:left;height:74px;}

.slogancontent {height:47px; padding-left:15px; white-space:nowrap;}



/*CSS for logo. This is an image replaced link as an H1 tag*/



/*Controls logo hotspot width*/

#logo {height:74px;float:left;}

#logo h1 a{ width:187px;display:block;text-indent:-5000px;text-decoration:none;line-height:74px;}

#logo h1 {background:url(../images/sloganleft.png) top left no-repeat;}/*Set the line-height and width equal to your logo image here*/

#logo h1{margin:0;padding:0;}





/*The Styleswitcher Buttons*/

#accessbuttons {float:right;position:relative;top:-3px;right:5px;width:115px;height:29px;background: url(../images/navicons.png) no-repeat center top;padding: 6px 0px 6px 32px;margin:0;}

.access {margin:0; padding:0;}

a.access {font-size:8px;text-decoration: none;white-space: nowrap;}

.access img {border:none;margin:0px 3px 0px 0px;padding:0;width:17px;height:17px;font-size: 5px;}

#theme {position: absolute;top: 6px;right: 35px;margin: 0;padding: 0;list-style: none;}

#theme li {margin: 0;padding: 0;display:inline;}

#theme li#theme-fluid {display:none;}

#teasers {width:100%; margin:10px 0px 0px 0px;}





/*End Header and Logo*/



#main-body{clear: both;float: left;padding-bottom: 10px;top:-10px; width: 75%;z-index:100;}

#content{float: right;width: 67%;padding-right:5px;}

#sidebar{float: left;margin-right: -5px;width: 30%;}

#sidebar-2{float: right;margin-left: -3px;overflow: hidden;position: relative;width: 24.25%;}

#sidebar .inside{padding: 10px 0px 10px 0px;}

#sidebar-2 .inside{padding: 10px 0px 10px 0px;}

#content .inside{padding: 10px;}



/* Sliding Door Tabbed Menus */

#nav {height:27px; margin-right: 12px;}

#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
  float:right;
}
/* Backslash Hack
   hide from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
   float:left;
   height: 27px;
   background:url(../images/tmenu_up_l.png) no-repeat bottom left;
   margin-left: 4px;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 0;
   padding-left: 8px;
}




#nav li a {

	float:left;

	display:block;

	line-height: 27px;

	height: 27px;

	background:url(../images/tmenu_up_r.png) no-repeat 100% 100%;

	text-decoration: none;

	font-family: Century gothic, Tahoma, Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #666;

	padding-top: 0px;

	padding-right: 13px;

	padding-bottom: 0px;

	padding-left: 7px;

}



div#nav li:hover, div#nav li.sfhover {

	background: url(../images/tmenu_active_l.png) no-repeat bottom left;

}

div#nav li:hover a, div#nav li.sfhover a {

  background: url(../images/tmenu_active_r.png) no-repeat bottom right;

  color: #fff;

}



div#nav li.active a {

  background:url(../images/tmenu_over_r.png) no-repeat bottom right;

  color: #FFFFFF;

}



div#nav li.active {

  background:url(../images/tmenu_over_l.png) no-repeat bottom left;

}



span.pl_tab_l {

	background-image: url(../images/tmenu_over_l.png);

	left: 0;

	position: absolute;

	top: 0;

	visibility: hidden;

}



span.pl_tab_r {

	background-image: url(../images/tmenu_over_r.png);

	left: 0;

	position: absolute;

	top: 0;

	visibility: hidden;

}



div#footer{clear:left;width:100%;}





/*Joomla Specific Display*/

.small,.modifydate,.createdate {color: #999;text-align: left;font: 9px/11px Century gothic, Tahoma, Verdana;text-transform: lowercase;}

.createdate {top:-3px;}

.inputbox {color:#ccc;background:#fff;border: 1px solid #999;color:#333;}

.button {background:#ff9900;border: 1px solid #999999;color:#fff;line-height: 100%;font-size: 1em;padding: 3px;}

.article_seperator {width:100%;height:16px;}



/*Table View*/

td.sectiontableheader {background:#222;color: #FFF;font-weight: bold;background-image: url(../images/sectbhdr.gif);background-repeat: repeat-x;height: 25px;padding: 4px;}

tr.sectiontableentry1 td {padding: 6px;background-color: #f8f8f8;}

tr.sectiontableentry2 td {padding: 6px;background-color: #F2F2F2;}

td.sectiontableentry1 {padding: 6px;background-color: #f8f8f8;}

td.sectiontableentry2{padding: 6px;background-color: #F2F2F2;}

.sectiontableentry2 a, .sectiontableentry1 a  {padding-left:5px;}

.sectiontableentry1 a.category, .sectiontableentry2 a.category

{font:12px/16px Century gothic, Tahoma, Verdana;text-decoration:none;height:12px;padding-left: 16px;list-style:none;}



/*Read More*/

a.readon, a.readon:hover{margin-top: 10px;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;}



/*Polls*/

table.pollstableborder td {padding:0; text-align:left;}

.pollstableborder td, .pollstableborderS2 td, pollstableborderS1 td, pollstableborderS3 td

{text-align:left; font: 0.87em/0.92em Arial, Helvetica, sans-serif; padding: 3px 0px 3px 5px; vertical-align:middle;}



/*Print and Email View*/

body.contentpane {background:#fff}



/*Keeps the blog tables from crowding*/

table.contenttoc {margin: 5px;padding: 0px;float:right;}



/*Article Index*/

table.contenttoc{margin:5px;padding:5px;}

table.contenttoc td {padding: 0 7px;}

table.contenttoc th {padding: 0px 10px;font-size: 1em;color: #ccc;background: #333;}



/*Main Joomla Tables*/

table.contentpaneopen {margin:0;padding:0;width:100%;}

table table.contentpaneopen td, table table.contentpane td {margin:0 8px;padding:3px; width:100%;} 

table.contentpaneopen, table.contentpane, table.blog {width:100%;}

.contentheading {width:99%;}



/*mission and vision*/

.bottom

{ 

text-align: center

} 



/*Content Links*/

.contentheading,a.contentpagetitle:link,a.contentpagetitle:visited {

	color:#99cc33;

	font-size: 12px;

	font-family: Century gothic, Tahoma, Verdana;

	padding: 0 0 0px; 0
         
         	text-align: left;

	text-transform:lowercase;

	line-height: 20px;

	text-decoration:none;



}

a.contentpagetitle:hover {color:#333;text-decoration:none;}

.componentheading {color:#333;font:bold 1.07em/1.5em Century gothic, Tahoma, Verdana;}



/*Footer Links*/

.footerlink,a.footerlinkmain:link,a.footerlinkmain:visited{

         color:#FFF;

	text-align:center;

	font: 76.1%/1.7em Century gothic, Tahoma, Verdana;

}



/*Basic Links*/

a:link, a:visited {color:#ff9900;text-decoration:none;}

a:hover {color: #ff9900;text-decoration:underline;}

a:active {color:#ff9900;text-decoration:none;}

a.img{border:0;}



/*All Modules*/



ul.latestnewsS3,ul.latestnewsS2,ul.latestnewsS1, ul.mostreadS3,ul.mostreadS2,ul.mostreadS1

{list-style:none;padding:0px;margin:0px; color:#fff;}



.mostread li,.latestnews li,.latestnewsS3 li,.latestnewsS2 li,.latestnewsS1 li,.mostreadS3 li,.mostreadS2 li,.mostreadS1 li

{padding-bottom:3px;}



.moduleS3 p,.moduleS1 p,.moduleS2 p

{font-size:1em;line-height:1.15em; color:#333;}



.moduleS3,.moduleS3 a:link, .moduleS3 a:visited, .moduleS3 li a,.moduleS3 p,.moduleS3 td,.moduleS3 ul

{font-size:1em;line-height:1.15em; color:#333;}



.moduleS1,.moduleS1 a:link, .moduleS1 a:visited, .moduleS1 li a, .moduleS1 p, .moduleS1 td,.moduleS1 ul,.moduleS1

{font-size:1em;line-height:1.15em; color:#fff;}



.moduleS2,.moduleS2 a:link, .moduleS2 a:visited, .moduleS2 li a, .moduleS2 p,.moduleS2 td,.moduleS2 ul

{font-size:1em;line-height:1.15em; color:#fff;}



.moduleS1 ul,.moduleS2 ul, .moduleS3 ul, .moduleBDR ul

{list-style:none; padding:0px; margin:0px;}

.moduleS1 li,.moduleS2 li, .moduleS3 li, .moduleBDR li

{padding-bottom:3px;}

/*Solid Module Heading Typography*/

.moduleS3 h3, .moduleS1 h3, .moduleS2 h3

{

	font: bold 1em/2em Century gothic, Tahoma, Verdana;

	margin:5px 0px;

	padding:0;

}

.moduleS1 h3 {padding: 0 0 0 16px !important;color:#fff;}

.moduleS2 h3 {padding: 0 0 0 16px !important;color:#fff;}

.moduleS3 h3 {padding: 0 0 0 16px !important;color:#fff;}



/*SOLID ROUND BOX BACKGROUND COLORS*/

.moduleS1 {background: #666666 url(../images/mod_tr_S1.png) top right no-repeat}

.moduleS3 {background: #CCCCCC url(../images/mod_tr_S3.png) top right no-repeat;}

.moduleS2 {background: #9FC938 url(../images/mod_tr_S2.png) top right no-repeat;}



/*Bordered Module Heading Text Colors*/

.moduleBDR h3 {

font: bold 12px/24px Century gothic, Tahoma, Verdana;color:#99cc33;

margin: 0;padding: 0.17em 0 0 1.5em !important;position: absolute;top: .25em;left: 0em;width: 100%;

}

/*Sidenav Menus must be set to flat list in order to be styled correctly otherwise sublevels get messed up*/

ul#mainlevel-sidenav, ul#mainlevel-sidenav2 {list-style:none;margin:0;padding:0;}

ul#mainlevel-sidenav li a, ul#mainlevel-sidenav2 li a 

{padding-left: 18px;background:url(../images/sidenavover.png) no-repeat left center;border-bottom: 1px solid #cacaca;display:block;

	font:bold 12px/20px Century gothic, Tahoma, Verdana;

	color:#666;

	text-decoration:none;}

/*Sidenav Links*/

ul#mainlevel-sidenav a:hover, ul#mainlevel-sidenav2 a:hover

{text-decoration:none;padding-left: 18px;border-bottom: 1px solid #cacaca;display:block;

	font:bold 12px/20px Century gothic, Tahoma, Verdana;

	color:#717171;

}

/*Sidenav Menus when used as a vertical (TABLED) style NOT recomended*/

a.mainlevel-sidenav:link, a.mainlevel-sidenav2:link, a.mainlevel-sidenav:visited, a.mainlevel-sidenav2:visited {

	font:bold 12px/20px Century gothic, Tahoma, Verdana;

	color:#717171;

	text-decoration:none;

	padding-left: 18px;

	background:url(../images/sidenavover.png) no-repeat left center;

	border-bottom: 1px solid #cacaca;

	display:block;

}

a.mainlevel-sidenav:hover, a.mainlevel-sidenav2:hover {

	font:bold 12px/20px Century gothic, Tahoma, Verdana;

	color:#ff9900;

	text-decoration:none;

	padding-left: 18px;

	background: url(../images/sidenavup.png) no-repeat left center;

	border-bottom: 1px solid #cacaca;

	display:block;

}



.user4 h3,.user5 h3,.user4split2 h3,.user5split2 h3,.user6 h3,.user7 h3,.user6split2 h3,.user7split2 h3 {

margin:0;font: bold 1em/1.5em Tahoma, Verdana, Helvetica;padding:0;}



/*Proceed with caution*/

#teasers .module,#teasers .moduleS3,#teasers .moduleS1,#teasers .moduleS2,#teasers .moduledark,#teasers .modulemid,#teasers .modulelight,#teasers .modulebdr

#footer .module,#footer .moduleS3,#footer .moduleS1,#footer .moduleS2,#footer .moduledark,#footer .modulemid,#footer .modulelight,#footer .modulebdr

{position:relative;margin:0;padding:0;}



.module,.moduleS3,.moduleS1,.moduleS2,.moduledark,.modulemid,.modulelight,.modulebdr {position:relative;margin:0 0 1em;padding:0;}

.moduleS1 div div div div,.moduleS2 div div div div,.moduleS3 div div div div,.modulebdr div div div div {background:none;}

.module div,.moduleS3 div,.moduleS1 div,.moduleS2 div {margin:0;padding:2px 0 0 0;}

.module div div,.moduleS3 div div,.moduleS1 div div,.moduleS2 div div{padding:0 0 0 11px;margin:0;}

.module div div div,.moduleS3 div div div,.moduleS1 div div div,.moduleS2 div div div {padding:0 11px 11px 0;height:auto!important;height:1%;}

.moduleS3 div {background: url(../images/mod_tl_S3.png) top left no-repeat;}

.moduleS3 div div, .moduletableS3 div div{background: url(../images/mod_bl_S3.png) bottom left no-repeat;}

.moduleS3 div div div {background: url(../images/mod_br_S3.png) bottom right no-repeat;}

.moduleS1 div {background: url(../images/mod_tl_S1.png) top left no-repeat;}

.moduleS1 div div{background: url(../images/mod_bl_S1.png) bottom left no-repeat;}

.moduleS1 div div div{background: url(../images/mod_br_S1.png) bottom right no-repeat;}

.moduleS2 div {background: url(../images/mod_tl_S2.png) top left no-repeat;}

.moduleS2 div div{background: url(../images/mod_bl_S2.png) bottom left no-repeat;}

.moduleS2 div div div{background: url(../images/mod_br_S2.png) bottom right no-repeat;}



.clear {clear: both; height:0; height:1px !important;}

.moduleBDR {margin: 0 0 1em;padding: 0;position: relative;}

.moduleBDR div div div div {background: none;}

.moduleBDR div {margin: 0;padding: 2.2em 0 0;}

.moduleBDR div div {margin: 0;padding: 0 0 0 12px;}

.moduleBDR div div div {height: 1%;padding: 5px 12px 12px 0;}

.moduleBDR {background: url(../images/boxright_bdr.png) top right no-repeat;}

.moduleBDR div {background: url(../images/boxleft_bdr.png) top left no-repeat;}

.moduleBDR div div { background: url(../images/boxleft_bdr.png) bottom left no-repeat;}

.moduleBDR div div div {background: url(../images/boxright_bdr.png) bottom right no-repeat;}

div div .syndicate div, div div.syndicateS1 div, div div.syndicateS2 div, div div.syndicateS3 div, div div.syndicateBDR div {margin:5px; padding:0;}





/*Some bonus custom styles*/

ol {margin-left:25px;}

blockquote {padding:5px; border: 1px dashed #cecece; background: #ececec; color:#323232; margin:3px; font-size:.90em;}

ul#checklist {padding-left:5px; list-style:none;}

#checklist li {background:url(../images/checklist.png) no-repeat left center; padding-left:16px; margin: .25em 0 .25em 0;}

.voodoo{display:none;} .designer {font-size:10px;}

a.linkS1 {text-decoration:none; width:203px; height:119px; text-indent:-50000em; background:url(../images/linkS1.png) no-repeat center; display:block; text-align:center; margin: 0px auto 0px auto;}

a.linkS2 {text-decoration:none; width:203px; height:119px; text-indent:-50000em; background:url(../images/linkS2.png) no-repeat center; display:block; text-align:center; margin: 0px auto 0px auto;}

a.linkS3 {text-decoration:none; width:203px; height:119px; text-indent:-50000em; background:url(../images/linkS3.png) no-repeat center; display:block; text-align:center; margin: 0px auto 0px auto;}

#path {text-align:right; padding:10;}