/**********************************
	Basic elements 
**********************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #003300;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
}

/**********************************
	Main content settings  
**********************************/
#wrapper {
	width:918px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	background-color: #FFFFFF;
}

h1 {
	color:#003300;
	font-size:20px;
	font-weight:400;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	text-align: left;
}

h2 {
	color:#003E7B;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	color:#003B75;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


a {
color:#383737;
}

a:hover {
color:#000;
}

a img {
text-decoration:none;
}

p {
	margin-bottom:18px;
	text-align:left;
	font-weight: normal;
}

p img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
}

blockquote {
	color:#000000;
	font-style:normal;
}

/* Lists */
ul,ol {
margin:0 16px 8px;
}

ul {
list-style-type:square;
}

li {
margin-left:14px;
}

.date {
font-size:12px;
font-style:italic;
}

/**********************************
	Header settings  
**********************************/
#header {
	width:918px;
	height: 253px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#main-content {
	float:left;
	margin-right:18px;
	width:577px;
	background-color: #FFFFFF;
	margin-left: 31px;
	margin-top: 10px;
}

#main-content p {
line-height:20px;
}

.block {
	margin-bottom:18px;
	text-align: left;
}
.quote {
	margin-bottom:18px;
	color: #CC6600;
}


/**********************************
	Sidebar settings  
**********************************/
#sidebar {
	float:left;
	width:271px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 20px;
}

#sidebar img {
float:left;
}
.address  {
	height: 86px;
	width: 272px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


/**********************************
	Search form settings  
**********************************/
.search-form {
margin-bottom:18px;
}

.search-form #searchterm {
height:17px;
width:146px;
}

.search-form #submitbutton {
background-color:#fff;
border:solid 1px #383737;
color:#383737;
font-size:13px;
}

/**********************************
	Footer settings  
**********************************/
#footer {
	float:none;
	height:auto;
	width:910px;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}


#footer-content {
	color:#333333;
	font-size:11px;
	width:896px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}

#footer-content a {
	color:#003300;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#footer-content p {
	margin-bottom:0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.quoteTag {
	height: 30px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-align: right;
}
.required {
	color: #FF0000;
}

#footer-content a:hover {
	color:#666666;
	text-decoration: none;
	text-align: left;
}
#leftBox {
	float:left;
	width:307px;
	background-color: #FFFFFF;
	background-image: url(../images/latestNews.jpg);
	background-repeat: no-repeat;
	height: 229px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centerBox {
	float:left;
	width:302px;
	background-color: #FFFFFF;
	background-image: url(../images/ourFacilities.jpg);
	background-repeat: no-repeat;
	height: 229px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightBox {
	float:left;
	width:309px;
	background-color: #FFFFFF;
	background-image: url(../images/horses.jpg);
	background-repeat: no-repeat;
	height: 229px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftBox a {
	width:auto;
	height: 229px;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 38px;
	font-size: 10px;
	font-weight: bold;
}
#header2 {
	width:918px;
	height: 253px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

