html, body	{
	height: 100%;
}

body	{
	background-color:#183605;
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
}
	
	
HR.right_col	{
	size: 10px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #1d3c0a;
	height: 1px;
	margin: 30px 0px 0px 0px;
	padding: 0px;}
	
HR	{
	size: 10px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ffffff;
	height: 1px;
	margin: 20px 0px 20px 0px;}

table.horses	td	{
	border-bottom: 1px solid #1d3c0a;
	padding-bottom: 25px;}
	
table#home_horses_table	{
	margin-top: -15px;}
	
/* main structural elements -------------------------------------------- */
#clear	{
	clear: both;}	
	
#main_container {
	width: 979px;
	text-align: left;
	padding-bottom: 20px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -489px;}
	
#header	{
	background-image: url(../images/header_background.jpg);
	height: 211px;}
	
	#banner-anim	{
		position: absolute;
		z-index: 2;
		width: 960px;
		height: 195px;
		margin: 15px 0px 0px 9px;}
	
#main_structure_page_content_container {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	background-color:#595552;
	border-bottom: 1px solid #bebdbc;
	clear: both;}
	
#main_page_content	{
	padding: 12px 0px 14px 16px;
	background-image: url(../images/main_content_background.png);}
		
	#left_column	{
		width: 645px;
		padding: 0px 0px 0px 0px;
		float: left;
		border-right: none;}
		
		.left_column_top	{			
			background-image: url(../images/left_column_top.png);
			height: 19px;
			width: 658px;
			margin-top: 0px;
			margin-left: 8px;}
			
		.left_column_bottom	{			
			background-image: url(../images/home_boxes_bottom.png);
			height: 20px;
			width: 658px;
			margin-top: 0px;
			margin-left: 9px;}
		
		.left_colum_padding	{
			padding: 10px 50px 10px 24px;
			margin: 0px 0px 0px 8px;
			width: 598px;
			background-image: url(../images/left_column_centre.png);
			background-repeat: repeat-y;}
			
	#right_column	{
		width: 267px;
		padding: 0px 11px 0px 0px;
		margin-right: 12px;
		display: inline;
		float: right;}
		
		.right_boxes_top	{			
			background-image: url(../images/right_column_top.png);
			padding: 1px 0px 0px 16px;
			margin: 0px 0px 0px 0px;}
		
		.right_boxes_bottom	{			
			background-image: url(../images/right_column_bottom.png);
			height: 20px;
			margin: 0px 0px 0px 0px;}
		
		.content_horse_for_sale	{
				padding: 0px;
				margin: 27px 0px 0px 0px;}			
			
				
			.content_horse_for_sale_about	{
				padding: 0px 15px 0px 0px;
				margin: 0px 172px 0px 190px;
				border-right: 1px solid #1d3c0a;}
				
				.news_width	{
					margin-right: 0px;
					border-right: none;}	
					
				.news_width_wide	{
					margin-right: 0px;
					margin-left: 0px;
					border-right: none;}			
		
			.content_horse_for_sale_stats	{
				padding: 0px 2px 0px 10px;
				margin: 0px 0px 0px -7px;
				width: 160px;
				float: right;	
				border-left: 1px solid #1d3c0a;}		
		
					
			#latest_news	{
				padding: 1px 0px 20px 4px;}				
		
			#latest_news_items	{
				width: 238px;
				height: 165px;
				margin-bottom: 0px;}			
				
				.latest_news_items_padding	{
					padding-bottom: 10px;
					margin-top: -8px;}					
	
				.news_spacer	{
					height: 13px;}
					
			#flash	{
				padding: 1px;
				width: 224px;
				height: 194px;
				background-color: #113100;
				margin: 8px 0px 10px 0px;}
				
			#flash_large	{
				padding: 1px;
				width: 600px;
				height: 474px;
				background-color: #113100;
				margin: 28px 0px 10px 0px;}
				
#footer_container {
	padding: 0px;
	text-align: center;
	height: 46px;
	margin: 0 auto;
	margin-bottom: 30px;
	clear: both;
	background-image: url(../images/footer_background.PNG);
	}





