/* ///////////////////////////////////////////////////////////
	Title:  Arbor Orthopedics	
	CSS created by Neal Barrow
///////////////////////////////////////////////////////////// */
html, body {height: 100%;}

body {
	font: small Helvetica, Arial, sans-serif;
	background: #FFF url(../images/bg_body.jpg) top left repeat-x;
	color: #495358;
}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
ul, li, dl, dt, dd {list-style: none}
p {margin: 0 0 1em 0; line-height: 1.3em;}
img {border: none;}

/* ///////////////////////////////////////////////////////////
	Links
///////////////////////////////////////////////////////////// */
a:link, a:visited {color: #2C8EC7;  text-decoration: none;}
a:hover {color: #2C8EC7; text-decoration: underline;}
a, a:active {outline: none;}

/* ///////////////////////////////////////////////////////////
	h1, h2, h3, h4, h5, h6
///////////////////////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
}
	
/* ///////////////////////////////////////////////////////////
	Structure
///////////////////////////////////////////////////////////// */
#container {
    position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #container {
    height: auto;
	}

#content {
	width: 820px;
	margin: 0 auto;
	overflow: hidden;
}
	
/* ///////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////// */
#header {
	background: #FFF url(../images/bg_header.jpg) top center no-repeat;
	width: 820px;
	height: 114px;
	text-indent: -9999px;
	position: relative;
}

#header h1 a {
	display: block;
	width: 403px;
	height: 89px;
	position: absolute;
	top: 37px;
	left: 217px;
}

/* ///////////////////////////////////////////////////////////
	Main Navigation
///////////////////////////////////////////////////////////// */
#nav li {
	float: left;
	padding: 13px 0;
}

#nav li:hover {
	background: url(../images/bg_nav_on.jpg) top left repeat-x;
}
	
#nav li a {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 13px 14px 10px 14px;
	text-decoration: none;
	background: url(../images/bg_nav_split.jpg) top left no-repeat;
}

.home #nav #home,
.about #nav #about,
.location #nav #location,
.services #nav #services,
.resources #nav #resources,
.contact #nav #contact {
	background: url(../images/bg_nav_on.jpg) top left repeat-x;
}

.home #nav #home a,
.about #nav #about a,
.location #nav #location a,
.services #nav #services a,
.resources #nav #resources a,
.contact #nav #contact a {
	text-decoration: underline;
}

#navBar {
	overflow: hidden;
}

#navBar .makeAnAppt {
	float: right;
	margin: 3px 18px 0 0;
}

/* ///////////////////////////////////////////////////////////
	Left Column
///////////////////////////////////////////////////////////// */
#leftColOuter {
	width: 560px;
	float: left;
}

#leftCol {
	padding: 20px 10px 20px 0;
}

#leftCol h3 {
	color: #0b6294;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#leftCol h4 {
	color: #0b6294;
	font-size: 17px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}

#leftCol h5 {
	margin: 15px 0 7px 0;
	font-size: 14px;
}

#leftCol ul {
	margin: 0 0 15px 13px;
}

#leftCol li {
	list-style: disc;
	padding: 0 0 8px 0;
}

#leftCol .imgRight {
	float: right;
	border: 1px solid #D1D1D1;
	padding: 3px;
	background: #FFF;
	margin: 0 0 10px 10px
}

#leftCol .intro {
	font-size: 14px;
	margin: 0 0 25px 0;
	line-height: 1.5em;
}

#leftCol .blueCallout {
	background: url(../images/bg_blue_callout.jpg) top left repeat-x;
	padding: 20px;
	margin: 0 0 20px 0;
}

#leftCol .blueCallout h4 {
	color: #0b6294;
	font-size: 17px;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	padding: 0;
}

#leftCol .googleMap {
	padding: 10px;
	background: #FFF;
	border: 1px solid #C5C5C5;
	overflow: hidden;
}

#leftCol .service {
	padding: 10px 0 0 0;
}

#leftCol .service dd {
	background: url(../images/bg_service_split.jpg) bottom center no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#leftCol .service h4 {
	padding-top: 0;
}

#leftCol .service img {
	float: left;
	padding: 3px;
	background: #FFF;
	border: 1px solid #C5C5C5;
	margin: 0 10px 20px 0;
}

/* ///////////////////////////////////////////////////////////
	Slideshow
///////////////////////////////////////////////////////////// */
#leftColOuter .slideshow {
	display: block;
	position: relative;
	z-index: 0;
	background: url(../images/bg_main_img.jpg) top left no-repeat;
	padding: 5px;
	margin: 18px 0 10px 0;
}

/* ///////////////////////////////////////////////////////////
	Right Column
///////////////////////////////////////////////////////////// */
#rightColOuter {
	width: 246px;
	float: right;
	background: url(../images/bg_rightCol_btm.jpg) bottom left no-repeat;
	margin: -2px 0 0 0;
}

#rightCol {
	background: url(../images/bg_rightCol_top.jpg) top left no-repeat;
	margin: 0 0 10px 0;
	padding: 15px 14px 6px 14px;
}

#rightCol h5 {
	color: #1758AC;
	font-size: 15px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}

#rightCol h5 a {
	color: #1758AC;
}

#rightCol dd {
	background: url(../images/bg_rightColBox_Inner.jpg) bottom left no-repeat;
	padding: 7px;
	margin: 0 0 10px 0;
	color: #3B3B3B;
}

#rightCol dd .rightImg {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	background: #FFF;
}

#rightCol #ourLocation {
	background: url(../images/bg_our_locations_btm.jpg) bottom left no-repeat;
	text-align: center;
	padding: 0 0 5px 0;
	color: #3B3B3B;
}

#rightCol #ourLocation h6 {
	background: url(../images/bg_our_locations_top.jpg) top left no-repeat;
	text-align: center;
	color: #1758AC;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}

/* ///////////////////////////////////////////////////////////
	Contact
///////////////////////////////////////////////////////////// */
.required {
	color: red;
}

.contact dd {
	margin: 0 0 10px 0;
}

/* ///////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////// */
#footerOuter {
	background: #1070AD url(../images/bg_footer.jpg) top left repeat-x;
	width: 100%;
	clear: both;
	margin: 15px 0 0 0;
}

#footer {
	width: 820px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding: 15px 0;
}

#footer a {
	color: #9CD3F9;
}

#footer a:hover {
	text-decoration: underline;
}
