/* 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 {
	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:18px 0 0 241px;
	}
	
.history {
	margin:18px 0 0 96px;
	}
	
.sale {
	margin:18px 0 0 96px;
	}
	
.listing {
    background:url(img/flounce_right.png) right no-repeat;
	margin:0 25px 0 25px;
	padding:20px 15px 15px 15px;
	border-top:3px solid #b2a37c;
	clear:both;
	}

.title {
    background:url(img/flounce_2_center.png) top no-repeat;
	margin:0 0px 0 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	}

.texts1{
    background:url(img/flounce_left_1.png) left no-repeat;
	margin:0 25px 0px 25px;
	padding:20px 15px 15px 15px;
	}

.texts2{
    background:url(img/flounce_left_2.png) left no-repeat;
	margin:0 25px 0 25px;
	padding:20px 15px 15px 15px;
	}

.texts3{
	background:url(img/flounce_left_1.png) no-repeat;
	background-position: 0px 140px;
	margin:0 25px 0px 25px;
	padding:20px 15px 15px 15px;
	}
	
.images{
    background:url(img/flounce.png) center no-repeat;
	margin:0 25px 0 25px;
	padding:20px 15px 15px 15px;
	border-top:3px solid #b2a37c;
	clear:both;
	font-size:19px;
	}
	
#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 {
	opacity:.7;					/*Firefox & Chrome*/
	filter:alpha(opacity=70);	/*IE*/
	}
	
a:hover {
	color:#fff;
	}

a.imgSale:hover img{
	opacity:1;					/*Firefox & Chrome*/
	filter:alpha(opacity=100);	/*IE*/
	}
	
a.videoPlayer {
	display:block;
	width: 640px;
	height:480px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:center;
	}
			
a.videoPlayer img{
	margin-top:180px;
	border:0px;
	opacity:.6;					/*Firefox & Chrome*/
	filter:alpha(opacity=60);	/*IE*/
}

a.videoPlayer:hover img{
	opacity:1;					/*Firefox & Chrome*/
	filter:alpha(opacity=100);	/*IE*/
}


#container {
	background:url(img/wallPaper3.png) top right repeat;
	width:925px;
	min-height:100%;
	margin:0 auto 0 auto;
	padding:0;
	}
	
#logoBox {
	background:url(img/logo_3.png) center no-repeat;
	width:925px;
	height:377px;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	}
	
#containerTop {
	background:url(img/boxTop_2.png) center no-repeat;
	width:925px;
	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:1460px;
	margin:0px 0px 0px 61px;
	padding:0px 0px 0px 0px;
	}
	
#containerMiddleHistory {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:456px;
	margin:0px 0px 0px 61px;
	padding:0;
	}	

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

#containerMiddleSold {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:3810px;
	margin:0px 0px 0px 61px;
	padding:0;
	}	
	
#containerMiddleStallions {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:400px;
	margin:0px 0px 0px 61px;
	padding:0;
	float: center;
	}	

#containerMiddleFoals {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:400px;
	margin:0px 0px 0px 61px;
	padding:0;
	float: center;
	}	
	
#containerMiddleMares {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:5360px;
	margin:0px 0px 0px 61px;
	padding:0;
	}
	
#containerMiddleEmpty {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	min-height:70px;
	margin:0px 0px 0px 61px;
	padding:0;
	}
	
#containerMiddleEmpty2 {
	background:url(img/boxRepeat.png) center repeat-y;
	width:803px;
	height:250px;
	margin:0px 0px 0px 61px;
	padding:0;
	}	
	
#containerBottom {
	background:url(img/boxBottom.png) center no-repeat;
	width:925px;
	height:37px;
	margin:0;
	padding:0;
	clear:both;
	}
	
#footer {
	color:#b2a37c;
	width:789px;
	margin:20px 0px 0px 60px;
	padding:0px 0px 0px 0px;
	line-height:1.5em;
	letter-spacing:0.1em;
	text-align:center;
	}
