body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
	color: #000000 !important;
}

hr {
	background: #999999;
	color: #999999;
	border: 1px solid #999999;
}

h1 {
	font-size: 150%;
	line-height: 2em;
}

h2 {
	font-size: 130%;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

h3 {
	font-size: 110%;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

p, ul, ol, li {
	line-height: 1.5em;
	font-size: 100%;
}

img {
	border: 0px solid white;
}

a, 
a.link, 
a.visited, 
a.active {
	font-weight: bold;
}

a.hover {
	font-weight: bold;
	text-decoration: underline;
}

address {
	font-style: normal;
}


#nav_table {
	width: 760px;
	margin: 0 auto 0.5em auto;
}

#nav_table td {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-size: 100%;
}

#nav_table a:link, 
#nav_table a:visited {
	text-decoration: none;
	color: #000000;
}

#nav_table a.hover, 
#nav_table a:visited.hover {
	text-decoration: none;
	color: #000000;
}


.nav1, .nav2, .nav3, .nav4, .nav5, .nav6 {  
	background: #ffffff !important;
	padding: 0.3em 0em !important;
}


h1, h2, #sidebar ul, #sidebar a { 
	color: #000000 !important;
}

h1, h2, h3, h4, #page_content a { 
	color: #000000 !important;
}

#sidebar {
	display: none;
}


#Content {
	width: 760px;
	margin: 0 auto 1em auto;
}


#about_box {
	margin: 2em 0 0 0;
	width: 315px;
}

#left {
	width: 315px;
	clear: both;
	margin: 0 0 1em 0;
	float: left;
}

#right {
	margin: 1em 0;
	width: 415px;
	float: right;
	background: #FDFBF0;
}

#right a, #right a:link, #right a:visited, #right a:hover, #right a:active {
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 100%;
}


#right a:hover {
	text-decoration: none;
}

#right ul {
	margin-bottom: 2em;
}

#right li {
	line-height: 2em;
}

#right p {
	font-weight: normal;
	line-height: 1.5em;
	font-size: 100%;
}

#page_content {
	width: 97%;
	margin: 0.5em 0;
	padding: 0;
}


.letterlist {
	list-style-type: lower-latin;
	line-height: 1.5em;
	font-size: 100%;
}

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0.5em;
	text-align: center;
	border: 1px dashed #999999;
}

#footer p {
	line-height: 1em;
	
}

#footer a {
	text-decoration: underline;
	color: #000;
}



#quote_box {
	background: #ffffff;
	padding: 0.5em 1em;
}

#quote_box p.quote {
	background: #ffffff;
	text-indent: 3em;
}

#quote_box p.attribution {
	background: #ffffff;
}

.highlight_box {
	padding: 0.5em 1em;
	background: #ffffff;
}


.alignRightPhoto {
	float: right;
	padding: 0 0 1em 1em;
}

.alignBoxPhoto {
	float: right;
	padding: 1em;
}

.alignPhoto {
	float: left;
	padding: 0 1em 1em 0;
}

.download_pic {
	float: left;
	padding: 0 0.5em;
}

.download_pic a {
	margin-left: 1em;
}

.resources_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.resources_list li {
	line-height: 2em;
}

.members_list {
	vertical-align: top;
}

.members_list img {
	margin-right: 1em;
}


.ColumnStripe1 {
	clear: both;
	width: 300px;
	margin: 2em 0 0 0;
	padding-bottom: 2em;
	background: url(img/orange_grad.jpg) left top no-repeat;
}

.ColumnStripe1 h2 {
	color: #fff;
	font-size: 130%;
	text-align: center;
	margin: 0;
}

.ColumnStripe1 p {
	margin: 1em;
}

.ColumnStripe2 {
	width: 415px;
	background: #FDFBF0;
	margin: 2em 0 0 0;
}

.ColumnStripe3 {
	width: 415px;
	background: #FDFBF0;
	margin: 2em 0 0 0;
}

.ColumnStripe4 {
	width: 415px;
	background: #FDFBF0;
	margin: 2em 0 0 0;
}


.ColumnStripe2 h2,
.ColumnStripe3 h2,
.ColumnStripe4 h2
{
	color: #873714;
	font-size: 130%;
	margin: 0 0 0 0.5em;
}

