body {
	line-height: 1.25em;
	font: 101.1% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
   	margin: 0;
	padding: 0;
	background: #fff url(images/back_strip.gif) repeat-x;
}
	
p {	
	margin: 0 0 5px 0;
	padding-right: 10px;
	line-height: 1.4em;
}

h1 {
	font-size: 1.2em;
	color: #1860ad;
}

h2 {
	font-size: 1.0em;
	color: #ab8440;
	margin: 8px 0;
}
h4 {

	font-size: .9em;
	margin: 5px 0;
}
a {
	color: #1860ad;
	text-decoration: underline;
}
a:visited {
	color: #1860ad;
}
a:hover {
	color: #ab8440;
}

img
{
    border:none;
}

#container {
	width:760px;						
	margin: 0 auto;
	font-size: 80%;
	position: relative;

}

#header {
	height: 305px;
	padding: 5px;
	margin-bottom:1px;
	background: url(images/CFCA_header.jpg) no-repeat;
}

#content {
	/*border-top: 1px dashed Silver;*/
	/*text-align: justify;*/
	font-size: 0.90em;		
	padding: 5px;
	margin-left: 200px;
	background: #fff url(images/shad.jpg) no-repeat;
		
}

#sidebar-a {		
	float: left;
	width: 189px;
	/*border-top: 1px dashed Silver;*/
	background: url(images/shad.jpg) no-repeat;
	
}

#sidebar-a h1 {
	border-bottom: 1px dotted #d2d2d2;
	font-size: .75em;
	font-weight: bold;
	color: #336799;
}

#containerboth { 
	padding: 0 30px;
}

#footer {
	height: 50px;
	font-size: .90em; 
	clear: both;
	background: url(images/footer.gif) bottom no-repeat;
	/*background-position: bottom;*/
}

.fotext {
	border-top: 1px dashed #D2D2D2;
	margin: 0 30px;
	font-size: 90%;
	padding-top: 10px;
	color:#7d7d7d;
	text-align: center;
}

.topnav {
	color: #a8c0e2;
	font-size: 85%;
	float: right;
	margin: 59px 35px 0 0;
	height: 15px;


}

.navcontainer {
	margin: 275px auto 0 auto; /*the top margin can push all other content down in ff*/
	width: 540px;
	padding: 0;
	padding-left: 0px;
	height: 25px;
	
}

.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li {
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a {
	border: 1px solid #0a7969;
	background: #fff;
	width: 150px;
	height: 15px;
	padding: 2px;
	margin: 0;
	color: #0a7969;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover {
	color: #fff;
	/*background: #b1d5f4;*/
	background: #0A7969;
}

.navcontainer li a:active {
	background: #0a7969;
	color: #fff;
}



#rightmenu {
	font-size: 0.9em;
	margin: 0px;
	padding: 10px;
	background: url(images/nav_bg.gif) no-repeat center top;
	

}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left;
	color: #6b6b6b;
	padding: 2px 2px 5px 15px;
	margin: 2px 2px 2px 15px;
	text-decoration: none;
	/*background-position: 4px;*/
}

/*#rightmenu a:visited {
	color: #6b6b6b;
	background: url(images/arrow.gif) no-repeat center left;
	background-position: 4px;
}*/

#rightmenu a:hover, #rightmenu a:active {
	color: #ab8440;
	background: url(images/arrow.gif) no-repeat center left;
	/*background-position: 4px;*/
	text-decoration: underline;
}

#rightmenu a.current {
	color: #082340;
	font-weight: bold;
}

.news{
	border-bottom: 1px dashed #ddd;
	padding: 5px;
	color: #6A849D;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 10px;
}

.box {
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
}

.box h2 {
	color: #993333;
	font-size: 1.2em;
}

.imgright {
	vertical-align: top;
	border: 1px solid #aaa;
	padding: 3px;
	float: right;
	margin: 5px;
}

.imgleft {
	/*vertical-align: top;*/
	float:left;
	border: 1px solid #aaa;
	padding: 3px;
	margin:5px;
	
}

.notice{
	font-size: 85%;
	text-align: left;
	margin-left: 25px;
}

.addressbox {
	font-size: 80%;
	color: #1860aa;
	position: absolute;
	top: 3px;
	left: 530px;
	width: 190px;
	text-align: right;
}

.fltlft{
	float: left;
	margin: 5px 5px 5px 0;
}

.fltrt{
	float: right;
	margin: 5px 5px 5px 10px;
}
.notes{
	font: 85%;
	color: Red;
	font-weight: bold;
}

.brclear{
	clear: both;
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0;
}

#getDirections{
	margin: 5px 0px 5px 40px;;
	font-size: 100%;
	width: 300px;
}

.pHeading{
	text-decoration: underline;
	padding-right: 7px;
}

.gridView
{
    margin-top: 25px;
    width: 475px;
}
.gridView th
{

    text-align: left;
}
.needsupdate {
color: #bb0000;
font-weight: bold;
}
.hourtable {
text-align: center;
background: #ddd;
margin-bottom: 10px;
}
.hourtable th {
border-bottom: 1px solid #0a7969;
background-color: #0a7969;
color: #fff;
padding: 4px;
}
.hourtable td {
background-color: #fff;
padding: 3px;
}
.salutation{
	font-weight: bold;
	font-style: italic;
}


/* ***** IP Team Logo branding **** */
#ipBrand{
	width: 760px; /* may need to change, or remove, depending on layout */
	color: #1860ad; /* adjust as needed for layout */
	font-size: 70%; /*may need to change depending on layout */
	text-align: right;
	margin: 0 auto; /* adjust as needed depending on layout */
	padding: 1px 0 0 0px; /*prevents margin-collapse */
	height: 52px;
	/*border: 1px solid red;*/
}
.ipLogo{
	float: right;
	padding-right: 15px;
	padding-left:5px;
}
/* end branding */

/* site privacy policy statement */
#content.privacy h1{
	font-size: 1.25em;
	
}
#content.privacy h2, #content.privacy h3{
	display: inline;
	font-weight: bold;
	border-bottom: 3px solid #ab8440;
	font-size: 100%;
	color: #ab8440;
	margin: 10px 0 5px 0;
}

#content.privacy h3{
	display: block;
	border: none;
}
#content.privacy p{
	margin: 8px 0;
}


#content ul li {
	line-height: 25px; 
}


/* ********* Hospital Affiliation ************ */

#hospAff{
	font-size: 80%;
	margin: 10px 10px 10px 10px; /*adjust to fit design */
	background: #d4e6ff; /*customize to complement design */
	text-align: left;
	width: 170px; /*adjust to fit design */
	border: 1px solid #a8c0e2;
}
#hospAff h1{
	color: #1860aa;
	font-size: 1.1em;
	text-align: center;
	border-top: 1px solid #a8c0e2;
	border-bottom: 1px solid #a8c0e2;
	margin: 5px 0 2px 0;
	background: #fff;
}
#hospAff ul{
	text-align: center;
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
}
#hospAff li{
	margin: 3px 0 0 4px;
	padding: 0;
	
}
#hospAff li a{
	display: block;
	padding: 3px 0;
	font-weight: bold;
	color: #1860aa; /*adjust to fit design */
}
#hospAff li a:hover{
	color: #ab8440;
}
/* ********** end hospital affiliation box **** */

