/*  http://www.tawburnhouse.co.uk/tawburn.css */

body {
background-color: #364;
font-family: "Verdana";
}
.adminLink {
   color: #fff !important;
   background-color: #c09 !important;
   font-family: Verdana !important;
   font-weight: bold !important;
   font-size: xx-small;
   text-decoration: none !important;
   text-transform: uppercase;
} 
#overDiv {
   background-color: #dcb;
   color: #364;
   text-align: center;
   border: solid 1px #364;
}
.pageLink {
   color: #364 !important;
   font-size: x-small;
}

h1 {
   color: #dcb;
   font-family: "Bradley Hand ITC";
}
a {
	color: #68b;
}
a:visited {
	color: #a4b;
}
a:hover {
	color: #a4b;
}

#menu a {
	color: #000;
}
#menu a:visited {
	color: #000;
}
#menu a:hover {
	color: #000;
}

#centre { 
text-align: center;
margin:0 25%;
width:49%;
}
#menu {
background-color: #dcb;
width: 120px;
float: left;
text-align: center;
padding: 0px 0xp 0px 0px;
font-family: "Bradley Hand ITC";
}
#menu ul {
   list-style-type: none;
   padding-left: 0px;
   margin-left: 0px;

}
h2 {
   margin-top: 3px;
   font-family: "Bradley Hand ITC";
}
#content p, #content h2, #content h3,#content form {
   padding-left: 10px;
   padding-right: 10px;
}

#content td,#content p,#content li,#content {
   background-color: #dcb; 
   color: #364;
   font-size: small;
   font-family: Verdana;
}
#content h2 {
   color: #364;
   font: bold large "Bradley Hand ITC";
}
#content h3 {
   font-family: Georgia;
   font-size: small;
   color: #364;
   font-weight: bold;
}
#id {
   padding-bottom: 3em;
}
#breadcrumbs {
   font-family: Verdana;
   font-size: xx-small;
   color: #364;
}
#content {
   float: left; 
   margin-left: 20px; 
   margin-right: 10px;
   max-width: 80%;
   min-width: 70%;
   background: #dcb url(top-right.gif) top right no-repeat; 
   color: #364;
   font-family: Verdana;
}
body.home{
color: #660;
background-color: #dcb;
font-family: "Bradley Hand ITC";
}
.home h1{
   color: #364;
   font-family: "Bradley Hand ITC";
}

#centre { 
text-align: center;
font-family: "Bradley Hand ITC";
}
a img {
  border: 0px;
}
#end {
   padding-bottom: 2em;
   color: #dcb;
   background-color: #dcb;
   height: 1px;  
   border: 0px;
} 
textarea {
background: url(textarea.jpg);
border: 0px;
padding: 20px;
font: small Verdana;
color: #000;
overflow: hidden;
}

.textbox {
background: url(input.gif) top left no-repeat;
border: 0px;
padding: 5px 22px;
font: small Verdana;
color: #000;
overflow: hidden;
width: 225px;
height: 30px;
}

.textbox input {
border: 0px;
width: 180px;
background: transparent;
}

#curveFoot {
background: url(bot-left.gif) bottom left no-repeat;
clear: both; 
text-align: right; 
padding: 0px; 
margin: 0px;
}

.home ul,.home li {
   list-style-type: none;
   padding-left: 0px;
   margin-left: 0px;
   display: inline;
}
