BODY {

	color : Black;

	font : 400 normal 100% Arial, Helvetica, sans-serif;

	text-decoration : none;

	background-color: #E2DCA6;

}

H1 {

	color : #57844a;

	font-size : 150%;

	margin: 0 10px 5px;

}



H2 {

	background : #FFDEAD none;

	color : #000000;

	font-size : 125%;

}

H3{
	color : #000000;

	font-size : 125%;
	margin: 0 10px;
}
H4{
	color : #000000;

	font-size : 125%;
	margin: 5px 5px 0 5px;
	padding: 0;
}

H5, H6 {

	font-size : 90%;

}

img{
	margin: 0;
	border: 0;
	padding: 0;
}

P {

	color : Black;

	text-decoration : none;

	padding : 0;

	border: 0;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

}
p.small{
	font-size: small;
	margin: 0 0 10px 0;
	}

p.box{
	padding-left: 10px;
	padding-right: 10px;
}
p.boxred{
	padding-left: 10px;
	padding-right: 10px;
	color: Red;
}
p.box2{

	padding-left: 10px;

	padding-right: 10px;
	padding-top: 5px;

}

P.menu{

	line-height: 40px;

	padding: 5px 0 5px 0;

	margin: 10px 10px;

	font-weight: bold;

	font-size: larger;

	color: #57844a;
	display: inline;

}

a.menu{

	line-height: 40px;

	padding: 5px 0 5px 0;

	margin: 10px 10px;

	color: Black;

	font-weight: bold;

	font-size: larger;
	}

a.menu:link {text-decoration: none }

a.menu:visited {text-decoration: none}

a.menu:active {text-decoration: none}

a.menu:hover {

font-weight: bold;

text-decoration: underline overline; 

color: #57844a;}

img.club {
	border: none;
}

TH {

	background : #000000 none;

	color : #DCDCDC;

	font-size : 115%;

	font-weight : 600;

}



div.menu1{

	position: relative;

	height: 40px;

	background: #E7E7C6 url(topMenu.gif) no-repeat;

}
div.menu2{

	position: relative;

	height: 40px;

	background: #E7E7C6 url(topMenu2.gif) no-repeat;

}

div.menuitem{

	display: inline;

	width: 178px;

	height: 40px;

}

div.main{

	background-color: #E2DCA6;

    margin:0 auto;

    width:750px;

}

div.content{

	position: relative;

	background-color: #E2DCA6;

}

div.Llangollen

{

	top: 0px;

	width: 230px;

	float: left;
	

}

div.llan{
height: 0;
}

div.Padeswood

{

	width: 230px;

	top: 0px;

	float: right;
	z-index: 1;

}

div.foot
{
	float: none;
	clear: both;
}

p.foot{

	font-size: xx-small;

	font-family: Arial, serif;

}

div.boxtop{

   margin:0 auto;


	width: 230px;

	height: 15px;
	background: #E7E7C6 url(boxtop.gif) no-repeat;

}

div.boxbottom{

   margin:0 auto;


	width: 230px;

	height: 15px;

	margin-bottom: 10px;
	background: url(boxbottom.gif) no-repeat;
}

div.box{

   margin:0 auto;

	background-color: #e7e7c6;

	width: 230px;

}
div.bigboxtop{

   margin:0 auto;


	width: 750px;

	height: 15px;
	background: #E7E7C6 url(topLarge.gif) no-repeat;

}

div.bigboxbottom{

   margin:0 auto;


	width: 750px;

	height: 15px;

	margin-bottom: 10px;
	background: url(bottomLarge.gif) no-repeat;
}

div.bigbox{

   margin:0 auto;

	background-color: #e7e7c6;

	width: 750px;

}


div.columbHead{

   margin:0 auto;

	background-color: #E2DCA6;

	width: 230px;

}

table{
margin: auto;
}

td.scorecard{
	width: 66px;
	color: Black;
	text-align: center;
	background-color: #E2DCA6;
}
td.white{
	width: 66px;
	background-color: White;
	color: Black;
	text-align: center;
}
td.yellow{
	width: 66px;
	background-color: Yellow;
	color: Black;
	text-align: center;
}
td.red{
	width: 66px;
	background-color: Red;
	color: White;
	text-align: center;
}
td.headwhite{
	background-color: White;
	color: Black;
	text-align: center;
}
td.headyellow{
	background-color: Yellow;
	color: Black;
	text-align: center;
}
td.headred{
	background-color: Red;
	color: White;
	text-align: center;
}
td.center{
	text-align: center;
}

span.bold{
	font-size: larger;
	font-weight: bold;
}

span.red{
	color: Red;
}