/* Name of Company Goes Here 
 * (c) Name of Company Goes Here -- www.websitehere.org
 * 
 */

html
{
	padding: 0px;
	margin: 0px;
}

body
{
	padding: 0px;
	background: #423f36;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
	margin: auto;
}

img { border: 0; }
div { border: 0; }

a:link
{
	color: #5b8898;
	text-decoration: none;
}

a:visited
{
	color: #5b8898;
	text-decoration: none;
}

a:hover
{
	color: #5b8898;
	text-decoration: underline;
}

a:visited:hover
{
	color: #5b8898;
	text-decoration: underline;
}

div.spacer { clear: both; }

/* FONT IN TABLES */
body td
{
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
}

/* HEADER TAGS USING h1 - h6 HELPS SEARCH ENGINES UNDERSTAND CONTENT IMPORTANCE*/
h1
{
	font: normal 30px Times, Times New Roman, Georgia, serif;
	color: #48453e;
	margin: 0px 0px 5px 0px;
}

h2
{
	font: normal 18px Times, Times New Roman, Georgia, serif;
	margin: 10px 0px 0px 0px;
	color: #476066;
}

h3
{
	font: bold 14px Times, Times New Roman, Georgia, serif;
	color: #476066;
	margin: 20px 0px 5px 0px;
}

h4
{
	font: bold 11px Times, Times New Roman, Georgia, serif;
	color: #476066;
	margin: 20px 0px 5px 0px;
}

h5
{
	font: normal 15px Times, Times New Roman, Georgia, serif;
	color: #9f9a8f;
	margin: 20px 0px 5px 0px;
}

/* PARAGRAPH TAG */
p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
	text-align: left;
	border: 0px solid #f00;
}

#slideshow { height:225px; margin:20px 0 0px 20px; padding:0; width:417px; overflow:hidden; position:absolute; z-index:10; border: 0px solid #333;}

#pages {width: 15px; height: 61px; border: 0px solid #fc0; float: right; margin: 194px 0px 0px 0px; color:#dfdfd7;font: normal 1px Helvetical, Arial, san-serif; line-height: 1px; padding-right: 40px;}

#pages a {background: #dfdfd7; width: 15px; height: 15px; padding: 0px; margin:  0px 0px 3px 0px; border: 0px solid #333; float: left; color:#dfdfd7; font: normal 1px Helvetical, Arial, san-serif; line-height: 1px; clear: left;}

#pages a.activeSlide { opacity: 1 !important; color:#dfdfd7; font: normal 1px Helvetical, Arial, san-serif; line-height: 1px; padding: 0px; background: #c7c7b7; }

#homepage_ad
{
	float: left;
	border: 0px solid #fc0;
	width: 500px;
	height: 270px;
	background:  url(/pics/index/ad_bck_box.jpg) top no-repeat;
	padding: 0;
	margin: 0;
}



#ad_boxes
{	
	position: absolute;
	bottom: 0;
	top: 192px;
	left: 445px;
	border: 0px solid #fc0;
	width: 20px;
}


a.button {
    background: transparent url('/pics/shared/buttonend.gif') no-repeat scroll top right;
    color: #476066;
    display: block;
    float: left;
    font: normal 11px Helvetical, Arial, san-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/pics/shared/button.gif') no-repeat;
    display: block;
    line-height:5px;
    color: #476066;
    padding: 7px 0 8px 15px;
}

a.button:active {
    background-position: bottom right;
    color: #476066;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    color: #476066;
    padding: 7px 0 8px 15px; /* push text down 1px */
} 

a.button:hover {
    color: #476066;
}




a.button2 {
    background: transparent url('/pics/shared/buttonend2.gif') no-repeat scroll top right;
    color: #476066;
    display: block;
    float: left;
    font: bold 12px Helvetical, Arial, san-serif;
    height: 45px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
		text-align: center;
line-height: 14px;
}

a.button2 span {
    background: transparent url('/pics/shared/button2.gif') no-repeat;
    display: block;
    color: #476066;
    padding: 8px 0 9px 15px;
}

a.button2:active {
    background-position: bottom right;
    color: #476066;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
    background-position: bottom left;
    color: #476066;
    padding: 8px 0 9px 15px; /* push text down 1px */
} 

a.button2:hover {
    color: #476066;
}


