body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #676767;
	margin: 0px;
	background:#F0F5EE;
}
a {
	color: #555F80;
}
a:hover {
	color: #008B98;
}
h1 {
	color: #008B98;
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 20px;
}
h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3.table {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008B98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008B98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008B98;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F0F8F9;
	padding-right: 4px;
	padding-left: 4px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .92em;
}
#outer {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #526C97;
	border-left: 1px solid #526C97;
	background-color: #FFFFFF;
	background-image: url(http://www.southnassaurn.org/images/bkgd_header.jpg);
	background-repeat: no-repeat;
}
#outerHome {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #526C97;
	border-left: 1px solid #526C97;
	background-color: #05B0A7;
	background-image: url(http://www.southnassaurn.org/images/home_bkgd_header.jpg);
	background-repeat: no-repeat;
}
/*for Opera*/
html > body #outer {
  width:768px;
}

#intlMain {
	background-image: url(http://www.southnassaurn.org/images/hosp_bg_faded.jpg);
	background-repeat: no-repeat;
}

#header {
	padding: 0px 18px;
	clear: both;
}
#logo {
	float:left;
	width:254px;
	height: 67px;
	margin-top: 13px;
}
#utility {
	margin: 4px 8px 20px;
}
#tagline {
	float:right;
	margin-top: 11px;
	text-align: right;
}
.homebutton {
	margin-bottom: 30px;
}

#navbar {
	float: left;
	padding: 0px;
	margin-top: 16px;
}

