/* CSS Document */
/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
body { 
	background: url(images/bg.jpg) repeat-x;
	background-color: #ffffff;
	color: #002b62;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
}
p {
	color: #002b62;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
}
a { 
  color: #1f68ae;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
	color: #1f68ae;
}
a:hover {
  color: #1f68ae;
  font-size: 1.1em;
}
blockquote {
	width: 200px;
	float: right;
	color: #002b62;
	background-color: #ffffff;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	position: relative;
	z-index: 1;
}
.float {
	width: 270px;
	float: right;
	color: #002b62;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	position: relative;
	z-index: 0;
	clear: both;
}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
}
#white {
	background-color: #ffffff;
	background: url (images/white.gif);
}
#nav {
	width: 900px;
	float: right;
	text-align: right;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1em;
	color: #000000;
}
#wrapperw {
	background-color: #ffffff;
}
#form {
	color: #002b62;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
#left {
	float: left;
	width: 640px;
	background-color: #ffffff;
}
#leftsub {
	float: left;
	width: 220px;
	background-color: #ffffff;
}
#right {
	width: 260px;
	float: left;
	background-color: #ffffff;
}
#maintop {
	width: 620px;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	clear: both;
}
#maintop h3 {
	color: #002b62;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1.65em;
	background: #ffffff;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#maintop p {
	color: #002b62;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	margin-left: 6px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-weight: normal;
}
#maintop ul {
	color: #002b62;
	width: 400px;
	background-color: #ffffff;
	margin-left: 10px;
	padding: 2px 4px 0px 10px;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
}
#maintop li {
	color: #002b62;
	background-color: #ffffff;
	margin-left: 20px;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	list-style-type: square;
}
#maintop2 {
	background-color: #ffffff;
	width: 640px;
	text-align: left;
	clear: both;
}
#quick {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
	z-index: 1;
}
#quickhead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#quickhead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.15em;
	background: #fce699;
	background: url(images/200heady2.gif) no-repeat;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#quickcontent {
	margin: 0px 0px 0px 0px;
	background: url(images/200bodyy.gif) repeat-y;
	z-index: 1;
}
#quickcontent p {
	color: #002b62;
	background: url(images/200bodyy.gif) repeat-y;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
}
#quickbott {
	margin: 0px 0px 0px 0px;
	background: url(images/200botty.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#highlights {
	background-color: #ffffff;
	color: #002b62;
	float: left;
	width: 240px;
	margin: 0px 0px 0px 10px;
	z-index: 1;
	border: solid 0px #FCE699;
	clear: right;
}
#highlightshead {
	color: #1f68ae;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	background-color: #ffffff;
}
#highlightshead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.25em;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
#highlightscontent {
	margin: 0px 0px 0px 0px;
	color: #1f68ae;
	z-index: 1;
	background-color: #ffffff;
	line-height: 1.2em;
	padding: 6px;
}
#highlightscontent p {
	background-color: #ffffff;
	color: #1f68ae;
	padding-top: 10px;
	line-height: 1em;
}
#highlightsbott {
	margin: 0px 0px 0px 0px;
	background: url(images/200botty.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#quicksub {
	background-color: #ffffff;
	width: 200px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#quicksubhead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#quicksubhead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.15em;
	background: #fce699;
	background: url(images/200heady2.gif) no-repeat;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#quicksubcontent {
	margin: 0px 0px 0px 0px;
	background: url(images/200bodyy.gif) repeat-y;
	z-index: 1;
}
#quicksubcontent p {
	color: #002b62;
	background: url(images/200bodyy.gif) repeat-y;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
}
#quicksubbott {
	margin: 0px 0px 0px 0px;
	background: url(images/200botty.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#events {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 10px;
	z-index: 1;
	clear: right;
}
#eventshead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#eventshead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.15em;
	background: #fce699;
	background: url(images/400heady2.gif) no-repeat;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#eventscontent {
	margin: 0px 0px 0px 0px;
	height: 200px;
	z-index: 1;
	border-left: solid 1px #fce699;
	border-right: solid 1px #fce699;
}
#eventscontent p {
	color: #002b62;
	background: url(images/400bodyy.gif) repeat-y;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}
#eventsbott {
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #fce699;
	border-left: solid 1px #fce699;
	border-right: solid 1px #fce699;
	z-index: 1;
}
#tennisevents {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#tenniseventshead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#tenniseventshead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.25em;
	background: #fce699;
	background: url(images/tennishead.gif) no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
#tenniseventscontent {
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #fce699;
	border-right: solid 1px #fce699;
	z-index: 1;
}
#tenniseventscontent p {
	color: #002b62;
	border-left: solid 1px #fce699;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}
