*{
  margin:0;
  padding:0;
  font-family: arial, sans-serif;
}

html {
  height:100%;
  margin-bottom:1px;
}

body {
  color:#787878;
  font-size:0.9em;
  background: url('images/mainbg.jpg') #45B4EC center top repeat-x;
  
}

/********* DEFAULT ELEMENT STYLES *********/
p {
  line-height:1.4em;
  padding-bottom:12px;
}
h1 {
  position:relative;
  left:-9px;
  top:35px;
  width:280px;
  height:81px;
  float:left;
  overflow:hidden;
  margin-right:8px;
}
h1 span {
  display:block;
  width:100%;
  height:100%;
  background: url('images/tadcaster-logo.gif') #fff top left no-repeat;
}
h2 {
  color:#35AAEE;
  font-size:1.25em;
  margin-bottom:12px;
}  
h3 {
  color:#35AAEE;
  font-weight:bold;
  font-size:1.1em;
  margin:0 0 10px 0;
}  
h4 {
  margin-bottom:12px;
}
a {
  color:#00ADDE;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
ul, ol {
  line-height:1.4em;
  margin:0 0 12px 18px;
  padding:0px;
}
li {
  margin:0px;
  padding:0px;
}
a img {
  border:0px;
}
address {
  margin-top:12px;
  font-style:normal;
}

#wrapper {
  position:relative;
    margin:14px auto;
    width:909px;
    background:url('images/rightslice.gif') #ffffff top right repeat-y;
}
#container {
    width:870px;
    background:url('images/rightshadow.gif') transparent top right no-repeat;
    padding: 0 0 10px 39px;
}

/********* HEADER *********/

#header {
  color:#fff;
  padding:18px 0px;
}
#header img {
  float:left;
  display:inline;
  margin-left:1px;
}
#topcorners {
  background:url('images/topcorners.gif') #B6BCC0 repeat-x;
  width:894px;
  height:18px;
  overflow:hidden;
  position:absolute;
  top:0px;
  left:0px;
/*  left:-39px;*/
}
#header #logoCloseup {
  float:left;
  display:inline;
  width:288px;
  height:41px;
  margin:1px 1px 0 0;
}
#header #infobox {
  float:left;
  display:inline;
  height:29px;
  width:488px;
  background:#B6BCC0;
  margin:1px 0 0 0;
  padding:12px 16px 0;
  }
#header #infobox span {
  display:inline;
}
#header #infobox a {
  color:#fff;
}
#header #infobox img {
  float:none;
  display:inline;
  position:relative;
  top:2px;
  margin:0 8px 0 0;
}
#header #infobox #emailUs {
  margin:0 45px 0 0;
}
#header #infobox #resizeText {
  margin:0 7px 0 0;
}
#header #infobox #telIcon {
  margin:0 8px 0 115px;
}
.clear {
  clear:both;
}

#emailUs a,#emailUs a:active,#emailUs a:visited{
  background:url("images/icon-email.gif") left no-repeat;
  padding:0 0 0 22px;
}

#emailUs a:hover{
  background:url("images/icon-email-on.gif") left no-repeat;
}

/********* NAVIGATION MENU *********/

#navmenu {
  line-height:1em;
  float:left;
  clear:left;
  /*display:inline;*/
  width:136px;
  padding:0px;
  margin:0px;
  list-style-type:none;
}
#navmenu li {
  padding:0px;
  margin:0 0 3px 0;
}
#navmenu li.home {
  margin-bottom:12px;
}
#navmenu li a {
  background:url('images/menu-button.gif') top left;
  text-decoration:none;
  color:#fff;
  width:120px;
  padding:4px 8px;
  height:30px;
  display:block;
}
#navmenu li.home a {
  padding-top:6px;
  height:16px;
  background:url('images/menu-button-home.gif') top left repeat-y;
}
#navmenu li.smallitem a, #navmenu li.smallitemon a {
  padding-top:7px;
  height:16px;
  background:url('images/menu-button-sml.gif') top left;
}
#navmenu li a:hover, #navmenu li.on a {
  background:url('images/menu-button.gif') bottom left;
}
#navmenu li.home a:hover {
  background:url('images/menu-button-home.gif') bottom left;
}
#navmenu li.smallitem a:hover, #navmenu li.smallitemon a  {
  background:url('images/menu-button-sml.gif') bottom left;
}

/********* CONTENT *********/

#content {
  float:left;
  width:380px;
  padding:0px;
  margin:0 49px 0 28px;
}
#newsbox {
  float:left;
  background:url('images/news-header.gif') #FFF3CB top left no-repeat;
  font-size:0.9em;
  width:216px;
  padding:0 0 0 0;
  margin:0px;
}
#newsbox p {
  font-size:0.9em;
  color:#000;
  padding:0px;
  margin:0px 10px 0px 10px;
}
#newsbox h3 {
  color:#fff;
  margin:3px 10px 10px;
}
#newsbox h4 {
  color:#000;
  font-size:1em;
  margin:10px 10px 0px 10px;
}

#newsbox img{
  margin-top:10px;
}

#newsbox .readmore {
  color:#9E8969;
  display:block;
  font-weight:bold;
  margin-top:5px;
}
#credit {
  width:206px;
  float:right;
  font-size:0.7em;
  margin:10px 61px 0 0;
  padding:5px;
}
#credit span {
  display:block;
  margin-bottom:4px;
}
#credit a {
  color:#aaaaaa;
}


#map{
  width:376px;
  height:280px;
  border:2px solid #D6B992;
}



fieldset{
  border:0px solid #D6B992;
  width:330px;
  padding:0 5px 2px 5px;
}

legend{
  color:#88C0BE;
  font-weight:bold;
  font-size:1.1em;
  padding:4px;
}

form{
  width:380px;
  margin:10px 0 0 0;
  padding:0;
}

label{
  width:120px;
  display:block;
  margin:0 0 4px 0;
  float:left;
  clear:left;
}

input{
  width:193px;
  margin:0 0 4px 10px;
  display:block;
  float:left;
  border:2px solid #D6B992;
  padding:1px;
  font:normal normal 1em tahoma, sans-serif;
}

textarea{
  width:193px;
  margin:0 0 4px 10px;
  display:block;
  height:100px;
  overflow:auto;
  float:left;
  border:2px solid #D6B992;
  padding:1px;
  font:normal normal 1em tahoma, sans-serif;
}

input.button{
  background:#FFF3CB;
  width:65px;
  margin:4px 46px 10px 4px;
  display:block;
  float:right;
  border:2px solid #D6B992;
  padding:1px;
  color:#444;
  font:normal bold 1em tahoma, sans-serif;
}

input.radio{
  width:12px !important;
  margin:0 3px 3px 0;
  border:0px !important;
}

.radios{
  width:175px;
  padding:0 0 4px 10px;
  display:block;
  float:right;
}

.err{
  color:#e00;
}

form .err{
  clear:both;
  margin:0 0 10px 0;
  text-align:right;
  float:right;
  width:330px;
  display:block;
}

form .clear{
  margin:0;
  padding:0;
  font-size:0em;
  line-height:0em;
  clear:both;
}

form .clearpix{
  margin:0;
  padding:10px 0 0 0;
  font-size:0em;
  line-height:0em;
  clear:both;
}
.accessibility {
  float:left;
  margin:2em 0;
  text-align:center;
  width:33%;
}
.partners img {
  margin:0 0 20px 12px;
  display:inline;
}


hr {
  border-top:2px dashed #45B4EC;
  color:transparent;
  margin:20px auto;
  height:0px;
  width:380px;
  clear:both;
}