body {
	margin: 0px;
	padding: 0px;
	background-color: #022822;
	font-family: Georgia;
	font-size: 12px;
	color: #01584b;
}
a {
	color: #01584b;
}
p{
	display: block;
}
#outer {
	width: 100%;
	background: url('../imgs/bg.jpg') repeat-x #FFFFFF;
}
#inner {
	width: 917px;
	background: url('../imgs/bg.jpg') repeat-x #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 917px;
	height: 95px;
	position: relative;
}
#logo {
	background: url('../imgs/logo.jpg') no-repeat;
	width: 178px;
	height: 79px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#menu {
	position: absolute;
	top: 0px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li a {
	line-height: 40px;
	padding: 52px 10px 0px;
	margin: 0px 5px;
	display: block;
	color: #015548;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a.over {
	background: url('../imgs/menu_hover.jpg') repeat-x top center;
	color: #138472;
}
#intro {
	width: 917px;
	height: 21px;
	position: relative;
}
#introIndex {
	width: 917px;
	position: relative;
	height: 322px;
	background: url('../imgs/intro_bg.jpg') no-repeat 0px 1px;
}
#content {
	width: 917px;
	background: url('../imgs/content.jpg') no-repeat; 
	padding: 20px 0px;
}
#contentIndex {
	width: 917px;
	background: url('../imgs/content_bg.jpg') no-repeat;
	padding: 10px 0px;
}
#mainContent {
	width: 875px;
	margin: 0px auto 0px auto;
	
}
#mainIndexContent {
	width: 600px; /* 535 */
	float: left;
	padding-left: 15px;
}
.contentSection {
	width: 100%;
}
.contentIndexSection {
	width: 300px;
	float: left;
}
.contentIndexSection img {
	border: 2px solid #c5c5c5;
	margin-top: 10px;
	margin-left: 12px;
}
.contentIndexSection ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
.contentIndexSection ul li { 
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	list-style: square;
	width: 220px;
}
#introText {
	width: 456px;
	padding-top: 10px;
	padding-left: 10px;
}
#introText h3 {
	font-size: 34px;
	text-align: justify;
	margin-top: 30px;
}
#introText h3 span, #introText h4 span {
	font-weight: bold;
	display: inline;
	font-size: 34px;
	color: #fff;
	text-align: justify;
}
#introText h4 span {
	font-size: 20px;
}
#introText p {
	font-size: 15px;
	color: #fff;
	padding: 0px;
	margin: 10px 0px;
	text-align: justify;
}
#introText h4 {
	font-size: 20px;
	color: #ffffff;
	margin: 10px 0px;
	font-weight: normal;
	
}
#introImg {
	position: absolute;
	top: 30px;
	border: 1px solid #41998d;
	right: 30px;
	
}
#enqForm {
	width: 285px;
	float: right;
	padding-right: 15px;
}
#featureHorse {
	width: 285px;
	float: right;
	padding-right: 15px;
}
#footer {
	width: 100%;
	height: 44px;
	background: url('../imgs/footer_bg.jpg') repeat-x;
}

#footerText {
	width: 917px;
	margin: 0px auto;
	color: #799791;
	padding-left: 10px;
	padding-top: 16px;
}
#footerText a {
	color: #799791;
}

#siteLeft {
	float: left;
	width: 645px;
}	
#siteRight {
	float: right;
	width: 223px;
	
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 85px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

input, textarea {
	width: 250px;
	border: solid 1px #85b8b1;
}
.submit {
	width: 150px;
}
.clear { clear: both; }

