html, body, div, span, applet, object, iframe,
/*reset*/

/**/

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*page styles */

body {

background-color: #fff;
background-image: url('../../images/shadow.gif');
background-position:center; 
background-repeat: repeat-y;
font-size: .71em;
}
	
#container {
width: 901px;
background-color: #4894b9;
/* border: 1px solid #aaa; */
margin-left:auto;
margin-right: auto;
margin-bottom: 5px;

}

#header {

background-color: #fff;
background-image: 
url('images/headerbackground.gif');
background-repeat: repeat-x
}

#menubar {
 background-color: #f26522; 
/* background-color: #0c6896; */
/* background-color: #8c6239; */
padding: 5px;
font-size: 1em;
font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
font-weight: bold;
text-align: center;
}

#horizmenu li {
display:inline;
list-style-type: none;
margin: 0;
padding-left: 20x;
padding-right: 20px;

}

#horizmenu li {
color:#fff;
}

#horizmenu a {
color: #fff;
}

#horizmenu a:hover {
color: #603913;
text-decoration: none;
}

#logo {
width: 200px;
}

#phone {
float: right;
}

#leftcolumn {
float: left;
width: 511px;
background-color: #fff;
background-image: url('images/gradient.gif');
background-repeat: repeat-x
/* background-color: #eee; */
}

#leftcolumn #aboutbox {
padding-left: 0;
padding-right: 0;
padding-bottom: 1em;
}

#leftcolumn #newsbox {
background-color: #fff;
padding: 1em;
padding-top: 0;
padding-bottom: 2em;
}

#leftcolumn #calendarbox {
/* height: 200px; */
background-color: #82b4cb;
padding: 1em;
padding-top: 1.5em;
padding-bottom: 3em;
}

#leftcolumn #genericcontentbox {

padding: 15px;
margin-right: 1em;
margin-bottom: 10em;
/* i hate IE, i swear i do */

  min-height:500px;
  height:auto !important;
  height:500px;

}

#leftcolumn #content-header {
margin-bottom: 1em;
}

#rightcolumn{

float:right;
width: 390px;
background-color: #4894b9;
}

#rightcolumncontent {
padding-left: 1em;
padding-right: 1.2em;
padding-top: 1.6em;
padding-bottom: 1em;

}

#rightcolumn #photo {
height: 216px;
/* background-color: #aed; */
}


#rightcolumn dt {
background-color: #0076a3;
margin-bottom: 2px;
padding: .33em;
padding-left: 1.5em;
color: #fff;
display: block;
}

#rightcolumn li {
margin-left:2.7em;
padding: .25em;

list-style-type: square;
color: #aed;
}

#rightcolumn a, #rightcolumn a:hover {
color: #fff;
}

#archive {
float: left;
width: 45%;
}



#publications {
width: 50%;
float: right;
}




#footer {
clear: both;
/* width:100%; */
background-color: #b4ddf3;
height: 6em;

padding-left: 1em;
padding-right: 2em;
padding-bottom: 2em;
}

#footercopy {
float: left;
width: 400px;
}

#jcaho {
float: right;
}


/*html styles */
body {
/* font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
font-family: "Lucida Grande", "Lucida Sans", Verdana;
color: #111;
}

h1 {
	/* font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman"; */
	font-family: "Lucida Grande";
	  font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -.5px;
	margin-bottom: .33em;
	z-index: 1;

/*  padding-bottom: 0.2em;

  font-size: 1.6em;
  color: #e68900; */

}

#genericcontentbox h1 {
  border-bottom: 1px solid #aaa;
  }

h2 {
  font-family: "Myriad Pro", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 0.1em;
  color: #333;
}

h3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
}

h4 {
  font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
  margin-bottom: .5em;
  font-size: 1.2em;
  color: #2f637e;
  
}

h5 {
  font-family: "Myriad Pro", Verdana, Helvetica, Arial, sans-serif;
  font-size:1em;
  font-weight: bold;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#maincontent a:active, a:link, a:visited {
color: #1f82c3;
} 

#rightcolumn p a {
color: #fff;
}



