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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 30px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 11px;
}
#content {
	background-image: url(/images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 47px;
	margin-left: 47px;
	padding-bottom: 30px;
}
#sidebar {
	margin-left: 18px;
	width: 140px;
}
#nav {
	width: 177px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 21px;
}
.page_title {
	font-size: 21px;
	color: #941516;
	display: block;
	line-height: 26px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-top: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #931414;
}
.member_box {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}
.nav {
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-top: 7px;
	padding: 2px 2px 0px 4px;
	font-weight: bold;
}
a.nav:link {
	color: #000000;
}
a.nav:visited {
	color: #000000;
}
a.nav:hover {
	color: #990000;
}

#home #homenav,
#membership #membershipnav,
#governance #governancenav,
#membership #membershipnav,
#education #educationnav,
#advocacy #advocacynav,
#partners #partnersnav,
#showcase #showcasenav,
#contact #contactnav {
	color: #FFFFFF;
	background-color: #990000;
}

.nav2 {
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-top: 7px;
	padding: 2px 2px 0px 4px;
	font-weight: bold;
}
a.nav2:link {
	color: #000000;
}
a.nav2:visited {
	color: #000000;
}
a.nav2:hover {
	color: #009900;
}

#green #greennav{
	color: #FFFFFF;
	background-color: #009900;
}

.subnav {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 14px;
	padding-bottom: 1px;
	font-size: 12px;
	line-height: 14px;
}
a.subnav:link {
	color: #000000;
}
a.subnav:visited {
	color: #000000;
}
a.subnav:hover {
	color: #990000;
}


.green_subnav {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 14px;
	padding-bottom: 1px;
	font-size: 12px;
	line-height: 14px;
}
a.green_subnav:link {
	color: #000000;
}
a.green_subnav:visited {
	color: #000000;
}
a.green_subnav:hover {
	color: #009900;
}

.announcement_box {
	margin: 0px 7px 7px;
	padding: 8px;
	border: 1px solid #990000;
}
.announcement_title {
	margin-right: 7px;
	margin-left: 7px;
	padding: 4px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	display: block;
	padding: 2px;
	background-color: #CCCCCC;
}
.heads {
	font-size: 18px;
	line-height: 20px;
	color: #990000;
}
.committees_box {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.committees_head {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 3px;
}
.committees_chair {
	display: block;
	margin-left: 30px;
	font-style: italic;
	font-weight: bold;
}
.committees_description {
	display: block;
	margin-top: 6px;
	margin-left: 30px;
}
.membership_box {
	padding: 6px;
	margin-bottom: 8px;
	border: 1px dotted #999999;
}
.thumbnail_left {
	padding-right: 10px;
}
.member_search_box {
	background-color: #E7E7E7;
	padding: 3px;
	margin-bottom: 10px;
}
