/***** Body and main container *****/

/***** Various tags *****/
a {
	color: #3f6e8e; /*text-decoration:none;*/
	background: inherit;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
	background: inherit;
}

blockquote {
	border: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
	margin: 16px;
	padding: 7px 7px 7px 11px;
	background: #f4f4f4 url(img/menubg.gif) bottom left repeat-x;
	color: #505050;
}

blockquote p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	color: #3a3a3a;
	background: url(images/pgbg.gif);
}

caption {
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 8px 0;
}

/* ********** end hospital affiliation box **** */
h5.walkIns{
	font: 130% bold Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
	color: #005cab;
	margin-top: 40px;
	text-align: center;
	border-bottom: 1px dotted #005cab;
	border-top: 1px dotted #005cab;
	background: #e3e3c3;
	padding-top: 5px;
}

img{
	border: none;
	padding: 0;
	margin: 0;
}

input, textarea {
	border: 1px solid #cccccc;
	margin: 0;
	padding: 4px;
	font: 1em Verdana,Tahoma,Arial,Sans-Serif;
}

label {
	margin: 2px;
}

p {
	margin: 0 0 16px 0;
}

/***** Table styles *****/
table {
	margin: 0 0 16px 15px;
	padding: 0;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 1px solid #d8d8d8;
}

td {
	padding: 7px;
	font-size: 0.9em;
	text-align: left;
	background: #f4f4f4 url(img/menubg.gif) bottom left repeat-x;
	color: #303030;
}

/*input {
width:200px;

}*/
textarea {
	width: 400px;
}

th {
	padding: 7px;
	text-align: left;
	background: #eaeaea url(img/menubg2.gif) bottom left repeat-x;
	color: #505050;
}

.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

/***** Form styles *****/
.button {
	border: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
	margin: 0 0 15px 0;
	padding: 7px 7px 7px 11px;
	background: #f4f4f4 url(img/menubg.gif) bottom left repeat-x;
	color: #505050;
	font-weight: bold;
	width: 120px;
}

.ipLogo{
	float: right;
	padding-right: 15px;
	padding-left: 5px;
}

/***** Various classes *****/
.left {
	margin: 10px 10px 5px 0;
	float: left;
}

/* end branding */
.pHeading, .bold, #content a {
	font-weight: bold;
}

.privacy{
	font-size: .9em;
	color: #5c8bab;
	text-decoration: underline;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
	border: 2px solid #ffffff;
}

.salutation {
	font-weight: bold;
	font-style: italic;
}

.textright {
	text-align: right;
	margin: -10px 0 4px 0;
}

#addyBox{
	position: absolute;
	width: 450px;
	margin: 0;
	padding: 0;
	top: 220px;
	left: 308px;
	text-align: right;
}

/***** Main content *****/
#content{
	margin: 16px 30px 10px 190px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}

#content .imgleft {
	float: left;
	/*padding: 5px 5px 5px 5px;*/
	margin: 0 10px 0 10px;
	border: 2px solid #cccccc;
}

#content .notice {
	font-weight: bold;
	color: #990000;
}

#content h1{
	font-size: 1.55em;
	color: #3f6e8e;
	font-weight: bold;
	border-bottom: 1px solid #3f6e8e;
	padding-top: 15px;
}

#content h1, #content h2, #content h3, #content h4{
	margin: 8px 0 10px 15px;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
}

#content h2{
	font-size: 1.20em;
	line-height: 2em;
	font-weight: bold;
	margin: 4px 0 4px 15px;
}

#content h3{
	font-size: 1.2em;
}

#content h4{
	font-size: 1.0em;
}

#content img{
	padding: 1px;
	display: inline;
	color: #303030;
}

#content img.imgblock {
	display: block;
	margin: 10px auto;
	border: 2px solid #cccccc;
}

#content li{
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
}

#content p{
	padding: 5px 15px;
	margin: 0;
}

#content ul ul, #content ol ol{
	margin: 2px 0 2px 20px;
}

#content ul, #content ol {
	margin: 0 0 16px 20px;
	padding: 0;
}

/***** Footer *****/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 8px 0;
	border-top: 2px solid #dadada;
	width: 735px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	background: #ffffff;
}

#footer a {
	color: #416e8b;
	text-decoration: none;
	background: inherit;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 0;
	margin: 0;
}

#getDirections{
	margin: 5px 0 5px 10px;
	;
	font-size: 100%;
	width: 300px;
}

/***** Header *****/
#header {
	color: #505050;
	width: 738px;
	height: 223px;
	margin: 0 auto;
	padding: 0;
}

#header address{
	margin: 0;
	padding: 3px;
	color: #003b77;
	font-weight: bold;
	font-style: normal;
	font-size: .85em;
}

#hospAff{
	font-size: 100%;
	margin: 10px 10px 10px 0; /*adjust to fit design */
	background: #9fc2e3; /*customize to complement design */
	text-align: left;
	width: 160px; /*adjust to fit design */
	border: 1px solid #c0c0c0;
}

#hospAff h1{
	color: #003b77;
	font-size: 1.1em;
	text-align: center;
	border-top: 1px solid #003b77;
	border-bottom: 1px solid #003b77;
	margin: 5px 0 2px 0;
	background: #ffffff;
}

#hospAff li{
	margin: 3px 0 0 4px;
	padding: 0;
}

#hospAff li a{
	display: block;
	padding: 3px 0;
	font-weight: bold;
	color: #003c78; /*adjust to fit design */
}

#hospAff li a:hover{
	color: #b22222;
}

#hospAff ul{
	margin: 0 0 5px 0;
	list-style: none;
	padding: 0;
}

/* ***** IP Team Logo branding **** */
#ipBrand{
	width: 760px; /* may need to change, or remove, depending on layout */
	color: #ffffff; /* adjust as needed for layout */
	font-size: 70%; /*may need to change depending on layout */
	text-align: right;
	margin: 10px auto; /* adjust as needed depending on layout */
	padding: 1px 20px 0 0; /*prevents margin-collapse */
	height: 55px;
	overflow: hidden;
}

#mapform{
	margin: 5px 0 5px 40px;
	/*font-size: 80%;*/
	;
	width: 300px;
}

#mapform th{
	text-align: right;
}

#nav{
	list-style: none;
	width: 160px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 90%;
}

#nav li {
	margin-bottom: 5px;
}

#nav li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 6px;
	background: #f4f4f4 url(img/navbtnbg.gif) bottom left repeat-x;
	border: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
}

#nav li a:hover, #nav li a.current {
	background: #eaeaea url(img/navbtnbg.gif) bottom left repeat-x;
	color: #505050;
	border: 1px solid #b0b0b0;
	border-left: 4px solid #3f6e8e;
}

/***** Left sidebar *****/
#navmenu {
	float: left;
	width: 160px;
	margin: 10px 0 10px 15px;
	padding: 0;
}

#navmenu .announce {
	width: 125px;
}

#navmenu h2 {
	font-size: 1.5em;
	font-weight: normal;
}

#tagLine{
	position: absolute;
	top: 1px;
	left: 390px;
	color: #ffffff;
	margin: 0;
	padding: 2px 3px;
}

#tagLine p{
	color: #ffffff;
	font: bold 120% Geneva, "Times New Roman", serif;
	padding: 0;
}

#wrap {
	background: url(images/contentbg.gif) #5c8bab repeat-y;
	color: #303030;
	margin: 0 auto;
	width: 773px;
	position: relative;
}