﻿/* 
Benjamin Stevens Website Styles
email: thomas.vining@thinkingfish.com
VALUATION SPECIFIC STYLES
*/

/* VALUATION STYLES */

.header 
{ 
	background: url("../img/hdr/hdr_valuation.gif") left top no-repeat; 
}
.baseline 
{ 
	background: #523E18 url("../img/bg/bg_copyright_valuation.gif") left top no-repeat; 
}
.BSsend 
{ 
	background: url("../img/btn/valuation/btn_submit_up.gif") left top no-repeat; 
}
.BSreset 
{ 
	background: url("../img/btn/valuation/btn_reset_up.gif") left top no-repeat; 
}
#pagehdr 
{ 
	background: url("../img/pagehdr/valuation.gif") left top no-repeat;  
}
#tele 
{ 
	background: url("../img/tele/valuation.gif") right top no-repeat; 
}
#tele1 
{ 
	background: url("../img/tele/valuation1.gif") right top no-repeat; 
}

#image 
{ 
	background: url("../img/img/img_valuation.jpg") left top no-repeat;
}
#search 
{ 
	background: url("../img/sidehdr/search_valuation.gif") left top no-repeat; 
}
#valuation 
{ 
	background: url("../img/sidehdr/valuation_valuation.gif") left top no-repeat;
}
.menu 
{
	float: left;
	background-color: #E0A02B;
}
.menu_selected
{
	float: left;
	background-color: #523E18;
}