html, body { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
div {
	overflow: hidden;
}
html {
	background: #c1cdd3 url(images/page-bg.jpg) top center repeat-x;
}
body {
	font-size: 11px;
	font-family: arial;
	behavior: url("csshover.htc");
	margin: 0px auto;
}
a {
	color: #3980b2;
}
.bottom-margin {
	margin-bottom: 15px;
}
#top_main {
	width: 900px;
	background: url(images/header-bg.jpg) left 0px no-repeat;
	overflow: hidden;
	margin: 0px auto;
}


/*---------- BEGIN MAIN NAVIGATION STYLES --------------*/
#nav {
	width: 900px;
	list-style: none;
	font: bold 16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	clear: both;
	position: relative;
	z-index: 100;
	height: 37px;
	margin: 0px;
}
#nav li.phone {
	width: 80px;
	text-align: center;
	border-bottom: none;
	font-size: 18px;
	color: #000000;
	line-height: 36px;
	letter-spacing: -.1em;
	border-right: 1px solid #acbf80;
}
#nav li {
	background: url(images/nav_border.gif) no-repeat right 0;
	position: relative;
	padding: 0 0px 0 0;
	float: left;
	/*border-bottom: 2px solid #276451;*/
	z-index: 25;
}
#nav .last {
	background: none;
	padding: 0;
}
#nav li a {
	height: 28px;
	color: #5d5d5d;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #acbf80;
}
#top_main #nav li a:hover {
	text-decoration: underline;
	color: #000000;
}
#top_main #nav li:hover>a.drop {
	text-decoration: underline;
	color: #000000;
}
* html #nav li:hover a.drop {
	text-decoration: underline;
	color: #000000;
}
#top_main #nav li a.act, #top_main #nav li a:hover.act {
	color: #000000;
	background: #bcd18a;
	border-top: 1px solid #266151;
	border-right: 1px solid #acbf80;
}
#nav a:hover.drop {
}
#nav li ul {
	width: 229px;
	list-style: none;
	background: #f7f9f0 url(images/flyout-bg.gif) repeat-x;
	border-left: 2px solid #276451;
	border-right: 2px solid #276451;
	border-bottom: 2px solid #276451;
	display: none;
	position: absolute;
	top: 37px;
	left: -2px;
	padding: 5px;
	z-index: 200;
	margin: 0px;
}
#nav li ul li {
	width: 229px;
	background: none;
	float: left;
	border-bottom: none;
}
#nav li ul a {
	width: 219px;
	height: 23px;
	border: 0;
	padding: 6px 0 0 10px;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#top_main #nav li ul a:hover {
	background: url(images/nav_sub_hover.gif) no-repeat;
	border: 0;
	color: #FFFFFF;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
/*------------ END MAIN NAVIGATION STYLES -------------*/


#header {
	overflow: hidden;
	width: 898px;
	height: 225px;
	position: relative;
	z-index: 50;
	padding-top: 2px;
	padding-bottom: 10px;
	margin: 0px 0px 0px auto;
}
#header h1.logo {
	position: relative;
	float: left;
	width: 449px;
	height: 134px;
	margin: 0px;
	padding: 0px;
}
#header h1.logo a {
	color: #f2f6e9;
	text-decoration: none;
	font-weight: normal;
	font-size: 22px;
	display: block;
	float: left;
	margin: 0px;
	padding: 11px 0px 0px 29px;
}
#header h1.logo a img {
	float: left;
	padding-right: 21px;
}
#header h1.logo a span {
	padding-top: 41px;
	display: block;
	cursor: pointer;
	float: left;
	width: 265px;
}


