body {
	
	text-align: left;
	margin-top: 7px;
}

p, li, a, h1, h2, h3, h4, input, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; padding: 0;
	line-height: 1.2em;
	color: #333;
}

#colwrap h3 a {
	color: #333;
	text-decoration: none;
}


h2 {
	font-size: 14px;
	color: #c83d1c;
	padding: .7em 0 .8em 0;
}

h3 { padding: 0 0 .2em 0; }

p { padding: 4px 0 10px 0; }

a {
	color: #003366;
	cursor: pointer;
}

a img { border: none; }

a.more {
	text-transform: uppercase;
	font-size: 9px;
}

a.more2 {
	display: inline;
	background: #4498a9;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}

a.greysmall {
	color: #666;
	font-size: 9px;
}

#header {
	position: relative;
	height: 87px;
	margin: 0; padding: 0;
}

#logo {
	position: absolute;
	width: 100px;
	top: 0; left: 20px;
}


#searchbox {
	display: none;
}

#searchbox p { color: #666; }

#searchbox img, #emailbox img {
	vertical-align: top;
}

#searchbox input {
	width: 130px;
	padding: 1px 0 1px 2px;
	font-size: 9px;
	margin: 0 3px 0 3px;
}




/* menu */

#nav, #nav ul { display: none; }

/* action */

#actionmenu, #actionmenu ul { display: none; }
#actionmenu { display: none; }


/* footer */

#footer {
	display:block;
	border-top: 1px solid #ccc;
	text-align: center;
	clear: both;
	padding: 15px 0pt 8px 25px
}

#footer p {
	padding: 0;
	display: none;
}

#footer a, #footer p {
	color: #226875;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.small {
	display: block;
	color: #666;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
}


/* Added After Text-Only */

.toggle {
	display: none;
}

.toggle-off {
	display: block;
}





/***** Interior Styles *******/

#mainbody h1.top {
	padding: 23px 16px 12px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3e8fa2;
}

#interior2 #mainbody h1{
	border-bottom:2px solid #9DC2CA;

}

#intbanner {
	float: left;
	width: 601px;
	background: #C0D8DD;
	border-bottom: #A7CAD0 solid 1px;
	display:none;
}

#banner {
	float: left;
	padding: 0;
	width: 437px;
	height: 126px;
	overflow: hidden;
}

.top_photo {
	width:140px;
	text-align:left;
	float:left;
	color: #896857;
	font-style:italic;
	font-size:10px;
}

.top_photo img {
margin-bottom:5px;

}

.top_text {
	margin-left:145px;
	vertical-align:top;
}

#interior2 h2 {
	margin:0;
	padding:0;
	font-size:21px;
}

.bodyinner h3 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}

.author {
	font-style:italic;
	margin:2px 0 10px 0;
}

.tdcolor {
	background-color:#F1EDEA;
	margin:0;
	padding:0;

}


/* Interior Sidebar */

#sidebar {
	display: none;
}

/* Interior main body */

.breadcrumbComponent {
	display: none;
}


#interior2 .breadcrumbComponent {
	display: none;
}

.bodyinner {
	padding: 15px 0 8px 25px;
}

#interior2 .bodyinner {
	padding: 15px 0 8px 25px;
}

.bodyinner p {
	color: #333;
	line-height: 1.30em;
}

.bodyinner a {
	color: #006699;
}

.bodyinner table {
	margin: 20px 0 0 0;
}

.bodyinner td {
	padding-bottom: 15px;
}

#interior2 .bodyinner td {
	padding:3px 0 3px 10px;
}

#printemail {
	display: none;
}

/* Interior content sidebar */

#contentsidebarwrap {	
	display: none;
}

#interior2 #contentsidebarwrap {
	display: none;
}

/* edits for individual project display (mshuster@ajws.org) */

.top_text{
float:left; margin-left:180px; font-size:12px;
}

.top_photo img{float:left; position:absolute;}

#btm{margin-top:180px;}

#btm h2, .top_text h2
{
color:#333;display:block;position:static;left:0;clear:left;font-size:16px;padding-bottom:5px;text-decoration:underline; font-weight:bold; font-size: 16px !important;
}
.top_text h2{
text-decoration: none;
}

#btm a
{
color:#333;position:relative;float:left;text-decoration:none;
font-size:14px;clear:left; font-weight:bold; padding-bottom:5px; }

#btm p {padding-left:10px;}

#btm table, td {width:auto;}

{
color:#333;display:block;position:static;left:0;clear:left;font-size:16px;padding-bottom:5px;text-decoration:underline;
}

#btm a
{
color:#333;position:relative;float:left;text-decoration:none;
font-size:14px;clear:left; font-weight:bold; padding-bottom:5px; }

#btm p {padding-left:10px;}

#btm table, td {width:auto;}

span#floating_nav{
display:none;
}


