@import url("reset.css");
@import url("text.css");
@import url("960.css");
@import url("forms.css");

html {
	display: block;
	background: #4c2914;
}

body {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	color: #4c2914;
	/*background:  url(../images/bg-l.gif) no-repeat center top;*/
	background: #efe2c5 url(../images/body-bg-tan.gif) repeat-y center top;
}

body.index {
	background: #efe2c5 url(../images/body-bg-index.gif) repeat-y center top;
}


#wrapper {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(../images/bg-s.gif) no-repeat center top;
}

#head-container {
	display: block;
	position: relative;
	height: 96px;
	background: url(../images/head-bg.gif) no-repeat center top;
}



#nav-container {
	display: inline;
	z-index: 9999;
	width: 960px;
	height: 96px;
	line-height: 76px;
	margin: 0;
	background: url(../images/nav-bg.gif) no-repeat left top;
}

body.index #nav-container {
	background: url(../images/nav-bg-index.gif) no-repeat left top;
}

#nav-container h1 {
	display: inline;
	float: left;
	width: 160px;
	height: 75px;
	line-height: 75px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 33px;
	font-size: 18px;
	font-weight: normal;
	color: #d69941;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#nav-container ul#nav-main {
	float: right;
	list-style: none;
	margin: 0;
	font: 13px/1.7 Georgia, Cambria, Times, "Times New Roman", serif;
}

#nav-container ul#nav-main li {
	display: inline;
	float: left;
	margin: 0 0 0 0;
}

#nav-container ul#nav-main li a {
	display: block;
	color: #eddfbe;
	height: 80px;
	line-height: 80px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 12px;
	text-transform: uppercase;
}

#nav-container ul#nav-main li a:hover,  #nav-container ul#nav-main li.sfHover a  {
	color: #d69941;
}


#nav-container ul#nav-main ul {
	display: none;
	position: absolute; 
	top: 0;
	left: 0;
	width: 200px;
	background: #4c2914 url(../images/nav-hover-bg.jpg) repeat-x;
	/*padding-bottom: 8px !important;*/
}

#nav-container ul#nav-main ul li a {
	display: block;
	color: #cdc6b8 !important;
	width: 174px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 26px;
	text-shadow: 0px 0px 0px #008a8a !important;
	background: url(../images/arrow-trans.png) no-repeat 4px top;
	border-bottom: 1px dotted #361c0d;
}


#nav-container ul#nav-main ul li:last-child a {
	border: none;
}

#nav-container ul#nav-main ul li a:hover {
	color: #fff4c2 !important;
	color: #ffffff !important;
	background: url(../images/arrow-trans.png) no-repeat 4px top;
	background-color: #6a1b06;
	/*padding: 0 0 0 15px !important;*/
}

#nav-container ul#nav-main li > ul {
	top: auto;
	left: auto;
}

#nav-container ul#nav-main li:hover ul {
	display: block;
	clear: both;
}

#nav-container ul#nav-main li ul li a {
	height: 30px;
	line-height: 30px;
}


#content-container {
	min-height: 520px;
	height: auto !important;
	height: 520px;
}

body.index #content-container {
	background: url(../images/mother-child-trans.png) no-repeat left top;
	
}

body.interior #content-container {
	margin-top: -15px;
}

body.practice #content-container {
	background: url(../images/backgrounds/grand-mother-daughter.gif) no-repeat left top;
}

body.policies #content-container {
	background: url(../images/backgrounds/generations.gif) no-repeat left top;
}

body.physicians #content-container {
	background: url(../images/backgrounds/mother-kids.gif) no-repeat left top;
}

body.contact #content-container {
	background: url(../images/backgrounds/building.gif) no-repeat left top;
}

body.education #content-container {
	background: url(../images/backgrounds/baby.gif) no-repeat left top;
}

body.sitemap #content-container {
	background: url(../images/backgrounds/sitemap.gif) no-repeat left top;
}

body.ultrasound #content-container {
	background: url(../images/backgrounds/4d-ultrasound.gif) no-repeat left top;
}

body.billpay #content-container {
	background: url(../images/backgrounds/family.gif) no-repeat left top;
}

#content-container h3 {
	color: #c36428;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
}


body.index #content-container p {
	padding-left: 20px;
	border-left: 1px solid #9ea374;
	text-align: justify;
	line-height: 21px;
}

