body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EAEFF4;
	background-image: url(/objs/bg.jpg);
	background-repeat: repeat-x;
}
basefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#header {
	background-color: #CC0000;
	background-image: url(/objs/hdr_bg.jpg);
	background-repeat: repeat-x;
	height: 74px;
	padding: 0px;
}
#header .headerCntrl {
	width: 950px;
	text-align: left;
}
#pageholder {
	background-image: url(/objs/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 950px;
	text-align: left;
	vertical-align: top;
}
#footer {
	color: #FFFFFF;
	background-color: #CC0001;
	padding: 2px;
	text-align: center;
	width: 912px;
	margin-left: 34px;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer a:hover {
	color: #EFEFEF;
	text-decoration:underline;
}
#subfooter {
	color: #666;
	background-color: #FFF;
	padding: 2px;
	text-align: right;
	width: 912px;
	margin-left: 34px;
}
#subfooter a:link, #subfooter a:visited {
	color: #666;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
#subfooter a:hover {
	color: #333;
	text-decoration:underline;
}
#pageholder #menu {
	width: 229px;
	float: left;
}
#pageholder #menu #MainMenu {
	background-image: url(/objs/mnu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
}
#pageholder #menu #MainMenu ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}
#pageholder #menu #MainMenu li {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	
}
#pageholder #menu #MainMenu .selected  {
	color: #FFFFFF;
	background-image: url(/objs/mnu_li_bg_red.gif);
	background-repeat: repeat-x;	
}
#pageholder #menu #MainMenu .notselected  {
	/*height: 15px;*/
	background-image: url(/objs/mnu_li_bg.gif);
}
#pageholder #menu #MainMenu a:link, #pageholder #menu #MainMenu a:visited {
	color: #333333;
	text-decoration: none;
}
#pageholder #menu #MainMenu .selected a:link, #pageholder #menu #MainMenu .selected a:visited {
	color: #FFF;
	text-decoration: none;
}
#pageholder #menu #MainMenu .selected a:hover {
	color: #999;
	text-decoration: none;
}
#pageholder #menu #MainMenu .notselected a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* Sub menu for listing sub pages */
#pageholder #menu #MainMenu #MainMenuSub {
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
}

#pageholder #menu #MainMenu #MainMenuSub li {
	list-style: none;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
#pageholder #menu #MainMenu #MainMenuSub a:link, #pageholder #menu #MainMenu  #MainMenuSub a:visited {
	color: #333333;
	text-decoration: none;
}
#pageholder #menu #MainMenu #MainMenuSub a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* ENDof submene */
#pageholder #menu #SuppMenu {
	background-image: url(/objs/mnu_bot_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
#pageholder #pageContent {
	background-color: #FFFFFF;
	background-image: url(/objs/page_bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 721px;
	float: right;
	position:relative;
}
#pageholder #pageContent p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageholder #pageContent h1 {
	color: #004990;
	font-weight: normal;
	font-size: 25px;
	padding-top: 10px;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
}
#pageholder #pageContent h2 {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #CC0000;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 20px;
}
#pageholder #pageContent h3 {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 20px;
}
.TopContentTable {
	background-color: #FFFFFF;
	width: 710px;
}
#pageholder #pageContent .TopContentTable td {
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2;
}
#pageholder #pageContent .TopContentTable p {
	padding: 0px;
}
.SubContentTable {
	width: 711px;

}
.SubContentTable th {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #CC0000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
	width: auto;
}
.SubContentTable th a:link, .SubContentTable th a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.SubContentTable th a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
.SubContentTable .spacercell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 10px;
}
.SubContentTable td {
	font-size: 12px;
	line-height: 1.3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
/*.button {
	border: 2px solid #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 14px;
	white-space: nowrap;
	text-decoration:none;
	letter-spacing: 1px;
	margin: 0px;
	background-color: #CC0000;
}*/
.button {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 14px;
	white-space: nowrap;
	text-decoration:none;
	letter-spacing: 1px;
	margin: 0px;
	background-color: #CC0000;
	border: 1px solid #000;
}
.buttonHover {
	background: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	float: right;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	white-space: nowrap;
	text-decoration:none;
	cursor: pointer;
	letter-spacing: 1px;
	margin: 0px;
	border: 1px solid #CC0000;
	cursor: pointer;
}
#pageholder #menu #SuppMenu .SidebarGrphc {
	width: 219px;
	background-image: url(/objs/join_bg.gif);
	background-repeat: repeat-y;
}
#pageholder #menu #SuppMenu .SidebarGrphc .SidebarGrphcTxt {
	color: #00498C;
	font-weight: bold;
	font-size: 10px;
	padding-left: 30px;
	padding-right: 48px;
}
#pageholder #menu #SuppMenu .SidebarGrphc .SidebarGrphcTxt .SidebarGrphcHilite {
	color: #CC0000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	text-align: center;
}

