﻿/* 
Benjamin Stevens Website Styles
email: thomas.vining@thinkingfish.com
LETTING SPECIFIC STYLES
*/

/* LETTING STYLES */

.header 
{ 
	background: url("../img/hdr/hdr_letting.gif") left top no-repeat; 
}
.baseline 
{ 
	background: #524922 url("../img/bg/bg_copyright_letting.gif") left top no-repeat; 
}
#pagehdr 
{ 
	background: url("../img/pagehdr/letting.gif") left top no-repeat;  
}
#tele 
{ 
	background: url("../img/tele/letting.gif") right top no-repeat; 
}
#tele1 
{ 
	background: url("../img/tele/letting1.gif") right top no-repeat; 
}

#image 
{ 
	background: url("../img/img/img_letting.jpg") left top no-repeat;
}
#search 
{ 
	background: url("../img/sidehdr/search_letting.gif") left top no-repeat; 
}
#valuation 
{ 
	background: url("../img/sidehdr/valuation_letting.gif") left top no-repeat;
}
.menu 
{
	float: left;
	background-color: #BCAD68;
}
.menu_selected
{
	float: left;
	background-color: #524922;
}