#topWrapper {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
}
#bodyWrapper {
	width: 790px;
	margin-left: -395px;
	position: relative;
	left: 50%;
}
#footerWrapper {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
}
body {
	background: #f4f4ed url(http://www.improveyourhorsemanship.co.uk/images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
html * {
	margin:0px;
	padding:0px;
	}
.accessibility {
	position: absolute;
	left: -999em;
	width: 990em;
   }
a.accessibility:active, a.accessibility:focus {
	left: 0em;
	width:10em;
	border: 3px solid #FF0000;
	background-color: #fff;
}
.separator {
	font-size: 0px;
	clear: both;
	height: 0px;
}

hr {
	display:none;
	}
p {
	font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
	color: #30380A;
        margin: 6px 0 10px;
}
p.smallText {
font-size: 10px;
}
#pageHeader {
	height: 192px;
	background: #7B7B56 url(http://www.improveyourhorsemanship.co.uk/images/mastheadImg.jpg) no-repeat right top;
}
#pageHeader h1 {
	background: url(http://www.improveyourhorsemanship.co.uk/images/saughsLogo.gif) no-repeat left bottom;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#mainPic {
	height: 205px;
	width: 760px;
	margin-top: 6px;
}
#mainPic img {
	border: 4px solid #7b7b56;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	position: absolute;
	left: 17px;
	top: -31px;
}
ul#navigation li {
	float: left;
	display:inline;
	position:relative;
}
ul#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding:0 1em;
	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
        margin-right: 5px;
        border: 0 none;
}
#navigation a:hover {
	background:#7b7b56 url(http://www.improveyourhorsemanship.co.uk/images/topLeftHover.gif) no-repeat left top;
	color:#FFFFFF;
}
/*------------------------start lozenge nav feature-------------------*/
#navigation a:hover .navcorner1 {
	background:#7b7b56 url(http://www.improveyourhorsemanship.co.uk/images/topRightHover.gif) no-repeat right top;
}
#navigation a:hover .navcorner2 {
	background:url(http://www.improveyourhorsemanship.co.uk/images/btmLeftHover.gif) no-repeat left bottom;
}
#navigation a:hover .navcorner3 {
	background:url(http://www.improveyourhorsemanship.co.uk/images/btmRightHover.gif) no-repeat right bottom;
}
#navigation a .navcorner1, #navigation a .navcorner2, #navigation a .navcorner3 {
	display:none;
}
#navigation a:hover .navcorner1 {
	display:block;
	font-size:1px;
	height:25px;
	line-height:20px;
	overflow:hidden;
	position:absolute;
	right:5px;
	top:0px;
	width:5px;
}
#navigation a:hover .navcorner2 {
	bottom:0px;
	display:block;
	font-size:1px;
	height:5px;
	left:0px;
	line-height:0px;
	overflow:hidden;
	position:absolute;
	width:5px;
}
#navigation a:hover .navcorner3 {
	bottom:0px;
	display:block;
	font-size:1px;
	height:5px;
	line-height:0px;
	overflow:hidden;
	position:absolute;
	right:5px;
	width:5px;
}
/*------------------end nav feature-------------*/
/*------------------active nav-----------------*/
#navigation a.active {
	background:#7b7b56 url(../images/topLeftHover.gif) no-repeat left top;
	color:#FFFFFF;
}
#navigation a.active .navcorner1 {
	background:#7b7b56 url(../images/topRightHover.gif) no-repeat right top;
}
#navigation a.active .navcorner2 {
	background:url(../images/btmLeftHover.gif) no-repeat left bottom;
}
#navigation a.active .navcorner3 {
	background:url(../images/btmRightHover.gif) no-repeat right bottom;
}
#navigation a.active .navcorner1, #navigation a.active .navcorner2, #navigation a.active .navcorner3 {
	display:none;
}
#navigation a.active .navcorner1 {
	display:block;
	font-size:1px;
	height:25px;
	line-height:20px;
	overflow:hidden;
	position:absolute;
	right:5px;
	top:0px;
	width:5px;
}
#navigation a.active .navcorner2 {
	bottom:0px;
	display:block;
	font-size:1px;
	height:5px;
	left:0px;
	line-height:0px;
	overflow:hidden;
	position:absolute;
	width:5px;
}
#navigation a.active .navcorner3 {
	bottom:0px;
	display:block;
	font-size:1px;
	height:5px;
	line-height:0px;
	overflow:hidden;
	position:absolute;
	right:5px;
	width:5px;
}
/*------------------end active nav------------*/
#content {
	padding-right: 30px;
	padding-left: 30px;
	background: url(http://www.improveyourhorsemanship.co.uk/images/bodyBg.gif) repeat-y;
}
#boxTop {
	background: url(http://www.improveyourhorsemanship.co.uk/images/bodyContentTop.gif) no-repeat;
	height: 13px;
	margin-top: 32px;
	font-size: 0px;
}
#botBtm {
	background: url(http://www.improveyourhorsemanship.co.uk/images/bodyContentBtm.gif) no-repeat;
	height: 35px;
}

