#sec_title {
	background: url("../images/bg/bg_title.jpg") no-repeat;
}


#sec_title h1 {
	background: url("../images/titles/tt_directions.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_super_easy_reach.jpg") no-repeat;	
	height: 48px;
}

#sec_sidemisc {
	background: url("../images/bg/bg_misc_directions.jpg") no-repeat;
	height: 317px;
}

#sec_sidemisc h4 {
	background: url("../images/titles/tt_custom_map.jpg") no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
}

#sec_sidemisc img {
	margin: 0px auto;
	display: block;
}

form  {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height: 138px;
	background: url("../images/bg/bg_form.jpg") no-repeat top left;
	position: relative;
}

form p {
	width: 155px;
	margin: 0px auto 10px auto;
}

form input.bigfield, select {
	width: 155px;
	height: 18px;
	border: 1px solid #d21d1f;
	background: #a10000;
	color: #f59393;
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0px auto;
}

form #btn_getdirections {
	position: absolute;
	bottom: 0px;
}

p#poweredby {
	text-align: left;
	font: normal 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #f4e5bb;
	background: #820000;
	margin: 0px auto;
	padding: 3px;
	width: 119px;
}

p#yahoocopy {
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #f09393;
	margin: 0px;
}