@charset "utf-8";
/* CSS Document */
 
* {
	margin: 0;	
	padding: 0;
	border: 0;
}
body  {
	background: #afa79f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5d503b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
body a:active, a:link, a:visited {
	color: #f58025;
	text-decoration:underline;
}
body a:hover {
	color: #5d503b;
	text-decoration:underline;
}
.muddybaks #subheader {
	height: 32px;
	margin-bottom: 25px;
	width:930px;
}
ul#nav {
padding:0;
list-style:none;
width:930px;
height:32px;
}

ul#nav li {
float:left;
}
ul#nav li a.blank {
	display:block;
	width:396px;
	height:32px;
	background-image: url(images/subHeader.gif);
	background-repeat: no-repeat;
}

ul#nav li a.home {
	display:block;
	width:63px;
	height:32px;
	background-image: url(images/Nhome.gif);
	background-repeat: no-repeat;
}
ul#nav li a.about {
	display:block;
	width:102px;
	height:32px;
	background-image: url(images/Nabout.gif);
	background-repeat: no-repeat;
}
ul#nav li a.aboutp {
	display:block;
	width:102px;
	height:32px;
	background-image: url(images/NaboutOn.gif);
	background-repeat: no-repeat;
}

ul#nav li a.about:hover {
	background-position: 0 0;
	background-image: url(images/NaboutOn.gif);
}
ul#nav li a.event {
	display:block;
	width:81px;
	height:32px;
	background-image: url(images/Nevent.gif);
	background-repeat: no-repeat;
}
ul#nav li a.eventp {
	display:block;
	width:81px;
	height:32px;
	background-image: url(images/NeventOn.gif);
	background-repeat: no-repeat;
}
ul#nav li a.event:hover {
	background-position: 0 0;
	background-image: url(images/NeventOn.gif);
}

ul#nav li a.bookmark {
	display:block;
	width:156px;
	height:32px;
	background-image: url(images/Nbookmark.gif);
	background-repeat: no-repeat;
}
ul#nav li a.bookmark:hover {
	background-position: 0 0;
	background-image: url(images/NbookmarkOn.gif);
}
ul#nav li a.contact {
display:block;
width:122px;
height:32px;
background:url(images/Ncontact.gif) no-repeat;

}
ul#nav li a.contactp {
display:block;
width:122px;
height:32px;
background:url(images/NcontactOn.gif) no-repeat;
;
}
ul#nav li a.contact:hover {
background-position: 0 0;
background-image: url(images/NcontactOn.gif);
}
ul#nav li a.link {
display:block;
width:73px;
height:32px;
background:url(images/Nlink.gif) no-repeat;
}

ul#nav li a.linkp {
display:block;
width:73px;
height:32px;
background:url(images/NlinkOn.gif) no-repeat;
}

ul#nav li a.link:hover {
background-position: 0 0;
background-image: url(images/NlinkOn.gif);
}
.muddybaks #container {
	width: 930px; 
	text-align: left; 
	padding-right: 10px;
	padding-left: 56px;
	background-color: #FFFFFF;
	background-image: url(images/backGrd.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.muddybaks #header {
	background: #DDDDDD;
	height: 276px;
} 
.muddybaks #header h1 {
	margin: 0;
}
.muddybaks #upcoming {
	width: auto;
	text-align: left;
	height: 120px;
	margin-top: 80px;
	margin-left: 7px;
}
.muddybaks #news {
	height: 120px;
	width: 138px;
	text-align: left;
	margin-top: 50px;
	margin-left: 7px;
}

.muddybaks #sidebar1 {
	float: left;
	width: 150px;
	text-align: left;
	background-image: url(images/eventsBox.gif);
	height: 386px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 20px;
}
.muddybaks #sidebar2 {
	float: right;
	width: 217px;
	text-align: left;
	height: 231px;
}

.muddybaks #mainContent {
	margin-left: 220px;
	width: 485px;
	margin-right: 20px;
	margin-bottom: 10px;
} 
.muddybaks #footer {
	font-size: 9px;
	line-height: normal;
	background-image: url(images/raceIt.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	width: 650px;
	margin-left: 220px;
	margin-bottom: 10px;
} 
.muddybaks #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {position:relative; z-index:0}
#Pics {
	width:217px;
	height:231px;
	vertical-align:top;
	text-align: left;
}
img#home01 {
	position:absolute;
	width:217px;
	height:231px;
	z-index:1;
}
img#home02 {position:absolute; width:217px;	height:231px; z-index:1;}
img#home03 {position:absolute; width:217px;	height:231px; z-index:1;}
img#home04 {position:absolute; width:217px;	height:231px; z-index:1;
}
input, text{
	height: 24px;
	width: 286px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #5d503b;
	display: block;
	vertical-align: baseline;
	line-height: 20px;
	background-image: url(images/contactBox.gif);
}
textarea {
	display: block;
	height: 90px;
	width: 286px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #5d503b;
	margin-bottom: 10px;
	background-image: url(images/enquiryBox.gif);
}
.submit {
	background-image: url(images/button.gif);
	height: 24px;
	width: 52px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	text-align: center;
	vertical-align: middle;
}
#contact {
	height:400px;
	width: 450px;
}
#run {
	background-image: url(images/runIt.jpg);
	height: 165px;
	padding-left: 190px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#ride {
	background-image: url(images/rideIt.jpg);
	height: 180px;
	padding-left: 190px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 40px;
}
#swansea {
	background-image: url(images/swanseaValley.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
#redkite {
	background-image: url(images/RedKite.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
#redkite09 {
	background-image: url(images/RedKite09.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
.runIt {
	font-size: 9pt;
	line-height: 11pt;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.date {
	font-size: 13px;
	color: #F58025;
	font-weight: bold;
}
#eventtable {
	margin-top: 0px;
	padding-top: 0px;
}
.runevents {
	font-size: 14px;
	color: #5D503B;
	line-height: 11pt;
	border: 1px;
	border-right-style: solid;
	border-right-color: #F58025;
	padding: 3px 3px 3px 0px;
}
.bikeevents {
	font-size: 14px;
	color: #5D503B;
	line-height: 11px;
	padding: 3px 3px 3px 12px;
}
.runtitle {
	font-size: 12px;
	color: #F58228;
	line-height: 12px;
	border: 1px;
	border-right-style: solid;
	border-right-color: #F58025;
	padding: 3px 3px 3px 0px;
	font-weight: bolder;
}
.biketitle {
	font-size: 12px;
	color: #F58228;
	line-height: 12px;
	padding: 3px 3px 3px 12px;
}
.mainheading {
	font-size: 20px;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
}
.highlight {
	font-size: 13px;
	font-weight: bold;
	color: #F58228;
}
.eventh {
	color: #9b9284;
}
.accomod {
	color: #F78025;
	font-weight: bold;
}
.thankyou {
	color: #F58025;
}
