body {
	background-color: #1F2D16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #45413D;
	background-image: url("/images/fade.jpg");
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 12px;
}

img {
	border: 0;
}

.LeftCol {
	background-color: #F6F5F0;
	width: 224px;
	min-height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Header {
	width: 798px;
	position: absolute;
	left: 225px;
	top: 0px;
}

.MainContainer {
	position: relative;
	width: 1023px;
	min-height: 740px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url("/images/watermark.gif"); 
	background-position: bottom;
	background-repeat: no-repeat;
}

.MainNav {
	text-align: left;
	height: 24px;
	position: absolute;
	top: 154px;
	left: 0px;
	width: 1023px;
	background-image: url("/images/nav-fade.gif");
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
}

.LinkHome {
	width: 224px;
	display: inline-block;
	text-align: center;
	float: left;
}

.Link {
	width: 180px;
	display: inline-block;
	border-left: 1px solid #6D6E71;
	text-align: center;
	float: left;
}

.SubNav {
	width: 224px;
	position: absolute;
	left: 0px;
	top: 214px;
}

h3 {
	background-image: url("/images/green-fade.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width: 224px;
	height: 28px;
	background-color: #50AF6F;
	border-top: 2px solid #9FD537;
	color: #C9E3B6;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#accordion h3 {
	background-image: url("/images/green-fade.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width: 224px;
	height: 28px;
	background-color: #50AF6F;
	border-top: 2px solid #9FD537;
	color: #C9E3B6;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#accordion p {
	font-size: 13px;
	text-align: left;
	padding: 12px;
}

.ThumbnailBlock {
	background-color: #CCDC36;
	background-image: url("/images/thumb-fade.jpg");
	background-position: right;
	background-repeat: repeat-y;
	position: absolute;
	right: 0px;
	top: 214px;
	width: 258px;
	height: 386px;
}

.ThumbnailBlockPlain {
	background-color: #CCDC36;
	position: absolute;
	right: 0px;
	top: 214px;
	width: 258px;
	min-height: 387px;
}

.Thumbs {
	position: absolute;
	right: 34px;
	top: -10px;
}

.Thumb2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.MainCanvas {
	background-color: #f8ffcc;
	position: absolute;
	top: 214px;
	left: 224px;
	width: 542px;
	height: 375px;
	text-align: left;
	line-height: 23px;
}

.MainCanvasInner {
	background-color: #F6F5F0;
	position: absolute;
	top: 214px;
	left: 224px;
	width: 493px;
	height: auto;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	line-height: 20px;
	font-size: 14px;
	color: #6D6E71;
	min-height: 337px;
}

.MainCanvasInnerPeople {
	background-color: #F6F5F0;
	position: absolute;
	top: 214px;
	left: 224px;
	width: 749px;
	height: auto;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	line-height: 20px;
	font-size: 14px;
	color: #6D6E71;
}

.MainCanvasInner h1 {
	color: #45413D;
	font-size: 19px;
}

.MainCanvasInnerPeople h1 {
	color: #45413D;
	font-size: 19px;
}

.ThumbText {
	text-align: left;
	padding: 12px;
	color: #45413D;
	font-size: 13px;
}

.ThumbText h1 {
	color: #45413D;
	font-size: 15px;
}

.ThumbText ul {
	padding-left: 16px;
}

a.NavLink:link
{
	text-decoration: none;
	color: #6D6E71;
}
a.NavLink:active
{
	text-decoration: none;
	color: #017E32;
}
a.NavLink:visited
{
	text-decoration: none;
	color: #6D6E71;
}
a.NavLink:hover
{
	text-decoration: none;
	color: #017E32;
}

.LeftLink {
	margin: 12px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-left: 24px;
}


.LeftLink a:link
{
	text-decoration: none;
	color: #726E68;
}
.LeftLink a:active
{
	text-decoration: none;
	color: #017E32;
}
.LeftLink a:visited
{
	text-decoration: none;
	color: #726E68;
}
.LeftLink a:hover
{
	text-decoration: none;
	color: #017E32;
}




h3 a:link
{
	text-decoration: none;
	color: #C9E3B6;
}
h3 a:active
{
	text-decoration: none;
	color: #C9E3B6;
}
h3 a:visited
{
	text-decoration: none;
	color: #C9E3B6;
}
h3 a:hover
{
	text-decoration: none;
	color: #C9E3B6;
}

.Footnote {
	margin-top: 40px;
	border: 1px solid #6D6E71;
	padding: 10px;
}


:focus {
    outline: none;
}


#Thumb1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 502px;
	height: 335px;
	background-image: url("/images/faded1.jpg");
	padding: 20px;
	font-weight: bold;
}

#Thumb2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 502px;
	height: 335px;
	background-image: url("/images/faded2.jpg");
	padding: 20px;
	font-weight: bold;
}

#Thumb3 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 502px;
	height: 335px;
	background-image: url("../images/faded3.jpg");
	padding: 20px;
	font-weight: bold;
}

#ThumbHome {
	position: relative;
	left: 0px;
	top: 0px;
	width: 502px;
	height: 335px;
	background-image: url("../images/fadedhome.jpg");
	padding: 20px;
	font-size: 22px;
}

.hiddenPic {
	
	display: none;
}

.HorseBox {
	display: inline-block;
	float: left;
	margin-right: 20px;
}


