html {
	margin-bottom:1px;
	height:100%;
}
body, div, span, applet, object, iframe, h1, h222, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, label, legend, table, caption, tbody, tfoot, thead {
	border:0;
	font-family:inherit;
	font-style:normal;
	font-weight:400;
	line-height:1.65em;
	margin:0;
	padding:0;
	text-align:left;
}
:focus {
	outline:0;
}
body {
	background:#eae9e1 url(../images/bodybg.gif) 0 0 repeat-x;
	color:#474740;
	font: 10px Verdana, sans-serif;
}

cite {
	font-style:italic;
}
code, tt {
	font-family: Monaco, "Courier New", Courier, monospace;
}
ul {
	list-style:none;
}
form, tr, th, td {
	border:0;
	font-family:inherit;
	font-style:normal;
	font-weight:400;
	margin:0;
	padding:5;
	text-align:left;
}
.input1 {color:#575757;	font-size:13px;	background:#FFF; margin:2px 0 2px 0; border:1px solid #818181; padding:2px 0 0 5px; width:260px; height:15px;}
.input2 {color:#575757;	font-size:13px;	background:#FFF; margin:2px 0 2px 0; border:1px solid #818181; padding:2px 0 0 5px; width:340px; height:15px;}
.input3 {color:#575757;	font-size:13px;	background:#FFF; margin:2px 0 2px 0; border:1px solid #818181; padding:2px 0 0 5px; width:440px; height:60px;}
:focus.input1, :focus.input2, :focus.input3 {color:#960E0E;}

table {
/*	border-collapse:collapse;*/
	border-spacing:0;
	width:100%;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
a {
	color:#155f83;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#20364c;
	text-decoration:underline;
	-webkit-transition: color 0.2s linear;
}
#container {
/*	background: url(../images/containerbg.gif) top center no-repeat;*/
	position: relative;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
.clear {
	clear:both;
}

#gap5{height:10px; width:inherit; float:inherit;}
#gap10{height:10px; width:inherit; float:inherit;}
#gap16{height:16px; width:inherit; float:inherit;}
#gap20{height:20px; width:inherit; float:inherit;}

/*hr{width:930; height:1px; color:#f3f8e7; margin:5px 25px 0 25px; text-align:left;}*/

/* Banner Image and caption ----------------------------------------------------------*/
#banner {
	MARGIN: 0 0 0 0; BACKGROUND:#CCC 0px 0px;
	POSITION: relative; WIDTH: 686px; float:right;
}

#banner DIV {
	POSITION: absolute; BOTTOM: 0px; RIGHT: 0px;
}

#banner_home {
	MARGIN: 0 0 0 0; BACKGROUND:#CCC 0px 0px;
	POSITION: relative; float:right;
	border:1px solid #818181;
}

#banner_home DIV {
	POSITION: absolute; BOTTOM: 0px; RIGHT: 0px;
}

#banner_home img {
	border:1px solid #FFF;
}

#caption {
	Z-INDEX: 2; MARGIN: 0px 0px 30px 0px; BACKGROUND:#06F no-repeat 0px 0px;
	HEIGHT: 30px; WIDTH: 600px;
	DISPLAY: block;
	padding: 5px 0 0 20px;
	color:#FFF;
	font: 20px Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:400;
	float:right;
}

