/* COLOURS */
body {
	color: #000;
}
a, h2 {
	color: #DD182A;
}
h1, .sidetitle {
	color: #000;
}
.greytext {
	color:#999;
}

input.greytext {
	color:#999;
}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
}
/* TAGS */
html, body { 
  height:100%; 
} 
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	font-weight: normal;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
}
img{ 
	border: 0pt; 
}
form {
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

/* LAYOUT */
#browserdiv {
	min-height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#footer {
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	z-index: 999;
}
#pgeposition{
	width:1050px;
	margin:auto;
}
.editbar {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.editbarlink {
	color: #FFFFFF;
}
.editbarlink a {
	color: #FFFFFF;
}
.print {
	margin: 0px;
	padding: 0px;
}
.noprint {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}
#designcredit {
	display:inline;
	float:right;
	padding-top:15px;
	padding-right: 3px;
}
#admlink {
	display:inline;
	float:left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 3px;
}
.pictureRight {
	float: right;
	padding-left: 10px;
}

.pictureLeft {
	float: left;
	padding-right: 10px;
}
.centre {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
#socialbook {
	padding-top: 15px;
}
.enqfrminput {
	color:#999;
	width: 55%;
	margin-bottom: 5px;
}
.enqfrmtextarea {
	color:#999;
	width: 55%;
	margin-bottom: 5px;
}
.enqfrmlabel {
	width: 115px;
	float: left;
}
.locationmap {
	position: relative;
	width: 100%;
	height: 400px;
}
#bannerimg {
	height: 0px;
}
#primarybar {
	height: 0px;
}
#maincontentbg {
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-bottom: 10px;
}
#primbar-l {
	background-image: url(../img/primarymenul.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 10px;
}
#primbar-r {
	background-image: url(../img/primarymenur.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 10px;
}
#primbar-bg {
	background-image: url(../img/primarymenubg.png);
	background-repeat: repeat-x;
	height: 42px;
}
.pad10t {
	padding-top: 10px;
}
#sidecol {
	width: 0px;
}
.pad8l {
	padding-left: 0px;
}
.tb-bgcontent {
}
.sidetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.sidecontent {
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 7px;
}
.sidespacer {
	height: 10px;
}
.callout {
	color: #21B3C6;
}
.morebtn {
	background-image: url(../img/morebtn.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 104px;
	color: #FFF;
	padding-top: 3px;
	float: right;
}
.morebtn a {
	color: #FFF;
	text-decoration: none;
}
.morebtn a:hover {
	color: #FFF;
	text-decoration: underline;
}

#address {
	height: 175px;
}
