body {background-color: #fff;
	color: #000;
	text-size: 101%;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	}
	
#container {background-color: #E9E4E5;}	
	
/* Headings */	
	
h1 {font-size: 1.8em;
	font-variant: small-caps;
	background-color: #C2113A;
	color: #E9E4E5;
	}	
	
h2 {color: #C2113A;
	font-size: 1.2em;
	}
	
#content-services h3 {
	color: #C2113A;
	font-size: 1em;
	}	
	
#content h3 {color: #C2113A;
	font-size: 1em;
	}		
	
#content h4 {color: #000;
	font-size: 0.9em;
	}	
		
/* Navigation */

#navbar {
	
	color: #E9E4E5;
	}

#navbar ul li a {
	background-color: #8c0021;
	color: #E9E4E5;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;}

#navbar ul li a:hover {
	color: #E9E4E5;
	background-color: #C2113A;
	}

#current a:link, #current a:visited {
		color: #E9E4E5;
		background: #C2113A;
		}
		
/* Content */
		
		
#content-home {background: #E9E4E5 url(../images/rose.jpg) 10px 50px no-repeat;
	}	
	
#content {background: #E9E4E5 url(../images/rose-smaller.jpg) 10px 50px no-repeat;
	}		
	
#content-home p, #content p {
	font-size: 1em;
	}
	
#content-services p {
	margin: 0.2em 200px 0.5em 45px;
	padding: 0 0 0 175px;
	text-align: left;
	}	
	
/* Links */
	
#content-home a:link, #content a:link, #content-services a:link {color: #C2113A;
	}	

#content-home a:visited, #content a:visited, #content-services a:visited {color: #8c0021;
	}
	
#content-home a:hover, #content a:hover, #content-services a:hover {
	text-decoration: none;
	}

/* Footers */

	
	
#footer {font-size: 0.8em;
	color: #E9E4E5;}
	
#footer a:link, #footer a:visited {color: #E9E4E5;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
/* Accessibility */	
	
#accessibility {font-size: 0.8em;
	}	
	
#accessibility a:link {color: #C2113A;
	}	

#accessibility a:visited {color: #8c0021;
	}
	
#accessibility a:hover {
	text-decoration: none;
	}
	
#accessibility-statement dt {font-weight: bold;
	}		
	
/* Table */	

address {font-style: normal;
	font-family: Times, "Times New Roman", serif;}
	
table td {font-size: 1em;
	}	
	
/* Lists */	
	
#content ol {font-size: 0.9em;
	}	
	
#content-services ul, #content ul {
	font-size: 0.9em;
	}

#services ul {font-size: 0.8em;
	font-weight: bold;
	background-color: #fff;}
	
#services li#current_service {font-weight: normal;
	color: #8c0021;
	}

/* Thumbnails */

.thumbnails img {border: 1px solid #C2113A;}
	
#horse-drawn img {border: 1px solid #C2113A;}	

/* Tour */

#tour img {vertical-align: top;
	border: 1px solid #C2113A;
	}
	
.smallcaps {font-variant: small-caps;}	

.smallertext {font-size: 0.8em;}


/* Form */

.required {color: #8c0021;}

fieldset {background-color: #F1EEEE;
	}
	
fieldset#contact, fieldset#brochure, fieldset#details, fieldset#text {
	background-color: #E9E4E5;
	}
	
legend {font-weight: bold;
	color: #000;}
	
#form h3 {color: #C2113A;
	font-size: 1em;
	}	