/*Error Message------------------------------------------*/
#msg_box {
	width:100%;
	MARGIN: 0px 0px 20px 0px; 
	padding: 5px 10px 5px 10px;
	BACKGROUND:#FFFF9D;
	color:#B70000;
}
/*Master Head------------------------------------------*/
.hide, #sitesearch label, div#wordmark {
	display:none;
	visibility:hidden;
}
#masthead {
	height:108px;
	margin:0 auto;
	width:952px;
	position:relative;
}
#masthead h1 {
	margin:31px 0 0 -5px;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:18px;
}
#masthead h1 a {
	background:transparent url(../images/logo.gif) 0 0 no-repeat;
	display:block;
	height:65px;
	text-decoration:none;
	width:461px;
	cursor:pointer;
}
/*Search box------------------------------------------*/
#sitesearch {
	height:24px;
	position:absolute;
	right:17px;
	top:42px;
	width:217px;
	z-index:4;
}
input#searchtext {
	background:#e3e3db;
	border:0;
	color:#333;
	font-size:1.1em;
	height:16px;
	padding:3px 0 0 3px;
	width:189px;
}
#popularsearch {
	margin:-55px 0 0 713px;
	padding:20px 0 0;
	position:absolute;
	width:231px;
	z-index:3;
}
span#poptop {
	background:transparent url(../images/popsearch.png) 0 0 no-repeat;
	display:block;
	height:10px;
	width:231px;
}
div#pop {
	background:transparent url(../images/popbg.png) 0 0 repeat-y;
	padding:30px 0 0;
	width:231px;
	height:150px;
}
div#pop strong {
	clear:both;
	color:#dcdcd3;
	display:block;
	font-size:1em;
	padding-bottom:5px;
	margin-left:10px;
	font-weight:bold;
}
div#pop a {
	color:#bebeb6;
	font-size:1em;
	text-decoration:underline;
}
div#pop ul {
	float:left;
	width:100px;
	padding-left:10px;
}
div#pop ul li {
	padding-bottom:5px;
}
div#pop ul a {
	color:#dcdcd3;
}
div#pop ul a:hover {
	color:#FFF;
}
span#popbot {
	background:transparent url("../images/popsearch.png") 0 -10px no-repeat;
	display:block;
	height:30px;
	width:233px;
}
span#popbot:hover {
	background:transparent url("../images/popsearch.png") 0 -40px no-repeat;
	cursor:pointer;
}
/*Utility Nav-------------------------------------------*/
#utilitymenu {
	width:auto;
	height:14px;
	position:absolute;
	top:6px;
	right:0px;
}
#utilitymenu ul {
	margin:0;
	padding:0;
	width:auto;
}
#utilitymenu ul li {
	float:left;
	background: url("../images/utility_navbg.gif") repeat-x top;
	height:14px;
	width:auto;
	color:#dedede;
}
#utilitymenu ul li a {
	padding:0 10px 0 10px;
	border-right:1px solid #dedede;
	color:#dedede;
	text-transform:uppercase;
	text-decoration:none;
	height:14px;
	font-size:9px;
	cursor:pointer;
}
#utilitymenu ul li a:hover {
	color:#FFF;
	cursor:pointer;
}
#utilitymenu .last {
	border:none;
}
/*Navigation-------------------------------------------------*/
#mainnav {
	margin:0 auto;
	width:952px;
	font-size:12px;
	line-height:normal;
	height:28px;
	position:relative;
}
#mainnav ul {
	margin:0;
	padding:0 10px 0 14px;
	list-style:none;
}
#mainnav li {
	display:inline;
	margin:0;
	padding:0;
}
#mainnav a {
	float:left;
	background:url("../images/navbar.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color:#f0f0e7;
	cursor:pointer;
}
#mainnav a span {
	float:left;
	display:block;
	background:url("../images/navbarright.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#f0f0e7;
	height:19px;
	cursor:pointer;
}
#mainnav a:hover span {
	color:#FFF;
}
#mainnav a:hover {
	background-position:0% -28px;
}
#mainnav a:hover span {
	background-position:100% -28px;
}
#mainnav #current a {
	color:#971e21;
	background-position:0% -56px;
}
#mainnav #current a span {
	color:#971e21;
	background-position:100% -56px;
}
#mainnav .home {
}
#mainnav .home a{
	display:block;
	background:url("../images/home_nav.gif") no-repeat right top;
	height:19px;
	cursor:pointer;
	text-indent:-999px;
	padding:5px 0px 4px 0px;
	width:38px;
}
#mainnav .home a:hover {
	background-position:0% -28px;
}

#home-active {
	background:url("../images/home_nav.gif") no-repeat right top;
	background-position:0% -56px;
	position:absolute;
	left:14px;
	top:0px;
	width:38px;
	height:28px;
	z-index:100;
}
/*Wrapper----------------------------------------*/
#wrapper_outer {
	background:#f7f6ee url(../images/maincontentbg.gif) 0 0 no-repeat;
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;
	width:952px;
	position: relative;
}

#wrapper {
	clear:both;
	margin:0 16px 0 16px;
	padding:0 0 0 0;
	width:920px;
	position:relative;
	float:inherit;	
}

#content {
	width:686px;
	position:relative;
	float:right;
}

#content_home {
	width:920px;
	position:relative;
	float:inherit;
}

#bottomrow_home {
	padding-top:16px;
}

#bottomrow_home strong{font-weight:bold;}

