body {
	background: #EEEEEE url(../images/body_bg.jpg) top left; background-repeat: repeat-x;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:center;
	font: 76.1%/1.3em Arial, Tahoma, Verdana, Helvetica;
}
#wrap{margin:0;width:765px;}
#wrap-inner {margin:0;text-align:left; padding:0px 12px 12px 12px; background: url(../images/cont_bg.jpg) no-repeat center top;}

p{margin:0 10px 10px; color:#424242;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
h1 {font: bold 1.6em/1.8em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}
h2 {font: bold 1.3em/1.6em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}
h3 {font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}
h4 {font: bold 1.1em/1.4em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}
h5 {font: bold 1em/1.3em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}
h6 {font: bold 1em/1.3em Arial, Helvetica, sans-serif;margin: 1.2em 0;color:#330066;}

/*Architecture*/

/*Outer Rounded Containers*/
.outeround {width:765px;margin:0px auto;min-width:20em;}
.outeround .ft .c {font-size:1px;height:18px;}
.outeround .ft .c {height:18px;}
.outeround .ft {background:transparent url(../images/footer_brd.jpg) no-repeat 0px 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: url(../images/header.jpg) no-repeat left top;}
#slogan {width:auto;height:130px;}
.slogleft {float:left;height:130px;}
.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:115px;float:left;}
#logo h1 a{ width:220px;display:block;text-indent:-5000px;text-decoration:none;line-height:115px;}
/*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:0;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: none;}
#theme li#theme-fluid {display: inline;}
#teasers {width:100%; margin:0px 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: 32.5%;}
#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:20px; margin-right: 12px; margin-top: 60px}
#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
/* Backslash Hack
   hide from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
	float:right;
	height: 20px;
	background:url(../images/tmenu_up_l.jpg) 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: 20px;
	height: 20px;
	background:url(../images/tmenu_up_r.jpg) no-repeat 100% 100%;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 7px;
}

div#nav li:hover, div#nav li.sfhover {
	background: url(../images/tmenu_up_l.jpg) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
  background: url(../images/tmenu_up_r.jpg) no-repeat bottom right;
  color: #ff6600;
}

div#nav li.active a {
  background:url(../images/tmenu_active_r.jpg) no-repeat bottom right;
  color: #ff6600;
}

div#nav li.active {
  background:url(../images/tmenu_active_l.jpg) no-repeat bottom left;
}

span.pl_tab_l {
	background-image: url(../images/tmenu_active_l.jpg);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_tab_r {
	background-image: url(../images/tmenu_active_r.jpg);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

div#footer{clear:left;width:100%; text-align:left;}


/*Joomla Specific Display*/
.small,.modifydate,.createdate {color: #999;text-align: left;font: 9px/11px Tahoma, Verdana, Helvetica;text-transform: uppercase;}
.createdate {top:-3px;}
.inputbox {width: 120px; color:#ccc; background:#eee; border: 1px solid #999; color:#333; font-size: 0.8em;}
.modulego { margin-top: 20px; margin-bottom: 20px; padding-left: 10px;}
.inputboxgo {width: 90px; color:#ccc; background:#eee; border: 1px solid #999; color:#333; font-size: 1.0em;}
.buttongo {background:#fff; border: 1px solid #fff;color:#330066;line-height: 100%;font-size: 1.0em; margin-left: 12px; font-weight:bold;}
.moduleartbox { margin-top: 20px; margin-bottom: 10px; }
.button {color:#330066;line-height: 100%;font-size: 1.0em; margin-left: 12px; font-weight:bold;}
.article_seperator {width:100%;height:16px;}
.modulefeatures { margin-bottom:20px;}

/*Table View*/
td.sectiontableheader {background-color: #FFFFFF; color: #330066 ;font-weight: bold;background-image: url(../images/blank.gif);background-repeat: repeat-x;height: 25px;padding: 4px;}
tr.sectiontableentry1 td {padding: 6px;background-color: #f8f8f8;text-align:left;}
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 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;text-decoration:none;height:16px;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, table.contentpaneopen td {width:100%;}
.contentheading {width:100%; white-space:nowrap;}

/*Content Links*/
.contentheading,a.contentpagetitle:link,a.contentpagetitle:visited {
	color:#330066;
	font-size: 22px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-weight: bold;
	padding: 0 0 0px 0;
	text-align: left;
	line-height: 20px;
	text-decoration:none;

}
a.contentpagetitle:hover {color:#333;text-decoration:none;}
.componentheading {color:#333;font:bold 1.07em/1.5em Arial, Helvetica, sans-serif;}

/*Basic Links*/
a:link, a:visited {
	color:#330066;
	text-decoration:none;
}
a:hover {color: #FF6600;text-decoration:underline;}
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:#330066;}

.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,.moduleRSS p
{font-size:1em;line-height:1.15em; color:#330066;}

.moduleS3,.moduleS3 a:link, .moduleS3 a:visited, .moduleS3 li a,.moduleS3 p,.moduleS3 td,.moduleS3 ul
{font-size:1em;line-height:1.15em; color:#330066;}

.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:#330066;}

.moduleS2,.moduleS2 a:link, .moduleS2 a:visited, .moduleS2 li a, .moduleS2 p,.moduleS2 td,.moduleS2 ul
{font-size:1em;line-height:1.15em; color:#330066;}

.moduleRSS,.moduleRSS a:link, .moduleRSS a:visited, .moduleRSS li a,.moduleRSS p,.moduleRSS td,.moduleRSS ul
{font-size:1em;line-height:1.15em; color:#330066;}

.moduleS1 ul,.moduleS2 ul, .moduleS3 ul, .moduleBDR ul, .moduleRSS ul
{list-style:none; padding:0px; margin:0px;}
.moduleS1 li,.moduleS2 li, .moduleS3 li, .moduleBDR li, .moduleRSS li
{padding-bottom:3px;}
/*Solid Module Heading Typography*/
.moduleS3 h3, .moduleS1 h3, .moduleS2 h3, .moduleRSS h3 {
	font: bold 16px/24px Arial, Tahoma, Verdana, Helvetica;
	margin: 0px;
	padding:0;
}
.moduleS3 h3 {background: url(../images/spacer.gif) no-repeat left center;padding: 0 0 0 4px !important;color:#330066;}
.moduleS1 h3 {background: url(../images/spacer.gif) no-repeat left center;padding: 0 0 0 4px !important;color:#330066;}
.moduleS2 h3 {background: url(../images/spacer.gif) no-repeat left center;padding: 0 0 0 4px !important;color:#330066;}
.moduleRSS h3 {background: url(../images/spacer.gif) no-repeat left center;padding: 0 0 0 4px !important;color:#330066;}

/*SOLID ROUND BOX BACKGROUND COLORS*/
.moduleS1 {background: #FFF url(../images/bdr_bg.jpg) top right no-repeat;}
.moduleS3 {background: #0066CC url(../images/s3_bg.jpg) top right no-repeat;}
.moduleS2 {background: #FFF url(../images/s2_bg.jpg) top right no-repeat;}
.moduleRSS {background: #FFF url(../images/s3_bg.jpg) top right no-repeat;}
.modulefmenu {text-align:center;}

/*Bordered Module Heading Text Colors*/
.moduleBDR h3 {
font: bold 16px/24px Arial, Tahoma, Verdana, Helvetica;color:#330066;
margin: 0;padding: 5px 0 0 0 !important;position: absolute;top: .25em;left: 1em;width: 100%;background: url(../images/spacer.gif) no-repeat left .5em;
}

/*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/sidenavup.png) no-repeat left center;border-bottom: 1px solid #cacaca;display:block;
	font:bold 12px/20px Arial, Tahoma, Verdana, sans-serif;
	color:#666666;
	text-decoration:none;}
/*Sidenav Links*/
ul#mainlevel-sidenav a:hover, ul#mainlevel-sidenav2 a:hover
{text-decoration:none;padding-left: 18px;background: url(../images/sidenavover.png) no-repeat left center;border-bottom: 1px solid #cacaca;display:block;
	font:bold 12px/20px Arial, Tahoma, Verdana, sans-serif;
	color:#0066CC;
}
/*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 Arial, Tahoma, Verdana, sans-serif;
	color:#666666;
	text-decoration:none;
	padding-left: 18px;
	background:url(../images/sidenavup.png) no-repeat left center;
	border-bottom: 1px solid #cacaca;
	display:block;
}
a.mainlevel-sidenav:hover, a.mainlevel-sidenav2:hover {
	font:bold 12px/20px Arial, Tahoma, Verdana, sans-serif;
	color:#0066CC;
	text-decoration:none;
	padding-left: 18px;
	background: url(../images/sidenavover.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,#teasers .moduleRSS
#footer .module,#footer .moduleS3,#footer .moduleS1,#footer .moduleS2,#footer .moduledark,#footer .modulemid,#footer .modulelight,#footer .modulebdr,#footer .moduleRSS
{position:relative;margin:0;padding:0;}


.module,.moduleS3,.moduleS1,.moduleS2,.moduledark,.modulemid,.modulelight,.modulebdr,.moduleRSS {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,.moduleRSS div div div div {background:none;}
.module div,.moduleS3 div,.moduleS1 div,.moduleS2 div,.moduleRSS div {margin:0;padding:2px 0 0 0;}
.module div div,.moduleS3 div div,.moduleS1 div div,.moduleS2 div div,.moduleRSS 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,.moduleRSS div div div {padding:0 11px 11px 0;height:auto!important;height:1%;}

.moduleRSS div {margin: 0;padding: 0.9em 0 0;}
.moduleRSS div div {margin: 0;padding: 0 0 0 12px;}
.moduleRSS div div div {height: 1%;padding: 0px 12px 12px 0;}
.moduleRSS div {background: url(../images/s3_bg.jpg) top left no-repeat;}
.moduleRSS div div { background: url(../images/s3_bg.jpg) bottom left no-repeat;}
.moduleRSS div div div {background: url(../images/s3_bg.jpg) bottom right no-repeat;}

.moduleS3 div {margin: 0;padding: 0.9em 0 0;}
.moduleS3 div div {margin: 0;padding: 0 0 0 12px;}
.moduleS3 div div div {height: 1%;padding: 0px 12px 12px 0;}
.moduleS3 div {background: url(../images/s3_bg.jpg) top left no-repeat;}
.moduleS3 div div { background: url(../images/s3_bg.jpg) bottom left no-repeat;}
.moduleS3 div div div {background: url(../images/s3_bg.jpg) bottom right no-repeat;}

.moduleS1 div {margin: 0;padding: 0.9em 0 0;}
.moduleS1 div div {margin: 0;padding: 0 0 0 12px;}
.moduleS1 div div div {height: 1%;padding: 0px 12px 18px 0;}
.moduleS1 div {background: url(../images/bdr_bg.jpg) top left no-repeat;}
.moduleS1 div div { background: url(../images/bdr_bg.jpg) bottom left no-repeat;}
.moduleS1 div div div {background: url(../images/bdr_bg.jpg) bottom right no-repeat;}

.moduleS2 div {margin: 0;padding: 0.9em 0 0;}
.moduleS2 div div {margin: 0;padding: 0 0 0 12px;}
.moduleS2 div div div {height: 1%;padding: 0px 12px 12px 0;}
.moduleS2 div {background: url(../images/s2_bg.jpg) top left no-repeat;}
.moduleS2 div div { background: url(../images/s2_bg.jpg) bottom left no-repeat;}
.moduleS2 div div div {background: url(../images/s2_bg.jpg) 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/bdr_bg.jpg) top right no-repeat;}
.moduleBDR div {background: url(../images/bdr_bg.jpg) top left no-repeat;}
.moduleBDR div div { background: url(../images/bdr_bg.jpg) bottom left no-repeat;}
.moduleBDR div div div {background: url(../images/bdr_bg.jpg) 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;}
.designer {font-size:10px;}


/*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;}
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;}