#form1 .KT_tngtable .KT_th label {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #CC0000;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#form1 .KT_tngtable {
}
#form1 .KT_tngtable .KT_buttons {
	/*text-align: center;*/
}
#form1 .KT_tngtable .KT_buttons #KT_Insert1 {
	color: #CC0000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 14px;
}
#form1 .KT_tngtable {
	border: 1px solid #CCCCCC;
}
#pageholder #pageContent .SubContentTable .subTitle {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #003366;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
#pageholder #pageContent .SubContentTable ul {
	color: #003399;
	list-style-type: square;
}
#pageholder #pageContent .SubContentTable li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
}
#rssBox a:link, #rssBox a:visited {
	background-color: #efefef;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(/objs/rss.gif);
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight:normal;
	text-decoration:underline;
	border: 1px solid #efefef;
}
#rssBox a:hover {
	background-color: #efefef;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(/objs/rssH.gif);
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight:normal;
	border: 1px solid #CCCCCC;
}


.imgBorders {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-left-color: #efefef;
	margin-right: 5px;
	padding: 3px;
}
#pageholder #pageContent .subTitle {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}
.imgBordersGallery {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-left-color: #efefef;
	margin: 5px;
	padding: 3px;
}
.apiImgThumb {
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	
}
.smallTxt { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #999999;  }.bigYear {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 3px;
}
.bigYear {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 3px;
}
.centerGal { margin-left: auto; margin-right:auto; width: 600px; }
#subscribeBox { position: relative; width: 250px; background-color: #efefef; position:absolute; top: 72px; right: 20px; padding: 5px; border: 1px solid #CCCCCC; }
.newsBoxHeader { font-size:18px; padding-bottom: 5px; color: #CC0000; }


.alignRight { float: right; }
.alignLeft { float: left; }
.rssImg a:link img, .rssImg a:visited img  { border: solid 1px #EFEFEF; }




.buttonForm {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size: 14px;
	white-space: nowrap;
	text-decoration:none;
	letter-spacing: 1px;
	margin: 0px;
	background-color: #CC0000;
	border: 1px solid #000;
}
.buttonHoverForm {
	background: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial;
	white-space: nowrap;
	text-decoration:none;
	cursor: pointer;
	letter-spacing: 1px;
	margin: 0px;
	border: 1px solid #CC0000;
	cursor: pointer;
}

#newsLatestIndex {
	border: solid 1px #000000;
	width: 360px;
	padding: 5px;
}

#sponsors {
	width: 156px;	
	padding-left: 5px;
	margin-left: 45px;

}

.indexBooking {
	margin-bottom:20px;


}

.indexBookingPDF {
	float:right;
	width:175px;

}

.indexBookingText {
	float:right;
	width:300px;
    text-align:center;
    margin:20px 20px 0px 0px;

}

.clear {
clear:both;
}


.comLeft{
	width: 342px;
	height:175px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.comLeftPhoto{
	float:left;
	margin:5px;


}

.comLeftInfo {
	float:left;
	width:235px;
	margin:5px 5px 5px 0px;
}

.comLeftInfo p{
	margin:0px;
	padding:0px;
}

.comLeftInfo p strong{
	color:#CC0000;
}


.width390 {
    width:400px;
    float:left;
    overflow:hidden;
    margin-bottom:15px;
}

.width390 p{
     margin-top:0px;
}

.rideDetails {
    float:right;
    padding-right:20px;
    width:250px;
    margin-bottom:15px;
}

.rideDetails h2{
    margin-top:0px;
}


.practiceImage1 {
    padding-bottom:15px;
}



.gall-Button { background-color: #efefef; padding: 5px; width: 250px; }
#gallery-Desc { background-color: #efefef; padding: 15px; font-size:11px; width: 550px; margin-left:auto; margin-right:auto;  }


.cycleHayling {

}

.cycleHayling li{
    margin-bottom:10px;
    list-style-image:url("/objs/bike_icon.jpg");

}

.photoCont {
    margin:10px 0px 10px 0px;
    overflow:hidden;
   
}

.indexPhoto {
    float:left;
    margin-right:8px;

}

.clear {
    clear:both;
}

.floatRight{
    float:right;
    margin:30px 30px 0px 0px;
}

.floatLeft{
    float:left;
    margin-left:70px;
}