/* Content Areas */
span {
	font-size: 16px;
	color: #022924;
	display: block;
}
span.mainHead {
	font-size: 18px;
	font-weight: bold;
	color: #022924;
}
span.subHead {
	font-size: 12px;
	font-weight: bold;
	color: #022924;
	margin-top: 10px;
}
p, form {
	padding-left: 10px;
	font-size: 12px;
}
.contentRight {
	width: 216px;
	background-color: #E0EFED;
	font-size: 12px;
	padding: 10px 0px 1px 4px;` 
}

/* Stable News */

.newsData {
	width: 645px;
	margin-bottom: 35px;
}
.newsData_Title {
	float: left;
	width: 558px;
	border-bottom: 2px #037262 solid;
	height: 55px;
	background-color: #E0EFED;
	font-size: 22px;
	padding: 4px 0px 0px 4px;
}
.newsData_Date {
	float: left;
	width: 72px;
	background-color: #6DAFA4;
	border-bottom: 2px #037262 solid;
	height: 57px;
	font-family: arial;
	color: #FFFFFF;
	padding-top: 2px;
}
.newsData_Date span.day {
	font-size: 28px;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsData_Date span.month {
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
.newsData_Date span.year {
	font-size: 12px;
	display: block;
	width: 100%; 
	text-align: center;
	color: #FFFFFF;
}
.newsData_Data {
	float: left;
	width: 622px;
	padding: 10px 0px 0px 4px;
}

.newsData_Date span.day a, .newsData_Date span.month a, .newsData_Date span.year a {
	text-decoration: none;
	color: #FFFFFF;
}
.newsData_Title a {
	text-decoration: none;
	display: block;
}
.racingpost {
	width: 216px;
	height: 28px;
	border-bottom: 2px #037262 solid;
	background: url('../imgs/racingpost.jpg') no-repeat;
}
.racingpost a {
	display: block;
	width: 216px;
	height: 28px;
}

.indexNews {
	width: 585px;
	margin-bottom: 35px;
}
.indexNews_Title {
	float: left;
	width: 500px;
	border-bottom: 2px #037262 solid;
	height: 25px;
	line-height: 25px;
	background-color: #E0EFED;
	font-size: 14px;
	padding: 0px 0px 0px 4px;
}
.indexNews_Date {
	float: left;
	width: 75px;
	background-color: #6DAFA4;
	border-bottom: 2px #037262 solid;
	height: 25px;
	line-height: 25px;
	font-family: arial;
	color: #FFFFFF;
	
	text-align: center;
}
.indexNews_Data {
	float: left;
	width: 575px;
	padding: 5px 0px 15px 8px;
}

/* Horse Section */
.horseData {
	width: 625px;
	margin-bottom: 35px;
}
.horseData_name {
	float: left;
	width: 625px;
	font-size: 32px;
	padding-top: 10px;
	border-bottom: 2px #037262 solid;
	height: 55px;
	background-color: #E0EFED;
	font-size: 22px;
	padding: 4px 0px 0px 4px;
}

.horseData_item {
	float: left;
	width: 250px;
	height:20px;
}
.horseData_comment{
	float: left;
	width: 600px;
}
.horseData_image, .horseData_image_col {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	
}
.horseData_image_col {
	width: 130px;
}
.horseData_image img {
	float: right;
}
.gal_Title {
	font-size: 24px;
}
#galContainer {
	width: 100%;
}
#galContainer img {
	margin: 2px;
}
#galContainer a {
	border: 0px none;
}
.newsData_Data img {
	margin-right: 3px;
}
.galPre {
	width: 650px;
}
.featuredHorse_Image {
	padding: 5px;
}
.featuredHorse_Image img {
	border: 6px solid #E0EFED;
}
.featuredHorse_Image p, #contactAddy p {
	padding: 3px;
	margin: 1px;
	padding-left: 6px;
}
#contactAddy {
	width: 425px;
	float: left;
}
#contactForm {
	width: 425px;
	float: right;
}
.facilities_img {
	margin: 5px 0px 10px 15px;
}
.contactSent {
	width: 300px;
	display: block;
	background: url('../../admin/imgs/a7b4d8.jpg') no-repeat 1% 50% #a7b4d8;
	padding: 15px;
	padding-left: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #5072d3;
	color: #5072d3;
	margin-left: auto;
	margin-right: auto;
}
.indexImage {
	margin-top: 20px;
}

.horPageContainer {
	margin-bottom: 10px;
}
.horPage, .horPageC {
	width: 20px;
	height: 20px;
	border: 1px solid #037262;
	background-color: #E0EFED;
	float: left;
	color: #000000;
	line-height: 20px;
	text-align: center;
	margin: 3px;
	font-size: 12px;
}
.horPage a {
	text-decoration: underline;
	color: #037262;
}
.horPageC {

}

.clear { clear: both; }