@charset "UTF-8";


/* CSS Document */
a{color:#19459d;}
a:hover, a:visited{color:#0081c7;}
/* CLASSES */
.clear {
	clear: both;
}
/* DIVS */

body {
}
html>body {
}
#container {
	width: 750px;
	margin: 0 auto;
}
/* HEADER */

#header {
	height: 100px;
}
#logo {
	width: 180px;
	height: 100px;
	float: left;
	background: url(../img/logo.jpg) no-repeat;
}
#logo h1 {
	text-indent: -9999px;
}
#inforight {
	float: right;
	margin-top: 20px;
}
#enews {
	float: right;
	background: url(../img/enews.jpg) no-repeat 0 center;
	padding-left: 35px;
}
#enews h2 {
	color: #424242;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#slogan {
	margin-top: 25px;
	clear: both;
	align: right;
}
#slogan h3 {
	color: #0096d8;
	font: italic 20px "Times New Roman", Times, Georgia, serif;
}
/* NAVIGATION */
#navigation {
	background-image: url(../img/navbg.jpg);
	width: 750px;
	height: 39px;
	margin-bottom: 15px;
}
ul#nav {
}
#nav li {
	float: left;
	text-transform: uppercase;
	border-right:1px solid #a9a9a9;
	padding: 8px 25px;
	height: 19px;
}
#nav li a {
	color: #424242;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#nav li a:hover {
	color: #000;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#nav li#home a {
	text-indent: -9999px;
	width: 60px;
	height: 20px;
	display: block;
}
/* MAIN */
#main {
	clear: both;
}
#fullleft h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 3px solid #f2f2f2;
	color: #19459d;
	text-shadow: gray 1px 1px 2px;
	padding-bottom: 2px;
}
#fullleft h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #474747;
	padding:5px 0;
}
#fullleft p {
	font: 12px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 8px 0;
	color: #383838;
}
#fullleft table tr td p {
	margin:0;
}
#fullleft {
	float:left;
	width:470px;
	padding: 5px 5px;
}
#fullright {
	float:right;
	width:250px;
}
#left {
	width: 244px;
	float: left;
}
#fullleft ul{margin-left:20px;}
#fullleft li{list-style:disc; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
/* SUBNAV */

ul#subnav {
}
#subnav li {
	height: 58px;
	margin-bottom: 0px;
	text-indent: -9999px;
	margin:0;
	padding:0;
}
#subnav li a {
}
#subnav li a:hover {
}
#subnav li a#healthclub {
	background: url(../img/sidenav.jpg) 0 0 no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a#martialarts {
	background: url(../img/sidenav.jpg) 0 -58px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a#nonprofit {
	background: url(../img/sidenav.jpg) 0 -116px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a#completebilling {
	background: url(../img/sidenav.jpg) 0 -174px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a:hover#healthclub {
	background: url(../img/sidenav.jpg) -244px 0 no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a:hover#martialarts {
	background: url(../img/sidenav.jpg) -244px -58px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a:hover#nonprofit {
	background: url(../img/sidenav.jpg) -244px -116px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#subnav li a:hover#completebilling {
	background: url(../img/sidenav.jpg) -244px -174px no-repeat;
	width: 244px;
	height: 58px;
	display: block;
}
#right {
	float: right;
	width: 498px;
}
#mainimg {
	width: 498px;
	height: 230px;
	display: block;
	float: left;
}
/* HEADLINES */
#headlines {
	clear: both;
	height: 31px;
	background-image: url(../img/headlines.jpg);
	width: 750px;
	margin:5px 0;
}
#headlines p {
	color: #000;
	font: 14px "Times New Roman", Times, Georgia, serif;
	padding: 8px 10px 0 10px;
	float:left;
}
#headlines ul{padding:8px 0 0 10px;}
/* COLS */
#cols {
}
#col1, #col2, #col3, #col4, #col5 {
}
.col {
	width: 220px;
	float: left;
	padding: 10px 15px 0 15px;
	height: 77px;
	background: url(../img/colbg.jpg) no-repeat;
	margin: 2px 0;
}
.col h3 {
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.col p {
	color: #fff;
	font: 10px/12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
.twitterbadge {
	width: 220px;
	height: 350px;
	float: left;
	padding: 0px 15px 50px 0px;
	margin: 2px 0;
}
/
/* FOOTER */
#footer {
	clear: both;
}
#footercontainer {
	background: #0081c7 url(../img/footertop.jpg) repeat-x 0 top;
}
#footertop {
	width: 750px;
	margin: 0 auto;
}
#contactus h3, #archive h3, #sitemap h3 {
	color: #92ceef;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#contactus {
	float: left;
	width: 220px;
	float: left;
	padding: 15px;
}
#contactus p {
	color: #fff;
	font: 12px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#contactus p a {
	text-decoration: none;
	color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#contactus p a:hover {
	color: #082256;
	text-decoration: underline;
}
#archive {
	padding: 15px;
	white-space: 470px;
	float: right;
	padding: 15px 70px;	
}
#archive p {
	color: #fff;
	font: 12px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#archive p strong {
	color: #082256;	
}
#archive a{
	color:#FFF;
}
#archive a:hover{color:#FFF
}
#footerbottom {
	background: #19459d;
	clear: both;
}
#footerbottom p {
	width: 750px;
	margin: 0 auto;
	color: #fff;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 20px 0;
}
#footerbottom p a {
	color: #fff;
	text-decoration: underline;
}
#footerbottom p a:hover {
	text-decoration: underline;
	color: #a8d9f4;
}
.innerfade li{font-family:Verdana, Geneva, sans-serif; font-size:11px;}
hr{width:80%; margin:25px auto; text-align:center; color:#a6d5ef;}
/* TOGGLE */
.ddpanel .ddpanelcontentalt{
color: white;
background: red;
}

.ddpanel .ddpaneltabalt a{
background-color: red;
}

.ddpanel .ddpaneltabalt a:hover{
background-color: gray;
}
