div#left-column-home{
	float:left;
	width:310px;
	margin-left:-940px; /*Set margin to that of -(MainContainerWidth)*/
	padding-bottom:80px;
}
div#left-column-home p{
	margin:10px 20px 10px 21px;
}
div#left-column-home img{
	margin-bottom:10px;
}
div#middle-column{
	width:400px;
}
div#middle-column p{
	margin:10px 20px 10px 10px;
}
div#right-column-horse{
	background-image:url('images/right-column-bkgd.jpg');
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	float:left;
	width:224px; /*Width of right column*/
	margin-top:-30px;
	margin-left:-224px; /*Set left margin to -(RightColumnWidth)*/
}
div#right-column-horse p{
	margin:5px 5px 10px 10px;
}
ul#horseInfo{
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:13px;
}
ul#horseInfo li{
	list-style-type:none;
}
div#contentcolumn h4{
	margin-bottom:-10px;
}
div#contentcolumn h3,div#contentcolumn h4,div#contentcolumn p,ul#horseInfo{
	margin-left:0;
}
div#banner{
	background-image:url('images/banner-horses.jpg');
	background-repeat:no-repeat;
}
div#inquiries{
	border-top:1px solid #000;
	padding-top:12px;
	margin-top:9px;
}
div#inquiries h4{
	color:#60f;
}