body.interior #content-container p {
	text-align: left;
}

#content-container ul {
	list-style: none;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#content-container ul.home-util {
	list-style: none;
	margin-top: 42px;
	line-height: 18px;
}


#content-container ul li {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(../images/li-bullet.gif) no-repeat left top;
}

#content-container ul li a {
	text-transform: uppercase;
	font-size: 11px;
}



#branding-content {
	height: 177px;
}

* html #branding-content {
	height: 192px;
}

*:first-child+html #branding-content {
	height: 192px;
}

#services-container {
	width: 420px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	/*background: url(../images/dashed-bg.gif) repeat-x left bottom;*/
}

#services-container h4 {
	color: #4c2914;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	padding-left: 30px;
	margin-bottom: 15px;
}

#services-container ul {
	list-style: none;
	display: block;
	/*float: left;
	width: 190px;*/
	width: 390px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

#services-container ul li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 15px;
	background: url(../images/li-bullet2.gif) no-repeat left top;
	line-height: 14px;
	font-size: 12px;
}

#services-container ul li a {
	text-transform: none;
	line-height: 14px;
	font-size: 12px;
}


#new-patient-kit {
	display: block;
	position: relative;
	margin-top: 30px; /* for homepage right column */
	width: 460px;
	height: 130px;
	padding-top: 35px;
	background: url(../images/filigree-trans.png) no-repeat left top;
}

#new-patient-kit a.button {
	display: block;
	margin: 0 auto;
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/new-patient-kit-btn.gif) no-repeat left top;
}

#new-patient-kit a.button:hover {
	display: block;
	margin: 0 auto;
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/new-patient-kit-btn.gif) no-repeat left -57px;;
}	

#new-patient-kit a.kit {
	display: block;
	float: left;
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/new-patient-kit-btn.gif) no-repeat left top;
}

#new-patient-kit a.kit:hover {
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/new-patient-kit-btn.gif) no-repeat left -57px;;
}	

#new-patient-kit a.ultrasound {
	display: block;
	float: right;
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/ultrasound-btn.gif) no-repeat left top;
}

#new-patient-kit a.ultrasound:hover {
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/ultrasound-btn.gif) no-repeat left -57px;;
}	

a.onlinebillpay {
	display: block;
	margin-top: 20px;
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/online-billpay-btn.gif) no-repeat left top;
}

a.onlinebillpay:hover {
	width: 217px;
	height: 57px;
	overflow: hidden;
	background: url(../images/online-billpay-btn.gif) no-repeat left -57px;;
}	




#logo h1 {
	margin-top: 45px;
	margin-bottom: 0;
}


#headline-content {
	margin-bottom: 20px;
}

#headline {
	display: block;
	position: relative;
	width: 460px;
	height: 96px;
}

body.index #headline {
	background: url(../images/headlines/your-health-our-passion.jpg) no-repeat left top;
}

body.practice #headline,
body.billpay #headline {
	background: url(../images/headlines/thank-you.jpg) no-repeat left top;
}

body.physicians #headline {
	background: url(../images/headlines/get-to-know-us.jpg) no-repeat left top;
}

body.policies #headline {
	background: url(../images/headlines/highest-quality-care.jpg) no-repeat left top;
}

body.education #headline {
	background: url(../images/headlines/highest-quality-care.jpg) no-repeat left top;
}

body.contact #headline {
	background: url(../images/headlines/give-us-a-call.jpg) no-repeat left top;
}

body.sitemap #headline {
	background: url(../images/headlines/sitemap.jpg) no-repeat left top;
}

body.ultrasound #headline {
	background: url(../images/headlines/4d.jpg) no-repeat left top;
}

#headline ul {
	display: block;
	position: absolute;
	top: 52px;
	left: 240px;
	list-style: none;
}

#headline ul li a {
	color: #e7edb2;
}

#headline ul li a:hover {
	color: #f3ff8a;
}

#headline img.nub-lft {
	display: block;
	position: absolute;
	top: 0;
	left: -340px;
	margin-left: -460px;
	width: 800px;
	z-index: 500;
}

#headline img.nub-rht {
	display: block;
	position: absolute;
	top: 0;
	left: 929px;
	width: 20px;
	z-index: 500;
}

#content-main {
	background: url(../images/edge-shadow.gif) no-repeat 470px 20px;
}


