body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-image: url(bg_filler.gif);
}

h1	{
	display: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #11394D;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #11394D;
}
h4 {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	font-size: 15px;
	color: #FFF;
	background-color: #00959A;
	padding-top: 5px;
	padding-bottom: 8px;
}



#placeholder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	margin-top: 10px;
}

#header {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
}

#left {
	float:left;
	width:175px;
	padding-top: 15px;
	background-color: #F7F7F7;
	padding-left: 20px;
}
#main {
	min-height: 450px;
	padding: 17px;
	margin-left: 195px;
	background-image: url(images/ESF_horsey_bg.gif);
	background-repeat: no-repeat;
	background-position: 75px 50px;
	background-color: #F7F7F7;
}
.thumbnail
{
	float: left;
	width: 300px;
	border: 1px solid #999;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.gallery {
	padding-left: 5px;
}
.menu {
	width: 150px;
	background-color: #F7F7F7;
}
.cssnav	{
	position:relative;
	float: left;
	padding: 0px;
	font-weight: bold;
	width: auto;
	height: 30px;
	overflow:hidden;/* for ie to hide extra height*/
	background-image: url(nav/nav_brown.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}


.cssnav a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	width: 150px;
	height: 30px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover {
	color: #024C89;
}
			
.cssnav img {
	width: 150px;
	height: 30px;
	border: 0px;
}
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 0px;
	top: 6px;
	text-align: center;
	width: 150px;
	cursor: pointer;
}

p {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
}

.spacer {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
}

.price_table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
}

.image_right {
	float: right;
	margin-top: 6px;
	margin-left: 12px;
}

.image_left {
	float: left;
	margin-top: 4px;
	margin-right: 12px;
}

.image_left2 {
	margin-top: 4px;
	margin-right: 12px;
}

.image_left_column{
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 10px;
}

.image_caption {
	font-style: italic;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	line-height: 95%;
}

img {
border: none;
}

.picture_separator {
	clear: both;
	height: 10px;
}

.file_icon {
	padding-top: 2px;
	margin-right: 2px;
}

ul {
	margin-top: 10px;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: disc;
}

.btt_mid-page {
	font-size: 12px;
	text-align: right;
	color: #009E9A;
}

.rule	{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-right: 300px;
	margin-left: 5px;
}
	
#footer	{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 20px;
	background-color: #F7F7F7;
	font-size: 14px;
}

#footer a:link {
	color: #821E57;
	background-repeat: no-repeat;
} 
#footer a:visited {
	color: #33ccff;
}
#footer a:active {
	color: #821E57;
}
#footer a:hover {
	color: #47AB89;
}
.credits {
	text-align:center;
	font-size:70%;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000033;
}
#page_foot_spacer	{
	height: 100px;
}
