body {
	font-family: Calibri, Trebuchet MS, Tahoma;	
	font-size: 100%;
	background-color: #FFF;
	margin-top: 0px;
}

h1 {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
	line-height: 25px;
}

h2 {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.2em;
	color: #0790c7;
	line-height: 21px;
}
}

h3, h4 {
	color: #0790C7;
}

h5, h6 {
	color: #0790C7;
}


a:link {
	color: #003;
	text-decoration: none;
	
}

a:visited {
  color: #999;
  text-decoration: none;
  
}

a:hover {
	text-decoration: none;
	color: #0790C7;
}

a:active {
	color: #003;
	text-decoration: none;
	
}

/* START forms */

select{
	width: 180px;
	padding: 2px;
	font-size: 1em;
	color: #000080;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
.search {
	font-family: Georgia, Times, Courier;	
	font-weight: normal;
	font-size: 1.3em;
	color: #FFF;
	line-height: 21px;
}
.smallNewsHeader {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.2em;
	color: #33;
	line-height: 21px;
}
.smallNewsHeaderWhite {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
	line-height: 21px;
}
.date {
	font-weight: bold;
	font-size: 90%;
	color: #C00;
}
.feature {
	font-weight: bold;
	font-size: 1.3em;
	color: #C00;
	line-height: 21px;
}
.GeorgeNav {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
	line-height: 21px;
}
.Courier {
	font-family: Georgia;
	font-weight: normal;
	font-size: 0.8em;
	color: #000;
	line-height: 16px;
}
.GeorgeSubHead {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1em;
	color: #FFF;
	line-height: 21px;
}
.overStrip {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 1.1em;
	color: #FFF;
	}
	
.blog {
	font-family: Georgia, Courier, Times;
	font-weight: normal;
	font-size: 1.0em;
	color: #003;
	}
.bottomNav {
	font-family: Georgia, Times, Courier;
	font-weight: normal;
	font-size: 85%;
}
	
li {
	font-weight: normal;
	color: #333333;
	line-height: 19px;
	list-style-position: outside;
	list-style-image: url(/graphics/bullet.gif);
	left: -5px;
}

.buttonGo {
   height: 20px;
   width: 30px;
	padding: 0px;
	border: 1px solid #666666;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
.postcode {
	padding: 2px;
	border: 1px solid #999999;
	font-weight: normal;
	background-color: #FFFFCC;
	width: 48px;
	font-size: 1em;
}

.chkbox {
	padding: 2px;
	font-weight: normal;
	background-color: #FFFFCC;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
}


