@charset "utf-8";
body  {
	margin:0;
	padding: 0;
	text-align: center;
	color: #6f6f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	background-color: #cccccc;
}
#pb-container {
	width: 950px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
} 

#pb-container.aboutP {
	background-image: url(/images/aboutbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0 auto;
	height: 110px;
	display: block;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	padding: 0px;
}
#homepic{
	width: 600px;
/*	height:214px;*/
	float:left;
	margin-top:4px;
}
	
#sidebar2 {
	float: right;
	width: 245px;
	padding: 11px 0 0 0px;
	margin: 0 0 0 5px;
}
#sidebar2 p { 
	margin: 8px 10px;
	padding: 0;
} 
#sidebar2 h2 { 
	margin: 8px 5px;
	color: #d62221;
	padding: 0;
} 


#mainContent {
	margin: 0px 320px 0 320px;
	padding: 0;

} 
#mainContent p { 
	margin: 8px 0px;
	padding: 0;
} 
#mainContent h1, h2 { 
	margin: 0px 0px;
	padding: 0;
}



.quote {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #ff1e00;
	line-height: 130%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:50px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(/images/quote-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width:250px;
    }

.quote div {background: transparent url(/images/quote-end.gif) right bottom no-repeat;
     padding-right: 10px;
     padding-bottom: 10px;
    }
	
.quoteSub {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #ff1e00;
	line-height: 130%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(/images/quote-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
    }

.quoteSub div {background: transparent url(/images/quote-end.gif) right bottom no-repeat;
     padding-right: 10px;
     padding-bottom: 10px;
    }


#footer {
	background-color:#fe0000;
	display: block;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin:0;
	height:30px;
	width: 920px;
	margin: 0 auto;
	background-image: url(/images/red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
#footer p {
	margin: 0;
	padding: 5px 0;
	font-size: 80%;
	color: #ece6e3;
}
#footer a{
	color: #ece6e3;
	font-weight: normal;
	text-decoration: none;
} 

#footer a:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
} 

.floatright {
	float: right;
	margin-left: 8px;
}
.floatleft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#content {
	margin: 0 auto;
	width:900px;
}

li {
	list-style-image: url(/images/arrow.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	line-height: 150%;
	font-size: 90%;
}

ul {margin: 0.4em 0.7em; padding:1em;}


/***************** News ******************/
.news {
	background-image: url(/images/newsbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #898989;
}

.news ul li a {
	font-weight: bold;
	color: #d80000;
}

.news ul li a:hover {
	color: #000000;
}

h3 span {
	font-size:70%;
	padding-right:60px;
	padding-top:9px;
/*	width:450px;*/
	background-image:url(/images/rss.gif);
	background-repeat:no-repeat;
	background-position:125px 0;
}

.instbutton {border:1px #c4c4c4 solid; background-color:#e8e8e8; padding:2px 4px;}
.instbutton:hover {border:1px #c4c4c4 solid; background-color:#ffffff; padding:2px 4px;}


.enquirybox {
	background-color: #cccccc;
	border: 1px solid #999999;
	font-size: 130%;
	margin:20px 0 30px 0;
}

.enquirybox p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 140%;
}

.enquirybox p a{
	border-bottom-color: #FFFFFF;
}

p.talk {
	background-image: url(/images/talk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	color: #FFFFFF;
}

p.email {
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	color: #FFFFFF;
}

p.email a, p.talk a {
	color: #FFFFFF;
}

p.email a:hover, p.talk a:hover {
	color: #000000;
}



.googlemap {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 20px;
}

.googlemapContact {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 2px 0 10px 0px;
}


h2.intro {
	font-size: 100%;
	color: #6d6e71;
	font-weight: normal;
	margin-bottom: 0.5em;
}

.headerhide {
	display: none;
}

.homeP {margin-top:5px; width: 300px;}

.homeSub {width: 500px;}

.addressright {
	padding:15px 0px 10px 10px;
	float: right;
	font-size: 80%;
	text-align: right;
	line-height: normal;
}

.contacttable {width:600px; margin-top:20px;}

.contacttable td {
	text-align: left;
	vertical-align: top;
}

.contacttable span{color:#d62221;}

hr {
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


.searchbox {
	padding:3px;
	border:1px solid #CCCCCC;
	width: 130px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6f6f6f;
}

/* leftnav buttons */


.formbox {width: 250px;}



/***************** rss ***************/
.labelfield{ /*CSS for label field in general*/
color:red;
font-size: 90%;}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;}