a.button3 {
    background: transparent url('/pics/shared/buttonend2.gif') no-repeat scroll top right;
    color: #476066;
    display: block;
    float: left;
    font: bold 14px Helvetical, Arial, san-serif;
    height: 45px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
		text-align: center;
	line-height: 14px;
}

a.button3 span {
    background: transparent url('/pics/shared/button2.gif') no-repeat;
    display: block;
    color: #476066;
    padding: 14px 0 17px 15px;
}

a.button3:active {
    background-position: bottom right;
    color: #476066;
    outline: none; /* hide dotted outline in Firefox */
}

a.button3:active span {
    background-position: bottom left;
    color: #476066;
    padding: 14px 0 17px 15px; /* push text down 1px */
} 

a.button3:hover {
    color: #476066;
}

.getpdfs a
{
	color: #9f9a8f;
	text-decoration: none;
	font: normal 12px Times, Times New Roman, Georgia, serif;
	line-height: 17px;
}

.pdf a
{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 10px 20px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #5B8898;
	text-align: left;
	background: url(/pics/shared/icon_pdf.gif) no-repeat top left;
}

.breadcrumbs a
{
	color: #9f9a8f;
	text-decoration: none;
	font: normal 12px Times, Times New Roman, Georgia, serif;
	line-height: 17px;
}

.breadcrumbs a:visited
{
	color: #9f9a8f;
}



.breadcrumbs a:hover
{
	color: #9f9a8f;
}



.breadcrumbs a:visited:hover
{
	color: #9f9a8f;
}




.image_left
{
	float: left;
	padding: 10px 20px 20px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #fff;
	border-bottom: 1px solid #c4c0b6;
	border-right: 1px solid #c4c0b6;
}

.image_right
{
	float: right;
	padding: 10px 10px 20px 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #fff;
	border-bottom: 1px solid #c4c0b6;
	border-right: 1px solid #c4c0b6;
}


.image_left_no
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.image_right_no
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



.searchbox
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #9f9a8f;
	border-bottom: 1px solid #9f9a8f;
	margin-left: 10px;
	background: #9f9a8f;
}

.search_btn a
{
	border: 1px solid #51483d;
	display: inline;
	margin-left: 10px;
	padding: 3px 5px 3px 5px;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	text-decoration: none;
	color: #8a8076;
	background: url(/pics/index/search_btn_back.gif) repeat-x top;
}


.search_btn a:visited
{
	color: #8a8076;
	text-decoration: none;
font: normal 11px Times, Times New Roman, Georgia, serif;
}

.search_btn a:hover
{
	color: #8a8076;
	text-decoration: underline;
font: normal 11px Times, Times New Roman, Georgia, serif;
}

.search_btn a:visited:hover
{
	color: #8a8076;
	text-decoration: underline;
font: normal 11px Times, Times New Roman, Georgia, serif;
}


.search_btn_blu
{
	border: 1px solid #fff;
	padding: 3px 10px 3px 10px;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #778a97;
	background: #cce0e7 url(/pics/index/search_btn_back_blu.gif) repeat-x top;
}



.search_btn_wht
{
	border: 1px solid #c4c0b6;
	padding: 3px 5px 3px 5px;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
	background: url(/pics/shared/share_text_back.gif) repeat-x top;
	margin-left: 5px;
}

span.submitbutton {
	background:  transparent url('/pics/shared/submit_btn_bck.gif') repeat-x top left;
	border: 1px solid #a49e8b;
	font: normal 11px Helvetical, Arial, san-serif;
	color: #536a72;
	height: 19px;
	padding: 3px 6px 3px 6px;
}

span.submitbutton input {
	background:none;
	border:0;
	margin:0;
	padding:0;
	font: normal 11px Helvetical, Arial, san-serif;
	color: #536a72;
}       


/* HOLDS CONTENT ON THE PAGE */
#date
{
	text-align: right;
	padding: 15px 0px 10px 20px;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #8a8076;
	float: right;
	border: 0px dashed #CCC;
	letter-spacing: .05em;
	clear: both;
}



#top_repeat
{
	padding: 0px;
	border: 0px dashed #CCC;
	margin: auto;
	background: #423f36 url(/pics/index/top_bar_bck_rept_x.jpg) top repeat-x;
}

