/***********************************
Theme: BONDED - Derived From: BONDED
***********************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd
{
	min-height: 430px;
	_height: 430px;
}
#hd
{
	min-height: 7em;
	_height: 7em;
}
#ft
{
}
/* STRUCTURE -------- */
#doc
{
	overflow: hidden;
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#hMisc
{
	display: none;
}
#headerContent
{
	width: 530px;
	padding: 20px 0 20px 20px;
}
ul#mainNav
{
	margin: 0 0 0 25px;
}
ul#mainNav li
{
	display: inline;
}
ul#mainNav li a
{
	float: left;
	padding: 7px 6px 9px 6px;
	white-space: nowrap;
}
#pageName
{
	position: absolute;
	top: 20px;
	left: 600px;
	text-align: right;
	width: 180px;
}
#zWrap
{
	clear: both;
	padding: 20px 0;
}
#zB #mapZone
{
	width: 240px;
	height: 250px;
}
#zB #drivingDirectionsLnk
{
	top: 255px;
}
#zC form#contactForm
{
	width: 255px;
}
#ft
{
	padding: 25px;
}
#footerContent
{
	float: left;
	width: 355px;
}
#fMisc
{
	width: 350px;
}
/* FIXES ------------ */
/* zoom for IE, overflow for FF */
#navigation
{
	zoom: 1;
	overflow: hidden;
}
/* END -> DO NOT EDIT THIS SECTION */

/* START -> CUSTOMIZATION SECTION */

/* TYPOGRAPHY --------- */

/* User-Editable Body */

#body
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

/* p Normal */

#zWrap p
{
	line-height: 16px;
	font-family: verdana, arial, sans-serif;
	color: #252525;
}

/* H1 Site Title */

#body h1
{
	font-size: 24px;
	font-family: Georgia, serif;
}

#hd h1
{
	font-size: 24px;
}

#zWrap h1
{
	margin-bottom: 5px;
}

/* H2 Page Title */

#body h2
{
	font-size: 20px;
	font-family: Georgia, serif;
}

#pageName h2
{
	color: #b66263;
	font-family: Verdana, Arial, sans-serif;
}

#zWrap h2
{
	margin-bottom: 5px;
}

/* H3 Paragraph Title */

#body h3
{
	font-size: 18px;
	font-family: Georgia, serif;
}

#zWrap h3
{
	color: #790000;
	margin-bottom: 5px;
}

/* H4 Paragraph Subtitle */

#body h4
{
	font-size: 11px;
	letter-spacing: 2px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#zWrap h4
{
	margin-bottom: 5px;
}

/* Header */

#hd
{
	color: #ffffff;
}

/* Footer Content */

#footerContent
{
	color: #666666;
}

/* Contact Info */

#fMisc
{
	color: #ffffff;
	float: right;
	text-align: right;
}

/* LINKS --------- */

#body a
{
	color: #a36109;
	text-decoration: none;
}

#fMisc a, #fContent a
{
	color: #f7941d;
	text-decoration: none;
}

/* mainNav */

ul#mainNav li a
{
	color: #8d5203;
	text-decoration: none;
	text-transform: uppercase;
}

ul#mainNav li a:hover, ul#mainNav li a:focus, ul#mainNav li a:active, ul#mainNav li.active a
{
	color: #0312a4;
}

/* BACKGROUNDS --------- */

body
{
	background-color: #d7ad67;
}

#body
{
	background-image: url(/images/poundbody.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#doc
{
	background: #ffffff;
}

#hd
{
	background-color: #790000;
	background-image: url(/images/hd.gif);
	background-repeat: repeat-x;
}

#navigation
{
	background-color: #e5Ca9c;
	background-image: url(/images/navigation.gif);
	background-repeat: repeat-x;
}

ul#mainNav li.active a
{
	background: #ffffff;
}

#ft
{
	background: #000000;
	top: 0px;
	left: 0px;
}

/* BORDERS --------- */

/* END -> EDITABLE */

