body {
	background: #fff;
	font-size: 12px;
	border: 0px  #333333;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
body.int {
	background: #fff;
	font-size: 12px;
	border: 1px  #333333;
	width: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 880px;
	}

h1 {
	color: #000;
	font: 28px Garamond, Palatino, Times, "Times New Roman", serif;
}

h2 {
	color: #000;
	font: 22px Garamond, Palatino, Times, "Times New Roman", serif;
}

h3 {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
}

h4 {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
}

p,ul,ol,blockquote {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000;
}


h3.rule {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
	border-top: 1px solid #666666;
	margin-top: 30px;
}

h2.rule {
	color: #000;
	font: 22px Garamond, Palatino, Times, "Times New Roman", serif;
	border-top: 1px solid #666666;
	margin-top: 30px;
	padding-top: 15px;
}


b.header {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
}


a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}


.homenews {
	color: #CE5332;
	font: 700 14px Arial, Helvetica, sans-serif;
}

.intro {
	color: #666666;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#footer {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	border-top: 1px #666666 solid;
	}
#subnav{
	padding-top: 20px;
	padding-bottom: 7px;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	}

#content {
	position: relative;
	display: inline-block;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 0px solid #666666;
	margin-top: 25px;
	text-align: center;
	width: 830px;
	padding: 45px;
}

#introblock {
	position: relative;
	display: inline-block;
	color: #666666;
	font: 14px Arial, Helvetica, sans-serif;
	width: 830px;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 75px;
	margin-top: 55px;
}

#iconnav {
	position: relative;
	display: block;
	width: 830px;
	background-color: #ffffff;
	text-align: center;
	padding: 0 84px 0 84px;
}

#navimages {
	margin-bottom: 20px;
	background-color: #ffffff;
	display: inline;
}

#navimage {
	background-color: #ffffff;
	width: 159px;
	height: 158px;
	text-align: center;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}

#iconnav2 {
	position: relative;
	display: block;
	width: 830px;
	background-color: #ffffff;
	text-align: center;
	padding: 0 84px 0 84px;
}

#navimage2 {
	background-color: #ffffff;
	width: 159px;
	height: 158px;
	text-align: center;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}

#newsline {
	margin-top: 15px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}

#newsline2 {
	margin-top: 15px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
	}

#banner_about {
	width: 100%;
	height: 134px;
	background-color: #CC6633;
	/*background-image: url(http://www.washacad.org/images/nav/banner_about_bak.gif);*/
	}

#banner_members {
	width: 100%;
	height: 134px;
	background-color: #3A8287;
	/*background-image: url(http://www.washacad.org/images/nav/banner_grants_bak.gif);*/
	}
	
#banner_initiatives {
	width: 100%;
	height: 134px;
	background-color: #AB964A;
	/*background-image: url(http://www.washacad.org/images/nav/banner_grantees_bak.gif);*/
	}
	
#banner_contact {
	width: 100%;
	height: 134px;
	background-color: #634E93;
	/*background-image: url(http://www.washacad.org/images/nav/banner_contact_bak.gif);*/
	}
	

	
	
#int_nav {
	background-image: url(http://www.washacad.org/images/nav_bak.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
	
	
#int_subnav {
	width: 100%;
	background-color: #fff;
	height: 20px;
	text-align: center;
	}
	
#page_nav {
	width: 100%;
	text-align: center;
	display: inline;
	vertical-align: middle;
	line-height: 0px;
	}

#pagecontent {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_about {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	/*float: left;*/
	}
	
#pagecontent_about a{
	color: #CC6633;
	}
	
#pagecontent_members {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_members a{
	color: #3A8287;
	}
	
#pagecontent_initiatives {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_initiatives a{
	color: #AB964A;
	}

#pagecontent_contact {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}

#pagecontent_contact a{
	color: #634E93;
	}



#pagenav_col {
	margin-top: 35px;
	width: 220px;
	height: 500px;
	padding: 20px;
	float: left;
	line-height: 22px;
	}
	
#left_col {
	margin-top: 35px;
	width: 110px;
	float: left;
	}

.pic {
	float: left;
	display: inline;
	padding-right: 15px;
	width: 310px;
	height: 190px;
	}
	
.pic img {
	width: 120px;
	}
	
#formbox {
	padding: 10px;
	background-color: #b8bfdb;
	border: 1px solid #666;
	}

#footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 7px;
	top: 2em;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 20px;
	clear: both;
	vertical-align: middle;
	line-height: 20px;
	}
	
a.footer{
	color: #666;
	text-decoration: underline;
	line-height: 12px;
	}

a.homesubnav:link {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}