#nav_repeat
{
	padding: 0px;
	border: 0px dashed #CCC;
	margin: auto;
	height: 32px;
	background: #3e565d url(/pics/index/nav_bar_rept_x.gif) top repeat-x;
}

#nav
{
	width: 860px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	
}

#nav ul
{
	color: #fff;
	font: normal 14px Times, Times New Roman, Georgia, serif;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

#nav li
{
	color: #fff;
	font: normal 14px Times, Times New Roman, Georgia, serif;
	padding: 8px 0px 0px 0px;
	height: 24px;
	text-align: center;
	border-left: 1px solid #3c3d39;
	display: block;
	text-decoration: none;
	float: left;
}

#nav li.on
{
background: #3e565d url(/pics/index/nav_bar_rept_x_onstate.gif) top repeat-x;}


#nav a
{
	color: #fff;
	font: normal 14px Times, Times New Roman, Georgia, serif;
	padding: 8px 11px 8px 11px;
	margin: auto;
	border: 0px solid #fc0;
}


#utility_nav
{
	width: 600px;
	height: 70px;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border: 0px dashed #CCC;
	color: #8a8076;
	font: normal 12px Times, Times New Roman, Georgia, serif;
}

#utility_nav a
{
	color: #8a8076;
	font: normal 12px Times, Times New Roman, Georgia, serif;
}

#top_content
{
	width: 950px;
	padding: 0px;
	border: 0px dashed #333;
	margin: auto;
	color: #aa9381;
	font: normal 12px Times, Times New Roman, Georgia, serif;
	height: 72px;
	background: url(/pics/index/top_bar_bck_norept.jpg) top left no-repeat;
}

#container
{
	padding: 0px 0px 10px 0px;
	border: 0px dashed #f00;
	margin: auto;
	color: #333;
	background: url(/pics/index/pattern_background.jpg) top repeat;
}

#container_home
{
	padding: 0px 0px 0px 0px;
	border: 0px dashed #f00;
	margin: auto;
	color: #545044;
	background: url(/pics/index/pattern_background.jpg) top repeat;
}


#normscontent
{
	width: 858px;
	position: relative;
	border: 0px solid #333;
	padding: 0px;
	margin: auto;
	margin-top: -20px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
	text-align: left;
}


#contentholder
{
	width: 858px;
	position: relative;
	border: 0px solid #333;
	padding: 0px;
	margin: auto;
	margin-top: -20px;
	color: #545044;
	background: transparent url(/pics/shared/subnav_back.gif) top left repeat-y;
}

#sharebox
{
	width: 834px;
	border: 0px solid #333;
	padding: 0px;
	margin: auto;
	color: #545044;
	clear: both;
	position: relative;
	z-index: 1;
}



#textsize
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
	float: right;
	padding: 0px;
	border-top: 0px solid #000;
	border-left: 1px solid #c4c0b6;
	border-right: 1px solid #c4c0b6;
	border-bottom: 1px solid #c4c0b6;
	background: url(/pics/shared/share_text_back.gif) top repeat-x;
}

#textsize td
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
	padding: 0px;
}


.box
{	display: block;
	float: left;
	padding: 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}



#bodycopy
{
	width: 644px;
	border: 0px solid #f00;
	color: #545044;
	float: left;
	padding: 5px 0px 0px 25px;
}

/*need this for IE browsers*/
*:first-child+html {} 
* html #bodycopy { margin-top:20px  }

#bodycopy ul {	
	margin: 0px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
	padding: 10px 0px 10px 30px;
}

#bodycopy li {	
	margin: 0px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 14px;
	color: #545044;
	padding: 2px 0px 2px 0px;
}

#bodycopy ol {	
	margin: 0px;
	font: normal 12px Helvetical, Arial, san-serif;
	line-height: 18px;
	color: #545044;
	padding: 10px 0px 10px 30px;
}

#callout
{
	float: right;
	padding: 10px 10px 20px 20px;
	width: 215px;
	margin: 0px 0px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #c4c0b6;
	border-right: 1px solid #c4c0b6;
	clear: both;
	
}


#callout_text
{
	padding: 10px;
	background: #ddece3;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;	
	line-height: 14px;
	color: #656258;
	border: 0px solid #333;
}


#callout_text h1
{
	font: bold 13px Helvetica, Arial, Verdana, sans-serif;	
	color: #656258;
	line-height: 14px;
}


