html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	margin-bottom:20px;
}

#wrapper {
	width: 900px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid black;
	border-top-width: 0px;
	margin-bottom:40px;
}

#header {
	/*padding: 1em .5em .2em .5em;*/
	height:160px;
	margin:0px;
	padding:0px;
	position:relative;
}

.logo {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.social {
	float:right;
	margin-right:18px;
	padding:0px 0px 8px 0px;
	bottom:0px;
	right:0px;
	position:absolute;
}

.social img {
	padding-right:7px;
}

#navbar {
	color: white;
	width: 100%;
	background-color: #007dc3;
	font-size: .9em;
	overflow: hidden;
}

#navcontainer {
	padding: 1em;
	overflow: hidden;
	width: 850px;
}

#navlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

#navlist li {
	float: left;
	line-height: 1.1em;
	margin: 0 .25em 0 -.25em;
	padding: 0 .25em 0 .25em;
}

#navbar a, #navbar a:link, #navbar a:active, #navbar a:visited {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.5em 0.5em;
}

#navbar a:hover {
	text-decoration: underline;
}

#content {
	width: 100%;
	/* min-height: 450px; */
}

td.homeleft {
	background-color:#fff;
	border-right: 1px solid #EBEBEB;
	width:600px;
	vertical-align:top;
}

td.homeright {
		background-color:#6eb43f;
		width:300px;
		vertical-align:top;
}

td.homeright a, a:active, a:visited, a:link {
	color: #fff;
	text-decoration:none;
}

td.homeright a:hover {
	color: #fff;
	text-decoration:underline;
}

td.leftnav {
	width:250px;
	height:450px;
	background-color:#6eb43f;
	vertical-align:top;
}

td.leftnav a, a:active, a:visited, a:link {
	color: #fff;
	text-decoration:none;
}

td.leftnav a:hover {
	color: #fff;
	text-decoration:underline;
}

.img_floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.img_floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.photo_left {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

table.photo_right {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

table.photo_left img, table.photo_right img {
	border:1px solid #003366;
}

.photo_credit {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:xx-small;
	color:#666666;
	text-align:right;
}

.photo_caption {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size:x-small;
	color:#666666;
	text-align:left;
}


#footer_greenbar {
	margin-top: 1px;
	height: 10px;
	width: 100%;
	background-color: #8ab0dd;	
}

#footer {
	width: 100%;
	font-size: smaller;
}

#footer_content {
	width: 890px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	overflow: hidden;
}

.clear {
	clear: both; 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #27350D;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.05em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #27350D;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.05em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #27350D;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.05em;
}

a, a:active, a:visited, a:link {
	color: #666633;
}

p {
	line-height: 1.25em;
}

.gray {
	color: #CCCCCC;
}

.date {
	color: #000000;
	font-weight: bold;
	display: block;
}

.more_right {
	float: right;
}

.padme {
	padding: 15px;
}

.underlined_subhead {
	border-bottom: 1px solid #D4DDC2;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #27350D;
	letter-spacing: 0.20em;
	font-variant: small-caps;
}

.hp_newsletter_signup { /* for donated by GWI logo in footer */
	clear:both;
	padding-top:20px;
	
	
}

#cc_submit {
	border: 1px ridge #27350D; 
	background-color: #fff; 
	height: 1.7em;
	position: relative;
	top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #27350D;
}

*:first-child+html #cc_submit {
	height: 1.65em;
	top: 0px;
} 
* html #cc_submit {
	height: 1.65em;
	top: 0px;	
} 

#cc_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #27350D;
	border: 1px solid #27350D; 	
	height: 1.35em;
	width: 12em;
}

.loginnormal {
	background-color: white;
}

.loginfocus {
	background-color: #D4DDC2;
}
