/*
------------------------------------------------------
This style sheet contains the classes for the general 
page contruction and positioning.
------------------------------------------------------
*/
#page-container {
	width: 856px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/global/container-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#content-container {
	width: 856px;
	position: relative;
}
#header {
	width: 856px;
	height: 332px;
	background-color: #FFFFFF;
}
#header img {
	float: left;
	width: 856px;
	height: 300px;
}
#menu-container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	float: left;
	width: 856px;
	height: 30px;
	border-bottom: 2px solid #000000;
	background-image: url(../images/global/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#MoheganMenu {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 856px;
}
#sidebar {
	float: left;
	width: 130px;
	height: 292px;
	position: relative;
}
#horse {
	width: 188px;
	height: 290px;
	position: absolute;
	overflow: visible;
	left: -58px;
	top: 0px;
}
#main {
	float: left;
	width: 666px;
	font-size: 1.3em;
	padding: 30px;
}
#footer, .push {
	height: 140px;
}
.push {
	clear: both;
}
.footer-links {
	color: #a0a427;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 666px;
	margin: 0 auto;
	padding-right: 30px;
	padding-left: 160px;
	position: relative;
	background-image: url(../images/global/eco2000.png);
	background-repeat: no-repeat;
	background-position: 11px top;
	padding-top: 10px;
}
#galleryflash {
	width: 220px;
	height: 176px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	z-index: 10;
}
.imgright {
	float: right;
	padding: 3px;
	border: 4px solid #333333;
	margin-left: 5px;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(../images/the_stables/tree-l.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.tabletxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(../images/the_stables/tree-s.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.tabletxt2-non {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.imgleft {
	float: left;
	padding: 3px;
	border: 4px solid #333333;
	margin-left: 5px;
}
.imgleftCopy {
	float: left;
	padding: 3px;
	border: 4px solid #333333;
	margin-left: 50px;
	clip: rect(80px,78px,97px,50px);
}
