div.bottomLine {
	background: url(/images/header/header_02-location.jpg) top center no-repeat;
}

#header { /* page header - header image */
	background: url(/images/header/header_01-location.jpg) top center no-repeat;
}

div#content div.leftBgPic{
	 background:url(/images/bgs/5.jpg) left bottom no-repeat;
}

div.contactButton { /* container */
	background:#D5C4AA;
	width:145px;
	padding:0;
	float:right;
	margin:-21px 23px 0 0;
}
div.contactButton a.buttonEmail {
	border-top:2px solid #E1C9A7;
	border-right:2px solid #ECE0CF;
	border-bottom:2px solid #B6996F;
	border-left:2px solid #B6996F;
	background:#DABC91;
	color:#596899;
	text-transform:uppercase;
	text-align:center;
	width:140px;
	font-family:Helvetica,Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0 6px 0;
	margin:1px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

div.contactButton a.buttonPhone:hover, div.contactButton a.buttonEmail:hover {
	background: #E1C9A7;
	border-top:2px solid #F0E4D3;
}
