@import url( topmenu.css );
@import url( left_nav.css );
body {
        margin: 0px auto 0px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.2;
        font-size: 100%;
        width: 760px;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #0367a3;
 margin: 0px;
 padding: 0px;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #0367a3;
 margin: 0px;
 padding: 0px;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-align: left;
 font-size: 85%;
color: #0367a3;
 margin: 0px;
 padding: 0px;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 75%;
 color: #0367a3;
 margin: 0px;
 padding: 0px;
}

h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 65%;
 color: #0367a3;
 margin: 0px;
 padding: 0px;
 }

p {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 75%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

address {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 75%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

.ulclass {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size: 75%;
 color: #333333;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}
img.right {
	float: right;
	margin::0 0 10px 10px;
	border:0;
}
img.pdf {
        margin: 25px 0px 0px 0px;
        padding: 0px;
        border: 0px;
		float:left;
}

.indent {	
	margin-left:30px;
}

.indent20 {
	padding:0px 0px 0px 20px;
}

.indent40 {
	padding:0px 0px 0px 40px;
}

/*********************************************/
/* Header                                    */
/*********************************************/

#headercontain {
	width:760px;
	height:155px;
	float:left;
}

#headermenu {
	width:760px;
	height:28px;
	float:left;
}
#headerlinks {
	width:350px;
	height:25px;
	padding:3px 0px 0px 0px;
	font-size:70%;
	font-weight:normal;
	text-align:left;
	float:left;
}
#headerlinks a:link { color: #333333; text-decoration: none }

#headerlinks a:visited { color: #333333; text-decoration: none }

#headerlinks a:hover { color: #0367a3; text-decoration: underline }

#headerlinks a:focus { color: #0367a3; text-decoration: underline }

#headerlinks a:active { color: #333333; text-decoration: none }

#headercolours {
	width:410px;
	height:25px;
	padding:3px 0px 0px 0px;
	font-size:70%;
	font-weight:normal;
	text-align:right;
	float:right;
}
#headercolours a:link { color: #333333; text-decoration: none }

#headercolours a:visited { color: #333333; text-decoration: none }

#headercolours a:hover { color: #0367a3; text-decoration: underline }

#headercolours a:focus { color: #0367a3; text-decoration: underline }

#headercolours a:active { color: #333333; text-decoration: none }

#logocontain {
	width:280px;
	height:125px;
	background-image:url(../images/header/Logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

.topbutcontain {
	margin:0px 0px 0px 10px;
	width:470px;
	height:124px;
	float:left;
}

.blue {
color: #0367a3;
}

/*********************************************/
/* Left menu                                 */
/*********************************************/

#leftnav {
	margin:0px 0px 0px 0px;
	width:150px;
	float:left;
}

#photocontain {
	width:150px;
	height:150px;
	float:left;
}

.buttoncontain {
	width:150px;
	height:25px;
	float:left;
}

.leftrightcontain {
	width:420px;
	margin:0px 0px 10px 0px;
	float:left;
}

.whatscontainleft {
	width:200px;
	padding:10px 0px 10px 0px;
	border-top:1px #cccccc dotted;
	border-bottom:1px #cccccc dotted;
	float:left;
}

.whatscontainleft2 {
	width:190px;
	height:120px;
	padding:5px 5px 5px 5px;
	background-image:url(../images/whatson/sundays.jpg);
	background-repeat:no-repeat;
	float:left;
}


.whatscontainright {
	margin:0px 0px 0px 20px;
	padding:10px 0px 10px 0px;
	width:200px;
	border-top:1px #cccccc dotted;
	border-bottom:1px #cccccc dotted;
	float:left;
}


/*********************************************/
/* Main                                      */
/*********************************************/

#main {
	margin:25px 0px 0px 20px;
	width:420px;
	float:left;
}

#main a:link { color: #0367a3; text-decoration: none }

#main a:visited { color: #0367a3; text-decoration: none }

#main a:hover { color: #0367a3; text-decoration: underline }

#main a:focus { color: #0367a3; text-decoration: underline }

#main a:active { color: #0367a3; text-decoration: none }

p.word {	
	height:25px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/download/word_icon.jpg);
	background-repeat:no-repeat;
	float:left;
}

.adcontain {
	width:420px;
	height:135px;
	margin-bottom:10px;
	float:left;
}

.downloadcontain {
	width:420px;
	padding:0px 0px 10px 0px;
	float:left;
}
p.pdf {	
	/*height:25px;*/
	padding:0px 0px 0px 30px;
	background-image: url(../images/download/pdf_icon.jpg);
	background-repeat:no-repeat;
	/*float:left;*/
	margin:0 0 10px 0;
}

p.mp3 {	
	Margin-top:15px;
	height:25px;
	padding:0px 0px 10px 35px;
	background-image: url(../images/download/speaker_icon.jpg);
	background-repeat:no-repeat;
	float:left;
}




/*********************************************/
/* Contact us                                */
/*********************************************/

