* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

body {
	background-color: white;
	font-size: 62.5%; /* sets all fonts to 10px to help with em styling*/
}

a{
	color: #2856A2;
}

p, .mainalt li {
	font-family: arial, sans-serif;
	font-size: 1.2em;
}

img {
	border: none;
}

.logo {
	border: none;
	padding-top: 5px;
}

#bodywrap {
	background-image: url(../images/layout/bodybg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#contentwrap {
	background-image: url(../images/layout/bg4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: -10px;
}

#container {
	width: 987px;
	margin-top: 10px;	
	margin-right: auto;
	margin-left: auto;
}

#containerbottom {
	width: 987px;	
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #FFF url(../images/layout/infinitebottom.jpg) top center no-repeat;
}

.replace {
	display: none;
}

#header {
	background: url(../images/layout/title.jpg) bottom right no-repeat;
	width: 977px;
	height: 107px;
	padding-top: 10px;
}

#header h1 {
	float: left;
}

#header h2 {
	float: left;
	margin: 37px 0 0 20px;
}


#main {
	float: left;
	background: url(../images/layout/mainbg.jpg) top center no-repeat;
	width: 767px;
	margin-top: 8px;	
}

#mainaltwrap {
	float: left;
	width: 767px;
}

.mainalt {
	float: left;
	background: url(../images/layout/mainbgalt.jpg) center repeat-y;
	width: 765px;
	padding-bottom: 10px;
	
}

.mainalt img {
	margin-left: 15px;
}

.mainalttop {
	float: left;
	background: url(../images/layout/mainbgalttop.jpg) center top no-repeat;
	width: 765px;
	margin-top: 8px;
	height: 14px;
}

.mainaltbottom {
	float: left;
	background: url(../images/layout/mainbgaltbottom.jpg) center top no-repeat;
	width: 765px;
	margin-bottom: 10px;
	height: 14px;
}

.mainalt h1 {
	margin: 20px 20px 20px 30px;
	font-weight: normal;
}

.mainalt h2 {
	font-size: 2.2em;
	margin: 20px 20px 20px 30px;
	font-weight: normal;
}

.mainalt h3 {
	margin-left: 30px;
	font-weight: normal;
}

.mainalt p {
	margin-left: 30px;
	margin-right: 30px;
}

.mainalt ul {
	margin-left: 60px;
	margin-bottom: 20px;
}

/* NEWS PAGE */

.newsmain {
	float: left;
	background: url(../images/layout/newsmain.jpg) center repeat-y;
	width: 765px;
	padding-bottom: 10px;
	
}

.newsbottom {
	float: left;
	background: url(../images/layout/newsbottom.jpg) center top no-repeat;
	width: 765px;
	margin-bottom: 10px;
	height: 14px;
}

.newstop {
	float: left;
	background: url(../images/layout/newstop.jpg) center top no-repeat;
	width: 765px;
	margin-top: 8px;
	height: 14px;
}

#newsleft {
	float: left;
	width: 485px;
	padding-left: 15px;
}

#newsleft p {	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#newsleft img {
	margin-left: 10px;
	margin-bottom: 25px;
}

#newsleft h2 {
	font-size: 3em;
	padding: 10px;
	font-family: georgia;
	font-weight: normal;
}

#newsright h2 {
	font-size: 20px;
	padding: 10px;
	font-family: georgia;
	font-weight: normal;
}

.newstitle {
	font-size: 20px;
	padding: 0px 10px 0px 10px;
	font-family: georgia;

}

.newsdate {
	padding-top: 10px;
	font-size: 1.5em;
}

.newsdate2 {
	font-size: 1.2em;
	padding: 0px 0px 10px 10px;
}

#newsright {
	float: left;
	width: 236px;
	padding-left: 15px;
}

.space {
	padding: 10px 0px 10px 0px;
	font-family: georgia;
	font-size: 1.4em;
}

#newsleft a {
	text-decoration: none;
	font-family: georgia;
	font-size: 1.4em;
}

/* --------------------------------------------------------------------------*/

#side {
	font-size: 1.2em;
	float: left;
	width: 168px;
	padding-left: 41px;
	margin-top: 10px;
	font-family: arial;
}

.scrutonlink {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 110px;
	font-weight: bold;
}

#side a{
	color: #000;
	text-decoration: none;
}

#side h3 {
	font-size: 1.6em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: georgia;
	font-weight: normal;
}

#side .menu li .important {
	font-size: 1.6em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: georgia;
	font-weight: normal;
}

#side .menu {
	padding: 0 0 0 0;
}

#side .menu li {
	font-weight: bold;
	list-style: none;
	padding-top: 3px;
	height: 22px;
}

#side .menu a { padding: 3px 0 4px 10px; }
#side .menu a:hover { text-decoration: none; }
#side .menu li:hover { background-color: #CCC; border-right: 10px solid #706f74; }

#side .menu li.selected1 {
	background: #CCC;
	border-right: 10px solid #de8332;
}
#side .menu li.selected2 {
	background: #CCC;
	border-right: 10px solid #4faba0;
}
#side .menu li.selected3 {
	background: #CCC;
	border-right: 10px solid #2755a3;
}

#selected1 {
	background: #CCC;
	border-right: 10px solid #de8332;
}
#selected2 {
	background: #CCC;
	border-right: 10px solid #4faba0;
}
#selected3 {
	background: #CCC;
	border-right: 10px solid #2755a3;
}
#side .menu2 li {
	font-size: 1.6em;
	padding-left: 10px;
	font-family: georgia;
	font-weight: normal;
	list-style: none;
	padding-bottom: 5px;
}

