@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/league_gothic-webfont.eot');
    src: url('fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic-webfont.woff') format('woff'),
         url('fonts/league_gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body{font:14px/1.2 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;color:#fff;}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}



a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}



a:hover {

	text-decoration: underline;

}



hr {

	color: #666;

	background-color: #666;

	height: 1px;

	border: none;

}



.breadcrumbs {

	margin-top: 5px;

	height: 25px;

}



.breadcrumbs a {

	color: #fff;

	font-weight: normal;

}



.header {

	height: 150px;

}



#logoimage {

	position: relative;

	top: 10px;

	left: 0px;

	float: left;

	margin-right: 15px;

}



#nameandtagline {

	display: inline-block;

	position: relative;

	top: 0px;

	left: 5px;

	float: left;

	width: 100%;

}



#nameandtagline p {

     margin-bottom: 2px;

}



#buynow {

     float: right;

     position: relative;

     top: -70px;

     width: 150px;

     text-align: center;

     background: url('../images/buynow.png');

     border: 1px solid #69bef1;

     padding: 15px 0px 0px 0px;

}



#buynow a {

     color: #fff;

}



#buynow p {

     font-size: 12px;

     margin-bottom: 15px;

}



h1 {

	font-weight: normal;

	display: inline;

	font-size: 23px;

}



h2 {

	font-weight: normal;

	font-size:21px;

	border-bottom: none;

	color: #000;
	
	font-family: 'LeagueGothicRegular', sans-serif; 

}



h3 {

    font-weight: bold;

	font-size: 16px;

	border-bottom: dotted 1px;

	border-color: #666

}

p {color: #333}



.leftbanner {

	background: #454545;

	height: 240px;
	
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
    -o-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
}

.leftbanner img {opacity: 0.8}
.leftbanner img:hover {opacity: 1.0}


.centrebanner {

	background: #454545;

	height: 240px;
	
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
    -o-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
}

.centrebanner img {opacity: 0.8}
.centrebanner img:hover {opacity: 1.0}

.rightbanner {

	background: #454545;

	height: 240px;
	
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
    -o-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.9);

}

.rightbanner img {opacity: 0.9}
.rightbanner img:hover {opacity: 1.0}

.rightbanner1 {

	background: #454545;

	height: 240px;
	
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
    -o-box-shadow: 0px 5px 10px rgba(0,0,0,0.9);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.9);

}

.rightbanner1 img {opacity: 0.8}
.rightbanner1 img:hover {opacity: 1.0}


.greyback {

	background: none;

}


p.aboutcontent {padding: 10px; width: 535px;}
p.aboutcontent:hover {padding: 10px; background: #ccc}

.padded {

	padding: 5px 10px 5px 10px;

}



.bannerimage {

	height: 300px;

	width: 300px;

}



.dividernav a:hover {

     text-decoration:none;

}



.selected {

	background: url('../images/selected-nav.png') repeat-x;

}



.selected:hover {

	background: url('../images/selected-nav.png') repeat-x;

}



.footer {

	min-height: 80px;

}

.footer img {margin-left: 5px;}

.footer a {color: #e76b23;}

.paymentoptions img {

	padding-right: 5px;

}



#googlemapping {
	height:450px;
	width: 275px;
	margin-bottom: 22px;
}



#contactform label {

     margin: 15px 0px 0px 0px;

     display: block;
	 
	 

}

#contactform form label {color: #222;}

#contactform input {

     width: 90%;

     margin: 0px 0px 0px 2%;
	 
	 border: 1px solid #444;

}



#contactform textarea {

     height: 200px;

     width: 95%;

     margin: 0px 0px 6px 2%;
	 
	 border: 1px solid #444;
}



.buylink {

     font-size: 24pt;

     text-align: center;

     margin-bottom: 20px;

}

.footer div img {opacity: 0.6}
.footer div img:hover {opacity: 1.0}
