body{font:14px/1.2 'Verdana',Arial, 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: #fff;
	text-decoration: none;
	font-weight: 700;
	text-shadow: #000 1px 1px 0px;
}

p {color: #152c4c; padding: 5px}

a:hover {
	text-decoration: underline;
}

hr {
	color: #666;
	background-color: #666;
	height: 1px;
	border: none;
}

.header {
	padding: 10px 0px 30px 0px;
	height: 100px;
}

#logoimage {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin-right: 15px;
}

#nameandtagline {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	width: 100%;
}

#nameandtagline h1 {
     font-size: 32px;
}

#nameandtagline p {
     margin-top: 20px;
     font-size: 18px;
	 color: #fff
}

#buynow {
     font: 14px 'Verdana',Arial,sans-serif;
     color: #fff;
     float: right;
     width: 150px;
     text-align: center;
     background: url('../images/buynow.png');
     border: 1px solid #69bef1;
     padding: 4px 0px 0px 0px;
     position: relative;
     top: -60px;
}

#buynow a {
     color: #fff;
     display: block;
     margin-bottom: 4px;
     font-weight: normal;
     text-decoration: none;
     text-shadow: none;
}

#buynow a:hover {
     text-decoration: underline;
}

#buynow p {
     font-size: 12px;
     margin-bottom: 3px;
     margin-top: 2px;
     text-shadow: none;
}

#buynow div a {
     font-weight: 800;
}

h1 {
	font-weight: 800;
	display: inline;
	font-size: 25px;
	
}

h2 {
	font-weight: normal;
	font-size:24px;
	border-bottom: solid 1px;
	border-color: #666;
	color: #163256
}

h3 {
	font-weight: normal;
	font-size: 16px;
	border-bottom: dotted 1px;
	border-color: #666
}

.leftbanner {
	background: none;
	height: 300px;
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
}

.centrebanner {
	background: none;
	height: 300px;
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
}

.rightbanner {
	background: none;
	height: 300px;
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
}

.greyback {
	background: url(../images/transp-bg.png) repeat;
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
}


.padded {
	padding: 5px 10px 5px 10px;
	background: url(../images/transp-bg.png) repeat;
}

.padded li {color: #152c4c; font-size: 16px; list-style-type: circle}

.bannerimage {
	height: 300px;
	width: 300px;
}

.dividernav a:hover {
     text-decoration:none;
}

.selected {
	background: none;
}

.selected:hover {
	background: none;
}

.footer {
	min-height: 80px;
}

.paymentoptions img {
	padding-right: 5px;
}

#googlemapping {
	height: 440px;
	width: 440px;
	margin-bottom: 15px;
}

#contactform label {
     margin: 15px 0px 0px 0px;
     display: block;
}

#contactform input {
     width: 90%;
     margin: 0px 0px 0px 2%;
}

#contactform textarea {
     height: 200px;
     width: 95%;
     margin: 0px 0px 15px 2%;
}

.buylink {
     font-size: 24pt;
     text-align: center;
     margin-bottom: 20px;
}

.maincontainer {
     background: none;
     padding-bottom: 10px;
}

.banner {
     background:  none;
     padding: 10px 0px 10px 0px;
}

.outside {
     text-shadow: #000 1px 1px 0px;
}

.footer {
     color: #fff;
     text-shadow: 1px 1px 0px #000;
     font-size: 18px;
}

.footer p {color: #fff}

.footer a {
     text-shadow: 1px 1px 0px #000;
     color: #fff;
     margin-bottom: 2px;
     font-size: 18px;
}
.clear      { clear:both; }
.photo-link    { padding:5px; margin-top:5px; margin-left:5px; margin-right:5px; margin-bottom:25px; border:1px solid #ccc; display:block; width:300px; float:left; }
.photo-link:hover  { border-color:#999; }
