/* CSS Document */

body {
	background:#051a3b url(img/mainGrad.png) bottom right repeat-x;
	margin:0;
	padding:0;
	width:100%;
	min-height:100%;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	float: center;
	}

p {
	background:url(img/flounce.png) center no-repeat;
	color:#b2a37c;
	font-size:0.85em;
	font-weight:normal;
	text-align:justify;
	line-height:1.9em;
	min-height:350px;
	margin:0;
	padding:10px 40px 10px 40px;
	}
	
strong {
	color:#b2a37c;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
	}

ul {
	list-style:none;
	float:left;
	padding:0;
	}
	
.index {
	margin:17px 0 0 180px;
	}
	
.history {
	margin:17px 0 0 35px;
	}
	
.sale {
	margin:17px 0 0 35px;
	}
	
.listing {
	margin:0 25px 0 25px;
	padding:20px 15px 15px 15px;
	border-top:3px solid #b2a37c;
	clear:both;
	}
	
#space {
	background:none;
	height:1px;
	width:100%;
	clear:both;
	}
	
li {
	margin:0 4px 0 8px;
	padding:0;
	display:inline;
	}
	
a {
	color:#b2a37c;
	text-decoration:none;
	}
	
a img{
	border:none;
	}
	
a img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	}
	
a:hover {
	color:#fff;
	}

#container {
	background:url(img/wallPaper.png) top right repeat;
	width:803px;
	min-height:100%;
	margin:0 auto 0 auto;
	padding:0;
	}
	
#logoBox {
	background:url(img/logo.png) center no-repeat;
	width:803px;
	height:503px;
	margin:0;
	padding:40px 0 0 0;
	}
	
#containerTop {
	background:url(img/boxTop.png) center no-repeat;
	width:803px;
	height:121px;
	margin:0;
	padding:0;
	font-size:19px;
	font-style:italic;
	}
	
#containerMiddleFarm {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:545px;
	margin:0
	padding:0;
	}
	
#containerMiddleHistory {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:448px;
	margin:0
	padding:0;
	}	

#containerMiddleSale {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:10300px;
	margin:0
	padding:0;
	}	
	
#containerMiddleStallions {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:170px;

	margin:0
	padding:0;
	float: center;
	}	
	
#containerMiddleMares {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:2700px;
	margin:0
	padding:0;
	}
	
#containerMiddleEmpty {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:70px;


	margin:0
	padding:0;
	}
	
#containerBottom {
	background:url(img/boxBottom.png) center no-repeat;
	width:803px;
	height:37px;
	margin:0;
	padding:0;
	clear:both;
	}
	
#footer {
	color:#b2a37c;
	width:803px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	line-height:1.5em;
	letter-spacing:0.1em;
	text-align:center;