/*------------- BEGIN SEARCH BAR ---------------*/
#header form {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	width: 480px;
	height: 35px;
	position: absolute;
	top: 175px;
	left: 0px;
	background: /*#C0CDD3 */url(images/search-bg.gif) top right no-repeat;
	padding-top: 5px;
}
#header form label {
	float: left;
	line-height: 28px;
	display: block;
	width: 75px;
	padding: 5px 0px 0px 40px;
	font: bold 18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #326f9a;
}
#header form input {
	float: left;
}
#header form .search {
	height: 17px;
	padding: 5px;
	width: 256px;
	border: 1px solid #829099;
	margin-right: 10px;
}
#header form .go {
	height: 17px;
	width: 41px;
	height: 29px;
	background: transparent url(images/go-button.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
/*------------- END SEARCH BAR ---------------*/



#content {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px;
	position: relative;
	overflow: hidden;
	background: url(images/content-bg.gif) top left repeat-y;
}
#content ul.indent {
padding-left: 80px;
font-size: 12px;
}
* html body #content ul.indent {
padding-left: 30px;
font-size: 12px;
}
#left-column {
	width: 613px;
	float: left;
	padding-top: 10px;
}
h1 {
	padding: 0px 0px 0px 42px;
	margin: 0px;
	color: #387db2;
	font-weight: normal;
	font-size: 22px;
}
p {
	padding-left: 42px;
	font-size: 12px;
	line-height: 18px;
}
#right-column {
	width: 287px;
	float: left;
	background: url(images/header-bg.jpg) -613px -305px no-repeat;
	margin: 0px;
	padding: 0px;
}
#right-column h2 {
	height: 22px;
	/*background: url(images/news-bg.png) top left no-repeat;*/
	padding: 27px 15px 0px 10px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#right-column h2 img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#right-column h2 span {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #397fb1;
	display: block;
	border-bottom: 1px solid #397FB1;
	padding-left: 8px;
	position: absolute;
	top: 26px;
	left: 8px;
	z-index: 5;
	display: block;
	width: 260px;
}
#right-column h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #397fb1;
	display: block;
	border-bottom: 1px solid #397FB1;
	padding-left: 8px;
	display: block;
	width: 240px;
	position: relative;
	left: 10px;
}
#right-column #news-items ul {
	background: #FFFFFF url(images/news-bg-repeat.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	width: 284px;
	list-style: none;
}
#right-column #news-items ul li {
	padding: 10px 0px 10px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #397fb1;
	margin: 0px 10px;
	border-bottom: 1px dashed #397fb1;
	list-style: none;
}
#right-column #news-items ul li a {
	padding: 10px 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #397fb1;
	margin: 0px 0px;
	display: block;
	position: relative;
}
#right-column #news-items ul li a strong {
	text-decoration: none;
}
#right-column #news-items ul li a:hover {
	background: #e4f6ff;
}
#right-column ul {
	font-size: 12px;
}
#right-column ul li {
	padding-bottom: 5px;
}
#rightLogos {
	text-align:center;
}
#rightLogos img {
	margin:5px;
}
#footer {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
	overflow: hidden;
	background: url(images/footer-bg.jpg) top left no-repeat;
	height: 107px;
}
#footer ul {
	margin: 0px;
	padding: 52px 0px 0px 42px;
	font-size: 11px;
}
#footer ul li {
	display: inline;
	list-style: none;
}
#footer ul a {
	color: #000000;
	text-decoration: underline;
}
#footer ul a:hover {
	color: #666666;
}
#footer p {
	font-size: 10px;
	padding: 20px 0px 0px 42px;
	margin: 0px;
}
.memberColumn {
	width: 250px;
	text-align:center;
	margin-top:30px;
	float:left;
}
.memberColumn img {
	margin:5px 0 30px 0;
}
.list2 {
	font-size:16px;
	font-weight:bold;
	padding-left: 80px;
	list-style-image: url(images/bullet_checkbox.gif);
}
.list2 li {
	margin:0 0 10px 0 ;
}
/*---------- BEGIN SUB NAVIGATION STYLES --------------*/
ul#subNav {
	list-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 26px;
	position: relative;
	clear: both;
	z-index: 250;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
}
ul#subNav li {
	position: relative;
	padding: 0 0px 0 0;
	float: left;
	border-left: 1px solid #dedede;
}
ul#subNav li.last {
	border-right: 1px solid #dedede;
}
ul#subNav li a {
	height: 17px;
	color: #5d5d5d;
	text-decoration: none;
	padding: 5px 16px 0 16px;
	float: left;
}
ul#subNav li a:hover {
	text-decoration: underline;
	color: #000000;
	background: #f6f9f1;
}
/*---------- END SUB NAVIGATION STYLES --------------*/
.eventName {
	font-weight:bold;
	color:#387db2;
}
hr {
	margin-left: 42px;
	background-color:#387db2;
	color:#387db2;
	height:1px;
	border:none;
	clear:both;
}


/*------------- Additional Calendar pages styles - sdp nov08 ---------------*/

div.calHolder {
width:500px;
margin:10px 90px;

}
