/* Global Styles */


#wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0; 
    background-color: #e8f7bb;
    }

#package {
    width: 802px;
    margin: 0 auto;
    padding: 0;
    background: #e8f7bb; 
    }

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8f7bb;
	height: auto; 
}

/************  HEADER  **************/

#header
{
position: relative;
background-repeat: no-repeat;
height: 136px;
width: 820px; 
background-image: url(images/new_logo_steth.png);
border-bottom: 3px solid #58161a;
}



/*************  Top navigation bar  ***********/

#topnav {
	position: relative;
	color: #58161a;
	width: 600px;
	text-decoration:none;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 6px;
	vertical-align: middle;
	top: 0px;
	margin-left: 0px; 
	font-size: 12px; 
}


#topnav td a { 
color: #58161a; 
padding-top: 4px; 
padding-bottom: 15px; 
padding-left: 0px; 
padding-right: 22px; 
display: block; 
font-weight: bold; 
text-decoration : none;
background: url(images/top_button_down.jpg); 
background-repeat: no-repeat; 
font-size: 12px; 
height: 30px; 
text-align: center; 
line-height: 13px;

}

#topnav td a:hover { 
font-size: 12px; 
font-weight:bold; 
color: #a80e60; 
background: url(images/top_button_down.jpg); 
background-repeat: no-repeat;
padding-top: 4px; 
padding-bottom: 15px; 
padding-left: 0px; 
padding-right: 22px; 
text-decoration : none; 
height: 30px; 
text-align: center; 
line-height: 13px; background-position: left -48px;

}


/***************Main body content**************/

#main {
	padding: 0px;
	margin-top: 0px;
	width: 800px; 
	position: relative;
	height: auto;
	left: 0px;
	background-image: url(images/left_bg.png); 
	background-repeat: no-repeat;
}

#photo {
	margin-top: 0;
	position: relative;
	margin-left: 0%;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 3px solid #58161a;
	border-top: 0px solid #58161a; 
	height: auto;

}




/***** Left navigation bar *****************/




#leftbar {
	color: #58161a;
	position: absolute;
	left: 0px;
	width: 174px;
	padding-left: 0px;
	text-decoration:none;
	margin-left: 22px; 
	margin-top: 0px;
	text-align: left;
	top: 122px;
	background-image: url(images/left_bg.png); 
	background-repeat: no-repeat; 
	height: auto;
 }

#leftbar ul li { 
list-style-type: none; 
font-size: 12px; 
margin-bottom: 0px;
vertical-align: middle; 

}


#leftbar ul { 
height: auto; 
margin: 0; 
padding: 0; 
}


#leftbar ul h2 { 
color: #000000;
font-size: 15px; 
text-align: center; 
margin: 0px; 
padding-top: 4px; 
border-left:0px solid #a80f60; 
border-right:0px solid #a80f60; 
border-top:0px solid #a80f60; 
border-bottom:0px solid #a80f60;
background-image: url(images/button_h2.png); 
background-repeat: no-repeat; 
height: 25px; 
display: block; 
}



#leftbar a { 
color: #58161a; 
height: 24px; 
padding-top: 4px; 
padding-bottom: 0px; 
padding-left: 8px; 
display: block; 
border-left: 0px solid #58161a; 
border-bottom: 0px solid #E8F7BB; 
border-top: 0px solid #E8F7BB; 
font-weight: bold; 
text-decoration : none; 
text-align: left;
background-image: url(images/button_up1.jpg); 
background-repeat: no-repeat; 
}

#leftbar a:hover { 
color: #a80f60; 
height: 24px; 
padding-top: 5px; 
padding-bottom: 0px; 
padding-left: 8px; 
display: block; 
border-left: 0px solid #58161a; 
border-bottom: 0px solid #E8F7BB; 
border-top: 0px solid #E8F7BB; 
font-weight: bold; 
text-decoration : none; 
text-align: left;
background-image: url(images/button_up1.jpg); 
background-repeat: no-repeat; 
background-position: left -33px;
}


/*************  Content  ***********/

#content {
	position: relative;
	margin-left:220px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 600px;
	line-height: 20px;
	background-color: #E8F7BB;
	border-left: 0px solid #58161a;
}

#title {
	margin-top: 0;
	position: absolute;
	margin-left: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 80%;
	height: 32px;
	left: 18px;
	top: 200px;
}


#text {
	position: relative;
	margin-left: 25px;
	padding-bottom: 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 16px;
	line-height: 20px; 
	text-align: left;
	
}

#text h2 {
	position: relative;
	margin-left: 0;
	width: 100%;
	font-size: 24px;
	line-height: 45px; 
}

#text h3 {
	position: relative;
	margin-left: 0;
	width: 100%;
	font-size: 18px;
	line-height: 35px;
	color: #a80f60;
}


#text a {
background-color : #E8F7BB; 
color: #58161A;
font-size: 16px;
}


#text a:hover {
background-color : #E8F7BB; 
color: #a80f60;
font-size: 16px; 
}

#text ul { 
background-color: #E8F7BB; 
padding-top: 0px; 
padding-bottom: 0px; 
}

#text ul a {
background-color : #E8F7BB; 
color: #58161A;
font-size: 16px;
line-height: 15px;

}

#text ul a:hover {
background-color : #E8F7BB; 
color: #a80f60;
font-size: 16px; 
line-height: 15px;
}


#content h2 {
	text-align: left;
	font-size: 23px;
	color: #58161a;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px; 
	width: 600px; 
	line-height: 34px;
}

#title h3 {
text-align: center;
font-size: 13px; 
color: #a80f60; 
font-weight: bold;
color: #a80f60;
}

#title h3 a {
text-align: left;
font-size: 13px; 
color: #58161a; 
font-weight: bold;
}


#title h3 a:hover {
text-align: left;
font-size: 13px; 
color: #a80f60; 
font-weight: bold;
}



#heading {
list-style-type: none;
text-decoration: underline;
}



#content topnav ul { 
background-color: #E8F7BB; 
padding-top: 0px; 
padding-bottom: 0px; 
font-size: 12px;

}

#content topnav ul li a {
background-color : #E8F7BB; 
color: #58161A;
font-size: 12px;
line-height: 15px;

}

#content topnav ul li a:hover {
background-color : #E8F7BB; 
color: #a80f60;
font-size: 12px; 
line-height: 15px;
}





/************   FOOTER   ***************/


#footer {
	background-color : #E8F7BB;
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 15px;
	border-bottom: #58161a double 2px;
	border-top: #58161a double 2px; 
	width: 800px; 
	
}

#footer a {
background-color : #E8F7BB; 
color: #58161A;
clear: both;
text-align: center;
font-size: 12px;
}


#footer a:hover {
background-color : #E8F7BB; 
color: #a80f60;
clear: both;
text-align: center;
font-size: 12px; 
font-weight:bold;
}

#footer p {
background-color : #E8F7BB; 
color: #000000;
clear: both;
text-align: center;
font-size: 12px; 
padding-left: 0px; 
padding-right: 0px; 

}
