/* CSS Document */
body {
	margin:0 auto;
	width:920px;
	padding:0 40px;
	background:#a0cce5 url(../images/body_bg.gif) repeat-x scroll left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
a  {
	color: #759f33; /*759f33*/
	text-decoration: none;
}
.txt_red {color: red;}
img { border:0; }
p, form {
	margin:0;
	padding:0;
}
select , textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
}
h1, h2, h3, h4{
	font-weight: normal;
	padding:10px 0;
	margin:0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	padding:4px 0;
	margin:0;
}

h6 {
	font-size: 12px;
	padding:4px 0;
	margin:0;
}
a.readmore {
	color: #999;
	text-decoration: underline;
	background:url(../images/arrow.gif) no-repeat left 50%;
	padding:0 0 0 12px;	
}
#main {
	float: left;
	width:920px;
}
.common {
	float: left;
	width: 100%;
}
.common50main {
	float: left;
	width: 50%;
}
.common50 {
	float: left;
	padding-left:1%;
	width: 49%;
}
.common50ri {
	float: left;
	padding-right:1%;
	width: 49%;
}
.common20 { float: left; width: 20%; }
.common30 { float: left; width: 30%; }
.common70 { float: left; width: 70%; }
.common80 { float: left; width: 80%; }

.home_header {
	float: left;
	width:880px;
	background:#fff url(../images/home_header.gif) no-repeat scroll top left;
	padding:134px 20px 10px 20px;
}
#menu {
	list-style: none;
	margin:0;
	display:inline;
	float: right;
	width:880px;
	height:54px;
	padding:10px 0 20px 0;
	text-align: right;
	/*background:url(../images/logo.gif) no-repeat left top;*/
}
#menu ul {
	list-style: none;
	display:inline;
	float: right;
	margin:0;
	padding:0;
}
#menu ul li {
	list-style: none;
	display:inline;
	float:left;	
}
#menu ul li a {
	font-size:14px;
	padding:5px 0 5px 12px;
	font-weight: bold;
	color:#666;	
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li.vlnk a  {
	color:#2f6a94;
	text-decoration:none;
}
.content {
	float: left;
	width:880px;
	background:#fff url(../images/bg_middle_content.gif) left bottom no-repeat;
	padding:0 20px 20px 20px;
}
.banner {
	float: left;
	width:520px;
	padding:10px;
	background-color:#a1cee5;
}
.header_text {
	font-size: 38px;
	font-weight: normal;
	line-height:35px;
	color: #759f33;
}
.header_text1 {
	font-size: 32px;
	font-weight: normal;
	line-height:35px;
	color: #759f33;
}
.header_textblue {
	font-size: 28px;
	font-weight: normal;
	line-height:55px;
	color: #78a5c4;
}
.home_news {
	float: left;
	width:220px;
	line-height:20px;
	padding:0 0 0 120px;
	background: url(../images/news.gif) no-repeat 20px top;
}
.date_box {
	float: left;
	width:35px;
	background-color: #00334e;
	font-size:18px;
	color: #fff;
	text-align:center;
	line-height:16px;
	padding:5px;
	border:solid #7e98a7;
	border-width:0 1px;
	margin-right:5px;
}
.date_box span {
	font-size:22px;	
}
.times_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
}
.headlines {
	float: left;
	width: 220px;
	line-height:20px;
	padding:8px 0;
	border-bottom:1px solid #ccc;
}
.headlines1 {
	float: left;
	width: 220px;
	line-height:20px;
	padding:8px 0;
}
.headlines2 {
	float: left;
	width: 100%;
	line-height:20px;
	border-bottom:1px solid #ccc;
	padding:8px 0;
}
.headlines3 {
	float: left;
	width: 100%;
	line-height:20px;
	padding:8px 0;
}
.home_healthtip {
	float: left;
	width:220px;
	padding:30px 0 0 120px;
	background: url(../images/health_tip.gif) no-repeat 20px 30px;
}
.home_calender {
	float: left;
	width:222px;
	background: #fff url(../images/calender_bg.gif) no-repeat left top;
	padding:20px 34px;
	margin-right:20px;
	height: 280px;
}
.home_members {
	float: left;
	width:242px;
	*width:230px;
	background: #fff url(../images/members_bg.gif) no-repeat left top;
	padding:20px 32px;	
	height: 280px;
	margin-right:20px;
}
.home_jobs {
	float: right;
	width:230px;
	background: #fff url(../images/search_bg.gif) no-repeat left top;
	padding:20px 30px 20px 20px;	
	height: 280px;
}
.home_jobs input  {
	margin-left:10px;
}
.home_members img.title  {
	margin-left:80px;
	padding-bottom:5px;
}
.home_calender img.title, .home_jobs img.title {
	padding-left:60px;
	padding-bottom:5px;
}
.button1 {
	background-color:#a1cee5;
	padding:4px 8px;
	font-size:13px;
	color:#000000;
	border:0px;
}
.textfield {
	font-size: 12px;
	border:1px solid #cfcfcf;
	padding:4px;
	margin-bottom:5px;
}
#footer {
	float: left;
	width: 880px;
	background-color:#4a88b1;
	margin:40px 0 20px 0;
	padding:0 20px;
	line-height:40px;
	border:solid #74a9c9;
	border-width:1px 0;
	color:#fff;
}
#footer  span {
	float:right;
}
#footer  ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer  ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#footer span, #footer ul li a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
/* ############### About Page CSS ################## */
.about_header {
	float: left;
	width:880px;
	background:#fff url(../images/about_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.info_header {
	float: left;
	width:880px;
	background:#fff url(../images/info_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.members_header {
	float: left;
	width:880px;
	background:#fff url(../images/members_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.resources_header {
	float: left;
	width:880px;
	background:#fff url(../images/resources_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.events_header {
	float: left;
	width:880px;
	background:#fff url(../images/events_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.contact_header {
	float: left;
	width:880px;
	background:#fff url(../images/contact_header.gif) no-repeat scroll top left;
	padding:134px 20px 20px 20px;
}
.leftmenu_content {
	float: left;
	width:155px;
	height:810px;
	background: url(../images/leftmenu_bg.gif) repeat-y right top;
	padding-left:5px;
}
#left_menu {
	list-style: none;
	margin:0;
	padding:0;
}
#left_menu li {
	list-style: none;
	margin:0;
	display: block;	
	padding:5px 0;
	border-bottom:1px solid #e2e2e2;
}
#left_menu li a { 
	color:#90b05b;
	background:url(../images/arrow_green.gif) no-repeat left 50%;
	text-decoration: none;
	padding:0 0 0 10px;
}
.middle_content {
	float: left;
	width:430px;
	padding:0 30px;
}
.middle_content h1 {
	font-size:22px;
	font-weight: normal;
}
.right_content {
	float: left;
	width:230px;
}
.small_banner {	
	float: right;
	width:225px;
	background-color:#a1cee5;
	padding:5px 0px 10px 0;
	text-align: center;
}
.news {
	float: left;
	width:220px;
	line-height:20px;
	padding:30px 0;
}
.healthtip {
	float: left;
	width:220px;
	padding:30px 0;
}
.
/* ############### NMDA Info Page CSS ################## */
.txt13b {
	font-size: 13px;
	font-weight: bold;
}
.txt11 {
	font-size: 11px;
	font-weight: normal;
}
.section {
	float: left;
	width:430px;
	border-bottom: 1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:10px;
}
.dv75 { float: left; width:75px; }
.dv100 { float: left; width:100px; }
.dv120 { float: left; width:120px; }
.dv150 { float: left; width:150px; }
.dv180 { float: left; width:180px; }




width:150px; }
.dv180 { float: left; width:180px; }




