*{
	margin:0px;
	padding:0px;
}

html, body, #container, #contentHolder, #content{
		height: 100%;
		min-height: 100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

h1{
	color:#701123;
	font-size: 1.5em;
	line-height: 1.3;
	letter-spacing:-0.5;
	margin-top: 15px;
	margin-bottom: 10px;
}

h1 span{
	color:#434D71;	
}

h2{
		color:#434D71;	
		font-size:1.1em;
}

b{
	color:#701123;	
}

a img{
	border:0px;	
}

p{
	margin-bottom: 10px;	
}


a{
	color:#701123	
}

a:hover{
	color:#D0B1B7	
}

hr{
	height:1px;
	width: 100%;
	background: #e7e7e7;
	margin-top:-10px;
	margin-bottom: 10px;
	border:0px;
}

#container, #footer{
	min-width: 1000px;	
}

#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px; /* the bottom margin is the negative value of the footer's height */

}


#contentHolder{
	background: url(/site/images/content-bg.jpg) center top  no-repeat;	
	margin:0px auto;

}

#content{
	width: 925px;
	margin:auto;

}

#contentRight{
	float:left;
	width: 680px;

}


.push {
	height: 85px; /* .push must be the same height as .footer */
}

.circles{
		
	float:left; 
	margin-left:10%;
	margin-right: -150px;
	position:relative; 
	top: -200px;   
	margin-bottom: -250px;
}


#footer{
	background:url(/site/images/footerbg_12.jpg) repeat-x;
	width: 100%;
	height: 85px;
	color:#c59fa6;
	font-size: 9px;
	text-align:left;
}

#footer p{
	padding-top: 35px;
	text-align:center;

}

#footer a{
	color:#701123;	
	text-decoration:none;
}


#topbarContainer{
	height:180px;
	width: 100%;
	
}

#logoBar{
	background:url(/site/images/logobar-bg.png) top center no-repeat;
	height: 180px;

}

.topbarStrip{
		background:url(/site/images/top-bg.jpg) top center repeat-x;
		height: 180px;
		width: 100%;
		text-align:center;
}


a#hartwellLogo{
	position:relative;
	left:-120px;
	top:60px;
}

a#stjudeLogo{
	position:relative;
	left: 70px;
	top:50px;	
}

#midtopBar{
	background:url(/site/images/midtopbar-bg.png)	repeat-x;
	width: 100%;
	height: 58px;
}

#midtop{
	background:url(/site/images/midtopbar-center-bg.jpg) bottom center no-repeat;
	height: 52px;
	margin: auto;
}


#picHolderRight{
	float:right;
	margin: 15px 0px 15px 15px;
}

#picHolderRight img{
	display:block;
	background:url(/site/images/pic-container.jpg) no-repeat;
	padding:11px 10px 10px 10px;	
	margin-bottom: 10px;
	width: 166px;
}

.sublinks {
	min-height: 100px;	
	margin-bottom: -60px;
	background:url(/site/images/sidebar-bgpng.png) no-repeat top right;
	padding-top: 55px;
	padding-left: 16px;

	width: 190px;
}

.sublinks ul, .sublinks li{
	list-style:outside;
}
.sublinks li{
	margin-left: 20px;	
	color:#384474
}


/*#####################LEFT NAV#######################################*/

#leftNavContainer{		
	float:left;
	margin-right: 0px;
	position:relative;
	z-index:2;
	
	min-height: 100%;
	height: 100%;

}

#leftNav{
	background:url(/site/images/leftnav-bg.png) repeat-y ;
	width: 223px;
	min-height: 220px;
	padding-top: 20px;	
}

#leftNav ul{
	list-style-position: outside;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	margin-top: 15px;
}

#leftNav ul li{
	display:block;	
	margin-bottom: 5px;
	padding-bottom:5px;
}

#leftNav a{
	color:#323a5a;
	font-size: 1.2em;
	text-decoration:none;
	display:block;
	width: 190px;
	padding: 5px 0px 5px 17px;
}

#leftNav a:hover{
	color:	#354172;
	background-color:#ffe05a;
}

#leftNav a.selected{
	background:url(/site/images/leftnav-link-bg.jpg) right 0px no-repeat;
	background-color:none;
	color:#701123;	
	font-weight: bold;
}

#leftNavTop{
	background:url(/site/images/leftnav-bg-top.png) no-repeat;
	height:232px;
	margin-bottom: -232px;
	margin-top: -21px;
}

#leftNavbottom{
	background:url(/site/images/leftnav-bg-bottom.png)	no-repeat;
	height:32px;
	width: 223px;
	
	position:relative;
	bottom:0px;
	
	margin-top: -5px;	
}

.leftNavlinkbox{
	width: 160px;
	padding:10px;
	border:1px solid #D0B1B7;
	margin-left:10px;
	height:70px;
}

.leftNavlinkbox a{
	color:#2d3a6d;
	line-height: 1.3;
	text-decoration:none;
	font-size:11px;
}

.leftNavlinkbox a:hover{
	color:#701123	
}

.leftNavlinkbox img{
	float:left;
	margin-right: 5px;
	vertical-align:text-bottom;

}

/*######################################################################*/

#slideshow{
	height: 240px;
	position:relative;
	top:-59px;
	left:-30px;
	margin-bottom: -50px;
	margin-right: -35px;	
	padding-bottom: 5px;
}


.clearme{
	clear:both;	
}

#contentRight table{
	width: 100%;	
}

#contentRight table tr.single{
	background:#F0E8EA;

}

#contentRight table tr.double{
	background:#E4E4EC;

}

#contentRight table td{
	padding:3px 10px;
}

#contentRight table th{
	background:#FFFFCC;
	color:#701123;
	padding:5px 0px;
}
