@charset                                    "UTF-8";

/* 
background-green: #4e6a5d 
*/

body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* default text color #3d3d3d */
	color: #3d3d3d;
	line-height: 1.7em;
	background-color: #4e6a5d;
	text-align: left;
}

#mainframe
{
	margin: 0 auto 8px auto;
	width: 900px;
	background-color: #ffffff;
	padding: 0;
}

#subpage_mainframe
{
	margin: 0 auto 8px auto;
	width: 900px;
	background-color: transparent;
	padding: 0;
	background-image: url("/i/sub_back.png");
	background-repeat: repeat-y;
}

#subpage_mainnocolumn
{
	margin: 0 auto 8px auto;
	width: 900px;
	background-color: #ffffff;
	padding: 0;
}

#masthead
{
	margin: 0;
	width: 900px;
	min-height: 95px;
	background-color: transparent;
	padding: 0;
	clear: both;
	background-image: url("/i/tagline_back.png");
	background-repeat: no-repeat;
}

#masthead_logo
{
	float: left;
	margin: 0;
}

#masthead_donate
{
	float: right;
	margin-right: 15px;
	padding-top: 45px;
}

#container
{
	margin: 0;
	width: 900px;
	background-color: transparent;
	padding: 0;
	clear: both;
	min-height: 400px;
}

#left_column
{
	width: 188px;
	float: left;
	margin: 0;
}

#menu
{
	width: 188px;
	clear: both;
	margin: 0;
}

#content
{
	width: 697px;
	float: right;
	margin: 0;
}

#subpage_content
{
	width: 697px;
	float: right;
	margin: 0;
	background-image: url("/i/sub_side_pattern.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#center_column
{
	width: 450px;
	float: left;
	margin: 0;
}

#center_noside
{
	width: 697px;
	float: left;
	margin: 0;
}

#home_sidebar
{
	width: 232px;
	float: right;
	margin: 0;
}

#sub_sidebar
{
	width: 232px;
	float: right;
	margin: 0;
}

#email_form
{
	width: 150px;
	margin: 10px 0 12px 0;
	clear: both;
	text-transform: uppercase;
}

.emailbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	font-size: 90%;
}

input.searchbutton
{
	color: #F08800;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.0em;
	background-color: #fff;
	border: 0;
}

#footer
{
	margin: 0 auto 12px auto;
	width: 900px;
	background-color: transparent;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
}

#footer a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #b8d1c1;
}

#footer a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #b8d1c1;
}

#footer a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #b8d1c1;
}

/* BASIC TEXT STYLES START */
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 15px 5px 15px;
	letter-spacing: .05em;
	line-height: 1.5em;
}

h1
{
	font-size: 135%;
	padding-top: 12px;
}

h2 { font-size: 125%; }

h3
{
	font-size: 115%;
	color: #7d9eb2;
}

h4 { font-size: 105%; }
h5 { font-size: 95%; }
h6 { font-size: 85%; }

p
{
	margin: 0 15px 7px 15px;
	font-size: 95%;
}

ul, ol
{
	font-size: 95%;
	margin: 0 0 7px 15px;
	padding: 0 0 0 22px;
	line-height: 1.5em;
}

li { margin: 0 12px 3px 0; }

ul li ul
{
	margin: 7px 0 0 11px;
	padding: 0 0 0 7px;
}

/* HOME sidebar styles */
#home_sidebar p
{
	margin: 4px 15px 4px 0;
	line-height: 1.4em;
	font-size: 90%;
}

#home_sidebar h2
{
	margin: 0 15px 4px 0;
	line-height: 1.4em;
	font-size: 115%;
}

#home_sidebar h3
{
	margin: 0 15px 4px 0;
	line-height: 1.4em;
	font-size: 105%;
}

#home_sidebar h4
{
	margin: 0 15px 4px 0;
	line-height: 1.4em;
	font-size: 105%;
}

#home_sidebar h5
{
	margin: 0 15px 4px 0;
	line-height: 1.4em;
	font-size: 95%;
}

#home_sidebar h6
{
	margin: 40 15px 4px 0;
	line-height: 1.4em;
	font-size: 45%;
	align: center;
}

/* SUB sidebar styles */
#sub_sidebar p
{
	margin: 4px 15px 4px 15px;
	line-height: 1.4em;
	font-size: 95%;
}

#sub_sidebar h2
{
	margin: 0 15px 4px 15px;
	line-height: 1.4em;
	font-size: 115%;
}

#sub_sidebar h3
{
	margin: 0 15px 4px 15px;
	line-height: 1.4em;
	font-size: 105%;
}

#sub_sidebar h4
{
	margin: 0 15px 4px 15px;
	line-height: 1.4em;
	font-size: 105%;
}

#sub_sidebar h5
{
	margin: 0 15px 4px 15px;
	line-height: 1.4em;
	font-size: 95%;
}

#sub_sidebar h6
{
	margin: 0 15px 4px 15px;
	line-height: 1.4em;
	font-size: 95%;
}

/* LEFT COLUMN styles */
#left_column p
{
	margin: 4px 15px 4px 18px;
	line-height: 1.4em;
	font-size: 90%;
}

/* other styles, as needed */
.btt
{
	font-size: 75%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.5em;

}

.small { font-size: 90%; }

.imageleft
{
	float: left;
	margin: 6px 6px 0 0;
}

.imageright
{
	float: right;
	margin: 0 0 6px 6px;
}

a:link
{
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #0000ff;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

table
{
	font-size: 95%;
	margin-bottom: 12px;
	margin-left: 15px;
}

th
{
	font-size: 115%;
	color: #7d9eb2;
	text-align: left;
	padding: 6px 0 6px 0;
}

td
{
	font-size: 95%;
	padding: 4px 15px 4px 0;
}

img
{
	-ms-interpolation-mode: bicubic;
	border: 0;
}

.zero { margin: 0; }
.dividerspace { margin: 9px 0 12px 0; }
.centered { text-align: center; }

.centerclear
{
	text-align: center;
	clear: both;
}

.clearit
{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.leftdivider
{
	clear: both;
	height: 5px;
	line-height: 0.0;
	font-size: 0;
	padding: 6px 0 6px 0;
}

.space_below
{
	clear: both;
	line-height: 0.0;
	font-size: 0;
	padding: 0 0 12px 0;
}

.centerbottom
{
clear: both;
width: 900px;
}

.bottomclear
{
	clear: both;
	height: 4px;
	width: 900px;
	line-height: 0.0;
	font-size: 0;
}

/* EMAIL form style */
#email_container
{
	margin: 12px auto;
	width: 151px;
	background-color: #b2c1ce;
}

#email_container .formfield
{
	margin: 0;
	font-size: 85%;
	color: #3d3d3d;
	border-top: 1px #818181 solid;
	border-right: 1px #bbbcbd solid;
	border-bottom: 1px #e6e5e5 solid;
	border-left: 1px #bbbcbd solid;
}

#email_container table
{
	margin: 12px auto 3px auto;
	font-size: 85%;
}
