/* CSS Slave Style Sheet, schulterestorations.com, incept: 8/25/2007
	Designer: Jackie Ellis, Author: Ben Liu, gelatincube.com */
	
#header_bot {
	background: url('../img/header_bot_bg_contactus.jpg') top left no-repeat;
}

body {
	color: #473126;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font: bold italic 1em Georgia, Times, serif;
	margin-bottom: 5px;
}

div#textband {
	font-family: Verdana, sans-serif;
	background-color: #b6b76b;
	line-height: 1.4em;
	padding: 0px 270px 10px 72px;

}

div#contactinfo {
	margin: 15px 60px 50px 45px;
	height: 205px;
	background-color: red;
	background: url('../img/contactinfo_bg.jpg') bottom right no-repeat;
}

div#contactinfo p {
	margin-bottom: 15px;
}

div#contactinfo a {
	color: #473126;
	text-decoration: none;
}

div#contactinfo a:hover {
	color: #8a0a21;
}
