@charset "utf-8";
/* CSS Document */

html, body {
	text-align:center;
	background-color:#ffffff;
	color:#7d7d80;
}

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

.container {
	text-align:left;
	margin: 0 auto 0 auto;
	align:center;
	position: relative;
	
	width: 768px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px; /* actual value */
}
html>body .container {
	width: 758px; /* Opeara */
}

.header {
	height: 93px;
	background:#FFFFFF;
	border:solid;
	border-color:#dfe0ea;
	border-left-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 0px;
	border-bottom:none;
	border-top-width: 14px;
	
	width: 758px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px; /* actual value */
}
html>body .header{
	width: 730px; /* Opera */
}

.header_title {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 65px 0 0 65px;
	color:#3c5580;
}

.header_time {
	float:none;
	padding: 7px 10px 0 0;
	text-align: right;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.header_bottom {
	clear:both;
	height: 6px;
	background-color:#ce171f;
	border:solid;
	border-color:#ce171f;
	border-left-width: 14px;
	border-right-width: 14px;	
	border-top-width: 0px;
	border-bottom-width: 0px;
	overflow:hidden;
	
	width: 758px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px; /* actual value */	
}
html>body .header_bottom{
	width: 730px; /* Opera */
}


.hawthorns_logo {
	float:left;
	margin: 0 0 0 40px;
	border:none;
}

.content_container {
	/*height: 335px;*/
	border:solid;
	border-color:#CCCC66;
	border-left-color:#e5e4db;
	border-left-width: 14px;
	border-right-color:#e5e4db;
	border-right-width: 14px;
	border-bottom-color:#e5e4db;
	border-bottom-width: 14px;
	border-top-width: 0px;
	background:#3c5580;
	height: 100%;
	
	width: 758px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px; /* actual value */	
}
html>body .content_conatiner{
	width: 730px; /* Opera */
}

.bold_link{
	font-weight:bold;
}


.content {
	width: 566px;
	/*height: 335px;*/
	float: left;
	background-color:#f4f2e5;
}

.content_body {
	float:left;
	width: 416px;
	height: 100%;
}


.content_submenu {
	padding: 15px 0 0 0;
	float:right;
	width: 150px;

	height: 300px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 285px; /* actual value */	
}
html>body .content_submenu{
	height: 285px; /* Opera */
}



.image_band {
	height: 156px;
	background-color:#c3c3d4;

	border:solid;
	border-top-width: 0px;	
	border-bottom-width: 0px;	
	border-left-color:#d1d1d7;
	border-left-width: 14px;
	border-right-color:#b2b3c7;
	border-right-width: 14px;
	
	width: 758px; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px; /* actual value */		
}
html>body .image_band{
	width: 730px; /* Opera */
}

.image_band_quad_container {
	float:left;
	width: 164px;
	height: 156px;

}

.image_band_central_image {
	float: left;
	width: 321px;
	height: 156px;
}

.image_band_image_1 {
	width: 82px;
	height: 78px;
	float: left;
}

.menu_container {
	height:100%;
	width: 164px;
	background-color:#3c5580;
	float: left;
	padding: 20px 0 0 0;
	
}

.footer_container {

	text-align:left;
	float: left;
	height: 30px;
	width: 566px;
	/*overflow: hidden;*/
}

.footer_links {
	text-align:left;
	float: left;
	height: 30px;
	width: 416px;
	
}

.footer_designBDG{
	text-align:left;
	float: left;
	height: 30px;
	width: 150px;
	color:#a9a8a4;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_designBDG_included{
	text-align:center;
	float: left;
	height: 30px;
	width: 150px;
	color:#a9a8a4;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.projects_readmore_style{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #4b4b4e; }
a.projects_readmore:link{ color: #4b4b4e; }
a.projects_readmore:visited{ color: #4b4b4e; }
a.projects_readmore:hover{ 	color: #000000; }
a.projects_readmore:active{ color: #4b4b4e; }

.footer_text {
	color:#626262;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
}

h1{
	margin: 20px 20px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4b4b4e;
}

p{
	margin: 0; 
	padding: 0;
}

.general_para{
	margin: 20px 20px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #4b4b4e;
}

.menu{
	display: block;
	color:#ffffff; 
	text-decoration:none;

	padding: 5px 0 7px 17px;
	margin: 0 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
}

.search {

	/*display: block;*/
	
	color:#ffffff; 
	text-decoration:none;
	float:left; 
	display:inline;
	clear:right;
	width:80px;
	
	padding: 5px 0 7px 17px;
	margin: 0px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	
	background:url(images/search.gif);
	background-repeat:no-repeat;
	background-position: 0 0px;
}

.search_button{
	width:34px; 
	float:left;
	padding:0; 
	margin:0;
	Background:url(images/search_button.gif) no-repeat;
}

.menu:link {
	background-image:url(images/button_up.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
	
}
.menu:visited {
	background-image:url(images/button_up.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
}
.menu:hover {
	background-image:url(images/button_down.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
}

.search_box {
	width: 115px;
	display:block;
	padding: 0px 0 7px 17px;
	margin: 0 5px 0 25px;

}


.shield
{
	display:block;
	position: relative;
	left: 60px;
	top: 0px;
	margin: 0 0 2px 0;
	
	
}

.search_label {
	display:block;
	color:#FFFFFF;
	margin: 10px 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;	
	padding: 0 0 0 5px;
	

}

.admin_login {
	display:block;
	color:#FFFFFF;
	margin: 2px 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;	
	padding: 0 0 0 5px;

}

.secondaryMenu_container{
	width: 150px;
	height: 199px;
}

.shield_comment
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09396c;
	margin: 0 0 0 0;
	display: block;
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: 0px;

}

.shield_container
{
	position: relative;
	top: 20px;
	width: 150px;
	height: 65px;
}

.shield_container_faq
{
	position: relative;
	top: -77px;
	width: 150px;
	height: 65px;
	
}

.designBDGContainer
{
	text-decoration:underline;
	text-align:center;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;

	
}

#bodyintro #intro,
#bodycurrent #currentproject,
#bodyfaq #faq,
#bodygiving #giving,
#bodynews #news,
#bodyevents #events,
#bodycontact #contact,
#bodygovernance #governance,
#bodyhome #home { 
	background-image:url(images/button_down.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
}


a.footer_link:link { color:#626262; text-decoration:underline; }
a.footer_link:visited  { color:#626262; text-decoration:underline; }
a.footer_link:hover { color:#000000; text-decoration:underline; }
a.footer_link:active {	color:#000000;	text-decoration:underline; }

.secondaryMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border-bottom:1px solid #b3b3b0;
	display:block;
	padding:7px 0 7px 0;
	margin: 0 0 0 10px;
	width:115px;
}
.secondaryMenu:link{
	color:#626262;
	text-decoration:none;
}
.secondaryMenu:visited{
	color:#626262;
	text-decoration:none;
}
.secondaryMenu:hover{
	color:#000000;
	text-decoration:none;
}

.secondaryMenuBack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	border-bottom:1px solid #b3b3b0;
	display:block;
	padding:7px 0 7px 0;
	margin: 0 0 0 10px;
	width:115px;
}
.secondaryMenuBack:link{
	color:#000000;
	text-decoration:none;
}
.secondaryMenuBack:visited{
	color:#000000;
	text-decoration:none;
}
.secondaryMenuBack:hover{
	color:#000000;
	text-decoration:none;
}

/* FAQ box */

.FAQbox{
	margin: 10px 20px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	
}

.FAQbox_top{
	margin: 20px 20px 10px 30px;
}

.FAQquestion a{
	font-weight:bold; color: #4A536F; text-decoration:none
}

.FAQanswer{ color:#6666660; }

.search_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #4A536F;
	text-decoration:none;
}
.search_Title a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #4A536F;
	text-decoration:none;
}
.search_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #6666660;
	text-decoration:none;
}
.search_Link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #4A536F;
	text-decoration:none;
}

.sitemap_list{
	margin: 20px 20px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #4b4b4e;
}
.sitemap_list li{
	line-height: 20px;
	padding:0;
	margin:0;

}
.sitemap_list a{font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 13px; color: #4b4b4e; text-decoration:none;}
.sitemap_list a:link{}
.sitemap_list a:visted{}
.sitemap_list a:hover{color: #000000;}
.sitemap_list a:active{}


table.giving_table{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4e;
	width: 355px;
	border: 1px #3c5580 solid;
	border-collapse:collapse;
	border-spacing: 0px;
	margin: 0 0 0 0;
	text-align:center;
	margin: auto;
}

table.giving_table td.giving_table_header{
	background:#3c5580;
	/*background:#c3c3d4;*/
	border-left: 1px solid #2a3c5a;
	border-bottom: 1px solid #000000;
	color:#FFFFFF;
}

table.giving_table td.giving_table_row_odd{
	background:#fafaf4;
	border-left: 1px dotted #3c5580;
	border-bottom: 1px dotted #3c5580;
}

table.giving_table td.giving_table_row_even{
	background:#f4f2e5;
	border-left: 1px dotted #3c5580;
	border-bottom: 1px dotted #3c5580;
}

.star_para{
	margin: 3px 2px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #4b4b4e;
}
