/* HTML Tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h2 {
	font-size:80%;
	line-height: 20px;
	color:#00457A;
}

h3, h1, h4 {
	font-size:100%;
 	color:#F15723;

}

#content h4 {

	font-size:13px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #f15723;
}

h5, h6 {
	color:##00457A;
}

h5 {
	font-size:65%;
	margin-left:5px;
}
	
h6  {
font-size: 70%
}

p, li, #rightblock {
	font-size: 11px;
	line-height: 18px;
	color:#000000;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

hr {
	height: 1px;
}

b, i { color:#00457A}

blockquote {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 0px;
	font: italic 14px/1.5em "Times New Roman", Times, serif;
	background: url(images/quote.jpg) no-repeat;
	margin: 30px 0px 0px;
	color: #4C8EC0;
	clear: both;
}


/* Links */

a, a:visited {
	color: #0060A9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#DE5925;
}

/* masthead */

#masthead {
	font-size:10px;
	color: #F68868;
	font-weight: bold;

}

#masthead a, #masthead a:visited {
	margin: 0px 0px 0px 18px;
}



/* programmes box LHS */


#programmes h4, #harvest h4, #programmes2 h4 {
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	text-align:center;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#programmes h4, #programmes2 h4 {
	background-color:#F15723;
}

#programmes h5, #programmes2 h5 {
	color: #0060A9;
	margin: 0px 5px;
	font-size: 9px;
}



#programmes p, #programmes2 p {
	color: #0060A9;
	font-size: 11px;
	margin:5px 5px 0px 5px;
	line-height: 15px;
}


#programmes a {
	
}

/* Harvest block */

#harvest h4 {

	background-color:#0060A9;

}
#harvest p {
	color: #0060A9;
	font-size: 11px;
	margin:5px 5px 0px 5px;
	line-height:15px;
}

#harvest b { color:#F15723;}




/* Biog */

 #biography p {
	font-size:11px;
	line-height:18px;

}

#content h2 {


}
b.endquote {
	font-size: 21px;
	color: #F15723;
}

#rightblock p {
	color: #F15723;
	font-weight:bold;
	text-align: right;
	margin: 0px;
}
b.orange {
	color: #f15723;
}
#selector p {
	font-size: 12px;
	color: #F15723;
	text-align: center;
}

#contactform {
background-color:#E6EFF6;
border-width:1px 0px 1px 0px;
border-style:dashed;
border-color:#F15723;
}

#contactform td {
	vertical-align:top;
	font-size:12px;
}
#client {
	font-size: 14px;
	font-weight: bold;
}