#tenniseventsbott {
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #fce699;
	border-left: solid 1px #fce699;
	border-right: solid 1px #fce699;
	z-index: 1;
}
#tennisevents2 {
	float: right;
	width: 400px;
	margin: 0px -200px 0px 0px;
	z-index: 1;
	clear: right;
}
#tenniseventshead2 {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#tenniseventshead2 h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.25em;
	background: #fce699;
	background: url(images/tennishead.gif) no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
#tenniseventscontent2 {
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #fce699;
	z-index: 1;
}
#tenniseventscontent2 p {
	color: #002b62;
	background: url(images/400bodyy.gif) repeat-y;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}
#tenniseventsbott2 {
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #fce699;
	border-left: solid 1px #fce699;
	z-index: 1;
}
#aquevents {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	clear: both;
}
#aqueventshead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#aqueventshead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.25em;
	background: #fce699;
	background: url(images/aqua_cal.gif) no-repeat;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
#aqueventscontent {
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #C6DAD8;
	border-right: solid 1px #C6DAD8;
	z-index: 1;
}
#aqueventscontent p {
	color: #002b62;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}
#aqueventsbott {
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #C6DAD8;
	border-left: solid 1px #C6DAD8;
	border-right: solid 1px #C6DAD8;
	z-index: 1;
}
#mainbott {
	width: 640px;
	background-color: #ffffff;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#featurific {
	float: left;
	width: 404px;
	background-color: #ffffff;
	margin: 0px 0px 0px 10px;
	clear: left;
}
#featcontent {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	height: 186px;
}
#minute {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
	z-index: 1;
}
#minutehead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#minutehead h2 {
	color: #1f68ae;
	height: 30px;
	font-size: 1.15em;
	background: #fce699;
	background: url(images/200heady2_min.gif) no-repeat;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#minutecontent {
	margin: 0px 0px 0px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(images/200bodyy.gif) repeat-y;
	z-index: 1;
}
#minutecontent p {
	color: #002b62;
	background: url(images/200bodyy.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}
#minutecontent a:link {
	color: #1f68ae;
	text-decoration: none;
}
#minutebott {
	margin: 0px 0px 0px 0px;
	background: url(images/200botty.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#fullspanbox {
	width: 896px;
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 4px;
	padding-bottom: 2px;
	clear:both;
}
#footer {
	height: 62px;
	color: #002b62;
	text-align: center;
	line-height: 1em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;	
	padding-left: 0px;
	clear: both;
}
#footer a:link {
	color: #469cb7;
	text-decoration: none;
}
#footer a:visited {
	color: #469cb7;
	text-decoration: none;
}
#footer a:active {
	color: #469cb7;
	text-decoration: none;
}
#footer a:hover {
	color: #f8c100;
	text-decoration: none;
}
#footerLeft {
	float: left;
	width: 600px;
	color: #002b62;
	background-color: #ffffff;
	text-align: left;
}
#footerLeft p {
	color: #002b62;
	background-color: #ffffff;
	font-size: .8em;
	text-align: left;
	padding-top: 12px;
}
#login {
	float: left;
	width: 294px;
	color: #002b62;
	background-color: #ffffff;
	text-align: right;
	margin-top: 20px;
	padding-right: 6px;
}
#login p {
	color: #002b62;
	background-color: #ffffff;
	font-size: .8em;
	text-align: right;
	padding-top: 12px;
}
.input {
	color: #002b62;
	background-color: #fefaed;
	font-size: .9em;
	text-align: left;
}

