@charset "utf-8";
/* CSS Document */


body {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	background-image: url(images-new/bg-test.gif);
	background-repeat:repeat-x;
	background-color: #eeeeee;
	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;
	height: 100%;
	min-height: 100%;
}
.header-main {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subheadingMainPage {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headinglarge {
	font: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
}

.announcement {
	color: #33536d;
	margin: 30px 0 0 34px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 5px 0;
}

.announce_heading {
	color: #419558;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	line-height: 101%;
}

.members {
line-height: 1.7em;
}
#members-indent{
	padding-left:30px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.7em;
	margin: 0px;

}

#leftcontent {
	position: absolute;
	left:100%;
	width:200px;
	border:0px;
}
#dsbaheader {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 920px;  /* 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; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
}
#centercontent {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 920px;  /* 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; /* this overrides the text-align: center on the body element. */
	background-color:#fff;
		height: 100%;
	min-height: 100%;


}
#center {
	position: relative;
	left: 10;
	width: 480px;
	padding: 20px;
	margin-left: 40px;
	
}
#centerright {
	position: absolute;
	right: 16px;
	width: 300px;
	margin: 0px;
	height: 87px;
	margin-right: 30px;
	top: 152px;
	text-align: center;
}
#menucenterright {
	position: absolute;
	right: 16px;
	width: 300px;
	margin: 0px;
	height: 80px;
	margin-right: 30px;
	top: 152px;
	border: solid #999 thin;
	padding: 10px;
	background-color:#E4E4E4;
}
#menucenterright2 {
	position: absolute;
	right: 16px;
	width: 300px;
	margin: 0px;
	height: 140px;
	margin-right: 30px;
	top: 152px;
	border: solid #999 thin;
	padding: 10px;
	background-color:#E4E4E4;
}

#topmenucontainer {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding: 0px 0px 0px 0px;
	color: #FFF;
	height: 39px;
	background-image: url(images-new/menu-bg-test.gif);
	background-repeat: repeat-x;
}
#topmenu{
	width: 765px;
	padding-left: 30px;
	vertical-align: left;
	background-image: url(images-new/bg-menu.gif);
	background-repeat:repeat-x; 
}
#topmenu a:link {
	color: #fff;
	text-decoration: none;
}
#topmenu a:visited {
	color: #fff;
	text-decoration: none;
}

#topmenu a:hover{
	color: #6FC;
	text-decoration: underline;
}

#header {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	background-image:url(images-new/bg-header-main.png);
	background-repeat: repeat-x;
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 87px;
	padding-top: 15px;
}
#headerplain {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	background-image:url(images-new/bg-header-main-plain.png);
	background-repeat: repeat-x;
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 87px;
	padding-top: 15px;
}

#headerleft {
	position: absolute;
	left: 10;
	width: 318px;
	text-align: center;
	height: 87px;
}
#headerleft2 {
	position: absolute;
	left: 10;
	width: 407px;
	text-align: left;
	height: 37px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: baseline;
}
#headerright {
	position: absolute;
	right: 0;
	width: 560px;
	margin: 0px;
	height: 87px;
	margin-right: 30px
}
#main {
	margin: 0px;
	padding: 0px;
	width: 920px;
		height: 100%;
	min-height: 100%;
	padding-bottom: 30px;
}

#community_announcement {
	background-color: #f3f3f3;
	margin: 0 0 20px 35px;
	width: 310px;
	padding: 10px 15px 5px 15px;
	border-top: 1px solid #5b5b5b;
}


#leftbox {
	position: absolute;
	top: 50;
	left: 0;
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0 0 0 10px;
}
#ourmission {
	background-image:url(images-new/bg-our-mission.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 320px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 526px;
}
#footer {
	background-color:#33536d;
	padding: 13px 10px 0 20px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	
	position: relative;
	margin-top: -25px; /* negative value of footer height */
	height: 65px;
	clear:both;



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.icons {
	padding-right: 10px;
	margin-bottom: 20px;
}
ul {
	list-style-type: disc;
	list-style-image: url(images-new/icon-check.png);
	list-style-position: inside;
	}

