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: #36284C;
	text-decoration: none;
	font-weight: 700;
}

.border {
	background:#f7f2ff;
	border: 2px solid #604d8b;
	
	}

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: 120px;

}



#logoimage {

	position: relative;

	top: 0px;

	left: 0px;

	float: left;

	margin-right: 15px;

}



#nameandtagline {
  color: #555555;
  display: inline-block;
  float: left;
  left: 5px;
  position: relative;
  top: 0;
  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: solid 1px;

	border-color: #666;

}



h3 {

    font-weight: bold;

	font-size: 16px;

	border-bottom: dotted 1px;

	border-color: #666

}



.leftbanner {

	background: #454545;

	height: 220px;

}



.centrebanner {

	background: #454545;

	height: 220px;

}



.rightbanner {

	background: #454545;

	height: 220px;

}
.rightbanner1 {

	background: #454545;

	height: 220px;

}


.greyback {
  background: none repeat scroll 0 0 #fff;
  color: #555;
}





.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 > p {
  color: #555;
}


.paymentoptions img {

	padding-right: 5px;

}



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



#contactform label {

     margin: 15px 0px 0px 0px;

     display: block;

}



#contactform input {

     width: 90%;

     margin: 0px 0px 0px 2%;

}



#contactform textarea {
  height: 75px;
  margin: 0 0 6px 2%;
  width: 95%;
}


.buylink {

     font-size: 24pt;

     text-align: center;

     margin-bottom: 20px;

}

#contact_form input{
	width: 259px;
	padding: 5px;
	margin: 2px 0px;
	border:2px solid #000;
}
#contact_form textarea{
	width: 259px;
	padding: 5px;
	margin: 2px 0px;
		border:2px solid #000;
}

#contact_form input:hover, #contact_form textarea:hover{
		border:2px solid red;

}

#contact_form input.submitbutton{
	padding: 5px;
	margin: 2px 0px;
	width: 150px;
    cursor:pointer;
	background:#fff;

}


#contact_form input.submitbutton:hover{
	background:#B5B4B4;
	color:#000;
	border:2px solid #000;
}