#sidebar-lft {
	/*min-height: 680px;
	height: auto !important;
	height: 680px;*/
	padding: 40px 40px 0 0px;
	width: 420px;
	/*background: url(../images/logomark-bg.gif) no-repeat center top;*/
}

#sidebar-lft ul {
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

body.physicians #sidebar-lft {
	background: none;
}

#sidebar-lft blockquote {
	display: block;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	color: #c16328;
	border-bottom: 1px solid #4c2914;
	padding-bottom: 20px;
	font-style: italic;
}

#sidebar-rht {
	padding: 40px 25px 0 15px;
	width: 420px;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#sidebar-rht img.thing {
	display: block;
	position: absolute;
	top: 0;
	top: -80px;
	left: -20px;
}

#sidebar-lft a#ultra-vid {
	display: block;
	position: absolute;
	top: -95px;
	left: 730px;
	width: 147px;
	height: 57px;
	background: url(../images/view-video.png) no-repeat left top;
}

#sidebar-lft a#ultra-vid:hover {
	background: url(../images/view-video.png) no-repeat left -57px;
}


dl.sidebar ul {
	margin-bottom: 0;
}

dl.sidebar ul li {
	background: url(../images/li-bullet2.gif) no-repeat left top !important;
	margin-bottom: 3px !important;
}

dl.sidebar ul li a {
	text-transform: none !important;
	font-size: 12px !important;
}

dl.sidebar {
	padding: 10px 15px;
	padding: 0;
	background-color: #f3ecd9;
	background-color: #c16328;
	background-color: #c8ba98;
	background-color: #cfc3a5;
	border: 3px double #efe2c5;
	/*border: 1px solid #fff;*/
}

dl.sidebar dt {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 14px;
	border-left: 13px solid #9ea374;
	padding: 0 0 0 15px;
	/*background-color: #974e1f;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-shadow: 1px 1px 2px #4c2914;*/
	color: #4d2911;
	color: #701811;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 19px;
	margin-left: -3px;
}

dl.sidebar dd {
	padding: 0 20px 15px 25px;
	color: #683d21;
}

dl.phone-list {
	padding: 10px 15px;
	border: 3px double #cdc2a6;
	background-color: #f3ecd9;
	line-height: 24px;
}

dl.phone-list dt {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 20px;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-style: italic;
	color: #701912;
	font-size: 14px;
}

dl.phone-list dd {
	display: inline;
	float: left;
	width: 180px;
	font-weight: bold;
	color: #4c2914;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;;
}

dl.physician {
	font-size: 13px;
	line-height: 17px;
	/*background-color: #9ea374;
	clear: left;
	padding: 15px;
	color: #fff;*/
	border-top: 3px double #9ea374;
	padding-top: 15px;
}

dl.physician dt {
	display: inline;
	width: 105px;
	float: left;
}

dl.physician dt img {
	border: 3px solid #fff;
	background-color: #fff;
}

dl.physician dd {
	display: inline;
	width: 310px;
	float: left;
	
}

dl.physician dd em { 
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-style: italic;
	color: #c16328;
	font-weight: normal;
}

div.hr {
	display: block;
	width: 420px;
	height: 28px;
	background: url(../images/filigree-drk.gif) no-repeat left top;
	margin-bottom: 10px;
}

#footer-container {
	display: block;
	position: relative;
	width: 100%;
	background: url(../images/footer-bg.gif) repeat-y center top;
}

#footer-content {
	display: block;
	position: relative;
	height: 95px;
	background: url(../images/footer-content-bg-tan.gif) no-repeat left top;
	font-size: 11px;
}

body.index #footer-content {
	background: url(../images/footer-content-bg-index.gif) no-repeat left top;
}

iframe {
	border: 3px solid #f0e7e2;
}

#footer-content p {
	display: inline-block;
	margin-top: 45px;
}

#footer-content ul#site-info {
	display: inline-block;
	list-style: none;
	margin-top: 45px;
}

#footer-content ul#site-info li {
	margin: 0;
	padding: 0;
	display: inline;	
	float: left;
}

#footer-content ul#site-info li a {
	padding: 0 7px 0 0;
	margin-right: 7px;
	border-right: 1px solid #4c2914;
}

#footer-content ul#site-info li:last-child a {
	border: none;
}

/*body.interior #footer-content ul#site-info li a {
	color: #fff;
}*/
