body, img, #wrapper, #header #content {
	padding:0;
	margin:0;
}

/*html, body{height: 100%;}*/

body {
     font: 100.01% Verdana, Arial, Helvetica, sans-serif; 
     /*background: #9cac93;*/
	  background: #026c5a;
     margin: 0; 
     padding: 0;
}
img{
	border: none;
}

#addressbox {

}


#wrapper {
   width:  917px;
   border: 3px solid #ffffff;
   margin: 15px auto;
   font-size: .8em;
  background: #faf0ce url(images/people.gif) no-repeat bottom center;
   /*background: #d8c8a7 url(images/people.png) no-repeat bottom right;*/
   position: relative;
/* height: 100%;*/
 overflow:auto;
}

#wrapperPeds {
   width:  917px;
   border: 3px solid #ffffff;
   margin: 15px auto;
   font-size: .8em;
  background: #faf0ce url(images/children.gif) no-repeat bottom center;
   /*background: #d8c8a7 url(images/people.png) no-repeat bottom right;*/
   position: relative;
/* height: 100%;*/
 overflow:auto;
}

#wrapperHosp {
   width:  917px;
   border: 3px solid #ffffff;
   margin: 15px auto;
   font-size: .8em;
  background: #faf0ce url(images/hospitalist.gif) no-repeat bottom center;
   /*background: #d8c8a7 url(images/people.png) no-repeat bottom right;*/
   position: relative;
/* height: 100%;*/
 overflow:auto;
}

#wrapperInpat {
   width:  917px;
   border: 3px solid #ffffff;
   margin: 15px auto;
   font-size: .8em;
  background: #faf0ce url(images/people.gif) no-repeat bottom center;
   /*background: #d8c8a7 url(images/people.png) no-repeat bottom right;*/
   position: relative;
/* height: 100%;*/
 overflow:auto;
}

#header {
background: url(images/header.jpg) no-repeat;
height: 223px;
width: 917px;
position: relative;
}
#addressholder {
position: absolute;
top: 90px;
left: 25px;
font-size: .75em;
width: 270px;
letter-spacing: -1px;
color: #026c5a;
}
#addressholder .right {
float: right;
text-align: right;
}

.pHeading {
font-weight: bold;
}



#sidebar, #sidebar2 {
width: 180px;
border: 3px solid #ffffff;
border-top: 0;
float: left;
margin-left: 23px;
background: #f7f3e6;
position: relative;
}

#sidebar2 {
	margin-left:12px;
	padding:10px 0 10px 0;
}

#sidebar a, #sidebar2 a {
display: block;
color: #294826;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #6b0e1c;
width: 138px;
margin-left: 16px;
padding: 6px 0 3px 0;

}
#sidebar a:hover, #sidebar2 a:hover {
color: #6b0e1c;
}
#sidebar a.current, #sidebar2 a.current {
	/*background: #d8c8a7;*/
	background: #e3d8b9;
}

img.map {
	border:1px solid #026c5a;
	display:block;
	margin:0 auto;
	margin-top:10px;
}

#map 
{
	width:438px;
	height:481px;
	border:1px solid #026c5a;
	display:block;
	margin:20px auto;
}

.divider {
	border-bottom: dotted 1px #999;
	margin:20px 0;
}

/* ********* Hospital Affiliation ********** */

#hospaff {
text-align: center;
width: 170px;
margin: 20px auto;
color: #1b5959; 
font-size: .9em;
font-weight: bold;
border: 1px solid #174c4d;
}

#hospaff p {
	margin:0;
	padding:0;
}

#hospaff a {
display: block;
text-decoration: underline;
border: 0;
width: 100%;
margin: 0 0 10px 0;
padding: 0;
text-align: center;
}

#hospaff h3{
	font-weight: bold;
	margin: 0;
/*	border-bottom: 1px solid #174c4d;*/
	font-size: 1.1em;
	background:#174c4d;
	color:#fff;
	padding:2px;
}

#hospaff img {
	border:0;
	margin:0 auto;
	display:block;
	padding:2px 0;
}

#privacy {
/*position: absolute;
top: 442px;
left: 30px;*/
margin: 10px auto 5px auto;
text-align: center;

}
#privacy a {
border: 0;
text-decoration: underline;
color: #1b5959; 
font-style: italic;
font-size: .85em;
display: block;

}

#content {
width: 452px;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
float: left;
margin-left:11px;
background: #f7f3e6;
margin-bottom: 246px;
padding-left: 10px;
padding-right: 10px;
min-height: 300px;

}
#content h1 {
color: #026c5a;
font-size: 1.2em;
border-bottom: 1px solid #026c5a;
margin-bottom: 3px;
}
#content h2 {
color: #026c5a;
font-size: 1.2em;
margin-bottom: 3px;
}

#content h3 {
	font-size:1em;
}
#content p {
margin: 0;
padding: 6px 0 2px 00px;
}

#content p.small2 {
	font-size:.85em;
	margin: 0;
	background:#e3d8b9;
	padding: 6px 0 10px 5px;
}

#content p.small {
	font-size:.7em;
	background:#e3d8b9;
	text-align:center;
}

#content a:link, #content a:active, #content a:visited {
	color:#46391b;
}

#content a:hover {
	color:#026c5a;	
}


#pagebott {
color: #ffffff;
font-size: .8em;
padding-left: 70px;
margin-bottom: 4px;
}


#footer p {
	color:#fff;
	font-size:.75em;
	margin:0 auto;
	width:917px;
}

#content .fltlft {
float: left;
padding: 5px 8px 0 0;
}

.fltrt{
	float: right;
	padding: 5px;
}

.fltLDoc {
float:left;
padding:2px;
margin:10px 5px 7px 0;
border:1px solid #026c5a;
}




#content .officemap {
padding-left: 10px;
}

.brclear {
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0; 
} 

.PracboxL, .PracboxR {
	display:block; 
	width:210px; 
	float:left;  
	padding:0 0 10px 0;
}
 
.PracboxL {
	margin-right:10px;
	border-right:1px solid #026c5a; 
} 

.PracboxR {
	margin-left:10px;
}



.ProboxL, .ProboxR {
	display:block; 
	width:220px; 
	float:left;  
	padding:0 0 10px 0;
}
 
.ProboxL {
	margin-right:1px;
	/*border-right:1px solid #026c5a; */
} 

.ProboxR {
	margin-left:1px;
}

.ProboxL p.green, .ProboxR p.green {
	background:#d3e9d7; 
	/*margin-right:white;*/
}

.ProboxL h3.Hgreen, .ProboxR h3.Hgreen {
	background:#026c5a; 
	color:#ffffff; 
	margin:2px 0 2px 0px; 
	padding:4px;
}



/* ***** IP Team Logo branding **** */
#ipBrand{
	width: 917px; /* may need to change, or remove, depending on layout */
	color: #444444; /* adjust as needed for layout */
	text-align: right;
	font-size: 1em;
	margin: 0 auto; /* adjust as needed depending on layout */
	padding: 0px 0 0 0px; /*prevents margin-collapse */
	height: 52px;
}
#ipBrand p {
margin-top: 11px;
color:#fff;
}
.ipLogo{
	float: right;
	padding-right: 2px;
	padding-left:6px;
}
/* end branding */



.notes {
color: #990000;
font-weight: bold;
}

#content dl {
padding-left: 30px;
}

.player{
	display: block;
	margin: .5em auto;
	border: 1px solid #174c4d;

}


#ctlListDocs_gvDocs td, #ctlListDocs_gvDocs th
{
	padding:4px;
}

td, th
{
	padding:4px;
}
