/* CSS Document */

.home_intro_text
{
	width:340px;
	margin-bottom:4px;
}

.home_highlight_panel
{
	background-image:url(../images/panels/roberts_carriages_from_maple_leaf_carriages_homepage_panel.png);
	background-repeat:no-repeat;
	background-position:left top;
	
	width:335px;
	height:165px;
	
	margin-bottom:10px;
}

	.home_highlight_panel_text
	{


	}
	
	.home_highlight_panel_text p
	{
		padding-top:14px;
		padding-bottom:9px;
		margin-top:0px;
		margin-bottom:0px;

		
		margin-left:33px;
		font-size:1.1em;
		font-weight:bold;
	
	}


.home_mainimage
{
	width:590px;
}

.home_mainimage img
{
	width:590px;
}


.home_carriage_info
{
	margin-top:0px;
	margin-bottom:0px;
}

.home_carriage_info img
{
	border:none;
}


.home_carriage_moreinfo
{
	float:right;
	margin-top:2px;
	margin-right:15px;
}
.home_carriage_infotext
{
	margin-top:8px;
	float:left;
}