#col1_home, #col2_home, #col3_home, #col4_home {
	margin-bottom: 16px;
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	float:left;
	width:218px;
}

#col1_home, #col2_home, #col3_home {
	margin-right:16px;
}

#bottomrow_home h2 {
	font-size:16px;
	color:#266178;
	font-weight:bold;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#bottomrow_home h3 {
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;
}

#bottomrow_home h4 {
	font-size:11px;
	color:#8f3931;
	letter-spacing:0px;
	text-transform:uppercase;
}

#bottomrow_home ul {
	clear:both;
	padding-bottom:8px;
	margin:0;
}

#bottomrow_home li {
	list-style-image:url(../images/greybullet.gif);
	margin-left: 16px;
	margin-top:8px;
	line-height:1.6em;
}

/* About Us --------------------------------*/
#content p {
	font-size:1.1em;
	line-height:1.65em;
	margin-bottom: 1.15em;
}

#content h2 {
	color:#7f3735;
	letter-spacing: 1px;
	font-size:32px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	height: 32px;
	margin:14px 0 14px 0;
}

#content h1 {
	color:#7f3735;
	letter-spacing: 1px;
	font-size:32px;
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	height: 32px;
	margin:14px 0 14px 0;
}

#content h3 {
	color:#740000;
	font-size:1.4em;
	line-height:1.142em;
	margin:1.5em 0 .7em 0;
}

#content a {
	color:#155f83;
	outline:none;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color:#20364c;
	text-decoration:underline;
	-webkit-transition: color 0.2s linear;
}

#bottomrow{
	float:left;
	border:none;
	padding-top:0;
	margin-top:0;
}

#bottomrow h2 {
	font-size:16px;
	color:#266178;
	font-weight:bold;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#bottomrow h3 {
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;
}

#bottomrow h4 {
	font-size:11px;
	color:#8f3931;
	letter-spacing:0px;
	text-transform:uppercase;
}
#bottomrow strong{font-weight:bold;}
#bottomrow ul {
	clear:both;
	padding:0 5px 8px 8px;
	margin:0;
}
#bottomrow li {
	list-style-image:url(../images/greybullet.gif);
	margin-left: 16px;
	margin-top:8px;
	line-height:1.6em;
}

#bottomrow_wide{
	float:left;
	width:666px;
	border-top:none;
	padding-top:0;
	margin-top:0;
}
#col1_wide {
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	width:666px;
	padding:0px 0px 5px 0px;
	font: 11px Verdana, sans-serif;
	line-height:1.6em;
}
#col1_wide_left {
	float:left;
	width:80px;
}
#col1_wide_right {
	float:right;
	width:576px;
}

#col1_wide h5 {
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:-5px 10px 10px 0;	
}

/*#bottomrow_wide hr {
	margin:0 0 0 0;
	border-color:#D5D5D5;
	color:#F00;
	width: 666px;
	
}*/

#col1 {
	margin-top: 16px;
	margin-bottom:16px;	
	margin-right:16px;
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	float:left;
	width:432px;
	padding:16px 10px 16px 10px;
}
 
#col2 {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right:0;
	float:right;
	width:218px;
}

#col3 {
	margin-right:16px;
	margin-bottom: 16px;	
	width:218px;
	position:relative;	
	float:left;
}

#col4 {
	margin-top: 16px;
	margin-right:0;
	margin-bottom: 16px;
	margin-left:0px;
	width:218px;
	position:relative;	
	float:right;
}

#col1 h5 {
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:-5px 10px 10px 0;	
}

#col2_events {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right:0;
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	float:left;
/*	margin-bottom:32px;*/
	width:218px;
}

#col2_events h3 {
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0 0 -4px;	
}

#col2_events a {
	color:#155f83;
	outline:none;
	font-weight:bold;
	text-decoration:none;
}

#col2_events a:hover {
	color:#20364c;
	text-decoration:underline;
	-webkit-transition: color 0.2s linear;
}

