﻿.homepage_banner
{
	background-image:url('images/Top_banner.jpg');
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	padding-left:5px;
	height:60px;
}

.homepage_right
{
	float:right;
	width:194px;
	border:solid 1px #d3d3d3;
	background-image:url('images/box_rhs.jpg');
	background-repeat:repeat-x;
	padding:0 5px 5px 5px;
}

.homepage_heading
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.homepage_subheading
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding-top:5px;
	padding-bottom:15px;
}

.homepage_subsubheading
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

.homepage_quote
{
	font-weight:bold;
}

.homepage_salutation
{
	
}

.homepage_text
{
	font-size:13px;
}

.homepage_smalltext
{
	font-size:12px;
}

.homepage_largetext
{
	font-size:16px;
}

.homepage_box1
{
	border:solid 1px #d3d3d3;
	width:710px;
	height:293px;
	background-image:url('images/box_1.jpg');
	background-repeat:repeat-x;
	padding:0 5px 0 5px;
}

.homepage_box2
{
	border:solid 1px #d3d3d3;
	width:710px;
	height:121px;
	background-image:url('images/box_2.jpg');
	background-repeat:repeat-x;
	padding:0 5px 0 5px;
}

.conveyancingguide_section
{
	border:solid 1px #d3d3d3;
	height:253px;
	background-image:url('images/box_1.jpg');
	background-repeat:repeat-x;
	padding:0 5px 0 5px;
}

.conveyancingguide_sectionlarge
{
	border:solid 1px #d3d3d3;
	height:790px;
	background-image:url('images/box_1large.jpg');
	background-repeat:repeat-x;
	
	padding:0 5px 0 5px;
}

.conveyancingguide_sectionsmall
{
	border:solid 1px #d3d3d3;
	height:170px;
	background-image:url('images/box_1small.jpg');
	background-repeat:repeat-x;
	
	padding:0 5px 0 5px;
}
