body {
     font: 100.01% Verdana, Arial, Helvetica, sans-serif; 
     background: #9cac93;
     margin: 0; 
     padding: 0;
}
img{
	border: none;
}

#addressbox {

}


#wrapper {
   width:  729px;
   border: 3px solid #ffffff;
   margin: 15px auto;
   font-size: .8em;
   background: #d8c8a7 url(images/people.png) no-repeat bottom right;
   position: relative;

}
#header {
background: url(images/header.jpg) no-repeat;
height: 223px;
width: 729px;
position: relative;
}
#addressholder {
position: absolute;
top: 90px;
left: 25px;
font-size: .75em;
width: 270px;
letter-spacing: -1px;
color: #6b0e1c;
}
#addressholder .right {
float: right;
text-align: right;
}

.pHeading {
font-weight: bold;
}
#content p.noIndent{
	text-indent: 0;
}


#sidebar {
width: 180px;
border: 3px solid #ffffff;
border-top: 0;
float: left;
margin-left: 23px;

background: #f4e7d6;
position: relative;
}

#sidebar 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 {
color: #6b0e1c;
}
#sidebar a.current{
	background: #d8c8a7;
}


#hospaff {
text-align: center;
width: 170px;

margin: 20px auto;
color: #1b5959; 
font-size: .9em;
font-weight: bold;
}
#hospaff a {
display: block;
text-decoration: none;
border: 0;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#hospaff h3{
	font-style: oblique;
	font-weight: bold;
	margin: .5em .75em;
	border-bottom: 1px solid #174c4d;
	font-size: 1.1em;
}

#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;
float: left;
margin-left:19px;

background: #f4e7d6;
margin-bottom: 216px;
padding-left: 10px;
padding-right: 10px;
min-height: 300px;

}
#content h1 {
color: #6b0e1c;
font-size: 1.2em;
border-bottom: 1px solid #6b0e1c;
margin-bottom: 3px;
}
#content h2 {
color: #6b0e1c;
font-size: 1.2em;
margin-bottom: 3px;
}
#content p {
margin: 0;
padding: 6px 0 0 10px;
text-indent: 15px;
}
#pagebott {
color: #ffffff;
font-size: .8em;
padding-left: 70px;
margin-bottom: 4px;
}
#content .fltlft {
float: left;
padding: 5px 8px 0 0;

}

.fltrt{
	float: right;
	padding: 5px;
}


#content .officemap {
padding-left: 10px;
}

.brclear {
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0; 
} 


/* ***** IP Team Logo branding **** */
#ipBrand{
	width: 780px; /* may need to change, or remove, depending on layout */
	color: #444444; /* adjust as needed for layout */
	text-align: right;
	font-size: 70%;
	margin: 0 auto; /* adjust as needed depending on layout */
	padding: 1px 0 0 0; /*prevents margin-collapse */
	height: 52px;
}
#ipBrand p {
margin-top: 11px;
}
.ipLogo{
	float: right;
	padding-right: 25px;
}
/* end branding */



.notes {
color: #990000;
font-weight: bold;
}

#content dl {
padding-left: 30px;
}

.player{
	display: block;
	margin: .5em auto;
	border: 1px solid #174c4d;

}