﻿@charset "utf-8";
/* CSS Document */

html{
min-height:100.2%;
}

body{
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}

a{
	color:#000000;
	text-decoration:none;
	}
a:hover{color:#e52a48;
}
p{
	margin:0; padding:10px 0 11px 0;
	}
form{
	margin-top:20px;
	}
.wrapper{
	background-color:#FFFFFF;
	margin:0 auto; padding:0;
	width:970px;
	}
.content{
	float:left;
	width:100%;
	}
.header{
	float:left;
	width:100%;
	}
.header{
	padding-bottom:15px;
	}
.newsletter{
	float:right;
	margin-top:-10px;
	padding:15px 0 0 15px;
	width:359px;
	height:40px;
	background-image:url(../images/newsletterBgrd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.logo{
	float:left;
	padding-top:15px;
	}
.strapline{
	clear:right;
	float:right;
	text-transform:uppercase;
	text-align:right;
	width:500px;
	color:#e52a48;
	font-style:italic;
	margin-top:80px;
	}
.menu{
	background-image:url(../images/menuBgrd.jpg); background-repeat:repeat-x;
	padding:4px 0 0 3px;
	width:761px;
	border:1px solid #d5d5d5;
	float:left;
	}
.redBox{
	background-image:url(../images/redBoxBgrd.jpg); background-repeat:repeat-x;
	padding:7px 0 0 28px;
	width:165px;
	height:24px;
	border:1px solid #d5d5d5;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	}
.content{
	float:left;
	margin:10px 0 10px 0;
	background-image:url(../images/right-ColBgrd.jpg);
	background-position:right;
	background-repeat:repeat-y;
	
	}
	
.contentLeft{
	width:766px;
	float:left;
	margin-right:10px;
	color:#666666;
	padding:0;
	}
.homeButtons{
	height:106px;
	bottom:0;
	}	
.contentRight{
	width:178px;
	background-color:#f2f2f2;
	padding:8px;
	float:right;
	}	
.contentRight ul{
	list-style-type:square;
	padding:0 0 0 15px; margin:0;
	}
.contentRight li{
	color:#e42343;
	}
.contentRight p a{color:#e52a48;}
.contentRight p a:hover{background-color:#CCCCCC;}		
.contentRight li a{
	padding:8px 0 8px 0;
	display:block;
	border-bottom:1px dotted #c2c2c2;
	color:#ac1026;
	font-weight:bold;
	font-size:.95em;
	text-transform:uppercase;

	}	
.contentRight p{
	font-size:12px;
	}
.rightColImage{
	float:left;
	margin:10px 0 10px 0;
	}	
	
.footer{
	font-size:0.8em;
	width:100%;
	float:left;
	text-align:right;
	padding:10px 0 10px 0;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	}

	
.footerNoBoots{
	font-size:0.8em;
	width:100%;
	float:left;
	text-align:right;
	padding:16px 0 16px 0;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}	
	
.bootsText{
	float:left;
	margin-top:13px;
	}
	
	.v2iText{
	font-size:11px;
	color:#999999;
	float:right;
	margin-top:13px;
	}

h2{
	color:#e42343;
	font-size:26px;
	letter-spacing:-2px;
	margin:10px 0 10px 0;
	}

h1{
	color:#e42343;
	font-size:26px;
	letter-spacing:-2px;
	margin:10px 0 10px 0;
	}
h3{
	font-size:18px;
	letter-spacing:-1px;
	padding:10px 0 0 0;
	margin:0;
	}
h4{
	font-size:16px;
	font-weight:normal;
	margin-top:10px;
	}
.blackHeading{
	font-size:17px;
	color:#000000;
	letter-spacing:-1px;
	}
.redHeading{
	font-size:17px;
	color:#e42343;
	letter-spacing:-1px;
	}
	
	.redText{

	color:#e42343;

	}
.quote{
	padding:20px;
	float:left;
	border:1px solid #cccccc;
	margin:10px 0 10px 0;
	background-color:#f2f2f2;
	}
.tableTitle{
	font-weight:bold;
	background-color:#e42343;
	color:#FFFFFF;
	}	
.tableLeft{
	background-color:#e3e3e3;
	width:200px;
	}
	
.indented {padding-left:25px;}

.tableLeft2{
	background-color:#666666;
	color:#FFFFFF;
	width:200px;
	}
.tableRight{
	background-color:#f2f2f2;
	}
.tableLogo{
	text-align:center;
	}
.button{
	padding:8px;
	background-color:#e42343;
	border:1px solid #cccccc;
	color:#FFFFFF;
	font-weight:bold;
	}
.button:hover{
	color:#000000;
	}
input{font-size:12px; color:#666666;}
.messageBox { float:left;clear:both;background-color:#FFFFFF;width:900px;border: 1px solid red; color: #000; margin-bottom:20px; padding:10px; }


#myContent{
width:766px;
height:167px;
}


.testimonialText2{

color:#666666;
}

.contentImage{float:right; margin:0 0 20px 20px;}

.floatleftImage{float:left; margin:0 40px 20px 0; clear:both;}

.dottedline{clear:both; width:100%; border-bottom:1px dotted #cccccc; margin-bottom:15px;}



#home {
	border-width: 0px;
}
#about {
	border-width: 0px;
}
#involved {
	border-width: 0px;
}
#programme {
	border-width: 0px;
}
#workshop {
	border-width: 0px;
}
#members {
	border-width: 0px;
}
#test {
	border-width: 0px;
}
#faqs {
	border-width: 0px;
}





.county_bar
{
	
	BACKGROUND-IMAGE: url(../images/redBoxBgrd.jpg); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #ae1833;

	
}

.county_title
{
	
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: white;

	
}


.pageTitle {
	FONT-SIZE: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
