body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,"Century Gothic",sans-serif;
  background-color: #ffffff;
  text-align: center;
}
#wrapper {
  position: relative;
  text-align: left;
  width: 960px;
  margin: 20px auto;
  padding:200px 0 0 0;
  background-image: url(images/logo_large.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#header {
  width: 710px;
  height: 132px;
  position: absolute;
  top: 0;
  right: 0;
}
#container {
  position: absolute;
  top:200px;
  left:0;
  width: 960px;
  background-image: url(images/bg.png);
  background-repeat: repeat-y;

}
#sidebar {
  float: right;
  width: 350px;
  margin-top: -72px;
  *margin-top: -57px;
  padding: 20px 10px 0 0;
  text-align: justify;
}
#sidebar p {
  font-size: 100%;
  color: #a68845;
  line-height: 1.3em;
  padding-left: 4em;
}
#content {
   float:right;
  width: 350px;
  margin-top: -72px;
  *margin-top: -57px;
  padding: 20px 10px 20px 0;
  text-align: justify;
  margin-bottom: 20px;
}
#content p {
  font-size: 100%;
  color: #a68845;
  line-height: 1.3em;
  padding-left: 3em;
}
 #content p.title {color: #000000; background-color: #ffffff; font-size: 110% text-align: center;}
#navigation
{
  float: left;
  width: 216px;
  margin-left:15px;
 /* border-left:  2px solid #a68845;
  border-right: 2px solid #a68845;*/
  margin-bottom: 20px;
}
#navlist
{
padding: 1px;
margin-left: 0;
font: 100% verdana, sans-serif;
width: 216px;
color: black; }

#navlist li
{
list-style: none;
margin: 0px;
text-align: center;
}

#navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.5em;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
font-weight:bold;
color: #a68845;
}
#footer {
clear: both;
background-image: url(images/footer.png);
background-color: #ae8b3a;
height: 30px;
 }
#content img.home1 {
  float: right;
  margin-left: 50px;
   border: 3px double #A68845;
}
#content img.ian {
   border: 3px double #A68845;
}

#sidebar .captioned_photo {
  float: right;
  margin: .5em 0 .5em 2em;
  padding: 0;
  line-height: .75em;
  width: 250px;
}
#sidebar .captioned_photo p {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  font: 75% Verdana, sans-serif;
  text-align: left;
  color: #666;
}
#sidebar .captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
   border: 3px double #A68845;
}
 #content img.left {
  margin-left: 3em;
    border: 3px double #A68845;
}

#sidebar img.patrons {
   position: absolute;
   bottom: 0;
   right: 0;
   width: 281px;
   margin-bottom: 49px;
}
#sidebar img.pig {
  float: right;
  width: 193px;
  position: relative;
  top:10px;
  *top: -5px;
  right: 0;
  padding-bottom: 4px;
 *padding-bottom: 0;
 margin: 0 0 18px 150px;
  border: 3px double #A68845;
}
#sidebar img.sausages{
  margin-top: 77px;
  *margin-top: 62px;
  border: 3px double #A68845;
}
#sidebar img.stall {
  float: right;
  width: 200px;
  border: 3px double #A68845;
}

  #hosts {
background-image: url(images/Sue_Ian.gif);
background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 281px;
  height: 200px;
  margin-bottom: 100px;
  padding:0;
}

#debug {
clear: right;
  height: 20px;
 background-image: url(images/debug.gif);
 background-repeat: no-repeat;
  background-color: transparent;
  color: #666;
  text-align: center;
  font-size:70%;
}
#debug a:link { color: #666; text-decoration: none; background-color: #fff; }

#debug a:visited	{ color: #666; text-decoration: none; background-color: #fff; }

#debug a:active	{ color: #666; text-decoration: none; background-color: #fff; }

#debug a:hover    { color: #A68845; text-decoration: none; background-color: #fff; }

#underfooter {
background-color: #fff;
color: #a68845;
  text-align: center;
  font-size:90%;
  letter-spacing: 2px;
  padding: 3px 0 20px 15px;
}
#underfooter .copy {
margin:0;
  font-size: 60%;
  color: #666;
  background-color: #ffffff;
  text-align: center;
}
#underfooter .design {
  margin:0;
  font-size: 60%;
  color: #666;
  background-color: #ffffff;
  text-align: center;
}
#underfooter .apple
{
  float: left;
  width: 97px;

}

#underfooter a:link { color: #666; text-decoration: none; background-color: #fff; }

#underfooter a:visited	{ color: #666; text-decoration: none; background-color: #fff; }

#underfooter a:active	{ color: #666; text-decoration: none; background-color: #fff; }

