html, body	{
	height: 100%;
}

body	{
	margin: 0px;
	background: #0a4100 url(../images/main_background.png) center top no-repeat;
}
	
	
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;
	margin: 0px auto;}
	
#header	{
	background-image: url(../images/header_background.jpg);
	height: 219px;}
	
	#banner-anim	{
		position: absolute;
		z-index: 2;
		width: 979px;
		height: 219px;
		margin: 0px 0px 0px 0px;}
	
#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 0px;}
		
	#left_column	{
		width: 670px;
		padding: 8px 0px 0px 0px;
		margin-left: -8px;
		float: left;
		border-right: none;}
		
		.left_column_top	{			
			background: url('../images/left_column_top.png') no-repeat left;
			height: 29px;
			width: 678px;
			margin-top: 0px;
			margin-left: 8px;}
			
		.left_column_bottom	{			
			background: url('../images/left_column_bottom.png') no-repeat left;
			height: 29px;
			width: 678px;
			margin-top: 0px;
			margin-left: 9px;}
		
		.left_colum_padding	{
			padding: 10px 50px 10px 34px;
			margin: 0px 0px 0px 8px;
			width: 608px;
			background: url('../images/left_column_centre.png') repeat-y left;}
			
	#right_column	{
		width: 289px;
		padding: 8px 0px 0px 0px;
		margin-right: 5px;
		display: inline;
		float: right;}
		
		.right_boxes_top	{			
			background-image: url(../images/right_column_top.png);
			padding: 10px 0px 0px 24px;
			margin: 0px 0px 0px 0px;}
		
		.right_boxes_bottom	{			
			background-image: url(../images/right_column_bottom.png);
			height: 29px;
			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: 71px;
	clear: both;
	margin-top: 30px;
	background: url(../images/footer-background.png) repeat-x;
	}