#mainlinks {
	float:right;
	margin-right: 5px;
}
#carnie {
	background-image: url(http://www.southnassaurn.org/images/footer_outline.gif);
	height: 92px;
	width: 726px;
	padding: 2px 2px 2px 20px;
	margin: 0px;
	text-align: center;
}
#search {
	background-image: url(http://www.southnassaurn.org/images/searchbar.gif);
	height: 34px;
	width: 748px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 8px;
}
#search form {
	margin: 0px;
	width: 300px;
}
#search input {
	margin: 0px;
	width: 150px;
	height: 15px;
}
.searchbox {
	margin: 0px 20px 0px 10px;
	float: left;
	text-align: left;
}
#clear {
	clear: both;
	height: 0px;
}
#tile {
	float: left;
}
.copy {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sidenav {
	width: 170px;
	padding-right: 15px;
	margin-left: 0px;
}
.sidenav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sidenav li {
	margin-left: 0em;
	padding-left: 0em;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.sidenav a {
	color: #636875;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidenav a:hover {
	color: #008B98;
	text-decoration: underline;
}
.sidenav ul li {
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
.sidenav ul ul {
	padding-bottom: 0.5em;
	padding-top: .5em;
}
.sidenav ul ul a {
	color: #828282;
}
.sidenav ul ul li {
	margin-left: 25px;
	border: none;
	line-height: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
/*
.bullet {
	background-image: url(images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
*/

/* Added 5/13/05 */
.bullet {
	padding-left: 15px;	
	display:block;
}

.bullet:hover {
	background-image: url(http://www.southnassaurn.org/images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bullet_selected {
	background-image: url(http://www.southnassaurn.org/images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display:block;
}
.cyan {
	color: #008B98;
}
.red {
	color: #CC0000;
}
.white {
	color: #FFFFFF;
}

/*-------------*/
.box {
	width: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	margin: 0px;
	padding: 0px 0px 5px;
}
.box ul {
	color: #636875;
	font-weight: 700;
	padding: 5px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.box li {
	line-height: 1.4em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	background-image: url(http://www.southnassaurn.org/images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
.box h3 {
	background-color: #C0B492;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 1em;
}
.box h4 {
	font-size: 1em;
	color: #008B98;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: .92em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box img {
	margin: 0px;
	padding: 0px;
}
.boxbottom {
	margin: 0px;
	padding: 0px;
	width: 222px;
	height: 12px;
	clip: rect(5px,auto,auto,auto);
	background-image: url(http://www.southnassaurn.org/images/box_bottom.gif);
	background-repeat: no-repeat;
}
.boxtop {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.southnassaurn.org/images/box_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: 0px 0px;
	width: 222px;
}
.boxtop h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxtopPhoto {
	margin: 0px;
	padding: 0px;
}
.boxtopPhoto h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxholder {
	float: right;
	width: 222px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.boxholder_test {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.boxHome {
	width: 228px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 170px;
	background-color: #FFFFFF;
}
.boxHome h3 {
	/*background-color: #C0B492;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 1em;
}
.boxHome h4 {
	font-size: 1em;
	color: #008B98;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.boxHome p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.92em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxHome img {
	margin: 0px;
	padding: 0px;
}
.boxbottomHome {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 12px;
	clip: rect(5px,auto,auto,auto);
	background-image: url(http://www.southnassaurn.org/images/box_bottom_home.gif);
	background-repeat: no-repeat;
}
.boxtopHome {
	margin: 0px;
	padding: 6px 0px 0px 8px;
	background-image: url(http://www.southnassaurn.org/images/box_top_home.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: 0px 0px;
	width: 224px;
	background-color: #BFB393;
}
.boxtopHome h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxholderHome {
	float: right;
	width: 232px;
}
.imgblock {
	display: block;
}
.footer {
	height: 150px;
	background-image: url(http://www.southnassaurn.org/images/bkgd_footer.jpg);
	text-align: center;
	/*background-position: bottom;*/
	background-repeat: no-repeat;
}

.footer_home {
	height: 256px;
	background-image: url(http://www.southnassaurn.org/images/bkgd_footer.jpg);
	text-align: center;
	background-position: bottom;
	background-repeat: no-repeat;
}
.top {
	width: auto;
	margin: 15px 90px 10px 15px;
	padding-bottom: 20px;
}
.footerlinks {
	font-size: 11px;
	width: auto;
	line-height: 12px;
	color: 008c99;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 200px;
	margin-bottom: 8px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.footerlinks p {
	padding-bottom: 2px;
}
.footerlinks a {
	color: #008c99;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.homeMain {
	padding-left: 15px;
	background-image: url(http://www.southnassaurn.org/images/home_welcome.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	height: 205px;
	padding-top: 0px;
}
.homeMainInside {
	background-image: url(http://www.southnassaurn.org/images/home_main_hospital.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-right: 25px;
	padding-left: 255px;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 15px;
}
.homeMiddle {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.footerHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	line-height: 3em;
	background-image: url(http://www.southnassaurn.org/images/home_footer_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footerHome a {
	color: #FFFFFF;
}
.footerHome a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.netscape {
	display: block;
}
.events {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	width: 120px;
	text-align: left;
}
.events p {
	margin: 0px;
}
.events a {
	color: #018D9A;
	text-decoration: none;
}
.events a:hover {
	text-decoration: underline;
}
.eventsgamma {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 82px;
	width: 122px;
	text-align: left;
}
.eventsgamma p {
	margin: 0px;
	line-height: 15px;
}
.eventsgamma a {
	color: #018D9A;
	text-decoration: none;
}
.eventsgamma a:hover {
	text-decoration: underline;
}
.eventsprostate {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 87px;
	width: 210px;
	text-align: left;
}
.eventsprostate p {
	margin: 0px;
	line-height: 15px;
}
.eventsprostate a {
	color: #018D9A;
	text-decoration: none;
}
.eventsprostate a:hover {
	text-decoration: underline;
}
.prostatelinks {
	float: left;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 89px;
	width: 210px;
	text-align: left;
}
.prostatelinks p {
	margin: 0px;
	line-height: 15px;
}
.prostatelinks a {
	color: #018D9A;
	text-decoration: none;
}
.prostatelinks a:hover {
	text-decoration: underline;
}
#bottomlinks {
	color: #008B98;
	margin-top: 45px;
	font-size: 0.92em;
	width: 97%;
}
#bottomlinks a {
	color: #008B98;
}
#bottomlinks p {
	margin: 0px;
}
#bottomlinks p.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}
/*.beforephoto {
	margin-bottom: 10px;
	margin-left: 20px;
}
.bmi {
	background-image: url(http://www.southnassaurn.org/images/bkgd_bmi.gif);
	height: 138px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.bmiform {
	margin-top: 20px;
	margin-left: 15px;
	padding: 0px;
}*/
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeList ul li {
	background-image: url(http://www.southnassaurn.org/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 4px;
}
.homeList a {
	font-weight: 700;
	color: #018d9a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.homeList a:hover {
	text-decoration: underline;
}
.spinetable {
	line-height: 1.3em;
	margin-top: 1px;
	margin-bottom: 10px;
}

.submenus{
display: none;
width: 10em;
position: absolute;
left: 0;
background-color: white;
}

.submenus li{
width:inherit;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
border:1px solid #CCCCCC;
line-height:20px;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
color:#5B729F;
}

html>body .submenus li a{ /* non IE browsers */
width: 100%;
color:#5B729F;
}

.submenus li a:hover{
background-color: #CECECE;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

/* css main drop down menu */

.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.menucss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

#navbar {
	float: left;
	margin-top: 16px;
}

#mainbar {
	float: right;
}

.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 16px;
z-index: 100;
background-color: #F0F5EE;
width: 205px;
}

.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.menucss a:hover{
background-color: black;
color: white;
}

/* photo gallery css */

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #000000;
	text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #999999;
	text-decoration: none;
}

.dtree a.nodeSel {
	/*background-color: #FFFFFF;*/
}

.dtree .clip {
	overflow: hidden;
}

.intlFancy {
font-size: 2em;
font-family: "Times New Roman", Times, serif;
font-style: italic;
line-height: 1.4em;
}

#home_video, #home_edu, #newsEvents {
padding: 3px;
border: 1px solid #cccccc;
background-color: #f8f8f8;
height: 310px;
}

#home_video h1, #home_edu h1, #newsEvents h1 {
text-align: center;
}

#home_video li, #home_edu li, #newsEvents li {
padding-bottom: 7px;
padding-right: 7px;
line-height: 1.5em;
}

#quarter {
width: 180px;
border: 1px solid #cccccc;
background-color: #f8f8f8;
font-size: .9em;
line-height: 1em;
padding-left: 3px;
}

#quarter a {
text-decoration: none;
}

#testimonials {
	width: 470px;
	margin-left: 30px;
	background-image: url(../images/testimonials/bg_testimonials.jpg);
	background-repeat: no-repeat;
}

#testimonials p{
	margin-left: 10px;
	font-style: italic;
}

.boxholder_testimonials {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#openInt {
	background-image:url(../images/home/07_1003.jpg);
	background-repeat: no-repeat;
	background-color:#F2F2F7;
	width: 400px;
	padding-bottom: 5px;
}

#openInt p{
	margin-left: 10px;
}



fieldset { 
	border:1px solid #236B8E; 
	margin: 1em;
	padding: 1em;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #236B8E;
  color:#236B8E;
  font-size:90%;
  text-align:right;
  }
  
.photoCaption {
  font-size: .8em;
  color: #008B98;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
}

.bg_homeSlideshow { 
	background-image: url(/images/home_slideshow/2008pinning/redDSC00135.jpg);
	background-repeat: no-repeat;
}

/* flexChoice */

.flexChoiceHeader1 {color: #CC0000; font-size: 14px; font-weight: bold;}
.flexChoiceLowercase {text-transform: lowercase;}

/*home oct 2009 */
.tableBG {background: url(../images/home/bg.jpg) top left repeat-x; line-height: 130%;}

/* box size and positioning */
#homeWelcome, #homeFlexChoice, #homePostcard, #homeNews, #homeVideos, #homeInternships, #homeJobFocus {border: 1px solid #999999; float: left; margin-top: 10px; margin-left: 5px; background-color: #F0F5EE;}

#homeWelcome, #homeNews, #homeVideos, #homeInternships, #homeJobFocus {color: #666666; padding-top: 35px;}
#homeWelcome p, #homeNews p, #homeVideos p, #homeInternships p, #homeJobFocus p{padding-left: 10px; padding-right: 10px;}

#homeWelcome, #homePostcard, #homeFlexChoice, #homeNews, #homeVideos, #homeInternships, #homeJobFocus{ }
#homeWelcome {width: 390px; height: 225px; background: #F0F5EE url(../images/home/title-welcome.jpg) top left no-repeat;}
#homeFlexChoice {width: 359px;}
#homePostcard {width: 195px;}
#homeNews {width: 274px; height: 225px; background: #F0F5EE url(../images/home/title-news.jpg) top left no-repeat;} 
#homeVideos {width: 270px; height: 225px; background: #F0F5EE url(../images/home/title-videos.jpg) top left no-repeat;}
#homeInternships {width: 373px; height: 150px; background: #F0F5EE url(../images/home/title-internships.jpg) top left no-repeat;} 
#homeJobFocus {width: 373px; height: 150px; background: #F0F5EE url(../images/home/title-recruitment-focus.png) top left no-repeat;}

.tableVideos {margin-top: 10px;}