body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	background-color: #fff;
	text-align: center;
	min-width:760px;
	}
#top {
    padding:8px 0 2px;
	}
#top h1 {
    color: #0f8f49; /*dark emerald*/
	}
#banner {
    background-color: #0f8f49; /*dark emerald*/
	padding:10px 0;
	border-top:1px solid #485a2f; /* was #8c8464 */
	border-bottom:2px solid #485a2f;
	}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding:0;
	color: #f9f9f7;
	}
#banner h2 {
    font-size: 1.0em;
	margin: 0.3em 0 0;
	font-weight: normal;
	color: #f9f9f7;
	}
#sidebar {
    float:left;
	width:20%;
	margin-left:1%;
	padding-top:3.9em;
	text-align:left;
	}
#search {
	text-align:right;
	margin:10px 2% 10px 0;
	}
#search input, #search form {
	margin: 0;
	padding:0;
	}
#content {
    float:right;
	width:70%;
	margin-right:2%;
	text-align:left;
	}
#footer {
    clear:both;
	border-top:1px solid #b7b2a1;
	background-color:#8c8464;
	padding:1.2em 0;
	}
#footer p {
    font-size: 90%;
	color:#b7b2a1;
	margin:0;
	}
#footer a {
    color:#b7b2a1;
	}
#footer a:hover {
    color:#f9f9f7;
	}
.clear {
    clear: both;
	}
div.clear {
    clear: both;
	height:1px;
	}
/****************************************
notice boxes*/
#noticebox2 {/*used on Contacts pg*/
	float: right;
	width: 250px;
	margin: 1.2em 0 1em 1.5em;
	padding: 0;
	border: 1px dotted #8c8464;
	}
#noticebox2 h4 {
	padding: 0;
	margin: 0.7em;
	text-align:center;
	}
#noticebox2 p {
	margin: 0.7em;
	line-height: 1.4em;
	}
.gmap {
	float:right;
	width:220px;
	text-align:center;
	}
.gmap p {
	margin:0;
	}
.gmap img {
	margin-bottom:30px;
	}
#noticeboxLg {
	margin: 1.2em 0 2.4em;
	padding: 0;
	border: 1px solid #0f8f49; /*dark emerald*/
	}
#noticeboxLg h2 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background-color: #0f8f49; /*dark emerald*/
	}
#noticeboxLg h2 span.subH2 {
	font-size:85%;
	}
#noticeboxLg h3 {
	margin: 1.2em 0.7em;
	text-align: center;
	background-image: none;
	}
#noticeboxLg h3.alignL {
	text-align: left;
	padding-left:0;
	margin-bottom:0;
	}
#noticeboxLg p {
	margin: 0.7em;
	line-height: 1.3em;
	}
#noticeboxLg ul {
	margin-right: 0.7em;
	line-height: 1.3em;
	}
/****************************************
typography*/
a {
	color: #0f158f;
	}
a:link {
	}
a:visited {
	color: #490f8f;
	}
a:active {
	}
a:hover {
	color: #8f0f15;
	}
a.pdf {
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 24px;
	}
h2 {
	font-size: 1.5em;
	margin: 0 0 1.2em 35px;
	font-weight: bold;
	color: #030;
	}
h3 {
	font-size: 1.3em;
	color: #030;
	margin: 0.9em 0 0.9em;
	padding: 0.3em 0 0.3em 35px;
	font-weight: bold;
	background: url(../img/tennisball.gif) no-repeat left center;
	}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: bold;
	color: #030;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: normal;
	}
h6 {
	font-size: 1em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: normal;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 35px;
	}
.attention {
    color: #f00;
	}
p.attentionClear {
    color: #f00;
	clear: both;
	}
p.toTop {/*in PRINT.CSS set display to none*/
    background-image:url(../img/up.gif);
	background-repeat:no-repeat;
	clear:both;
	font-size:90%;
	}
p.toTop a {/*in PRINT.CSS set display to none*/
    padding-left:12px;
	}
#content ol, #content ul, #content li, #content li li {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
	padding:0;
	}
#content ol, #content ul {
	margin-bottom: 1.2em;
	margin-left:35px;
	}
#content ol ol, #content ul ul {
	margin-bottom: 0;
	margin-left:35px;
	}
.rules ol {
	list-style-type:lower-alpha;
	}
.rules ol ol {
	list-style-type:lower-roman;
	}
#content li {
	}
#content li li {
	}
ul.listcol {/*for LH list of member clubs*/
    float: left;
	width:40%;
	margin-right: 5%;
	list-style: none;
	}
ul.listcol2 {/*for RH list of member clubs*/
    float: left;
	width:40%;
	list-style: none;
	}
div.round {/*for Fixture*/
    float: left;
	width:6em;
	margin: 0 3em 1.2em 0;
	}
div.round h4 {/*for Fixture*/
    margin-bottom: 0.2em;
	font-size:1em;
	line-height: 1.1em;
	}
ul.fixture, ul.fixture li {/*for Fixture*/
	line-height: 1.1em;
	list-style: none;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	margin-left: 0;
	padding-left: 0;
	}
div.teams {/*for Fixture*/
    float: left;
	width:33%;
	margin: 0 0 1.2em;
	}
ol.teams li {/*for Fixture*/
	line-height: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
strong, b {
	font-weight: bold;
	color: #030;
	}
.centered {
    text-align:center;
	}
/****************************************
images*/
img {
	border: 0;
	}
.imgR {
    float:right;
	margin:0 0 1em 1em;
	}
.imgL {
    float:left;
	margin:0 1em 1em 0;
	}
.imgL2 {
    float:left;
	margin:0 50px 1em 0;
	}

/****************************************
tables*/

.tablewinners {
    margin: 1.2em auto 1.2em 0;
	border: none;
	}
th {
    text-align: left;
	font-size: 1em;
	}
th, td {
    padding: 0.8em 1em 1.5em 0;
	vertical-align: top;
	}
tr.firstline th, tr.firstline td {
    padding: 0.8em 1em 0 0;
	}

/****************************************
old css*/

#content-wide {
	margin: 0;
	padding: 0;
	clear: both;
	border: 1px solid #fff;
	}
#noticebox {
	float: right;
	width: 200px;
	margin: 1.2em 0 1em 1.5em;
	padding: 0;
	border: 1px solid #060; /* green */
	}
#noticebox h2 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background-color: #060; /* green */
	}
#noticebox p {
	margin: 0.7em;
	line-height: 1.3em;
	}
div.col {
    float: left;
	margin: 0 0 3em 3em;
	}
div.page-break {/*for printing -- see Fixture pg*/
    display:none;
	}