body {
	background-attachment: scroll;
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1b613d;
	text-align: center;
	color: #dddddd;

}

body, table td {
	font-family: arial, sans serif;
	font-size: 10pt;
}

a {
	color: #dddddd;
	
}

a:hover {
	color: white;
	
}

h1 {
	font-size: 16pt;
	font-family: arial black;
	color: white;
	text-align:center;
}

h2.recentevent a{
	font-size:12pt;
	margin-bottom: 2px;
	margin-top: 0px;
	color: white;
}

h2.recentevent{
	font-size:12pt;
	margin-bottom: 2px;
	margin-top: 0px;
	color: white;
}

h3.recentevent {
	font-size:10pt;
	margin-top: 2px;
	font-style: italic;
}

h2.upcomingevent {
	font-size:12pt;
	margin-bottom: 2px;
	color: white;
}

h3.upcomingevent {
	font-size:10pt;
	margin-top: 2px;
	font-style: italic;
}

h2.recenteventd {
	font-size:18pt;
	margin-bottom: 2px;
	color: white;
}

h3.recenteventd {
	font-size:10pt;
	margin-top: 2px;
	font-style: italic;
}

hr{
	color:#555555;	
	background-color:#555555;
	border:0;
	size:2px;
	height:2px;	
}


table.maintable {
	width: 845;
}

table.maintable td{
	color: #dddddd;
}

td.nav {
	background-attachment: scroll;
	background-image: url('images/menubg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 34px;
}

td.nav a {
	font-family: arial black, arial, sans serif;
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}

td.nav a:hover {
	text-decoration: underline;
	color: black;

}

div#mainpageschedule {
	font-size: 9pt;
	margin-left: 40px;
	margin-top: 10px;
	line-height:2em;
}

div#mainpageschedule h3{
	font-size:1.3em;
	font-weight: bold;
	margin-bottom: 0;
	color: white;
	
}

table.maintable td div#mainpageintro {
	font-size: 10pt;
	line-height: 1.5em;
	width:485px;
}

table#mainbottombox{
	background-color: #494949;
	width: 775px;
}

table#mainbottomboxgap td{
	background-color: #494949;
	width: 775px;
}



table.maintable td td.days, table.maintable td td.nonmonthdays, table.maintable td td.today{
	vertical-align:top;
	height:100px;
	color:black;
}
table.maintable td td.days a, table.maintable td td.nonmonthdays a, table.maintable td td.today a{
	color:black;
	font-size:20pt;
}

table.maintable td td.days {
	background-color:#ffffff;
}
table.maintable td td.nonmonthdays {
	background-color:#bbbbbb;
}
table.maintable td td.today {
	background-color:#f5f5f5;
	color: black;
}

table.form td{
	font-size:12pt;
}

table.memberships {
	width: 100%;
}

table.memberships td {
	background-attachment: scroll;
	background-image: url('images/membbg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #838383;
	text-align: center;
	color: black;
	vertical-align: top
}

table.memberships td h2{
	font-size:18pt;
}

table.trainers td {
	background-attachment: scroll;
	background-image: url('images/membbg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #838383;
	color: black;
	vertical-align: top
}

table.trainers td h2{
	padding-top:10px;
}

ul.facility {
	line-height: 2em;
}

ul.homepage {
	line-height:1.5em;
	padding-left: 20px;
	padding-top: 10px;
}

img.thumb {
	border: solid 1px white;
}

div.trainingitem {
	background-color:#dddddd;
	border:solid 2px #1b613d;
	padding:10px;
	margin:10px 30px 10px 30px;
}
