/* CSS Document */
* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body 
{
		background-color:#333333;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}


body, td 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
}

a:link {
		color: #999999;
		text-decoration: underline;
}
a:hover {
		color: #000000;
		text-decoration: underline;
}
a:active {
		color: #999999;
		text-decoration: underline;
}
a:visited {
		color: #999999;
		text-decoration: underline;
}
a:visited:hover {
		color: #000000;
		text-decoration: underline;
}
	
	
li 
{
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
}


ul {
		margin-left: 0;
		line-height: 1.5em;
		padding-left: 2em;
		text-indent: 1em;
		padding-top: 1em;
		padding-bottom: 2em;
		list-style-image:url(../images/interior/bullet.gif)
}
	
	
.footer
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
}

.footer:link {
		color: #999999;
		text-decoration: underline;
}
.footer:hover {
		color: #FFFFFF;
		text-decoration: underline;
}
.footer:active {
		color: #999999;
		text-decoration: underline;
}
.footer:visited {
		color: #999999;
		text-decoration: underline;
}
.footer:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
}

.header
{
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		/*font-weight:bold;*/
		color: #999999;
}

.subhead
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #777777;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
		font-style:italic;
		font-weight:bold;
}

.emph1
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #888888;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
}

.verticalrepeat {
		background-repeat: repeat-y;
}

.horizontalrepeat {
		background-repeat: repeat-x;
}

.norepeat {
		background-repeat: no-repeat;
}

/*main nav rollovers*/
.bmrollover {
		display: block;
		width: 145px;
		height: 44px;
		background: url("../images/home/navigation/boardbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.bmrollover:hover {
		background-position: 0 -44px;
}

.nlrollover {
		display: block;
		width: 132px;
		height: 44px;
		background: url("../images/home/navigation/newsbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.nlrollover:hover {
		background-position: 0 -44px;
}

.curollover {
		display: block;
		width: 73px;
		height: 44px;
		background: url("../images/home/navigation/contactbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.curollover:hover {
		background-position: 0 -44px;
}

.nerollover {
		display: block;
		width: 90px;
		height: 44px;
		background: url("../images/home/navigation/nursedbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.nerollover:hover {
		background-position: 0 -44px;
}

.nnrollover {
		display: block;
		width: 88px;
		height: 44px;
		background: url("../images/home/navigation/nursnebbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.nnrollover:hover {
		background-position: 0 -44px;
}

.nwrollover {
		display: block;
		width: 143px;
		height: 44px;
		background: url("../images/home/navigation/nursworkbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.nwrollover:hover {
		background-position: 0 -44px;
}

.pprollover {
		display: block;
		width: 72px;
		height: 44px;
		background: url("../images/home/navigation/pospaperbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.pprollover:hover {
		background-position: 0 -44px;
}

.rrrollover {
		display: block;
		width: 152px;
		height: 44px;
		background: url("../images/home/navigation/recretbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.rrrollover:hover {
		background-position: 0 -44px;
}

.fyrollover {
		display: block;
		width: 78px;
		height: 44px;
		background: url("../images/home/navigation/youngbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.fyrollover:hover {
		background-position: 0 -44px;
}

.csrollover {
		display: block;
		width: 109px;
		height: 44px;
		background: url("../images/home/navigation/clinnursbtn.jpg") 0 0 no-repeat;
		text decoration: none;
		text-indent: -9999px;
}

.csrollover:hover {
		background-position: 0 -44px;
}

/* ---- dropdown styles ----------*/
/*
#nav li:hover ul {
	left: auto;
}

#container {
	width: 36em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}

/--p {
	margin: 1em 2em;
}------------------------------/

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}*/