﻿/* 
Benjamin Stevens Website Styles
email: thomas.vining@thinkingfish.com
CONTACT SPECIFIC STYLES
*/

/* CONTACT STYLES */

.header 
{ 
	background: url("../img/hdr/hdr_contact.gif") left top no-repeat; 
}
.baseline 
{ 
	background: #4C3818 url("../img/bg/bg_copyright_contact.gif") left top no-repeat; 
}
.BSsend 
{ 
	background: url("../img/btn/contact/btn_submit_up.gif") left top no-repeat; 
}
.BSreset 
{ 
	background: url("../img/btn/contact/btn_reset_up.gif") left top no-repeat; 
}
#pagehdr 
{ 
	background: url("../img/pagehdr/contact.gif") left top no-repeat;  
}
#contact1
{
	background: url("../img/pagehdr/contact1.gif") left top no-repeat;
}
#contact2
{
	background: url("../img/pagehdr/contact2.gif") left top no-repeat;
}
}
#tele 
{ 
	background: url("../img/tele/contact.gif") right top no-repeat; 
}
#tele1 
{ 
	background: url("../img/tele/contact1.gif") right top no-repeat; 
}
#image 
{ 
	background: url("../img/img/img_contact.jpg") left top no-repeat;
}
#search 
{ 
	background: url("../img/sidehdr/search_contact.gif") left top no-repeat; 
}
#valuation 
{ 
	background: url("../img/sidehdr/valuation_contact.gif") left top no-repeat;
}
.menu 
{
	float: left;
	background-color: #AD8441;
}
.menu_selected
{
	float: left;
	background-color: #4C3818;
}