body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(bg_filler.gif);
}

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


#placeholder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 10px;
	line-height: 20px;
}

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

#left {
	float:left;
	width:175px;
	/* [disabled]padding-top: 15px; */
	background-color: #ffffff;
	padding-left: 30px;
}
#main {
	min-height: 450px;
	padding: 17px;
	margin-left: 200px;
	/* [disabled]background-image: url(images/ESF_horsey_bg.gif); */
	background-repeat: no-repeat;
	background-position: 75px 50px;
	background-color: #ffffff;
}
.thumbnail
{
	float: left;
	width: 300px;
	border: 1px solid #999;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.view_basket_link {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #23759C;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	background-image: url(images/basket.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 5px;
}
.gallery {
	padding-left: 5px;
}

.menu {
	width: 150px;
	background-color: #ffffff;
	margin-top: 40px;
}

.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: 13px;
	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: 1px;
	top: 6px;
	text-align: center;
	width: 150px;
	cursor: pointer;
}


.top_menu {
	/* [disabled]width: 500px; */
	background-color: #ffffff;
	margin-bottom: 80px;
	margin-top: 30px;
	margin-left: 30px;
}
.top_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-left: 5px;
	left: 0px;
	margin-right: 10px;
}


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

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

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

.shop_thumbnail
{
	float: left;
	width: 200px;
	padding: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.shop_image_display {
	padding-left: 5px;
}
.product_sub_head {
	font-size: 16px;
	font-weight: bold;
	color: #23759C;
	margin-top: 10px;
	margin-bottom: 20px;
}

.product_title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333;
	text-decoration: none;
}

.product_text {
	font-size:13px;
	line-height: 15px;
	color: #333;
}
.product_info_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #23759C;
	margin-top: 0px;
	margin-bottom: 5px;
	/* [disabled]padding-left: 275px; */
}
p {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
}
.form_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 25px;
}
.second_hand_buy_button {
	float: right;
	margin-right: 10px;
}

.form_button {
	float: right;
}



.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;
	margin-bottom: 5px;
}

.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;
}

img {
border: none;
}

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

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

.image_caption {
	font-style: italic;
	text-align: justify;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul {
	margin-top: 10px;
}

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

.btt_mid-page {
	font-size: 12px;
	color: #23759C;
	float: right;
}

.more {
	font-weight: bold;
	color: #23759C;
	font-size: 13px;
}


.rule	{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-right: 300px;
	margin-left: 5px;
}
#page_foot_spacer	{
	height: 100px;
}

	
#footer	{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 20px;
	background-color: #ffffff;
	font-size: 14px;
}
.credits {
	text-align:center;
	font-size:70%;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000033;
}


#footer a:link {
	color: #821E57;
	background-repeat: no-repeat;
} 
#footer a:visited {
	color: #33ccff;
}
#footer a:active {
	color: #821E57;
}
#footer a:hover {
	color: #47AB89;
}