#mainContent {
	float: left;
	width: 400px;
}
#profilesContent {
	float: left;
	width: 500px;
}
#mainContent ul, #profilesContent ul {
font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
color: #30380A;
margin-left: 30px;
}
h2.ridingAtSaughs {
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.improveyourhorsemanship.co.uk/images/ridingAtSaughs.gif) no-repeat;
}
#miniPics {
	float: left;
}
#miniPics ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#miniPics li {
	padding-bottom: 10px;
}

#sideContent {
	float: right;
	width: 200px;
}
#sideContent div.calendar {
        padding-left: 23px;
        margin-bottom: 15px;
}
#tourismLogos {
        text-align: center;
}
h2 {
        color: #30380a;
        font: bold 16px/135% Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 6px;
}
h3 {
        color: #30380a;
        font: bold 14px/135% Verdana, Arial, Helvetica, sans-serif;
}
h4 {
        color: #30380a;
        font: bold 12px/135% Verdana, Arial, Helvetica, sans-serif;
}
#sideContent h3 {
	background: #e8e8e0;
	border-top: 1px dotted #7b7b56;
	border-bottom: 1px dotted #7b7b56;
	margin-top: 3px;
	margin-bottom: 5px;
	font: bold 14px/135% Verdana, Arial, Helvetica, sans-serif;
	color: #30380a;
	height: 47px;
	padding-top: 3px;
}
#sideContent h3 img {
	padding-right: 5px;
	float: left;
}
#sideContent p {
	margin-bottom: 10px;
}



#footer {
	clear: both;
	padding: 0px !important;
	margin: 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footerWrapper a, p.siteCredit {
	color:#a1a198;
	font-size:10px;
	}
#footerWrapper a {
	text-decoration:none;
        border: 0 none;
	}
/*------------------------microformat----------------*/
.vcard .url {
	display: none;
}
.vcard .org {
	display: none;
}
.vcard .note {
	display: none;
}
.vcard .tel {
	display: none;
}

.vcard .adr {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 18px;
	top: -260px;
}
.vcard .email {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: -260px;
	left: 260px;
}
.vcard a.email {
	text-decoration: none;
        border: 0 none;
}
.vcard a:hover.email {
	border-bottom: 1px dotted #FFFFFF;
}
/*------------------------end microformat----------------*/
/*-------------------------contact form------------------*/
#frmContact {
	width:350px;
}
#frmContact fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f1f1e8;
	position: relative;
	}
html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
/*End*/
#frmContact fieldset.submit input {
	width: auto;
}
#frmContact legend {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

#frmContact label {
	display:block;
	font-weight: bold !important;
	color: #30380A;
        line-height: 200%;
	font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
	color: #30380A;
        margin: 6px 0 10px;
	}
#frmContact label.normal {
font-weight: normal !important;
}
#frmContact input {
	width:220px;
	}
#frmContact textarea#message {
	width: 280px;
        height: 100px;
	}
