/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#000;
	background-image: url(images2/bg.jpg);
	background-repeat: repeat-x;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images2/header.jpg) no-repeat 0 -11px;
	width:800px;
	height:251px;
	position:relative;
	margin:0 auto;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
}
#navigation {
	height: 30px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
}
/*------------------------------------------------left--------------------*/
#left{
	width:357px;
	float:left;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:800px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
#middle {
	width:608px;
	float:none;
	background:url(images/right_panel_bg.gif) 0 0 repeat-y;
}
#leftYard {
	width:350px;
	float:left;
	background-repeat: no-repeat;
	height: 300px;
	background-color: #EFEFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E69;
	background-image: url(images2/bg.png);
	padding-left: 10px;
}
#leftinside {
	width:335px;
	float:left;
	background-repeat: no-repeat;
	height: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	padding-left: 10px;
}
#bodysmall {
	width:800px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
}
#bodyyard {
	background-color: #FDFDF7;
	border: thin solid #E2E4D6;
	width: 800px;
	background-image: url(images/boxshadow.png);
	background-repeat: repeat-x;
	padding: 20px 20px 20px 40px;
	margin-left: 70px;
	height: 800px;
}
#bodypyrrhus {
	background-color: #FDFDF7;
	border: thin solid #E2E4D6;
	width: 800px;
	background-image: url(images/boxshadow.png);
	background-repeat: repeat-x;
	padding: 20px 20px 20px 40px;
	margin-left: 70px;
	height: 1300px;
}
#columnleft {
	float: left;
	height: auto;
	width: 530px;
	background-image: url(images/vert_slice.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#columnmiddle {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 30px;
	background-image: url(images/vert_slice.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#columnright {
	float: left;
	height: auto;
	width: 230px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: right top;
}
#bodyhome {
	background-color: #FDFDF7;
	width: 800px;
	background-image: url(images/boxshadow.png);
	background-repeat: repeat-x;
	padding: 20px 20px 20px 40px;
	margin-left: 70px;
	height: 750px;
	border-top: thin solid #E2E4D6;
	border-right: thin solid #E2E4D6;
	border-bottom: thin solid #C7CABE;
	border-left: thin solid #E2E4D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Rosie {
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 300px;
	background-position: right top;
	padding: 10px 10 px 10px 10px;
}
#Six {
	background-repeat: no-repeat;
	float: left;
	height: 580px;
	width: 450px;
	background-position: left top;
	padding: 10px 10px 10px 10px;
}
#right p.rightSix {
	display:block;
	background:url(images/six.jpg) no-repeat 0 0;
	width:166px;
	height:155px;
	float:left;
	margin:0 0 22px 0;
}
#loweryard {
	height: 350px;
	width: 550px;
	float: right;
	background-image: url(images2/loweryard.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#links {
	width: 380px;
	padding: 10px;
	float: right;
	height: 170px;
	margin-top: 10px;
}
#links2 {
	width: 250px;
	padding: 10px;
	float: left;
	height: 170px;
	margin-top: 10px;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	height: 20px;
	width: 800px;
	float: left;
}
/*------------------------------------------------footer--------------------*/
a:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #688D4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
ul.nav {
		
	display: inline;
}
ul.nav a {
    text-decoration: none;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	
	
	font-weight: bold;
	margin: 0px;
}

ul.nav li {
display: inline;
}
ul.nav a:hover {
	color: #558D94;
	text-decoration: none;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
.contactform {
	height: 325px;
	width: 480px;
	padding-top: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	font-size: 12px;
}
.contactcontainer {
	margin: auto;
	height: 354px;
	width: 500px;
	background: url(images2/conactform.jpg) no-repeat 0 0;
}
.contactnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: 250px;
	width: 160px;
	margin-top: 20px;
}
.thankyounote {
	height: 325px;
	width: 450px;
	padding-top: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	font-size: 12px;
}
.thankyoucontainer {
	margin: auto;
	height: 354px;
	width: 475px;
	background: url(images2/thankyou.jpg) no-repeat 0 0;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373725;
}
.maintextL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C46509;
	text-transform: uppercase;
	font-weight: bold;
}
.maintextXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.frame {
	color: #323232;
	border: 2px solid #323232;
}
.floatright {
	float: none;
	padding-left: 10px;
	background-position: center center;
}
.textcolour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
