body{
	padding:0px;
	margin:0px;
	background:#f5f5f6 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#98937b;
	}
	
h1{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#BD3E69;
	text-transform:uppercase;
	}
h2{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#BD3E69;
	text-transform:none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
.left-bg{
	background-position:right top;
	background-repeat:repeat-y;
	height:800px;
	background-image: url(../images/left-bg.jpg);
	}
	
.right-bg{
	background:url(../images/right-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	height:750px;
	}
	
.body-bg{
	background:url(../images/body-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:750px;
	}


.body-bg-intro{
	background:url(../images/body-bg-2.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:992px;
	height:500px;
	}	
	
.footer-bg{
	background:url(../images/footer-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:39px;
	}
	
.footer-menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#b8b398;
	text-decoration:none;
	}
	
a.footer-menu:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#b8b398;
	text-decoration:underline;
	}

.horse-name {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #6B564B;
}

.sold-text {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #BD3E69;
}

.body-text {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D594D;
}
.page-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#BD3E69;
	}
a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6E5A4D;
	line-height: normal;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7B7E6;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0099;
}
