body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #666666;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(buildgfx/wrapperbg.gif);
}
#wrapper2{
	background-image:url(buildgfx/rightwrapperbg.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
#wrapperdata {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(buildgfx/wrapperdatabg.gif);
}

#masthead {
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 800px;
	background-image: url(buildgfx/mastheadbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ad382a;
}

#navtop {
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	height: 24px;
	display: block;
	margin: 0px;
	width: 800px;
	clear: left;
}

#navtop ul {
	list-style-type: none;
	margin: 0px 0px 0px 200px;
	padding: 0px;
	height: 16px;
}

#navtop li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navtop a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#navtop a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navtop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #98a398;
}

#topleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 198px;
}
#topright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*LIVESTOCKNAV */
#livestocknav
{
	margin: 0px;
	padding: 0;
	background-color: #cad7ca;
	width: 198px;
}

#livestocknav ul {
	margin: 0px;
	padding: 0px;
}

#livestocknav ul.subnav {
	margin: 0px;
	padding: 0px;
}

#livestocknav ul li {
	margin: 0px;
	padding: 0px;
	width: 198px;
	display: block;
	list-style-type: none;
}

#livestocknav ul.subnav li {
	margin: 0px;
	padding: 0px;
	width: 198px;
	display: block;
	list-style-type: none;
}

#livestocknav ul li a {
	margin: 0px;
	padding: 8px 0px 8px 6px;
	width: 192px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #AD382A;
	font-weight: bold;
	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;
}

#livestocknav ul.subnav li a {
	margin: 0px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	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;
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	width: 168px;
}

#livestocknav ul li a:hover {
	color: #AD382A;
	text-decoration: none;
	background-color: #EACDCA;
}




/*END LIVESTOCKNAV */

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 198px;
}

#textblock {
	float: left;
	width: 380px;
	margin-left: 12px;
	margin-top: 15px;
}

#textblockdata {
	float: left;
	width: 550px;
	margin-left: 12px;
	margin-top: 15px;
}

#rhsimages {
	float: right;
	width: 177px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.largeleftnavigation {
	background-color: #FFFFFF;
	width: 198px;
	padding: 10px 0px 0px;
}

#right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 208px;
}

#footer {
	background-color: #2C1B21;
	clear: both;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 24px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #AD382A;
	padding-top: 0px;
	margin: 5px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	margin-right: 10px;
	line-height: 125%;
	padding-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.1em;
	margin-right: 10px;
	line-height: 130%;
}

.bulletlist ul {
	list-style-type: none;
	color: #666666;
	vertical-align: middle;
}

.bulletlist li {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(buildgfx/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.bulletlistblack li {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(buildgfx/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
}

.bulletlivestcksale {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 300%;
	color: #666666;
	vertical-align: middle;
}

.bulletlivestcksale a {
	text-decoration: none;
	color: #666666;
	border: 1px dashed #AD382A;
	padding: 5px;
	font-weight: bold;
}

.bulletlivestcksale a:visited {
	text-decoration: none;
	color: #666666;
	border: 1px dashed #AD382A;
	padding: 5px;
	font-weight: bold;
}

.bulletlivestcksale a:hover {
	text-decoration: none;
	color: #AD382A;
	background-color: #CAD7CA;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

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

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

p a:hover {
	color: #003399;
	text-decoration: underline;
}

.bottomnav {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	color: #C0BC6E;
}

.bottomnav a:link {
	color: #C0BC6E;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #C0BC6E;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #C0BC6E;
	text-decoration: underline;
}

.copyright {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	color: #C0BC6E;
	margin-bottom: 5px;
}

#designer {
	display: block;
	height: 24px;
	width: 800px;
	clear: both;
	background-color: #666666;
}

.designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.designer a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.designer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #98A56D;
}

#gallery {
	margin: 10px;
	padding: 0px 0px 10px;
	background-color: #000000;
}

.imagespacer {
	padding-bottom: 10px;
}

.welshtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(buildgfx/welsh_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.welshtext a {
	color: #333333;
	text-decoration: none;
	padding-right: 25px;
}

.welshtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.engtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(buildgfx/english_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.engtext a {
	color: #333333;
	text-decoration: none;
	padding-right: 40px;
}

.engtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.rhsgfx {
	vertical-align: middle;
	padding-top: 6px;
}


.sitemaplist {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-transform: uppercase;
}

.sitemaplist a {
	color: #003399;
	text-decoration: none;
}

.sitemaplist a:hover {
	color: #AD382A;
	text-decoration: underline;
}

.addresstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CAD7CA;
	text-align: left;
	background-color: #CCCCCC;
}

.addresstable th {
	font-weight: bold;
	color: #AD382A;
	background-color: #CAD7CA;
}

.addresstable td {
	background-color: #FFFFFF;
}

#form {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 540px;
}

.formtable {
	padding: 0px;
	background-position: top;
	margin: 20px 0px;
	background-color: #A6B5C7;
	font-size: 11px;
}

.formtable th {
	background-color: #050069;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

.formtable td {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

/* #welshsitemap {
	display: none;
}*/

.belowbullimage {
	margin: 0px;
	padding: 0px;
	float: left;
}

#Navigation {
	background-color:#ad382a;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(buildgfx/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	
		
}
#Navigation ul {
	list-style: none;
	background-color:#ad382a;
	padding: 5px 0px;
	margin: 0px 0px 0px 220px;
	
}

#Navigation li {
	display: inline;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}

#Navigation ul li a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px 7px;
	
	
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color:#98a398;
	color:#FFFFFF;
	
	
}

.links {
	line-height: 160%;
}

.pullquote {
	float: right;
	width: 142px;
	margin-top: 10px;
	margin-right:11px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #AD382A;
	line-height: 140%;
	background-color: #EACDCA;
}

.pullquote a {
	color: #0033CC;
	text-decoration: none;
}

.pullquote a:hover {
	text-decoration: underline;
}

.news {
	width: 142px;
	margin-top: 10px;
	margin-right:11px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #AD382A;
	line-height: 140%;
	background-color: #EACDCA;
}

.news a {
	color: #0033CC;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}