p {
font-size: 1em;
margin-bottom: 1em;
/* line-height: 1.5em; */
color: #222;
/* width: 95%; */
}

p.smallp{
line-height: 0.0em;
}

/* #rightcolumn p {
color: #111;
} */

#calendarbox a {
color: #0072a4;
}

#calendarbox strong {
font-weight: bold;
color: #fff;
}

#leftcolumn hr {
	border: 0;
	width: 100%;
	float: left;
	height: 1px;
	background-color: #aaa;
	color:#aaa;
	}


#rightcolumn hr {
	border: 0;
	width: 66%;
	background-color: #aaa;
	color: #aaa;
	height: 1px;
	}




#genericcontentbox img {
float: left;
margin-right: 1em;
margin-bottom: .5em;

}

#genericcontentbox ul {
margin-bottom: 1em;
}

/* #genericcontentbox li {
padding-left: 1em;
} */

td, th  {
padding-right: 3em;
padding-bottom: 1em;          
}

hr {
display: block;
}

em {
font-style: italic;
}







/* classes */

.more {
float: right;
margin-right: 1em;
margin-top: -1em;
}

.navboxfloat{
float: right;
width: 130px;
padding: 1em;
margin-left: 1em;
margin-bottom: .5em;
margin-top: .5em;

background-color: #ddd;
border: 1px solid #aaa;
font-size: .8em;
}


.discreet {
vertical-align: bottom;
color: #333;
font-size: .9em;
}

.discreet a {
color: #fff;
}

.highlightquote {
background-color: #efefef;
padding: 1.5em;
}


.biophoto {
float: left;
padding: .5em;
}

.bulleted {
list-style-type: disc;
list-style: inside;
}

.bulleted li {
padding-left: 0;
}

.facts {
list-style-type: disc;
list-style: inside;
margin-bottom: 2em;
}

.facts li {
padding-left: 0;
margin: 0.5em;
}

.field-item {
margin-bottom: 1em;
}

.field-label {
font-weight: bold; 
margin-bottom: .5em;
} 

.field-field-hidden-tag {
color: #fff;
font-size: .1em;
}

.gmap-map {
margin-bottom: 1em;
}

.inline {
margin:0;
padding: 0;
font-size: .72em;
}

.print {
float: right;
position:relative;
right:2px;
margin-top: -2.2em;
padding: 0;
z-index: 10;
}

.view-item, .view-heath-center-search-form, .view-doctor-search-form {
/* font-size: .82em; */
margin-bottom: .3em;
}

.pager {
width: auto;
margin: auto;
}

.pager-first, .pager-current, .pager-previous, .pager-next, .pager-last {
padding-right:0.75em;
}

.stretchtoggle {
	color: #222;
	background-color: #fff;
	cursor: hand;
	cursor: pointer;
	padding: 1px;
	padding-left: 10px;
	border: 1px solid #aaa;
	width: 450px;
}

	.stretcher { 
	background-color: #fafafa;
	width: 450px;
	padding-left: 10px;
	margin: .2em;
	margin-left: 0;
	} 

.view-calendar-page .view-field {
display: inline;
padding-right: 1em;
}

#providers .view-doctor-by-site table {
display:none;
}

#providers .view-doctor-by-site li {
padding-bottom: 4px;
list-style: none;
margin-left: 0;
paddin-left: 0; 
}

#findadoctor td{
margin: 0;
padding: 0;
}

#Caring1{
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -.5px;
	padding-left: .5em;
	margin-bottom: .33em;
	color: #cc4400;
}

#Caring2{
	font-weight: bold;
	letter-spacing: -.5px;
	padding-left: .5em;
	margin-bottom: .33em;
	color: #FFF;
/* F26522 */
}

#Caring3{
	font-weight: bold;
	font-size: 1em;
	letter-spacing: -.5px;
	padding-left: .5em;
	margin-bottom: .33em;
	color: #FFF;
}

#Caring4{
	font-weight: bold;
	font-size: 1em;
	letter-spacing: -.5px;
	padding-left: .5em;
	margin-bottom: .33em;
	color: #FFF;
}

#TextWrap{
	float: left;
}

