a:link {
	color: #CC6600;
}
a:visited {
	color: #CC9933;
}

#wrapper {
	background-color: #808080;
}

body {
	background-color: #808080;
	text-align: center;
	font-family: "Apple Chancery", "Zapf Chancery", "georgia", "Times new roman" ;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='white', startColorstr='white', gradientType='0');
}
.head2 {
	font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
	font-size: 25px;
	color: #ffffcc;
	letter-spacing: -1px;
	height: 80px;
}
.head1 {
	font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -3px;
	height: 80px;
	text-align:left
}
.homebox1 {
	text-align:left;
	vertical-align: top;
	font-family: "palantino";
	font-style: italic;
	font-size: small;
	color: #000000;
	padding: 4px;
	border-top: thin solid #D28A66;
	border-right: thin solid #D28A66;
	border-bottom: 9px solid #D28A66;
	border-left: thin solid #D28A66;
	background-color: #FFFFFF;
	background-position: top;
}
.homebox2 {
	text-align:left;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	border-top: thin solid #CFAC87;
	border-right: thin solid #CFAC87;
	border-bottom: 9px solid #CFAC87;
	border-left: thin solid #CFAC87;
	background-color: #FFFFFF;
}
.homebox3 {
	text-align:left;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	border-top: thin solid #C3BC63;
	border-right: thin solid #C3BC63;
	border-bottom: 9px solid #C3BC63;
	border-left: thin solid #C3BC63;
	background-color: #FFFFFF;
}
.homebox4 {
	text-align:left;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	border-top: thin solid #99C569;
	border-right: thin solid #99C569;
	border-bottom: 9px solid #99C569;
	border-left: thin solid #99C569;
	background-color: #FFFFFF;
}
.homebox5 {
	text-align:left;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	border-top: thin solid #C4DE7D;
	border-right: thin solid #C4DE7D;
	border-bottom: 9px solid #C4DE7D;
	border-left: thin solid #C4DE7D;
	background-color: #FFFFFF;

}
.homebox6 {
	text-align:left;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	border-top: thin solid #D5F074;
	border-right: thin solid #D5F074;
	border-bottom: 9px solid #D5F074;
	border-left: thin solid #D5F074;
	background-image: url(images/ukweather.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.formbox {
	font-family:georgia;
	font-style: italic;
	font-size: x-small;
	color: #000;
	border: 1px solid #333333;
	background-color: #CFAC87;
}
.form {
	font-family: georgia;
	font-style: italic;
	color: #000;
	font-size: small;
	border: 1px solid #333333;
	background-color: #CFAC87;
}
.xsmalltext {

	border: none;
	vertical-align: top;
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	color: #000000;
}
.thumbbox {
	border: 1 solid #404040;
	vertical-align: middle;
	text-align:center;
	
}
.footer {
	font-family: georgia;
	font-style: italic;
	font-size: x-small;
	color: #ffffff;
	background-color: #D28A66;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.padding {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.gbauthor {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	font-size:x-small;
	font-style:italic;
	color:#999999
}
.gbcomment {
	text-align:left;
	font-size:x-small;
	font-family: georgia;
}
.gbtitle {
	background-color:#B2D38E;
	font-size:x-small;
	font-family: georgia;
	font-weight:bold
}
.gbrow1 {
	background-color:#ffffff;
}
.gbrow2 {
	background-color:#E4F0D7;
}
.maintitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
}
.bookbox {
	background-color: #CFAC87;
}
.normaltype {
	font-size:small
}
.nearby {
	color: #000;
	text-decoration:none;
	font-size:small;
	border-bottom: thin dotted #C0C0C0;
	vertical-align: middle;
}
.menu {
	background-image: url(images/menu/menubak.gif);
	text-align:center;
	background-repeat: repeat-x;
}

li { 
	 list-style: none;
	 }
	 
.main {
background-color: #ffffff;
}


#headerbar {
	background-image: url();
	background-repeat: no-repeat;
	margin:0px auto;
	width: 800px;
	height: 196px;
	z-index: 0;
	display:block;
	position:absolute;
	left: 50%;
	margin-left: -400px;
}


#headerbar IMG {
    position:absolute;
    top:0;
    left:0;
		opacity:0.0;
    z-index:8;
}

#headerbar IMG.active {
    z-index:10;
		opacity:1.0;
}

#headerbar IMG.last-active {
    z-index:9;
}


#headertext {
display:block;
position:relative;
z-index: 1; 
}	

#cartmel_races{
display:none;
}
 