body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
	line-height: 35px;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

ul, ol {
}

.inlineRight 
{
	float: right;
	padding-left: 10px;
	border: none;
	clear: both;
}

.inlineLeft 
{
	float: left;
	padding-right: 10px;
	border: none;
	clear: both;
}
	
a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #FB7600;
}

a:hover {
	background: none;
}

.error 
{
	color: #FF0000;
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 15px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
	clear: both;
}

#wrapper .btm 
{
	/*background-image: url(images/img05.gif) no-repeat left bottom;
	background: url(images/img05.gif) no-repeat left bottom;*/
}

/* User-Menu */

#userbanner 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	width: 900px; 
	height: 25px;  
	background-color: #4c5a72;
	margin: 0 auto;
	position: relative;
	z-index: 1001;
	/*clear: both;*/
}
#userbanner a 
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
}

/* Header */
#header {
	width: 900px;
	height: 90px;
	margin: 0 auto;
	color:#666666;
	position: relative;
	z-index: 1;
	overflow: hidden;
	clear: both;
	
}
#header a {
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#header a:hover 
{
	text-decoration: none;
}

#header .subMenu
{
	top: 5px;
	right: 15px;
	position: absolute;
	overflow: hidden;
}

#header .mainMenu 
{
	position: absolute;
	overflow: hidden;
	bottom: 1px;
    right: 15px;
}

#banner {
	width: 900px;
	height: 199px;
	margin: 0 auto;
	clear: both;
}

#bannerShort {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	clear: both;
}

#trainingMenu 
{
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
	border-bottom: solid 1px #ccc;
}

/* Gallery */
.membercard 
{
	width: 100px;
	padding-right: 25px;
}

.gallery
{
    width: 700px;
	cursor: default;
	list-style: none;
}

.gallery img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.gallery li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

/* Calendar */

.eventmonth
{
    border: 1px solid #CCC;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FFF; 
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}

.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #666;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    clear: none;
    padding: 2px;
}

.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
	background-color: #E1E1E1;
}
.calcurrentday
{
	background-color: #B5C8F9;
}
.calweekend
{
	background-color: #EFEFEF;  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C6C6C6;
    height: 60px;
    vertical-align: top;
    position:relative;
    border-collapse:separate;
    border-spacing: 5px;
}

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

/* Main-Navigation */

#maintabs 
{
	list-style: none;
	overflow: auto;
	margin: 0px;
}

#maintabs li {
	float: left;
	background-color: #a5acb8;
}

#maintabs a {
	display: block;
	background-image: url(images/maintabright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: solid 1px #CCC;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#maintabs span {
	display: block;
	background-image: url(images/maintableft.gif);
	background-repeat: no-repeat;
	padding: 8px 18px;
}

#maintabs a:hover 
{
	background-color: #4d5b73;
}

/* Sub-Navigation */

.tabMenu 
{
	width: 100%;
	height: 40px;
	margin-left: 15px;
	border-bottom: solid 1px #CCC;
}

#tabs 
{
	width: 100%;
	list-style: none;
	overflow: auto;
	margin: 0px;
}

#tabs li {
	float: left;
	background-color: #CCC;
}

#tabs a {
	display: block;
	background-image: url(images/tabright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: solid 1px #CCC;
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

#tabs span {
	display: block;
	background-image: url(images/tableft.jpg);
	background-repeat: no-repeat;
	padding: 5px 15px;
}

#tabs a:hover {
	color: #444;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
}

/* Content */

#content {
	float: right;
	width: 620px;
	/*border-left: 1px dashed #BCBCBC;*/
	padding: 15px 15px 0 0;
	clear: both;
}

.fullwidth 
{
	margin-left: 20px;
	margin-right: 20px;	
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Slot Banners */

#slots {
	margin: 0;
	padding: 20px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}
#slots a 
{
	border: none;
}
#slots li {
	float: left;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 25px 10px 0 20px;
	border-right: 1px dashed #BCBCBC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Weather */
#yw-forecast {
	float:left;
}
#yw-forecast DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-SIZE: 90%; PADDING-BOTTOM: 10px; COLOR: #000; PADDING-TOP: 0px
}
#yw-forecast DT {
	MIN-WIDTH: 70px; FLOAT: left; WIDTH: 5.25em
}
#yw-forecast DD {
	MARGIN-BOTTOM: 2px
}

/* Misc */
.dashedline
{
    border-bottom: 1px dashed #BCBCBC;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.centered
{
	text-align:center;
	margin: 0 auto;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