#contactleftcontain {
	margin:0px 10px 0px 0px;
	width:290px;
	float:left;
}

#contactrightcontain {
	width:120px;
	float:left;
}

.contacttitle {
	width:120px;
	height:21px;
	padding:2px 0px 0px 0px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	float:left;
}

.contacttext {
	width:120px;
	padding:10px 0px 0px 0px;
	float:left;
}

.formleftrightcontain {
	width:280px;
	margin:0px 0px 5px 0px;
	float:left;
}

.formlabel {
	width:100px;
	text-align:left;
	float:left;
}

.formfields {
	width:180px;
	float:left;
}

label.text {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
input.text {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

select.text {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/*********************************************/
/* Right menu                                */
/*********************************************/

#rightnav {
	margin:25px 0px 0px 0px;
	width:150px;
	float:right;
}

#diary {
	width:150px;
	height:20px;
	padding:3px 0px 0px 0px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#0367a3;
	font-weight:normal;
	float:right;
}

#onthestreet {
	margin-top:15px;
	width:150px;
	height:20px;
	padding:3px 0px 0px 0px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#0367a3;
	font-weight:normal;
	float:right;
}
#wordtext {
	padding:10px 0px 10px 0px;
	width:150px;
	float:right;
}

#wordtext a:link { color: #0367a3; text-decoration: none }

#wordtext a:visited { color: #0367a3; text-decoration: none }

#wordtext a:hover { color: #0367a3; text-decoration: underline }

#wordtext a:focus { color: #0367a3; text-decoration: underline }

#wordtext a:active { color: #0367a3; text-decoration: none }


#postit {
	width:150px;
	height:160px;
	float:right;
}

.adcontain {
	width:150px;
	float:right;
}

#textresize {
	width:150px;
	height:24px;
	padding:1px 0px 0px 0px;
	font-size:75%;
	color:#0367a3;
	text-align:left;
	float:left;
}

#textresize A {
	padding: 0px 2px 0px 2px; 
	margin: 2px 0px 2px 5px;   
}

#textresize A.resizesmall {
	font-size: 80%;
	color:#0367a3;
	text-decoration:none; 

}

#textresize A.resizesmall:hover {
	font-size: 80%;
	color:#0367a3; 
	text-decoration: underline;
}
#textresize A.resizesmall:active {
	font-size: 80%;
	color:#0367a3; 
	text-decoration: underline;
}

#textresize A.resizemedium {
	font-size: 120%;
	color:#0367a3; 
	text-decoration: none
}
#textresize A.resizemedium:hover {
	font-size: 120%;
	color:#0367a3; 
	text-decoration:underline
}
#textresize A.resizemedium:active {
	font-size: 120%;
	color:#0367a3; 
	text-decoration:underline
}

#textresize A.resizelarge {
	font-size: 140%;
	color:#0367a3; 
	text-decoration: none
}
#textresize A.resizelarge:hover {
	font-size: 140%;
	color:#0367a3; 
	text-decoration:underline
}
#textresize A.resizelarge:active {
	font-size: 140%;
	color:#0367a3; 
	text-decoration:underline
}

/*********************************************/
/* Map                                       */
/*********************************************/

iframe.size {
	width:420px;
	height:350px;
}

/*********************************************/
/* Accessibility                             */
/*********************************************/

#stylesheet {
	width:320px;
	padding:0px 0px 0px 100px;
	margin:0px 0px 15px 0px;
	border-bottom:1px #cccccc dashed;
	background-image: url(../images/accessibility/style.jpg);
	background-repeat:no-repeat;
	float:left;
}

#accesskeys {
	width:320px;
	padding:0px 0px 0px 100px;
	margin:0px 0px 15px 0px;
	border-bottom:1px #cccccc dashed;
	background-image: url(../images/accessibility/keys.jpg);
	background-repeat:no-repeat;
	float:left;
}

#fontsizes {
	width:320px;
	padding:0px 0px 0px 100px;
	margin:0px 0px 15px 0px;
	border-bottom:1px #cccccc dashed;
	background-image: url(../images/accessibility/text.jpg);
	background-repeat:no-repeat;
	float:left;
}

#browser {
	width:320px;
	padding:0px 0px 0px 100px;
	margin:0px 0px 15px 0px;
	border-bottom:1px #cccccc dashed;
	background-image: url(../images/accessibility/browser.jpg);
	background-repeat:no-repeat;
	float:left;
}

#colours {
	width:320px;
	padding:0px 0px 0px 100px;
	margin:0px 0px 15px 0px;
	border-bottom:1px #cccccc dashed;
	background-image: url(../images/accessibility/colour.jpg);
	background-repeat:no-repeat;
	float:left;
}


/*********************************************/
/* Footer                                    */
/*********************************************/

#footer {
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:760px;
	height:24px;
	border-top:1px #cccccc solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#0367a3;
	text-align:center;
	float:left;
}
