/* CSS Document*/

body {
	margin: 0px;
	background-color: #e0e5e8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #32475c;
	line-height: 14px;
}
a {
	text-decoration: underline;
	color: #32475c;
}
#shadow {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
}
#shadow_base {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#inner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#topheader {
	background-color: #FFFFFF;
}
#navigation {
	height:27px;
	list-style:none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbd7de;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7de;
	background-image: url(images/under_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float:left;
	clear:none;
	list-style:none;
    }
 #navigation li a {
	display:block;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	color: #32475c;
	line-height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbd7de;
    }
#navigation li a:hover {
	background-image: url(images/over_menu.jpg);
	background-repeat: repeat-x;
    }
#active a {
	background-image: url(file://///.PSF/Untitled/Desktop/sites/Crewe Hall Farm/htdocs/testbed/images/over_menu.jpg);
	background-repeat: repeat-x;
    }
#spacer {
	width: 35px;
}
#page_banner {
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content {
	width: 718px;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #f0f3f7;
	background-image: url(images/stones.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #cbd7de;
	padding: 0px;
}
#content h1 {
	font-size:18px;
	font-weight:lighter;
	font-family: Tahoma, Arial, Verdana;
	color: #32475c;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-align: left;
}
#content h2 {
	font-size:12px;
	font-family: Tahoma, Arial, Verdana;
	color: #32475c;
	text-align: left;
	letter-spacing: 0.05em;
}
#main
{
	width: 340px;
	line-height: 1.25em;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: right;
	margin: 0px;
}
#main_alt
{
	width: 340px;
	line-height: 1.25em;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: right;
	margin: 0px;
}
#main a {
	display: block;
	height: 47px;
	width: 93px;
	text-decoration: none;
	background-image: url(images/register.gif);
	cursor: hand;
}
#main a:hover {
	background-image: url(images/register_f2.gif);
}

caption {
	padding: 0 0 5px 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #32475c;
}

th {
	color: #FFFFFF;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background-color: #32475c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.border {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #32475c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #32475c;
	border-bottom-color: #32475c;
}
td.alt {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #32475c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32475c;
	border-right-style: none;
}
#right_alt
{
	width: 300px;
	line-height: 1.3em;
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin: 0px;
}
#right
{
	width: 300px;
	line-height: 1.3em;
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin: 0px;
}
#right a {
	display: block;
	height: 47px;
	width: 73px;
	text-decoration: none;
	background-image: url(images/view.gif);
	cursor: hand;
}
#right a:hover {
	background-image: url(images/view_f2.gif);
}	
#right br {
clear: left;
}
#column {
	width: 665px;
	line-height: 1.25em;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px;
}
#column li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32475c;
	margin-left: -17px;
	padding-left: -17px;
	font-weight: lighter;
	text-align: left;
}
#logos {
	width: 720px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer {
	color: #32475c;
	text-align:left;
	vertical-align:middle;
	height: 30px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	line-height: 30px;
	width: 720px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 40px;
}
#footer a {
	color: #32475c;
	text-decoration: underline;
}
#footer a:hover {
	color: #666699;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

form br {
	clear: both;
}

/* form elements */
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #32475c;
	line-height: 14px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
em {
	color: #990000;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32475c;
	float: left;
	text-align: right;
	padding-right: 20px;
	width: 175px;
	float: left;
	display: block;
	margin-bottom: 10px;
	clear: right;
	line-height: 12px;
}
input {
	display: block;
	margin-bottom: 10px;
	float: left;
}
select {
	display: block;
	margin-bottom: 10px;
	clear: right;
	text-align: left;
	float: left;
}
textarea {
	float: left;
	display: block;
	margin-bottom: 10px;
	clear: right;
	width: 195px;
}
.submit {
	width: 100px;
}