#frmContact input:focus, #frmContact textarea:focus {
	background:#fff !important;
	}
#frmContact input[type="text"], #frmContact textarea {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background: url(http://www.improveyourhorsemanship.co.uk/images/inputBg.gif) no-repeat left top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #373D12;
	}
#frmContact input[type="text"] {
	padding: 3px 0 3px;
}

.requiredfield {
	font-size: 0.75em;
	color: #FF0000;
        font-weight: normal;
        font-style: italic;
}

.privacyText {
	font-size: 10px;
	line-height: 120% !important;
}
input.arrival {
width: 120px !important;
}
.calendarLink {
padding-left: 15px;
border: 0 none;
}
a#calAnchor_arrive {
border: 0 none;
}
input.shortInput {
width: 80px !important;
}

#calendarContainer {
position: relative;
}
.checkbox {
width: auto !important;
margin-right: 10px;
}
label#stablingLabel {
display: inline;
float: none;
width: 3em;
}
.validation-advice {
        color: red;
        background: #e8e8e0;
        font: 10px Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #393f14;
        margin-top: 10px;
        width: 215px; 
        padding: 3px 0 3px 5px;
} 
#map {
background: none;
}
/*---------------end contact form------------*/

a {
	color: #393F14;
	text-decoration: none;
	border-bottom: 1px dotted #3E4219;
}
a:hover {
	border-bottom:1px solid #3e4219;
	}
/*-----------------image gallery----------------*/

ul.gallery {
list-style-type: none;
padding: 0px;
margin: 0px !important;
float: left;
width: 450px;
}
ul.gallery li {
float: left;
padding: 10px 10px 0 0;
}
ul.gallery li a {
border: 0 none;
}
ul.gallery li img {
border: 1px solid #393f14;;
}
#galleryPagination {
clear: both;
margin-top: 10px;
}
#galleryPagination p {
font-size: 10px;
}
#galleryContent {
	float: left;
	width: 500px;
}
a.thickbox {
border: 0 none;
}
/*---------------testimonial styles------------*/
div.testimonial {
background-color: #e8e8e0;
padding:25px 20px 50px 20px;
border:1px solid #30380a;
color:#30380a;
position:relative;
text-indent:40px;
margin-top: 20px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height:135%;
}
span.openQuote {
background:url(http://www.improveyourhorsemanship.co.uk/images/openQuote.gif) no-repeat left top;
position:absolute;
left:15px;
top:12px;
height:40px;
width:40px;
}
span.closeQuote {
background:url(http://www.improveyourhorsemanship.co.uk/images/closeQuote.gif) no-repeat right bottom;
position:absolute;
right:15px;
bottom:5px;
height:68px;
width:73px;
}
p.author{
font-weight:bold;
text-indent:0px;
position:relative;
top:50px;
}
/*---------------news styles------------*/
ul#nav_categories, ul#archiveLinks {
list-style-type: none;
padding:0;
margin: 0 0 6px 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
}
.pagecount {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #30380a;
}
p.posted, p.commentCount {
font-size: 10px;
}
div.divider {
background: url(http://www.improveyourhorsemanship.co.uk/images/divider.gif) repeat-x;
height: 1px;
width: 400px;
margin-bottom: 10px;
}
#comment_form textarea {
width: 390px;
}
.comment_body {
border-bottom: 1px dotted #7b7b56;
}
/*----------------------events calendar-------------------------*/
h4.eventTitle {
margin-top: 10px;
border-bottom: 1px solid #d5d5cb;
}
span.date {
font-weight: normal;
}
/*----------------------end events-------------------------*/

/*---------------------trainers-------------------------*/
.trainerSummary {
border-bottom: 1px dotted #7b7b56;
}
h4.trainerName {
margin-top: 8px;
}
.trainerPhoto {
float: right;
margin-left: 15px;
margin-bottom: 10px;
}
.trainerPhoto img {
border: 1px solid #30380a;
}
.trainerPhoto p.caption {
font-size: 10px;
text-align: right;
color: #7b7b56;
}