#callout_text p
{
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;	
	color: #656258;
	line-height: 14px;
	text-align: left;
}



#location_box
{
	float: right;
	padding: 10px;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;	
	line-height: 14px;
	color: #656258;
	width: 215px;
	margin: 0px 0px 10px 10px;
	background: #d9dabb;
	border: 6px solid #fff;
}



#news
{
	float: left;
	border: 0px solid #fc0;
	width: 310px;
	height: 230px;
	padding: 20px;
	background:  url(/pics/index/news_bck_box.jpg) top no-repeat;
	margin-left: 3px;
}

#news_textblock
{
	border-top: 1px solid #cbc9b7;
	border-left: 1px solid #cbc9b7;
	border-right: 1px solid #cbc9b7;
	background: #ddddc9 url(/pics/index/news_bck_rpt.gif) top repeat-x;
	padding: 10px;
	width: 264px;
	height: 105px;
	color: #666;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	line-height: 12px;
}



#news_textblock h1
{
	color: #666;
	font: normal 20px Times, Times New Roman, Georgia, serif;
	letter-spacing: .05em;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

#news_textblock ul
{
	color: #666;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	list-style: none;
	padding: 0px;
	margin: 0px;
}


#news_textblock li
{
	margin: 0px;
	padding-top: 7px;
	list-style: none;
}

#news_textblock li a
{
	color: #666;
	font: normal 11px Times, Times New Roman, Georgia, serif;
	text-decoration: none;
	border: 0px solid #333;
}

.view a
{
	color: #666;
	border: 1px solid #a3a390;
	background: #aeae9c;
	padding: 2px 10px 2px 2px;
	text-align: right;
	display: block;
	width: 272px;
	font: normal 10px Times, Times New Roman, Georgia, serif;
}

.view a:hover
{
	color: #666;
	text-decoration: none;
}


.view a:visited
{
	color: #666;
	text-decoration: none;
}


#clinic_ad
{
	background: url(/pics/index/clinic_ad_bck.jpg) top left no-repeat;
	padding: 0px 0px 0px 10px;
	width: 276px;
	height: 79px;
	color: #536a72;
	float: left;
	font: normal 12px Times, Times New Roman, Georgia, serif;
	line-height: 14px;
	border-top: 6px solid #fff;
	margin: 0;
	text-align: bottom;
}

#clinic_ad h1
{
	font: normal 16px Times, Times New Roman, Georgia, serif;
	line-height: 14px;
	color: #536a72;
	text-align: bottom;
	margin: 0;
	padding: 15px 0px 5px 0px;
}



.bottom_box
{
	float: left;
	border-top: 1px solid #bcb9a9;
	border-left: 1px solid #bcb9a9;
	padding:10px;
	width: 255px;
	display: block;
	background:#fff;
}


#findadoc
{
	padding:10px;
	background: #fff url(/pics/index/findadoctor_back.jpg) bottom no-repeat;
	height: 190px;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	line-height: 20px;
}

#findadoc h1
{
	font: normal 18px Times, Times New Roman, Georgia, serif;
	color: #778a97;
	letter-spacing: .05em;
	text-align: center;
}

#patient_visitor
{
	padding:10px;
	background: #eaeaea url(/pics/index/patient_visitor_bck.jpg) top no-repeat;
	height: 190px;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	
}

#patient_visitor h1
{
	font: normal 18px Times, Times New Roman, Georgia, serif;
	color: #fff;
	letter-spacing: .05em;
	text-align: center;
}

#patient_visitor ul
{
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	padding: 80px 0px 0px 30px;
	border: 0px solid #333;
	margin: 0px;
}

#patient_visitor li
{
	padding-top: 5px;
	color: #666;
}


#patient_visitor li a
{
	padding-top: 5px;
	color: #666;
}


#connect
{
	padding:10px;
	background: #cad8d0 url(/pics/index/connect_back.gif) top no-repeat;
	height: 190px;
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	
}

#connect h1
{
	font: normal 16px Times, Times New Roman, Georgia, serif;
	color: #75868b;
	letter-spacing: .05em;
	text-align: center;
}


#connect ul
{
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	line-height: 12px;
	color: #506269;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333;
	margin: 0px;
	width: 150px;
}

#connect li
{
	padding: 3px 3px 3px 9px;
	color: #506269;
	list-style: none;
	border: 1px solid #fff;
	margin-top: 2px;
	line-height: 12px;
}

#connect li a
{
	color: #506269;
	list-style: none;
	line-height: 12px;
}

.connect_navbox
{border-bottom: 1px solid #abb7b0;}

.facebook
{border-bottom: 1px solid #abb7b0; background: url(/pics/index/facebook_icon.gif) top left no-repeat;}


.twitter
{border-bottom: 1px solid #abb7b0; background: url(/pics/index/twitter_icon.gif) top left no-repeat;}


.connect_photo {position: absolute; right: -10px; behavior: url(/iepngfix.htc); background: url(/pics/index/connect_photo.png) no-repeat; border: 0px solid #333; width: 144px; height: 144px; }

#homepage_container_liquid
{
	position: relative;
	border-bottom: 1px solid #bcb9a9;
	padding: 10px 0px 10px 0px;
	margin: auto;
	color: #333;
}

#homepage_container
{
	width: 858px;
	position: relative;
	border: 0px solid #333;
	padding: 0px;
	margin: auto;
	color: #333;
}

#homepage_container_liquid2
{
	position: relative;
	border-top: 1px solid #fff;
	padding: 0px;
	margin: auto;
	color: #333;
	background: #dddbc9  url(/pics/index/tan_bottom_shadow.gif) top no-repeat;
}


#homepage_bottom_fixed
{
	width: 858px;
	position: relative;
	border: 0px solid #333;
	padding: 15px 0px 15px 0px;
	margin: auto;
	color: #333;
}



/* LIST */
#subnav
{
	float: left;
	margin: 0px;
	color: #476066;
	width: 177px;
	border-top: 1px solid #9fbfcb;
}

#subnav ul
{
	margin: 0px 15px 15px 0px;
	padding: 0;
	list-style-type: none;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	line-height: 14px;
	color: #476066;
}

#subnav a
{
	display: block;
	padding: 5px 5px 8px 25px;
	color: #476066;
	border: 0px solid #f00;
}

.secondlevelnav_on
{
	font: bold 12px Helvetica, Arial, Verdana, sans-serif;
}

.thirdlevelnav_on
{
	font: bold 12px Helvetica, Arial, Verdana, sans-serif;
}

#subnav a:link, #subnav a:visited
{
	color: #476066;
	text-decoration: none;
}

#subnav a:hover
{
	color: #476066;
	text-decoration: underline;
}

#subnav li.header a
{
	color: #476066;
	padding: 20px 13px 20px 13px;
	font: bold 14px Helvetica, Arial, Verdana, sans-serif;

}



/* FOOTER */
#footer_repeat
{
	display: block;
	text-align: left;
	padding: 0px;
	color: #79766f;
	clear: both;
	background: #423f36 url(/pics/index/brown_bottom_repeat_x.gif) top repeat-x;
}

#footer
{
	text-align: left;
	color: #79766f;
	margin: auto;
	width: 858px;
	padding:20px 10px 10px 10px;
	font: normal 12px Times, Times New Roman, Georgia, serif;

}

#footer a
{
	text-align: left;
	color: #6a8c98;
}

#login_fixed
{
	margin: auto;
	width: 858px;
	height: 30px;
}


#login
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
	float: left;
	padding: 0px;
	height: 30px;
	border-top: 0px solid #413e39;
	background: url(/pics/index/login_back.gif) top repeat-x;
}


#login h1
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
	background: #dddbc9;
	height: 19px;
	float: left;
	text-align: center;
	padding-top: 10px;
	width: 70px;
}

#login a
{
	font: normal 11px Helvetica, Arial, Verdana, sans-serif;
	color: #aead9c;
	float: left;
	height: 19px;
	text-align: center;
	padding-top: 9px;
	width: 70px;
	border-left: 1px solid #413e39;
	border-top: 1px solid #413e39;
}


#babymail
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
}

#babymail td
{
	font: normal 11px Times, Times New Roman, Georgia, serif;
	color: #536a72;
}

.red {font: normal 15px Helvetica, Arial, Verdana, sans-serif; color: #993333;
}



.disclaimer {font: normal 9px Helvetica, Arial, Verdana, sans-serif; color: #918f8a;
}


