﻿/* 
Benjamin Stevens Website Styles
email: thomas.vining@thinkingfish.com
HOME SPECIFIC STYLES
*/

/* HOME STYLES */

.header 
{ 
	background: url("../img/hdr/hdr_home.gif") left top no-repeat; 
}
.baseline 
{ 
	background: #2E2424 url("../img/bg/bg_copyright_home.gif") left top no-repeat; 
}
#body 
{ 
	height: 394px !important;
	height: 384px;
}
#pagehdr 
{ 
	background: url("../img/pagehdr/home.gif") left top no-repeat;  
}
#tele 
{ 
	background: url("../img/tele/home.gif") right top no-repeat; 
}
#tele1 
{ 
	background: url("../img/tele/home1.gif") right top no-repeat; 
}
#tele2 
{ 
	background: url("../img/tele/home2.gif") right top no-repeat; 

}
#image 
{ 
	background: url("../img/img/img_home.jpg") left top no-repeat;
}
#search 
{ 
	background: url("../img/sidehdr/search_home.gif") left top no-repeat; 
}
#valuation 
{ 
	background: url("../img/sidehdr/valuation_home.gif") left top no-repeat;
}
.menu 
{
	float: left;
	background-color: #E41F1F;
}
.menu_selected
{
	float: left;
	background-color: #2E2424;
}