a.homesubnav:visited {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}

a.homesubnav:hover {
	color : #000066;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}


a.intsubnav:link {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.intsubnav:visited {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.intsubnav:hover {
	color : #000066;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.homenav:link {
	color: #ffffff;
	text-decoration : none;
	font: 700 16px arial, helvetica;
	position: relative;
	width: 100%;
	top: 6.5em;
	opacity: 0.65;
	/*IE only hack*/
	filter: alpha(opacity=70);
	}

a.homenav:visited {
	color: #ffffff;
	text-decoration : none;
	font: 700 16px arial, helvetica;
	position: relative;
	width: 100%;
	top: 6.5em;
	opacity: 0.65;
	/*IE only hack*/
	filter: alpha(opacity=70);
	}

a.homenav:hover {
	color: #ffffff;
	text-decoration : none;
	font: 700 16px arial, helvetica;
	position: relative;
	width: 100%;
	top: 6.5em;
	opacity: 1;
	/*IE only hack*/
	filter: alpha(opacity=100);
	}

a.int_navlink:link {
	color: #ccc;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink:visited {
	color: #ccc;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink:hover {
	color: #8B8C35;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink_ABOUT {
	color: #fff;
	background-color: #CC6633;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}

a.int_navlink_ABOUT:hover {
	color: #ccc;
	}
	
a.int_navlink_MEMBERS {
	color: #fff;
	background-color: #3A8287;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_MEMBERS:hover {
	color: #ccc;
	}	
	

a.int_navlink_INITIATIVES {
	color: #fff;
	background-color: #AB964A;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_INITIATIVES:hover {
	color: #ccc;
	}

a.int_navlink_CONTACT {
	color: #fff;
	background-color: #634E93;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_CONTACT:hover {
	color: #ccc;
	}





a.navlink:link {
	color: #999;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink:visited {
	color: #999;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink:hover {
	color: #999;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlinkB:link {
	color: #CC6633;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlinkB:visited {
	color: #CC6633;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlinkB:hover {
	color: #CC6633;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink_MEMBERS:link {
	color: #3A8287;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_MEMBERS:visited {
	color: #3A8287;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_MEMBERS:hover {
	color: #3A8287;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	text-decoration: underline;
	}


a.navlink_INITIATIVES:link {
	color: #AB964A;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_INITIATIVES:visited {
	color: #AB964A;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_INITIATIVES:hover {
	color: #AB964A;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	text-decoration: underline;
	}


a.navlink_ABOUT:link {
	color: #CC6633;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_ABOUT:visited {
	color: #CC6633;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink_ABOUT:hover {
	color: #CC6633;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}


a.navlink_CONTACT:link {
	color: #634E93;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_CONTACT:visited {
	color: #634E93;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_CONTACT:hover {
	color: #634E93;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}




a.navlink_MEMBERS_G {
	color: #fff;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	}

/*
a.navlink_MEMBERS_G:hover {
	text-decoration: underline;
	}
*/

span.block{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 4px;
	}
	
span.block_MEMBERS{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #3A8287;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	

span.block_INITIATIVES{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #AB964A;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	
span.block_ABOUT{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #CC6633;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}

span.block_CONTACT{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #634E93;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}



span.block_G{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #b8bfdb;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	

span.note{
	font-size: 9px;
	color: #666;
	}
	
select{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}

option{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}
	
input{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}
	
img.staffphoto{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px
	}
	
td.tbl_head{
	background-color: #333;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}
	
td.tbl_body{
	background-color: #fff;
	color: #000;
	font-size: 11px;
	}
	
p.mod{
	text-align: center; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	}
	
#pagecontent_about ul{
	list-style-type: none;
	}

#pagecontent_about ul li{
	display: block;
	margin-top: 15px;
	line-height: 16px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc6633;
	}
	
#pagecontent_about ul li a{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* EVENTS STUFF */


p.eventTitle{
	margin: 0;
	padding: 0;
	font-size: 16px;
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
	}

p.event_subtitle{
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin: 1px 0;
	font-weight: bold;
	}
	
p.event_startdate{
	margin: 0;
	padding: 0;
	margin: 1px 0;

	}

p.event_location{
	margin: 0;
	padding: 0;
	margin: 1px 0;

	}
	
	
p.go a{
	display: block;
	background-color: #ebebeb;
	border: 1px solid #333333;
	padding: 4px;
	width: 200px;
	text-align: center;
}

a:link.clear, a:visited.clear, a:hover.clear{
	font-size: 11px;
	color: black;
	text-decoration: underline;
	}
	
div.subinfo{
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #666;
	}