.imgRight {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	z-index: 0;
}
.imgRight2 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	z-index: 0;
	clear: both;
	
}
.imgLeft {
	float: left;
	margin: 4px 10px 10px 0px;
	border: none;
	z-index: 0;
	display: inline;
}
.galleryphoto {
	float: left;
	margin: 4px 4px 4px 4px;
	border: none;
}
.galleryrow {
	text-align:center;
	clear: both;
}
.welcomeFloat {
	position: relative;
	top: 16px;
	left: 2px;
}
.headYellow {
	color: #1f68ae;
	background-color: #FCE699;
	vertical-align: bottom;
	font-size: .95em;
}
.headYellow a:link {
	color: #1f68ae;
	background-color: #FCE699;
	font-weight: normal;
}
.photoFloat {
	position: relative;
	top: 0px;
	left: -10px;
}
.iconFloat {
	float: left;
	margin-top: -6px;
	padding-right: 10px;
	border: 0px;
}
.footerFloat {
	float: left;
	margin-top: 0px;
	padding-right: 8px;
}
.arrowFloat {
	float: left;
	margin-top: 3px;
	padding-right: 6px;
}
#about {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
}
#abouthead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#abouthead h2 {
	color: #1f68ae;
	height: 7px;
	font-size: 1.15em;
	background: #D4EDF1;
	background: url(images/about_navtop2.gif) no-repeat;
	background-color: #D4EDF1;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#aboutcontent {
	margin: 0px 0px 0px 0px;
	background-color: #D4EDF1;
	background: url(images/aboutbg.gif);
	z-index: 1;
}
#aboutcontent p {
	color: #002b62;
	background: url(images/aboutbg.gif);
	background-color: #D4EDF1;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#aboutbott {
	margin: 0px 0px 0px 0px;
	background: url(images/about_navbott.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#tenn {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
}
#tennhead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#tennhead h2 {
	color: #1f68ae;
	height: 7px;
	font-size: 1.15em;
	background: url(images/tennis_navtop2.gif) no-repeat;
	background-color: #FFF8CA;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#tenncontent {
	margin: 0px 0px 0px 0px;
	background-color: #FFF8CA;
	background: url(images/tennisbg.gif);
	z-index: 1;
}
#tenncontent p {
	color: #002b62;
	background: url(images/tennisbg.gif);
	background-color: #FFF8CA;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#tennbott {
	margin: 0px 0px 0px 0px;
	background: url(images/tennis_navbott.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#aqu {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
}
#aquhead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#aquhead h2 {
	color: #1f68ae;
	height: 7px;
	font-size: 1.15em;
	background: url(images/aqu_navtop2.gif) no-repeat;
	background-color: #C1D7D4;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#aqucontent {
	margin: 0px 0px 0px 0px;
	background-color: #C1D7D4;
	background: url(images/aqubg.gif);
	z-index: 1;
}
#aqucontent p {
	color: #002b62;
	background: url(images/aqubg.gif);
	background-color: #C1D7D4;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#aqubott {
	margin: 0px 0px 0px 0px;
	background: url(images/aqu_navbott.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#fit {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
}
#fithead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#fithead h2 {
	color: #1f68ae;
	height: 7px;
	font-size: 1.15em;
	background: url(images/fit_navtop2.gif) no-repeat;
	background-color: #F8C100;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#fitcontent {
	margin: 0px 0px 0px 0px;
	background-color: #F8C100;
	background: url(images/fitbg.gif);
	z-index: 1;
}
#fitcontent p {
	color: #002b62;
	background: url(images/fitbg.gif);
	background-color: #F8C100;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#fitbott {
	margin: 0px 0px 0px 0px;
	background: url(images/fit_navbott.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#cafe {
	background-color: #ffffff;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
}
#cafehead {
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
#cafehead h2 {
	color: #1f68ae;
	height: 7px;
	font-size: 1.15em;
	background: url(images/cafe_navtop2.gif) no-repeat;
	background-color: #B5D7E2;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#cafecontent {
	margin: 0px 0px 0px 0px;
	background-color: #B5D7E2;
	background: url(images/cafebg.gif);
	z-index: 1;
}
#cafecontent p {
	color: #002b62;
	background: url(images/cafebg.gif);
	background-color: #B5D7E2;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#cafebott {
	margin: 0px 0px 0px 0px;
	background: url(images/cafe_navbott.gif) no-repeat;
	border-top: 0px solid #c5d0dc;
	border-bottom: 0px solid #c2c3c3;
	border-right: 0px solid #c2c3c3;
	border-left: 0px solid #d9d9d8;
	z-index: 1;
}
#subql {
	color: #002b62;
	text-align:left;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#subql p {
	color: #002b62;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}
#subql li {
	color: #002b62;
	background-color: #ffffff;
	margin-left: 0px;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 20px;
}
#rightsub {
	width: 680px;
	position: relative;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
}
#rightsub h3 {
	color: #1f68ae;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1.35em;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #1f68ae;
	font-weight: bold;
}
#rightsub h4 {
	color: #1f68ae;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1.25em;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
#rightsub p {
	color: #002b62;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	margin-left: 6px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-weight: normal;
}
#rightsub ul {
	color: #002b62;
	background-color: #ffffff;
	margin-left: 10px;
	padding: 2px 4px 0px 10px;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
}
#rightsub li {
	color: #002b62;
	background-color: #ffffff;
	margin-left: 20px;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
}
.homelink {
	font-weight: bold;
	font-size: 1.2em;
}
.bio {
	width: 650px;
	margin-top: 20px;
	clear: left;
}
.bio h4 {
	color: #1f68ae;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 1.25em;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
.biophoto {
	float: left;
	margin: 10px 20px 0px 30px;
}
#contactform {
	width: 200px;
	float: right;
	position: relative;
	margin-top: 20px;
	margin-left: 400px;
	clear: none;
}
.campsButton {
	margin-left: 0px;
	border: none;}
.campsButtonhome {
	margin-left: 0px;
	border: none;}
.lessonprice {	
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: .8em;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.formfield {
	color: #002b62;
	background-color: #ffffff;
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 12px;
}
.lightbg {
background-color: #FFFCEB;}
.borderlesson {
	border: solid 1px #1f68ae;
	font-size: .9em;
	padding-left: 4px;}
.nudgetable {
	margin-left: 10px;}
