html {
	height: 100%;
}
body {
	background: #006A72 url('images/home-bg.jpg') no-repeat top center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.top-header-wrap {
	width: 100%;
	height: 280px;
}
.topmenu {	
	margin: 0 auto;
	background: url('images/topmenu-bg.png') no-repeat top center;
	behavior: url('/jscripts/ie6pngfix/iepngfix.htc');
	width: 940px;
	min-height: 50px;
 	height: auto !important;
  	height: 50px;
}
.outerwrapper {
	background: url('images/outerwrapper-bg.png') no-repeat top center;
	behavior: url('/jscripts/ie6pngfix/iepngfix.htc');
	width: 100%;
}
.inner-outerwrapper {
	width: 920px;
	margin: 0 auto;
}
.left {
	width: 420px;
	float: left;
	color: #4B4B4B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.right {
	font-family: Helvetica, Arial, sans-serif;
	width: 445px;
	float: right;
	color: #4B4B4B;
	font-size: 80%;
}
.textindentleft {
	min-height: 300px;
 	height: auto !important;
  	height: 300px;
	margin-left: 25px;
	padding-top: 97px;
}
.textindentright {
	margin-right:25px;
	margin-top:28px;
	background: none;
	min-height: 300px;
 	height: auto !important;
  	height: 300px;
}

.clear {
	clear: both;
	height:0px;
}
.footer-wrapper-outer {
	width: 100%;
	background: #072427 url('images/footer-wrapper-outer-bg.jpg') repeat-x bottom center;
	min-height: 249px;
 	height: auto !important;
  	height: 249px;
}
.footer-wrapper {
	margin: 0 auto;
	background: url('images/horse-footer-bg.jpg') no-repeat top center;
	width: 100%;
	height: 249px;
}
.footerbar {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	height: 189px;
	color: #FFF;
	text-align: left;
}
.footerindent {
	text-align: left;	
	padding:64px 25px 0px 25px;
}
.footerbar a:link {
	color: #fff;
	text-decoration: none;
}
.footerbar a:visited {
	color: #fff;
	text-decoration: none;
}
.footerbar a:hover {
	color: #fff;
	text-decoration: underline;
}
.footerbar a:active {
	color: #fff;
	text-decoration: underline;
}
a.tms:link {
	color: #BCD5EC;
	text-decoration: none;
}
a.tms:visited {
	color: #BCD5EC;
	text-decoration: none;
}
a.tms:hover {
	color: #BCD5EC;
	text-decoration: underline;
}
a.tms:active {
	color: #BCD5EC;
	text-decoration: underline;
}
.textindent {
	margin-right: 22px;
	margin-left: 30px;
	padding-top: 28px;
	background: none;
	min-height: 300px;
 	height: auto !important;
  	height: 300px;
}
.textindentleft {
	min-height: 300px;
 	height: auto !important;
  	height: 300px;
	margin-left: 25px;
	padding-top: 97px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #006A72;
	margin: 0px;
	padding: 0px;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006A72;
}
.redtext {
	color: #E60017;
	font-weight: bold;
}
.left a:link {
	color: #4B4B4B;
	text-decoration: none;
}
.left a:visited {
	color: #4B4B4B;
	text-decoration: none;
}
.left a:hover {
	color: #E9AC7C;
	text-decoration: none;
}
.left a:active {
	color: #E9AC7C;
	text-decoration: none;
}
.textindentleft ul {
	padding: 0;
	margin: 0;
}
.textindentleft li {
	list-style-image: url(images/bullet.gif);
	margin-left: 16px;
}
.textindentleft li li {
	list-style-image: none;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 30px;
	margin-left: 30px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderThumb {
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
.pixborderGallery {
	margin-right: 10px;
	margin-bottom: 4px;
	z-index: 3000;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 30px;
	margin-bottom: 15px;
}
.rightpicdiv {
	width:420px;
	border:1px solid #b8c0c1;
}
.rightpicborder {
	padding: 14px;
}
ul .udm {
	z-index:auto !important;
}

ul.nav {
	margin: 0;
	padding: 0;
}
li.nav {
	list-style: none;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 2px;
}
li.nav a:link {
	color: #fff;
	text-decoration: none;
}
li.nav a:visited {
	color: #fff;
	text-decoration: none;
}
li.nav a:hover {
	color: #fff;
	text-decoration: underline;
}
li.nav a:active {
	color: #fff;
	text-decoration: underline;
}
ul.nav2 {
	margin: 0;
	padding: 0;
	}
li.nav2 {
	margin-left: 18px;
	padding-left: 6px;
	list-style-image: url(images/bullet.gif);
}
.slideshow {
margin-bottom: 30px;
margin-left: 30px;
}
.slideshow img { display: none }
.slideshow img.firstSlide { display: block }
.quicklinks {
	float: left;
	width: 250px;
}
.footer-contacts {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
.home-news {
	background: url(images/latest-news.png) no-repeat;
	behavior: url('/jscripts/ie6pngfix/iepngfix.htc');
	height: 136px;
	width: 202px;
	vertical-align: top;
}
.home-news-indent {
	padding: 36px 10px 6px 6px;
}
.home-brochure {
	background: url(images/download-brochure.png) no-repeat;
	behavior: url('/jscripts/ie6pngfix/iepngfix.htc');
	height: 136px;
	width: 202px;
	vertical-align: top;
}
.home-brochure-indent {
	padding: 36px 10px 6px 6px;
}

/* Pics Changer Stuff, prefix of pc_ to prevent interferring with other styles */
.pc_container {
	width:420px;
	border:1px solid #b8c0c1;
}
.pc_small-bg {
	padding:14px 0px 0px 14px;
	background-color:#cfd8d8;
	width:406px;
}
.pc_small-images-container {
	padding:0px 14px 14px 0px;
	float:left;
}
.pc_small-images {
	cursor:pointer;
}
.pc_big-image-container {
	padding:14px;
}
.pc_big-image {
	
}

/* formy bits */

label {
	width: 130px;
	float: left;
}
input {
	margin-bottom: 4px;
}
textarea {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%
}
.errortext {
	color: #f00;
}
legend {
		color: #006A72;
		font-weight: bold;
		padding: 0 4px 0 4px;	
}
fieldset {
	width: 420px;
	padding: 4px;
}

/* tables */
td img {
	border:1px solid #b8c0c1;
	padding: 14px;
	margin-bottom: 15px;
	margin-left: 24px;
}
.textwrap {
	padding-right: 120px;
	
}