body {
	text-align: center;
	padding: 0px;
	background-color: #CCCCCC;
	margin: 0px 0px 10px;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #999999;
}

#masthead {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 143px;
}

#boxright {
	position: absolute;
	margin-top: 20px;
	width: 189px;
	padding-left: 10px;
	padding-right: 10px;
}

#boxright a {
	text-decoration: none;
	color: #920E09;
}

#boxright a:hover {
	text-decoration: underline;
	color: #D67E0F;
}

#centretext {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#centretextnews {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.boxtop{	
		/*make this the same size as the top image*/	
		display:block;	
		width:185px;	
		height:20px;	
		/*set the image as a background*/	
		background-position:left top;	
		background-repeat:no-repeat;	
		background-image:url(buildgfx/rightboxtop.gif);	
	}	
	.topcontent{	
		/*set the font style for the box title*/	
		font-family:arial;	
		font-size:16pt;	color:white;	
		/*shift the title down a bit and center it*/	
		padding-top:10px;	
		text-align:center;	
	}	
	.boxbottom{
	/*make this the same width as the bottom image*/	
		/*don’t set the height as this needs to be flexible*/	
		display:block;
	width:183px;
	border: 1px solid #d67d0d;
	margin-bottom: 20px;
	}	
	.maincontent{
	/*set the font style for the main content*/	
		color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding: 5px 5px 5px 90px;
	background-image: url(buildgfx/rightbox_image1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
		.maincontent2 {
	/*set the font style for the main content*/	
		color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding: 5px 5px 5px 90px;
	background-image: url(buildgfx/rightbox_image2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
		.maincontent3 {
	/*set the font style for the main content*/	
		color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding: 5px 5px 5px 90px;
	background-image: url(buildgfx/rightbox_image3_new.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 84px;
	}
	.maincontent4 {
	/*set the font style for the main content*/	
	color:#920E09;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding: 5px 5px 5px 80px;
	background-image:url(buildgfx/penrith-show.jpg);
	background-repeat: no-repeat;
	background-position: 3px 26px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*height: 84px;*/
	}
	
	
/*newsbox*/
#newsbox {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}


.boxtopnews{
	/*make this the same size as the top image*/	
		display:block;
	width:160px;
	/*set the image as a background*/	
		background-position:left top;
	background-repeat:no-repeat;
	background-image:url(buildgfx/newsboxtop.gif);
	margin: 0px;
	padding: 0px;
	background-color: #54575D;
	}	
	.newstopcontent{
	/*set the font style for the box title*/	
		font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#CCCCCC;
	text-align:center;
	width: 160px;
	margin-top: 20px;
	font-style: italic;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	}	
	.newsboxbottom{
	/*make this the same width as the bottom image*/	
		/*don’t set the height as this needs to be flexible*/	
		display:block;
	width:158px;
	background-color: #D67E0F;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	border-top: 1px none #D67E0F;
	border-right: 1px solid #D67E0F;
	border-bottom: 1px solid #D67E0F;
	border-left: 1px solid #D67E0F;
	}	
	.newsmaincontent{
	/*set the font style for the main content*/	
		color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	/*align the main content nicely*/	
		padding-left:8px;
	padding-bottom:5px;
	padding-right:8px;
	padding-top: 5px;
	background-color: #ffffcc;
	}
.newsmaincontent a{
	color:#920E09;	
	text-decoration:none;
}
.newsmaincontent a:hover{
	color:#D67E0F;
	text-decoration:underline;
}
#centretext a{
	color:#920E09;
	text-decoration:none;
}
#centretext a:hover{
	color:#D67E0F;
	text-decoration:underline;
}
/*NAV */
#nav
{
	margin: 12px 0px 0px 20px;
	padding: 0;
	width: 160px;
}

#nav ul {
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#nav ul.subnav {
	margin: 0px;
	padding: 0px 0px 3px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#nav ul.subnav li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	display: block;
	list-style-type: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li a {
	margin: 0px;
	padding: 8px 0px 8px 3px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

#nav ul.subnav li a {
	margin: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 157px;
	text-align: right;
	padding-right: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul.subnav li a:hover {
	margin: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990e02;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 157px;
	text-align: right;
	padding-right: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li a:hover {
	color: #990e02;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 3px;
}

.home {
	background-image: url(buildgfx/homebg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.news {
	background-image: url(buildgfx/newsbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.history {
	background-image: url(buildgfx/historybg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.mortgages {
	background-image: url(buildgfx/mortgagesbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.awards{
	background-image: url(buildgfx/awardsbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.savings {
	background-image: url(buildgfx/savingsbg.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

.contact {
	background-image: url(buildgfx/contactbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.privacy {
	background-image: url(buildgfx/privacycutout.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.sitemap {
	background-image: url(buildgfx/sitemap.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*END LIVESTOCKNAV */

.boxrightimage {
	padding: 0px 5px 0px 0px;
	vertical-align: middle;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990e02;
	margin-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990e02;
}

.awardsheading {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #990e02;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

#centretextnews td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

#centretextnews li {
list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.plists {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.sitemaplists {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #666666;
}

.sitemaplists a {
	text-decoration: none;
	color: #941003;
}

.sitemaplists a:hover {
	text-decoration: underline;
	color: #D67E0F;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4B213;
	background-color: #941003;
	text-align: center;
	padding: 5px;
	clear: both;
}

.fsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 5px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.datatables {
	background-color: #941003;
	margin-bottom: 30px;
}

.datatables th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB60F;
	background-color: #000000;
	text-align: left;
}

.datatables td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.enquiryform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.adobeicon {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	vertical-align: bottom;
	clear: both;
}

.previouspage {
	padding-left: 20px;
}

.flashbox {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.rhslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.boldcaps {
	font-weight: bold;
	text-transform: uppercase;
}

.savertables {
	margin-bottom: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.savertables th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFB60F;
	background-color: #000000;
	text-align: left;
}

.savertables td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #716F64;
}

.greybg {
	background-color: #FFFFFF;
}

.yellowbg {
	background-color: #FFFFFF;
}

.orangebg {
	background-color: #D67E0F;
	color: #FFFFFF;
}
a.textlink{
	color:#920E09;
	text-decoration:none;
}
a.textlink:hover{
	text-decoration:underline;
}