#side .menu2 {
	padding: 0 0 0 0;
}

#side .menu2 a { padding: 3px 0 4px 0px; }
#side .menu2 a:hover { text-decoration: none; }
#side .menu2 li:hover { background-color: #CCC; border-right: 10px solid #706f74; }

#submit {
	width: 152px;
	height: 360px;
	background: black url(../images/layout/landbg.jpg) no-repeat top;
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 8px;
}

#submitinfo {
	padding: 110px 0px 0px 5px;
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	width: 132px;
}

#submitinfo p {
	font-size: 0.9em;
	padding-top: 5px;
}

text {
	width: 132px;
}

#top {
	margin-left: 20px;
	margin-top: 10px;
	height: 268px;
	width: 735px;
}

#topleft {
	float: left;
	background: url(../images/content/released.jpg) no-repeat bottom;
	width: 386px;
	height: 268px;
	font-family: georgia;
	margin-left: 2px;
}

#topleft h1 {
	padding: 5px;
}

#topright {
	float: left;
	width: 344px;
	height: 268px;
}

#middle {
	margin-left: 20px;
	margin-top: 11px;
	height: 65px;
	width: 735px;
}
/* middle Navigational unordered list */

#slideshow {	
}

#nav { 
	float: right;
    overflow: hidden;
}

#nav li {
	float: left;  
	list-style: none;
	width: auto;
	text-align: right;
	}

#nav a {  
	width: auto;
	display: block; 
	font-size: 1.4em;
	text-decoration: none;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	z-index: 10;
	float: left; 
	position: relative;
	overflow: hidden;
	text-align: right;
	
}

#nav a.activeSlide { 
	background: #d1cecb;
 }
 
 #nav a.activeSlide span {
	display: inline;
	
}

#nav span {
	display: none;
}
 
/* thumbs Navigational unordered list */

#slideshow {	
}

#thumbnav { 
	float: left;
    overflow: hidden;
	padding-left: 4px;
	height: 65px;
}

#thumbnav li {
	float: left;  
	list-style: none;
	width: auto;
	height: 47px;
	}

#thumbnav a {  
	width: auto;
	height: 47px;
	display: block; 
	font-size: 1.4em;
	text-decoration: none;
	color: black;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	z-index: 10;
	float: left; 
	position: relative;
	overflow: hidden;
	
}

#thumbnav a.activeSlide { 
	background: red;
	height: 65px;
 }
 
#bottom {
	margin-left: 20px;
	margin-top: 21px;
	margin-bottom: 30px;
	width: 735px;
}

#bottom h2 {
	font-size: 20px;
	padding: 10px;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	background: #e2e0de;
	border: 1px solid black;
	width: 715px;
	height: 220px;
	margin-left: 10px;
	font-weight: bold;
}

table span {
	font-family: georgia;
 	font-size: 1.6em;
	font-weight: normal;
}

th {
	font-family: georgia;
	padding: 5px;
	border-top: 1px solid #000;
	font-size: 1.2em;
	text-align: left;
}


td {
	font-family: arial;
	padding: 5px;
	font-size: 1.2em;
	text-align: left;
}

.trtop {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.alt {
	background: #d1cecb;
}

.clear {
	clear: both;
}

/*footer*/

#footer {
	width: 768px;
	height: 90px;
	padding: 30px 0px 0px 0px;
	background: url(../images/layout/footerbg.jpg) no-repeat;
}

#footer h2 {
	font-family: Georgia, Serif;
	font-size: 1.8em;
	padding-left: 20px;
	font-weight: normal;
}



#footer a {
	font-size: 1.8em;
	font-family: Georgia, Serif;
	color: #000;
	text-decoration: none;
}

#footer p {
	margin: 3px;
	padding-left: 20px;
	font-size: 1em;
}

.footerlink {
	font-family: georgia;
	font-size: 1.2em;
}

.bottomp {
	padding-bottom: 20px;
}

.address  {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 25px;
}

.address span {
	font-weight: bold;
	font-size: 1.4em;
	width: 168px;
}

#footerbar {
	clear: both;
	background: url(../images/layout/bottom.jpg) no-repeat;
	width: 987px;
	height: 10px;
	margin: 0 auto;
}

.pphtext {
	float: right;
	clear: both;
	margin-right: 30px;
}

.pphimg {
	float: right;
	margin-right: 30px;
}

.pphimg2 {
	float: left;
}

span.compulsary  {
	color: red;
}

input#name2, input#email2, input#telephone2, input#phone, input#address1, input#address2, input#city {
	margin-bottom: 10px;
	width: 300px;
}

input#postcode {
	margin-bottom: 10px;
}

textarea#address, textarea#enquiry {
	margin-bottom: 10px;
	width: 300px;
}

#contactsub {
	margin-bottom: 20px;	
}

.compfield {
	margin-top: 10px;
	margin-bottom: 10px;
}

.alttext {
	margin-bottom: 10px;
}

.alttext2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hidden{
	display: none;
}


#benningaformleft {
	width: 350px;
	float: left;
	
}

#benningaformright {
	width: 399px;
	float: left;	
}

#benningaformright img {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 5px;
}

ul.bold {
	font-weight: bold;
}

ul.bold span {
	font-weight: bold;
	font-size: 2em;
}