@charset "UTF-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #5c84b0;
	background-image: url(../images/wl_bg.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#printLogo {
	display: none;
}

#callNow {
	padding: 8px 31px 4px 0px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

#bottomShadow {
	height: 18px;
	background-image: url(../images/bottom_shadow_strip.jpg);
	float: left;
	width: 820px;
}

#content {
	float: left;
	background: url(../images/leftright_shadow_bgrpt.jpg) repeat-y;
	padding-left: 5px;
	width: 815px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#homeheader {
	clear: left;
}

#homeContent {
	padding: 25px 0 5px 40px;
	float: left;
	background: #fff url(../images/navigation_shadow_bgrpt.gif) repeat-x;
	width: 770px;
	margin: 0;
}

#pageTitleStrip {
	float: left;
	width: 580px;
	background-color: #0b2e55;
	color: #fff;
	height: 128px;
}

#pageTitleImage {
	float: left;
}

#homeIntro {
	float: left;
	width: 461px;
}

#textContent {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}

#rightColumnHome {
	width: 240px;
	float: left;
	padding-left: 28px;
}

#rightColumnContent {
	width: 200px;
	float: left;
	padding-left: 40px;
}

#rightColumnHome #item, #rightColumnContent #item {
	padding-bottom: 10px;
}

#newshighlight {
	padding: 13px 13px 7px;
	background-color: #87aed9;
	color: #fff;
	margin-bottom: 13px;
}

#location {
	display: block;
	clear: both;
}

#map {
	float: right;
	border-width: 1px;
	border-style: solid;
	margin-top: 0;
	margin-bottom: 30px;
}

#mission {
	font-size: 12px;
	line-height: 18px;
	color: #3a3a3a;
	padding: 8px 10px;
	background-color: #cdddef;
	margin-bottom: 16px;
	margin-top: 6px;
}

#expandCollapseSection {
	margin-top: 8px;
	margin-bottom: 19px;
}

a.areasofpracticelink {
	display: block;
	border-top: 1px solid #cdcdcd;
	padding-top: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #0b2e55;
	background: url(../images/wl_arrow.gif) no-repeat right 6px;
}

a.areasofpracticelink:hover {
	text-decoration: none;
	color: #6c9bd1;
	background: url(../images/wl_arrow_hover.gif) no-repeat right 6px;
}

/* @group IMAGES */

img {
	border-width: 0;
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* @end */

/* @group TEXT */



h3 .role {
	padding: 0 0 6px 5px;
	font-weight: normal;
	color: #858585;
	font-size: 12px;
}


#expandCollapse h3 {
	margin: 0;
	padding: 0 0 6px;
	font-weight: bold;
	color: #3a3a3a;
	font-size: 13px;
}







#textContent ol {
	line-height: 19px;
	margin: 0 0 5px;
	color: #3a3a3a;
	font-size: 12px;
	list-style-type: decimal;
	padding: 0 0 5px 37px;
}

#textContent ul {
	line-height: 19px;
	margin: 0 0 5px;
	color: #3a3a3a;
	font-size: 12px;
	list-style-type: square;
	padding: 0 0 5px 37px;
	opacity: 1;
}

#expandCollapse p {
	line-height: 19px;
	margin: 0;
	padding: 0 0 10px;
	color: #3a3a3a;
	font-size: 12px;
}



#rightColumnContent .caption {
	margin: 6px 0;
	color: #7e7e7e;
	font-size: 11px;
	display: block;
}


td {
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #3a3a3a;
	font-size: 12px;
	border-width: 0;
	border-style: none;
	border-collapse: collapse;
}

tr, table {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	border-collapse: collapse;
}

a {
	color: #5c84b0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#rightColumnHome p {
	line-height: 14px;
	font-size: 11px;
	padding-bottom: 5px;
}

#rightColumnHome h3 {
	line-height: 15px;
	font-size: 12px;
}

#rightColumnContent p {
	line-height: 16px;
	margin: 0;
	padding: 0 0 6px;
}

#newshighlight p {
	line-height: 14px;
	font-size: 11px;
	padding-bottom: 5px;
}

#rightColumnContent h3 {
	margin-top: 0;
}

#newshighlight p, #newshighlight h3, #newshighlight h4, #newshighlight h5 {
	color: #fff;
}




/* @end */

/* @group NEWS & EVENTS */

td.newsdate {
	font-weight: bold;
	color: #0b2e55;
	padding-top: 7px;
	vertical-align: top;
}

td.newsEntry {
	padding-top: 7px;
	vertical-align: top;
}

table.newsEvent {
	border-top: 1px solid #bcbcbc;
	margin-bottom: 15px;
}

/* @end */

/* @group NAVIGATION */

ul#nav {
	padding: 0;
	margin: 0;
	color: #21272b;
	float: left;
	width: 100%;
}

ul#nav li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
	
ul#nav li a {
	color: #2b2918;
	text-decoration: none;
	text-shadow: #edddc3 1px 1px 1px;
	white-space: nowrap;
	padding: 7px 14px;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
}

ul#nav li a:hover {
	background: url(../images/navigation_over_bgrpt.gif) repeat-x;
	border-left: 1px solid #b49d7b;
	border-right: 1px solid #dbcbb1;
	margin: 0;
}

ul#nav li#currentNav a {
	background-color: #fdd589;
}

#navContainer {
	padding-left: 160px;
}

#navigation {
	background: url(../images/navigation_bgrpt.gif) repeat-x;
	height: 30px;
	padding-left: 27px;
	clear: left;
	width: 783px;
	font-size: 13px;
	margin: 0;
	padding-top: 0;
}

ul#nav li#home a {
	padding-top: 9px;
	padding-bottom: 11px;
}

ul#nav li#active a {
	background: url(../images/navigation_over_bgrpt.gif) repeat-x;
	border-left: 1px solid #b49d7b;
	border-right: 1px solid #dbcbb1;
	margin: 0;
}






/* @end */

/* @group SUB FOOTER */

#subFooter {
	float: left;
	width: 730px;
	border-top: 1px solid #d1d1d1;
	margin-top: 6px;
	padding-top: 13px;
}



#locations {
	float: left;
	color: #9dbbd8;
	font-size: 13px;
	padding-top: 5px;
	clear: left;
}

#locations ul {
	margin: 0;
	padding: 0;
}

#locations li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	margin: 0;
	padding-left: 0;
}

#sisterLogo {
	float: right;
}

/* @end */

/* @group FOOTER */

#footer {
	margin: 0;
	width: 730px;
	padding: 6px 0 60px 40px;
	float: left;
	font-size: 11px;
}


#footer ul {
	margin: 0;
	padding: 0;
}


#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	color: #9db5d0;
	margin: 0;
	padding-left: 0;
}

#footer li a {
	color: #9db5d0;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group PEOPLE */

#people {
	margin-top: 10px;
	margin-bottom: 0;
	clear: left;
}

#peopleimage {
	margin: 0 20px 0 0;
	width: 122px;
	padding-top: 22px;
	float: left;
}

#peopleimage img {
	border: 1px solid #cacaca;
}

#peopletext {
	margin: 0;
	width: 340px;
	float: left;
	font-size: 11px;
	padding-top: 22px;
}



/* @end */



















