body, html {
	margin: 0 auto;
	padding: 0;
	font: normal 9pt/12pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #522D0F;
}

body>html {
	margin: 0 auto;
	padding: 0;
	font: normal 9pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#body-center {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
}

#br-body {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #000 url(../images/bkgd_rt_column.gif) repeat-y right top;
}

#header {
	background-color: #F1C53E;
	height: 24px;
	left: 0px;
	line-height: 24px;
	text-align: right;
}

.bg-left {
	width: 100%;
	margin-bottom: -10px;
	background: url(../images/bkgd_lt_column.gif) repeat-y left top;
}

.bg-right {
	width: 100%;
}

#column-left {
	left: 0px;
	top: 0px;
	width: 117px;
	margin-left: 25px;
	float: left;
	display: inline;
	padding-bottom: 20px;
	
}
	#contact-box {
	background-color: #5C2901;
	width: 133px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	z-index: 100;
	padding: 5px;
	position: absolute;
	left: 4px;
	margin-top: 50px;
	}

#body-content {
	margin-left: 140px;
	position: relative;
	width: 354px;
}

#column-center, #column-center-alt {
	left: 0px;
	top: 0px;
	width: 822px;
	position: relative;
	font: normal 10pt/12pt Arial, Helvetica, sans-serif;
	line-height: 12pt;
	padding-bottom: 25px;
	margin-left: -3px;
}

html>body #column-center {
	margin-left: 0px;
}

html>body #column-center-alt {
	margin-left: 0px;
}

#column-center .add-padd {
	padding: 0px 7px 0px 20px;
}

#column-center .add-padd h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fdd500;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 10px;
}

.add-padd ul {
	width: 80%;
	margin-left: 30px;
}

div.ulfix {
	margin: 10px 0px;
	display: inline;
}

.add-padd li {
	margin-bottom: 10px;
	margin-left: 10px;
}


#column-center h1 {
	font: bold 18px/20px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffeb7f;
	margin: -3px 10px 10px 10px;
}

#column-center p {
	margin: 0 20px;
	padding: 0 0 3px 0;
	line-height: 18px;
	text-indent: 5px;
}

#column-center a {
	font-weight: bold;
	color: #ffeb7f;
	}
	
#column-center a:hover {
	color: #ffd800;
}

#column-center a:visited {
	color: #CCCCCC;
}

#column-center div img{
	margin-bottom: 0;
	padding-top: 0;
}

.image {
	float: right;
	display: inline;
	margin: 0px 20px 10px 10px;
	padding: 3px;
	background-color: #663333;
	border: 1px solid #FFF;
}

.blogimage {
float: right;
display: inline;
margin: 0px 20px 10px 10px;
border: 2px solid #663333;
}

div.horse {
	float: right;
	width: 480px;
	height: 493px;
	background: #000 url(../images/horse_bkgrd.jpg) no-repeat;
	margin-top: -50px;
	margin-right: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
		width: 475px;
	display: inline;
	}
	
	html>body div.horse {
		width: 475px;
	}


#column-right {
	left: 0px;
	top: 0px;
	height: 493px;
	background: url(images/horse_bkgrd.jpg) no-repeat;
	position: relative;
	width: 476px;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	background: #833B01;
	font: normal 9px/13px Arial, Helvetica, sans-serif;
}

* html #footer {
	margin: 0px;
	padding: 3px 0px;
}

	#footer a, #footer a:link, #footer a:hover, #footer a:visited {
		font-weight: normal;
		color: #F1C53E;
	}


#items div.clini:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#items p.price {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 0px;
}

* html div.clini:after {
height: 1%;
}

*:first-child+html div.clini:after {
min-height: 1px;
}

.floatclear {
	clear: both;
	height: 20px;
	}

* > html .floatclear {
	float: left;
	width: 100%;
	}

