body {
	margin-top: 10px;
	text-align: center;
	background-color: #729A68;
	font-family: Tahoma, Verdana, Arial;
}

p {
	font-size: 0.8em;
}

ul {
	padding: 0;
	margin: 20px;
}

li {
	font-size: 0.8em;
}
#helen {
	float: left;
	margin-left: 20px;
	width: 370px;
}

#helen ul {
	margin: 10px;
	padding-left: 10px;
}

.error {
	color: #F00;
	text-align: left;
	font-style: italic;
}

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #EC5F00; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

#innerwrapper {
	width: 760px;
	background-color: #fff;
	padding: 10px;
}

#header {
	background-image: url(images/scltc.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 760px;
	background-color: #fff;
}

#scroller {
	width: 760px;
	overflow: auto;
	overflow-x: scroll !important;
	overflow-y: hidden !important;
	height: 130px;
	scrollbar-base-color: #FFD9BF;
}

#innerScroller {
	width: 1000px;
}

#content {
}

#content table {
	width: 760px;
}

#content td {
	vertical-align: top;
}

h1 {
	font-size: 1.0em;
	font-family: Lucida Handwriting, Tahoma, Verdana, Arial;
	margin: 0px;
}

#homepage h2 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.imgTitle {
	border: 1px solid #FFF;
}

.imgTitleContainer {
	padding: 4px 0 4px 0;
	background-color: #333;
	text-align: center;
}

#content h1 {
	line-height: 34px;
	font-weight: normal;
	color: #666;
}


#navigation {
	width: 760px;
	background-color: #EC5F00;
	font-size: 0.8em;
	height: 24px;
	line-height: 24px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	text-align: center;
	background-color: #EC5F00;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	font-size: 1.0em;
}

#navigation li a {
	float: left;
	text-align: center;
	background-color: #EC5F00;
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}

#navigation .selected {
	color: #fff;
	text-decoration: none;
	background-color: #277E53;
}

#pagetitle {
	height: 34px;
	background-color: #277E53;
	color: #fff;
	text-align: center;
	width: 760px;
	clear: both;
}

#pagetitle h1 {
	line-height: 34px;
	font-weight: normal;
	color: #fff;
}

#fixtures table {
	background-color: #fff;
	font-size: 0.8em;
	line-height: 18px;
}

#fixtures img {
	vertical-align: middle;
	border: none;
}

.header_green {
	background-color: #277E53;
	color: #FFFFFF;
	font-weight: bold;
}

.row_green {
	background-color: #E1F0DA;
	color: #222222;
}

a.row_green:link { color: #000; text-decoration: none; }
a.row_green:visited { color: #000; text-decoration: none; }
a.row_green:hover { color: #E1F0DA; text-decoration: underline; }
a.row_green:active { color: #000; text-decoration: none; }

.header_red {
	background-color: #ff0033;
	color: #FFFFFF;
	font-weight: bold;
}

.row_red {
	background-color: #ffe5ea;
	color: #222222;
}

.header_yellow {
	background-color: #ffff66;
	color: #222;
	font-weight: bold;
}

.row_yellow {
	background-color: #ffffcc;
	color: #222222;
}

.row_white {
	background-color: #FFFFFF;
	color: #222222;
}

.row_blank {
	line-height: 24px;
}

.header_orange {
	background-color: #EC5F00;
	color: #FFFFFF;
	font-weight: bold;
}

.row_orange {
	background-color: #FFD9BF;
	color: #222222;
}

.text_orange {
	color: #EC5F00;
}

a.row_orange:link { color: #000; text-decoration: none; }
a.row_orange:visited { color: #000; text-decoration: none; }
a.row_orange:hover { color: #EC5F00; text-decoration: underline; }
a.row_orange:active { color: #000; text-decoration: none; }

.header_grey {
	background-color: #fff;
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #666;
}

#footer {
	width: 760px;
	height: 24px;
	background-color: #EC5F00;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 0.7em;
	clear: both;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	text-align: center;
	width: 190px;
}

#footer li a {
	width: 190px;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: underline;
}

#footer li a:hover {
	color: #000;
	text-decoration: underline;
}

#coaching img {
	border: 1px solid #666;
}

#coaching table {
	background-color: #fff;
	font-size: 0.8em;
	line-height: 18px;
}



.fullbox {
	width: 760px;
	height: auto;
	background-color: #fff;
}

.halfbox_container {
	width: 760px;
}

.halfbox_left {
	width: 365px;
	height: auto;
	background-color: #fff;
	float: left;
}

.halfbox_right {
	width: 365px;
	height: auto;
	background-color: #fff;
	float: right;
}

.subtitle_green {
	background-color: #277E53;
	color: #fff;
	width: 760px;
}

.subtitle_green h2 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	margin: 0px;
}

.subtitle_orange {
	background-color: #EC5F00;
	color: #fff;
	width: 760px;
}

.subtitle_orange h2 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	margin: 0px;
}

.box_green {
	border-left: 1px dashed #277E53;
	border-right: 1px dashed #277E53;
	border-bottom: 1px dashed #277E53;
	padding: 5px;
}	

.box_green_filled {
	border: 1px dashed #277E53;
	padding: 5px;
	background-color: #E1F0DA;
}	

.fullbox_green {
	border: 1px dashed #277E53;
	padding: 5px;
}	

.fullbox_orange {
	border: 1px dashed #EC5F00;
	padding: 5px;
}	

.box_orange {
	border-left: 1px dashed #EC5F00;
	border-right: 1px dashed #EC5F00;
	border-bottom: 1px dashed #EC5F00;
	padding: 5px;
}	

.box_orange_filled {
	border: 1px dashed #EC5F00;
	padding: 5px;
	background-color: #FFD9BF;
}	

.clear {
	clear: both;
}

.box_filled {
	border-bottom: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	padding: 5px;
	background-color: #FFF;
}	


#juniors h1 {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-align: left;
	margin-top: 5px;
}

