@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(../images/bg_stripe.gif);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Lucida Grande, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#8a8c8e;
}

a:link {
	color:#ac9e75;
}

a:visited {
	color:#ac9e75;
}

a:hover {
	color: #666666;
}

h1 span {
	display:none;
}

img {
	border:none;
}

#top_section {
	height:150px;
	width:100%;
	background-color:#FFFFFF;
}

#top_content {
	width:940px;
	margin:auto;
	height:150px;
	clear:both;
	font-size:10px;
}

#logo {
	width:177px;
	height:150px;
	float:left;
}

#logo h1 {
	background:url(../images/logo.jpg) no-repeat top left;
	height:150px;
	margin:0;
}

#navcontainer {
	float:left;
	text-align:right;
	width:763px;
}

#navlist {
	float:right;
	padding:117px 39px 0 0;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin:0 3px 0 3px;
	font-size:10px;
}

#navlist li a {
	color:#8a8c8e;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#navlist li a:visted {
	color:#8a8c8e;
	font-weight:bold;
	text-decoration:none;
}

#navlist li a:hover {
	color:#ac9e75;
	font-weight:bold;
	text-decoration:none;
}

#top_block {
	width:862px;
	height:172px;
	margin:auto;
	clear:both;
	background-color:#c1c1c1;
}

#top_left {
	width:431px;
	float:left;
	height:122px;
	background-color:#c1c1c1;
	background:url(../images/grey_horse.jpg) no-repeat top right;
	padding:25px;
	text-align:left;
	font-size:10px;
}

#inner_text_l {
	padding:0 25px 15px 0;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}

#inner_text_l span {
	font-weight:bold;
	color:#8a8c8e;
}

#inner_text_r {
	float:left;
	font-size:11px;
	color:#FFFFFF;
}

#inner_text_r a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#inner_text_r a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#inner_text_r a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#inner_text_r span {
	font-weight:bold;
	color:#8a8c8e;
}

#inner_text_lower {
	clear:both;
	font-size:11px;
	color:#FFFFFF;
}

#inner_text_lower span {
	font-weight:bold;
	color:#8a8c8e;
}


#top_right {
	width:381px;
	float:left;
	height:172px;
}

#main {
	width:812px;
	margin:auto;
	text-align:left;
	margin-top:6px;
	background-color:#FFFFFF;
	padding:25px;
	clear:both;
}

#main_left {
	width:431px;
	padding-right:25px;
	border-right:#ac9e75 1px solid;
	float:left;
}

#main_left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-top:0;
	font-weight:lighter;
	color:#79797a;
}

#main_left p {
	margin-bottom:0;
}

#main_left img {
	float:left;
	padding:0 10px 10px 0;
}

#main_right {
	width:330px;
	padding-left:25px;
	float:left;
}

#left_col {
	width:163px;
	margin-right:25px;
	float:left;
}

#left_col h2 {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:16px;
	color:#ac9e75;
}

#left_col p {
	margin-bottom:0;
	color:#ac9e75;
}

#right_col {
	width:142px;
	float:left;
}

#right_col h2 {
	margin-top:0;
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:16px;
	color:#ac9e75;
}

#right_col p {
	margin-bottom:0;
	color:#ac9e75;
}

#links {
	width:142px;
	margin-top:25px;
}

#links p {
	margin-top:0;
	color:#8a8c8e;
}

#links img {
	float:left;
}

#enquiries {
	margin-top:25px;
	width:163px;
}

#enquiries p {
	color:#8a8c8e;
	margin-bottom:0;
	margin-top:0;
}

#enquiries p span {
	font-size:15px;
}

#enquiries a:link {
	color:#8a8c8e;
	text-decoration:none;
}

#enquiries a:visited {
	color:#8a8c8e;
	text-decoration:none;
}

#enquiries a:hover {
	color:#8a8c8e;
	text-decoration: underline;
}

#main_lower {
	clear:both;
}

#footer {
	margin:auto;
	padding:15px 0 15px 0;
	width:862px;
	text-align:right;
	font-size:9px;
}

.news {
	border-bottom:#ac9e75 1px solid;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	clear:both;
}

.int {
	clear:both;
}

.int img {
	float:left;
	padding:0 10px 10px 0;
}

#gallery {
	width:837px;
	clear:both;
}

#gallery img {
	float:left;
	padding:0 0 25px 50px;
}

#gallery p {
	margin:0 0 25px 25px;
}