#widgets h3 {
	background-image: url(../images/hdr_facts.gif);
	margin:0 0 -4px;
}
#widgets {
	border-top:5px solid #8f3931;
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	padding-bottom:8px;
	padding:10px;
}
#widgets dl {
	font-size:1.1em;
	line-height:1.65em;
}
#widgets dt {
	font-weight:700;
}
#widgets dd {
	background:transparent url(../images/greybullet.gif) 10px 10px no-repeat;
	padding:4px 0 4px 22px;
	width:176px;
	margin-left: -8px;
}
#widgets dd#crescat {
	text-indent:-9999px;
	display:block;
	margin-top:8px;
	margin-left: 0px;
	width:193px;
	height:112px;
	background:transparent url(../images/20091218_timely.jpg) 0 0 no-repeat;
}
#widgets dd#crescat span {
	margin:0;
	padding:0;
}
#widgets h3+dl, #widgets dd+dt, #widgets dl+dl, #widgets p {
	padding-top:8px;
}
#widgets p {
	font-size:1.1em;
	line-height:1.65em;
}


.red {
	border-top:5px solid #8f3931;
	width:218px;
}
.green {
	border-top:5px solid #266178;
	margin-bottom:24px;
}
.box {
	padding:10px 10px 10px 10px;
}
.box .left{float:left; width:50px; margin:10px 10px 0 0;}
.box .right{float:right; width:135px; margin:10px 0 0 0;}

#image_container{
width:664px;
height:340px;
border:1px solid #8f3931;
margin-bottom:20px;
padding: 10px 10px 10px 10px;
}

#thumb_container{
	padding: 0 10px 10px 0;
	float:left;
}

#form_container{
width:664px;
border:1px solid #D5D5D5;
background-color:#FFF;
margin-bottom:10px;
padding: 10px 10px 10px 10px;
}

#widget_1 {
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	margin-bottom:10px;
	width:218px;
}

#widget_1 h3 {
	margin: -2px 9px 3px 9px;
	font-size:13px;
	color:#8f3931;
	letter-spacing:1px;
	text-transform:uppercase;	
}
#widget_1 p {
	font-size:1em;
	line-height:1.6em;
	margin: 0 9px 10px 9px;
}

#widget_1 img {
	border-top:5px solid #8f3931;
	padding-bottom:8px;
}

#box_heading {
	width:666px;
	background:#D5D5D5;
	color:#fff
	font-size:10px;
	margin: 0 0 0 0;
	padding:5px 10px 5px 10px;
	letter-spacing:1px;
	font-weight:bold;
	float:inherit;
}

div.staticmenu {
	padding:0 0 15px;
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	margin-bottom:15px;
}
div.staticmenu h3 {
	background-color:#3E7C97;
	color:#fff!important;
	display:block;
	font-size:0.9em!important;
	margin: 0 0 6px 0!important;
	padding:5px 10px;
	letter-spacing:1px;
}
div.staticmenu h4 {
	color:#3d3d2f;
	font-weight:700;
	font-size:1.1em;
	line-height:1.333em;
	margin:1.3em 0 0.45em 0;
	letter-spacing:1px;
	text-transform:uppercase;	
/*	margin:1em 0;*/
}
div.staticmenu p, div.staticmenu ul, div.staticmenu h3, div.staticmenu dl {
	margin-left: 10px;
	margin-right: 10px;
}
.staticmenu ul li {
	font-size:1em;
	line-height:1.65em;
	margin:0 0 0.6em 0;
	clear:both;
}
.staticmenu hr {
	margin-top:16px;
	border-color:#d0cbc4;
	width: 96%;
	margin-left: 8px;
}
ul.staticmenu {
	width:372px;
}
div.staticmenu label {
	width:48px;
	margin-right:16px;
	float:left;
}
div.staticmenu label+input {
	width: 130px;
	margin-bottom:8px;
	float:left;
}
div.staticmenu input#access {
	margin-left:64px;
}
ul.staticmenu li ul li, ul.expmenu li ul li {
	color:#383831;
	line-height:1.77em;
	font-style:italic;
	margin:0 0 0.8em 0!important;
	padding-left:10px!important;
}
ul.staticmenu li ul li img {
	margin: 0 auto;
}
ul.staticmenu {
	width:218px;
}
ul.staticmenu li span {
	background-color:#155f83;
	color:#fff;
	display:block;
	font-size:0.9em;
	margin-bottom:1px;
	padding:5px 10px;
	width:198px;
	letter-spacing:1px;
	text-transform:uppercase;
}
ul.staticmenu li ul {
	background:#eaeae2 url(../images/modulebg.gif) bottom left repeat-x;
	padding:10px 10px 16px 0;
	margin-bottom:16px;
	line-height:1.65em;
}

