@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #858c62;
	background-image: url(Bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
#wrap {
	width: 1140px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#container {
	width: 900px;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

#container_ads {
	width: 240px;
	text-align:center;
	background-color: #fff;
	position: relative;
	top: 0px;
	float: right;
	left: 5px;
	
}



#header {
	height: 117px;
	width: 900px;
	background-image: url(header2.jpg);
	top: 0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #696936;
	border-left-color: #696936;
	
}

#navbar {
	height: 26px;
	width: 700px;
	top: 98px;
	position:relative;
	z-index: 25;
	left: 198px;
	
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696936;
	
}
#navbar a:link {
	text-decoration: none;
}
#navbar a:hover {
	color: #dd7356;
}
#navbar a:visited {
	text-decoration: none;
}

#subnavbar {
	background-image: url(subnav_08.jpg);
	height: 26px;
	width: 237px;
	z-index: 10;
	top: 90px;
	position: relative;
	left: 663px;
	
}

#subnav {
	height: 26px;
	width: 205px;
	z-index: 16;
	position: relative;
	left: 30px;
	top: 6px;
	
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	
}
#subnav a:link {
	text-decoration: none;
}
#subnav a:hover {
	color: #dd7356;
}
#subnav a:visited {
	text-decoration: none;
}


#utilitynav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	z-index: 50;
	line-height: 24px;
	position: relative;
	float: right;
	right: 9px;
	
}

#utilitynav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	
}
#utilitynav a:link {
	text-decoration: none;
}
#utilitynav a:hover {
	color: #dd7356;
}
#utilitynav a:visited {
	text-decoration: none;
}

#search {
	float: right;
	z-index: 10;
	width: 200px;
	clear: right;
	position: relative;
	margin-right: 10px;
	text-align: center;
	top: 10px;
}


/*begin Columns*/
#colwrapper {
	width: 900px;
	float: left;
	background-color: #beb481;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #696936;
	border-left-color: #696936;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #696936;
	
}
#leftcol {
	width:180px;	
	float: left;
	
}
#footer {
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	float: left;
}

#footer_content {
	position: relative;
	font-size: 10px;
	color: #FFF;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer_content a {
	font-size: 10px;
	color: #ffffff;
	
}
#footer_content a:link {
	text-decoration: none;
}
#footer_content a:hover {
	color: #dd7356;
}
#footer_content a:visited {
	text-decoration: none;
}


#middlecol {
	width: 698px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #696936;
	padding-top: 45px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-color: #FFF;
	line-height: 18px;
	text-align: left;
}
.facebook {
	text-align: right;
	float: right;
	padding-right: 75px;
}

#middlecol_content {
	width: 500px;
	line-height: 18px;
	
	
	
}
#rightcol {
	width:212px;
	float:left;
	
}
/*end Columns

#maincontent {
	width:720px;
	float: left;
	height:100px;
}*/
.copyright {
	font-size: 10px;
	color: #000;
	text-align: center;
}

#Whatsnew_container {
	width: 420px;
	position: relative;	
}
#calendar_container {
	width: 420px;
	position: relative;
}

#quicklinks_container {
	width: 188px;
	position: relative;
}
#poll_container {
	width: 188px;
	position: relative;
	top: 40px;
}
#photos_container {
	width: 188px;
	position: relative;
	top: 20px;	
}

#nursescorner_container {
	width: 188px;
	position: relative;
	top: 20px;
	
}

.nursescorner_bg {
	background-image: url(nursescorner_icon.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table_border {
	border: 1px solid #cccccc;
}

#sectionnav_container {
	width: 188px;
	top: 0px;
	
	position: relative;	
	float: left;
}

/*.table_border_polls {
	border: 1px solid #cccccc;
	background-image: url(poll_bg.jpg);
	background-repeat: repeat-x;
}*/
.copyright {
	font-size: 10px;
	color: #000;
	float: left;
}

a {
	font-weight: bold;
	color: #dd7356;
	
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #696936;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #6B7250;
	font-family: Verdana, Geneva, sans-serif;
}
.menu {
  border: solid 1px #BFBFBF;
  padding:10px 10px 15px 10px;
  background-color:white;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#666666;
  text-decoration:none;
}

#demo {
  background-color:#eeeeee;
  cursor:pointer;
  padding:5px 20px 5px 20px;
  margin: 30px 0;
  width: 425px;
}

#demo span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
}

#demo span:hover {
  text-decoration:underline;
}

#WNA-logo {  

background-image:url(transparent.gif);  

display:block;  

height:58px;  

text-indent:-9999px;  

width:200px;  

} 

#transparent {
	z-index: 200;
	position: absolute;
	float: left;
	height: 84px;
	width: 175px;
}