#underfooter a:hover    { color: #A68845; text-decoration: none; background-color: #fff; }
table {
  font-size: 80%;
  color:#a68845;
}
.head {
  float: right;
}
td img {
  padding: 10px 0px 20px 40px;
}
img.top {
   padding: 0;
 }


th{
  background-color: #2D478D;
  color: #F3CE7D;
  padding: 5px;
}
td {
  vertical-align: top;
}


#content p.info {
	color: #F3CE7D;
	border-top: 3px solid #2D478D;
	border-bottom: 3px solid #2D478D;
	background: #4565A6 url(images/info.jpg) 10px 50% no-repeat;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    padding-left: 50px;
}
.title {
  font-size: 110%;
  font-style: italic;
}
#content ul.map {
  list-style-image: url(images/bullet.jpg);
  margin-top: -15px;
  margin-left: 30px;

}

#content li.map{
  
  margin-left: 20px;
}
#content ul {
margin-top: 10px;
padding: 20px;

}

#content  li {
font-size: 100%;
  color: #a68845;
  line-height: 1.3em;
  padding-left: .5em;
  margin: 0;
 list-style: none;
 text-align: left;
}
#content ul .privacy {
margin-top: 0;
padding: 3px;
list-style-type: disc;
}
#content  li .privacy {
font-size: 100%;
  color: #a68845;
  line-height: .3em;
  padding-left: .5em;
  margin: 0;
  list-style-type: disc;
 text-align: left;
}
#content .line {
  background-image: url(images/line.jpg);
  background-repeat: repeat-x;
  width: 100%;
}
#content p.links {
  text-align: center;
}

#content p.subtitle {
   color: #000;
   background-color: #fff;
 }
#content a:link { color: #2D478D; text-decoration: none; background-color: #fff; }

#content a:visited	{ color: #2D478D; text-decoration: none; background-color: #fff; }

#content a:active	{ color: #2D478D; text-decoration: none; background-color: #fff; }

#content a:hover    { color: #A68845; text-decoration: none; background-color: #fff; }

/* CONTACT AND QUOTES FORM */

fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em .5em;
	padding: 0;
  	border: 1px solid #F5E4CD;
	background-color: #F9F5E8;
  	background-image: url(images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
}
span .field {
  font-size: 50%; color: #555;
  line-height: 1.3em;
  padding-left: 3em;
}
legend
{
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;

}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;

}
input.text { width: 200px; font-size: 12px; background-image: url(images/text_field_shadow.gif);  border: 1px solid #aaa; color: #555; padding: 5px; margin-top: -5px;  }



label
{
	float: left;
	width: 10em;
	margin-right: 1em;
    font-size: 100%;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 2.5em;
	background-color: transparent;
	background-image: none;
}
.button-submit{
background-image: url(images/button.gif);
background-repeat: no-repeat;
  background-color:#A68845;
  font:12px arial,verdana,sans-serif;
  font-weight:bold;
  color:#000000;
  width:110px;
  padding-top:2px;
  padding-bottom:2px;
  cursor:pointer;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  border:#000 1px solid;
}

.buttonon-submit{
background-image: url(images/buttonon.gif);
background-repeat: no-repeat;
 background-color:#2D478D;
  font:12px arial,verdana,sans-serif;
  font-weight:bold;
  color:#F3CE7D;
  width:110px;
  padding-top:2px;
  padding-bottom:2px;
  cursor:pointer;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  border:#000 1px solid;
}
.buttons{
  margin:0;
  text-align: center;
}

.dropdown{
  font:12px arial,verdana,sans-serif;
  background-color:#FFFFFF;
  color:#000000;
  width:145PX;
}
.phonetitle {
  color: #A68845;
}
#sidebar .contact {
  text-align: center;
  font-size: 105%;
}
#sidebar a:link { color: #2D478D; text-decoration: none; background-color: #fff; }

#sidebar a:visited	{ color: #2D478D; text-decoration: none; background-color: #fff; }

#sidebar a:active	{ color: #2D478D; text-decoration: none; background-color: #fff; }

#sidebar a:hover    { color: #A68845; text-decoration: none; background-color: #fff; }
#ContentBox {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


/**GENERAL HEADERS
********************/
.title {color: #000000; background-color: #ffffff; font-size: 110%; padding-left: 20px;}


h1 {
	font-size: 13px;
	color: #FFFFFF;
	background:#000000;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h2 {
	font-size: 110%;
	color: #000000;
	background:#FFFFFF;
	font-weight: bold;
      padding: 20px 0px 15px 20px;
	margin:0;
	}


h3 {
	font-size: 110%;
	color: #A68845;
   background:#ffffff;
   font-weight: bold;
   font-style: oblique;
	  padding: 0px 0px 0px 20px;
	}


h4 {
	font-size: 13px;
	color: #000000;
	background:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}





