body {
	background-color: #DDECC2;
}
#topstrip {
	background-image: url(../graphics/interface/green/topstrip.gif);
	background-repeat: repeat-x;
}
#header {
	background-image: url(../graphics/interface/green/header.gif);
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #BCD06E;
}
#menubg {
	background-image: url(../graphics/interface/green/menu_bg.gif);
	background-repeat: no-repeat;
	
}
#content {
	background-image: url(../graphics/interface/green/sidestrip.gif);
	background-repeat: repeat-y;
	
}
#tbtag {
	background-image: url(../graphics/interface/green/tag.gif);
	background-repeat: no-repeat;
}
#booking table{
	background-image: url(../graphics/interface/green/book_bg.gif);
	background-repeat: no-repeat;
}
#leftmargin100 {
	background-image: url(../graphics/interface/green/sidestrip.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 189px;
	left: 0px;
	top: 0px;
}

#tabs {
	width: 100%;
	background-image: url(../graphics/interface/green/latest-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#tabs a{
	color: #FFFFFF;
	padding-top: 5px;
}

#tabs a:hover{
	text-decoration: underline;
}
.evanstag {
	position: absolute;
	top: 132px;
	height: 15px;
	width: 229px;
}
.infotable{
	border: 1px solid #333333;
}
.infotext td{
	font-size: 14px;
}
.infotablehead{
	background-image: url(../graphics/interface/green/event_info/header_bg.gif);
	background-repeat: repeat-x;
}
.infotableodd{
	background-color: #bcd06e;
	color: #003300;
}
.rightcal {
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	color: white;
	margin-left: 1px;
	text-overflow: clip;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
#rcolbg {
	right: 0px;
	position: absolute;
	top: 64px;
	height: 200px;
	background-image: url(http://www.trailbreak.co.uk/graphics/column-ads/blank-bg.gif);
	background-repeat: no-repeat;
	width: 141px;
}
.rightcal td {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.rightcal a {
	font-size: 14px;
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}
.rightcal a:hover {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
.rcalholder {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#topnav td {
	color: #003300;
	border-bottom-color: #ddecc1;
	display: table-cell;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(http://www.trailbreak.co.uk/graphics/interface/green/topnav_bg_live.gif);
	vertical-align: middle;
	}

