#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#shell {
	float: left;
	height: 665px;
	width: 940px;
}
#header {
	float: left;
	height: 203px;
	width: 940px;
}

#main {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(images/NDSR_footer.png);
	float: left;
	height: 450px;
	width: 940px;
}

#main2 {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	width: 940px;
}

.mainpic {
	background-image: url(images/homepage_background.jpg);
	background-repeat: no-repeat;
}

.clear{
	clear:both;
	height:70px;
	line-height:0px; 
	visibility: hidden;
}

/* TOP NAVIGATION STYLE */

#top_nav {
	float: left;
	height: 43px;
	width: 940px;
}
.top_nav_blank {
	background-color: #8EBEB3;
	height: 43px;
	width: 40px;
	float: left;
}
.top_nav_spacer {
	height: 43px;
	width: 2px;
	float: left;
}
div.top_nav_on {
	background-color: #C1DD89;
	height: 43px;
	width: 98px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

div.top_nav_on a{
color: #008172;
text-decoration: none;
}

div.top_nav_off a, a:visited{
color: #C1DD89;
text-decoration: none;
font-weight: 700;
}

div.top_nav_off a:hover{
color: #FFFFFF;
}

div.top_nav_off {
	background-color: #008172;
	height: 43px;
	width: 98px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

.single {
position: relative;
top: 15px;
}

.double {
position: relative;
top: 10px;
}








/* FOOTER STYLES */

div.footer {
	background-image: url(images/NDSR_footer2.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 940px;
	float: left;
	position: relative;
	top: -121px;
	left: 0px;
	z-index: 999;
	margin-bottom:-121px;
}

div.footer2 {
	background-image: url(images/NDSR_footer.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 940px;
	float: left;
	position: relative;
	top: -121px;
	left: 0px;
	z-index: 999;
	margin-bottom:-121px;
}


* html div.footer div.footer2 {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/NDSR_footer.png');
background-image: none;
}

div.footer2 h1{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 14px;
}

div.footer2 p{
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 110%;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

div.footer2 h5{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 200;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


div.footer h1{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 14px;
}

div.footer p{
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 110%;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

div.footer h5{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 200;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	width: 98px;
	clear: left;
}








/* LEFT NAV V1 STYLES */

#nav1 {
	float: left;
	height: 400px;
	width: 98px;
	position: relative;
	left: 42px;
	margin-top: 8px;
}
.nav1_spacer {
	float: left;
	height: 4px;
	width: 98px;
	font-size: 1px;
	clear: left;
}
.nav1_selected {
	font-size: 10px;
	font-weight: 600;
	color: #068271;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-bottom: 0px;
	line-height: 100%;
}
.nav1_link {
	color: #188B7B !important;
	text-decoration: none;
	font-weight:600 !important;
}

.nav1_ul {
	float: left;
	padding-left: 20px;
	margin: 0px;
}

.nav1_ol {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	padding-left: 20px;
	background-color: #bfde8a;
	width: 80px;

}
#nav2 {
	float: left;
	height: 400px;
	width: 198px;
	position: relative;
	left: 42px;
	margin-top: 8px;
}




/* CONTENT STYLES */

.nurses {
width: 334px;
height: 333px;
position: relative;
z-index:999;
background-image:url(images/nurses_dogs.png);
top: -323px;
left: 300px;
margin-bottom: -323px;
}

* html .nurses {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/nurses_dogs.png');
background-image: none;
}


div.content {
	float: left;
	height: 425px;
	width: 770px;
	overflow: auto;
	position: relative;
	left: 54px;
}
.col2 {
	float: left;
	height: 440px;
	width: 390px;
	position: relative;
	left: 40px;
}
.col2a {
	float: left;
	height: 405px;
	width: 390px;
	position: relative;
	left: 100px;
	background-image: url(images/NDSR_sign.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

div.content h1 {
	font-size: 13px;
	background-color: #C1DD89;
	margin: 0px;
	padding: 11px 0px 11px 22px;
	color: #009183;
}
div.content p {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 130%;
}
div.content a, a:visited {
	color: #422681;
	text-decoration: none;
	font-weight: 500;
}
div.content a:hover {
	color: #C1DD89;
}
div.content h3 {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 12px;
	margin-bottom: -6px;
	padding-right: 20px;
	font-size: 15px;
	line-height: 130%;
	padding-bottom: 0px;
}
.contentbox {
	background-position: 300px 40px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #f9eccf;
	border: 1px solid #BFDE8A;
	width: 730px;
	margin-top: 4px;
	margin-bottom: 300px;
	min-height: 500px;
}


.contentbox .contentinset {
	min-height: 410px;
	height: auto;
	border-style: none;
	margin: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	width: 708px;
}


.contentbox .contentinset ul {
	list-style-image: url(img/dot.gif);
	list-style-position: outside;
	padding-left: 25px;
	width: 300px;
}

.contentbox .contentinset li {
	margin-top: 10px;
	width: 300px;
}

div.about p {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
div.about {
	margin-top: 20px;
}


div.about h1 {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 100%;
	color: #167076;
	padding-bottom: 0px;
}

div.about h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 130%;
	color: #167076;
	font-weight: 400;
	padding-bottom: 0px;
}





/* SCROLL BAR STYLES */

#mycustomscroll {
	width: 760px;
	height: 305px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 0px 0px 15px;
	float: left;
}

#mycustomscroll2 {
	width: 500px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #D5EADE;
	margin: 0.3em auto;
	padding: 15px;
	float: left;
}

.pics {
	border-color: #f9eccf;
	border-style: solid;
	border-width: 10px;
	float: right;
	clear: right;
}

.staffpics {
	margin-bottom: 60px;
	margin-right: 10px;
	border-style: none;
	border-width: 0px;
	float: left;
	clear: left;
}

.long_button {
	margin-left: 10px;
	margin-top: 20px;
	color: #C1DD89;
	text-align: center;
	display: block;
	background-color: #008172;
	line-height: 40px;
	height: 40px;
	min-height: 40px;
	width: 300px;
}

.long_button a:link {
	color: #C1DD89;
}

.on {
	background-color: #bfde8a;
}

