html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
color: #333333;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 1.4em;
padding-bottom: 1em;
}
img {
border: solid 1px #cccccc;
padding: 6px;
margin: 0 10px 10px 10px;
}
#wrapper {
width: 770px;
text-align: left;
margin-left: auto; 
margin-right: auto;
}
#masthead {
height: 135px;
background-image:url(../images/wrapper-main.gif);
background-repeat:no-repeat;
}
#navigation {
float: left;
width: 130px;
}
#navigation ul{
padding-left: 12px;
list-style-type: none;
}
#navigation li{
color: #FFFFFF;
}
#navigation a{
color: #FFFFFF;
display: block;
font-size:12px;
height: 2em;
width: 110px;
background-color: #006633;
}
#navigation a:hover{
color: #ffcc33;
}
#maincontent {
padding: 0 23px 14px 143px;
background-image:url(../images/thin-background-green.gif);
background-repeat: repeat-y;
}



body#php a#phpnav,
body#chb a#chbnav,
body#vacc a#vaccnav,

body#home a#homenav,
body#whatsnew a#whatsnewnav,
body#pets a#petsnav,
body#farm a#farmnav,
body#equine a#equinenav,
body#facilities a#facilitiesnav,
body#aboutus a#aboutusnav,
body#premises a#premisesnav,
body#contact a#contactnav {
color: #ffcc33;
cursor: default;
}
#footer{
clear: both;
height: 21px;
font-size: 10px;
padding-left: 125px;
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
text-align: center;
}
#footer2{
clear: both;
height: 21px;
font-size: 10px;
padding-left: 125px;
padding-top:10px;
text-align: center;
}
p {
line-height: 1.4em;
padding-bottom: 1em;
}
h1{
color:#336699;
font-size:20px;
padding-bottom:1em;
line-height:1.2em;
}
h2{
color:#336699;
font-size:14px;
padding-bottom:1em;
}
h3 {
font-size:10px;
line-height: 1.4em;
padding-bottom: 1em;
}
h4 {
line-height: 1.4em;
padding-bottom: 1em;
}
h5 {
line-height: 1.4em;
padding-bottom: 1em;
}
h6 {
font-weight:100;	
line-height: 1.4em;
padding-bottom: 1em;
color:#FFFFFF;
}
a {
font-weight: bold;
color: #333333;
text-decoration: none;	
}
a:hover {
color: #336699;
}
hr {
clear: both;
background-color: #cccccc;
color: #cccccc;
height: 1px;
margin-top:10px;
margin-bottom:20px;
}
#columnone {
float: left;
width: 284px;
padding-right: 18px;
margin-right: 18px;
}
#columntwo {
float: left;
width: 177px;
padding-right: 18px;
margin-right: 18px;
}
#columnthree {
float: left;
width: 177px;
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}


ul {
padding:0 0 0 20px;
}