@charset "utf-8";
/* CSS Document */

.wrapper{
	width:830px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:auto;
	position:relative;
}
#header{
	width:830px;
	height:153px;
	padding-top:10px;
	position:relative;
}
.body_content{
	padding:0px 15px 15px 15px;
	float:left;
	position:relative;
}
.nav{
	width:100%;
	height:30px;
	font-size:18px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8ed8f8;
	background-color:#164498;
	background-image: url(../images/Nav_BG.gif);
	background-repeat:repeat-x;
	background-position:left;
	text-align:center;
	position:relative;
}
.nav a{
	color:#ffffff;
	text-decoration:none;
}
.nav a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.nav_current{
	color:#ffffff;
	text-decoration:none;
}
#col_container{
	width:800px;
	margin-top:15px;
	position:relative;
}
.main_col{
	width:499px;
	float:left;
	position:relative;
}
.main_col_top{
	width:479px;
	height:55px;
	font-size:36px;
	padding:5px 10px 0px 10px;
	background-image:url(../images/Home_Main_col_top_square.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
.main_col_body{
	width:479px;
	height:407px;
	float:left;
	padding:0px 10px 0px 10px;
	background-color:#164498;
	background-image: url(../images/Home_Main_col_BG.gif);
	background-position:top left;
	background-repeat: repeat-x;
	position:relative;
}
.main_col_body_no_height{
	width:479px;
	float:left;
	padding:0px 10px 0px 10px;
	background-color:#164498;
	background-image: url(../images/Home_Main_col_BG.gif);
	background-position:top left;
	background-repeat: repeat-x;
	position:relative;
}
.main_col_bottom_home{
	width:499px;
	height:30px;
	float:left;
	background-image:url(../images/Home_Main_col_bottom_justin_allitt.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
.main_col_bottom{
	width:499px;
	height:30px;
	float:left;
	background-image:url(../images/Home_Main_col_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
.main_col_body a{
	color:#FFFFFF;
	text-decoration:underline;
}
.main_col_body a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.main_col_body_no_height a{
	color:#FFFFFF;
	text-decoration:underline;
}
.main_col_body_no_height a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.body_image_left{
	float:left;
	padding:5px 5px 5px 0px;
}
.body_image_right{
	float:right;
	padding:5px 0px 5px 5px;
}
.office_map{
	width:239px;
	float:left;
	text-align:center;
}
.office_map_header{
	font-size:18px;
	font-weight:bold;
}
.prop_search_col{
	width:291px;
	float:left;
	padding-left:10px;
	position:relative;
}
.prop_search_col_top{
	width:271px;
	height:55px;
	font-size:36px;
	padding:5px 10px 0px 10px;
	background-image: url(../images/Prop_search_col_top_square.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.prop_search_col_body{
	width:271px;
	min-height:407px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/Prop_search_col_BG.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#60abcc;
}
.prop_search_col_body a{
	color:#FFFFFF;
	text-decoration:underline;
}
.prop_search_col_body a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.prop_search_col_bottom{
	width:291px;
	height:30px;
	text-align:center;
	background-image: url(../images/Prop_search_col_bottom_square.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.search_col_top{
	width:780px;
	height:55px;
	font-size:36px;
	padding:5px 10px 0px 10px;
	background-image:url(../images/search_col_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.main_col_body a{
	color:#FFFFFF;
	text-decoration:underline;
}
.main_col_body a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.main_col_body a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.search_col_body{
	width:780px;
	padding:0px 10px 0px 10px;
	background-color:#164498;
	background-image: url(../images/Home_Main_col_BG.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
.search_col_bottom{
	width:800px;
	height:30px;
	background-image:url(../images/Search_col_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.advert_col{
	width:291px;
	float:left;
	margin-top:10px;
	float:left;
}
.vebra{
	font-size:10px;
	color:#FFFFFF;
}
.vebra a{
	color:#FFFFFF;
	text-decoration:none;
}
.vebra a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.darkblue_underline{
	width:479px;
	height:2px;
	background-image:url(../images/Dark_blue_underline_BG.gif);
	background-repeat:repeat-x;
	background-position:left;
	position:relative;
}
.lightblue_underline{
	width:271px;
	height:2px;
	padding:0px;
	background-image:url(../images/light_blue_underline_BG.gif);
	background-repeat:repeat-x;
	background-position:left;
	position:relative;
}
#justin_allitt{
	float:right;
	width:189px;
	height:254px;
	padding:5px 0px 0px 10px;
	margin-left:-10px;
}
#offices_footer{
	width:800px;
	height:113px;
	float:left;
	padding-top:10px;
	margin-top:10px;
	background-image:url(../images/Offices_footer_square.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	position:relative;
}
#offices_footer_text{
	font-size:18px;
	padding-bottom:15px;
}
#offices_footer a{
	color:#FFFFFF;
	text-decoration:underline;
}
#offices_footer a:hover{
	color:#8ed8f8;
	text-decoration: none;
}
.office_address_title{
	font-size:18px;
	font-weight:bold;
}
.office_address{
	width:200px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	float:left;
}
.footer_nav{
	width:800px;
	float:left;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#164397;
	text-align:center;
}
.footer_nav a{
	color:#164397;
	text-decoration:none;
}
.footer_nav a:hover{
	color:#ffffff;
	text-decoration:none;
}
.featuredbox {
	float:right;
	width:190px;
	height:170px;
	padding:0px 0px 0px 10px;
}
.rssheadlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;	
	text-decoration:none;	
}
.rssabstract {	
	font: 14px Arial, Helvetica, sans-serif;	
	color:#ffffff;	
	text-decoration:none;
	padding-bottom:10px;
	border-bottom:thin;
	border-bottom-color:#8ed8f8;
	border-bottom-style: dotted;	
}
.rssdate {	
	font: 12px Arial, Helvetica, sans-serif;	
	color:#ffffff;
	font-style:italic;
	padding-bottom:5px;
	text-decoration:none;	
}


/*** New Stuff: ***/
.MainTextH1 {
	font-size:22px;
	font-weight:bold;
}
.MainTextH2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:18px;
}
.MainTextH3 {
	font-weight:bold;
	margin-top:9px;
}
.AuctionCatalogueLink
{
	float:right;
	font-size:21px;
	padding-right:3px;
	padding-top:5px;
}
.AuctionCatalogueLink a
{
	color:#FFFFFF;
}
.AuctionCatalogueLink a:hover
{
	color:#8ED8F8;
}
.main_col_wide{
	width:800px;
	float:left;
	position:relative;
}
.main_col_top_wide{
	width:780px;
	height:55px;
	font-size:36px;
	padding:5px 10px 0px 10px;
	background-image:url(../images/Home_Main_col_top_square_wide.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
.main_col_body_no_height_wide{
	width:780px;
	float:left;
	padding:0px 10px 0px 10px;
	background-color:#164498;
	background-image: url(../images/Home_Main_col_BG.gif);
	background-position:top left;
	background-repeat: repeat-x;
	position:relative;
}
.main_col_bottom_wide{
	width:800px;
	height:30px;
	float:left;
	background-image:url(../images/Home_Main_col_bottom_wide.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
.main_col_body_no_height_wide a{
	color:#FFFFFF;
	text-decoration:underline;
}
.main_col_body_no_height_wide a:hover{
	color:#8ed8f8;
	text-decoration:none;
}
.main_col_wide_half
{
	border-right:1px solid #FFFFFF;
	float:left;
	padding-right:15px;
	width:375px;
}
.main_col_wide_half_right
{
	float:left;
	padding-left:15px;
	width:374px;
}
.AllittAuctioneersLogo
{
	float:right;
	font-size:21px;
	padding-right:3px;
	padding-top:6px;
}

.AllittAuctioneersLogoImage
{
	margin-left:-369px;
	position:absolute;
	z-index:1;
}
