body {
	margin-top : 10px;
	margin-left : 20px;
	padding-top : 10px;
	padding-left : 20px;
	font-family : Arial;
	font-size : 13px;
	color : #3E3A15;
	margin-right : 20px;
	padding-right : 20px;
	background-color : #AEC2C3;
}

h1{
	color : #406786;
	font-family : "Arial Black";
	font-size : 20px;
}
h2{
	color : #406786;
	font-family : "Arial Black";
	font-size : 16px;
}
h2 a{
	color : #406786;
	font-family : "Arial Black";
	font-size : 16px;
	text-decoration : none;
}
h3{
	color : #406786;
	font-family : "Arial Black";
	font-size : 12px;
}

table{
	
}
p {
	font-family : Arial;
	font-size : 13px;
	color : #3E3A15;
}

.strapline {
	color: #0099CC;
	font-style: italic;
	font-size : 22px;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
}

.bannertable{
	background-image : url(images/bannerbg.jpg);
	background-repeat : repeat;
	
	border-left-color : #727272;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #727272;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #727272;
	border-top-style : solid;
	border-top-width : 2px;
	color : #D6E2F2;
}
.bodytable{
	border-left-color : #727272;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #727272;
	border-right-style : solid;
	border-right-width : 2px;
	border-bottom-color : #727272;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.diarytable{
	margin-left : 50px;
}

.costinfo{
	line-height : 25px;
}

.listentry{
	border-bottom-color : #406786;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-left : 6px;
}
.listentry a:hover{
	font-family : Arial;
	font-size : 13px;
	color : #A52A2A;
}

.listentry a{
	font-family : Arial;
	font-size : 13px;
	color : #3E3A15;
}
.borders{
	border : 1px solid #AEC2C3;
}

.pageleft{
	padding-left : 0px;
	padding-top : 10px;
	padding-right : 10px;
	background-color : #619BC9;
	padding-bottom : 10px;
}
.pageright{
	padding-left : 40px;
	padding-top : 10px;
	padding-right : 30px;
	background-color : White;
	padding-bottom : 30px;
}

.navicell{
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	
	background-color : #AFCDE4;
	
}
.navicell p{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
        margin-bottom : 0px;
}
.navicell a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #555555;
}
.navicell a:hover{
	
	text-decoration : none;
	color : #A52A2A;
}
.addressbar{
	border-left-color : #727272;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #727272;
	border-right-style : solid;
	border-right-width : 2px;
	background-color : #FFFFF6;
}
.address{
	font-family : Arial;
	font-size : 12px;
	color : #8B8B8B;
}

.telllink a{
	font-family : Arial;
	font-size : 13px;
	color : #3E3A15;
}

.mylink a{
	font-family : Arial;
	font-size : 11px;
	color : #DEDEDE;
	
	margin-top : 0px;
	text-decoration : none;
}

.TrainingClinic{
	background-color : #E4F2F6;
}
.OutdoorEvent{
	background-color : #F3F4D5;
}
.IndoorEvent{
	background-color : #F7EDE7;
}
.FunShow{
	background-color : #FBF0FB;
}


.products td{
	border-top-color : #008B8B;
	border-top-style : solid;
	border-top-width : 1px;
}