/* footer starts  here --------------------------------*/
#footer {
	width:100%;
	background:url(../images/footerbg.gif) repeat-x;
	padding:0;
	color:#b6b6b6;
}
#footerwrap {
	width:840px;
	margin:0 auto;
}
#footer_container {
	width:952px;
	height:100px;	
	background:url(../images/footerbg_middle.gif) repeat-x;
	margin:0 auto;
}
#footer .one {
	width:260px;
	float:left;
	line-height:19px;
	margin: 10px 10px 25px 15px;
}
#footer .two {
	width:180px;
	float:left;
	line-height:19px;
	margin: 10px 10px 25px 15px;
}
#footer a {
	color:#b6b6b6;
	text-decoration:underline;
	line-height:19px
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	line-height:19px
}
div#clearfoot {
	clear: both;
	height: 20px;
}
/* footer end  here */

/* Left Navigation ----------------------*/
#subnav {
	float:left;
	margin:60px 16px 32px 0;
	width:218px;
}

#subnav .img p {
	font-size:1em;
	line-height:1.65em;
	margin:8px 0 9px 0;
	color:#65655e;
	width: 210px;
}
body.lo4 #subnav .img p {
	width: 352px;
}
#subnav form {
	width:206px;
	margin:0 10px;
}
body.lo4 #subnav form {
	width:352px;
}
#subnav h4 {
	font-weight:700;
	color:#155F83;
	font-size:1em;
}
body.lo4 #subnav {
	float:left;
	margin:79px 0 32px 0;
	width:372px;
}
body.lo4 #subnav ul.expmenu {
	width:372px;
}
body.lo4 #subnav ul.expmenu li span {
	background-position:347px 0;
	width:352px;
}
body.lo4 #subnav ul.expmenu li span.on {
	background-position:347px -23px!important;
	width:352px;
}

body.lo4 dl#menu, body.lo4 ul.staticmenu, body.lo4 ul.expmenu {
	width:372px;
}
dl#menu, ul.staticmenu, ul.expmenu {
	width:218px;
}
dl#menu {
	margin-top: -2px;
	border-bottom:1px solid #e8e8e0;
	margin-bottom:16px;
	padding-bottom:16px;
}
dl#menu dt.null, dl#menu dt a {
	background:#d6d6ce;
	color:#184154;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:400;
	border-top:1px solid #fff;
	min-height:13px;
	padding:4px 10px 6px 10px;
	width:198px;
}
body.docs dl#menu dt.docs a, body.hist dl#menu dt.hist a, body.discoveries dl#menu dt.discoveries a, body.accolades dl#menu dt.accolades a, body.visit dl#menu dt.visit a, body.access dl#menu dt.access a, body.safety dl#menu dt.safety a, body.ruling dl#menu dt.ruling a, body.boards dl#menu dt.boards a, body.committees dl#menu dt.committees a, body.councils dl#menu dt.councils a, body.visitingcommittees dl#menu dt.visitingcommittees a, body.womens dl#menu dt.womens a, body.affiliated dl#menu dt.affiliated a, body.trustees dl#menu dt.trustees, body.economic_impact dl#menu dt.economic_impact a, body.civic_contact dl#menu dt.civic_contact a, body.health dl#menu dt.health a, body.education dl#menu dt.education a, body.civic_scholarship dl#menu dt.civic_scholarship a, body.volunteers dl#menu dt.volunteers a, body.community_life dl#menu dt.community_life a, body.development_housing dl#menu dt.development_housing a {
	background:#969693;
	color:#fff;
}
dl#menu dt a:hover {
	background:#969693;
	color:#fff;
	text-decoration:none;
}
dl#menu dd {
	background:#eaeae1 url(../images/greybullet.gif) 10px 10px no-repeat;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:400;
	width:188px;
	padding:4px 8px 4px 22px;
}
dl#menu dd.lastdd {
	padding-bottom: 8px;
}
dl#menu dd a {
	display:block;
	font-weight:400;
	color:#1b4b61;
}

/* Text & image BG Button -------------------------------*/
div.squarebutton {
	padding:0 0 0 0;
	margin:20px 0 10px 0;
}

div.squarebutton a {
	background-color:#3E7C97;
	margin-bottom:15px;
	color:#fff!important;
	display:block;
	font-size:0.9em!important;
	margin: 0 0 6px 0!important;
	padding:5px 10px;
	letter-spacing:1px;
	width:160px;
}

div.squarebutton a:hover {
	background-color:#00479E;
}