#juniors table {
	background-color: #fff;
	font-size: 0.8em;
	line-height: 18px;
}

.green {
	color: #277E53;
}

.orange {
	color: #EC5F00;
}

#homepage {
	width: 760px;
}

#homepage h1 {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-align: left;
	margin: 5px 0 5px 0;
	width: 760px;
}

#membership h1 {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-align: left;
	margin: 5px 0 5px 0;
	width: 760px;
}

#homepage table {
	background-color: #fff;
	font-size: 0.8em;
	line-height: 18px;
}

.news_img {
	border: 1px solid #666;
}


#bookings table {
	background-color: #fff;
	font-size: 0.9em;
	width: 740px;
}

.results td {
	border-bottom: 1px solid #CDCDCD;
}

.results th {
	border-bottom: 1px solid #CDCDCD;
}


#events {
	width: 760px;
}

#events img {
	border: 1px solid black;
	width: 244px;
}

.picture {
	width: 246px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.picture_end {
	width: 246px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
}

.picture p {
	margin: 3px;
	padding: 0px;
	text-align: center;
}

.picture_end p {
	margin: 3px;
	padding: 0px;
	text-align: center;
}

.captionorange {
	background-color: #EC5F00;
	color: #fff;
}

.captiongreen {
	background-color: #277E53;
	color: #fff;
}

#events h1 {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-align: left;
	margin-top: 5px;
}

.thumbnail {
	width: 95px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.thumbnail p {
	margin: 0px;
	font-size: 0.6em;
}

.question {
	color: #FF3333;
}

.answer {
	color:#6666CC;
}

.fundraising {
	border: 1px dotted #EC5F00;
	width: 376;
	height: 105px;
	margin-bottom: 5px;
}

.fundraising2 {
	border: 1px dotted #EC5F00;
	width: 758;
	height: 105px;
	margin-bottom: 5px;
}

.fundraising3 {
	border: 1px dotted #EC5F00;
	width: 376;
	height: 105px;
	margin-bottom: 5px;
	background-image: url(images/hardcourts.jpg);
	background-repeat: no-repeat;
	color: #000;
	text-align: center;
}

.fundraising h2, .fundraising2 h2 {
	font-weight: normal;
	font-size: 0.8em !important;
	color: #EC5F00;
	float: left;
	margin-top: 3px !important;
}

.fundraising img, .fundraising2 img {
	border: 1px solid #666;
	float: left;
	margin: 5px;
}

.fundraising p, .fundraising2 p {
	margin: 0 5px 0 0;
}

.courts {
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.courts_img {
	border: 1px solid #666;
	width: 186px;
	height: 140px;
	cursor: pointer;
}

.opening {
	background-image:url(images/opening.jpg);
	height:110px;
}

.opening2 {
	background-image:url(images/opening2.jpg);
	height:110px;
}

#coaching h3 {
	font-weight: bold;
	font-size: 0.8em;
	color: #EC5F00;
}