html
body 
	{ font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF
	
}
p{
	margin: 0 30px 20px 30px;
}
.navcontainer {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	height:auto
}
.telephone {
	font-size: 36px;
	color: #E18E26;
	text-align:right
}
.dovetail_logo {
	float: left;
	padding-bottom: 10px;
}
.top_banner {
}
.brand_banner {
}
.address {
	text-align: center;
}
.navblock {
	width: 100%;
	background-color: #E18E26;
	text-align:center;
	height: 50px;
}
.navblockbutton {
	float:left;
	display: block;
}
a.topnav:link {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
	display: block;
	height: 30px;
	padding: 20px 5px 0 5px;
}
a.topnav:visited {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
	display: block;
	height: 30px;
	padding: 20px 5px 0 5px;
}
a.topnav:hover {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
	background-color:#F3C615;
	display:block;
	padding: 20px 5px 0 5px;
}
a.topnav:active {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
	background-color:#F3C615;
	display:block;
	padding: 20px 5px 0 5px;
}
.flash {
	text-align:center
}
