@charset "utf-8";


/* CSS Document */

body {
	background-image: url(../images/bg6.jpg);
	background-color: #F4F2E3;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
}

#header_container {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 155px;
	padding: 0px;
}
#header_right a{
	color:#fff;
	text-decoration:none;
}
#header_right a:visited{
	color:#fff;
	text-decoration:none;
}
#header_right a:hover{
	color:#fff;
	text-decoration:underline;
}



#header_right {
	text-align:right;
	padding-right:15px;
	padding-top:15px;
}
#container {
}

#body_container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	
}
#body_container .body_content
{
	float:left;
	width:550px;
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-right:80px;
	color:#192562;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bolder;
/*	text-shadow: #333 1px 1px 1px;*/

}

#body_container .body_content ul
{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bolder;
	list-style-type:circle;
	margin-left: -20px;
	
}

#body_container .body_content li
{
	padding-bottom:15px;
}

#body_container .body_content a
{
text-decoration: none;
color:#C0AD4F;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin-right: 30px;
}

#body_container .body_content  a:hover
{
	text-decoration: none;
	color:#192562;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #192562;
}

#body_container .steps
{
	height:100px;
	width:550px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:54px;
	font-weight:bolder;
	text-shadow: #333 2px 2px 2px;
	padding-top:65px;
	color:#192562;

}



#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
height:auto;
}

#nav-menu li
{
float: left;
margin: 0 0.1em;
padding-top: 75px;

}

#nav-menu li a
{
height: 1.5em;
line-height: 1.5em;
float: left;
width: auto;
display: block;
text-decoration: none;
color:#C0AD4F;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin-right: 30px;

}

#nav-menu li a:hover
{
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: auto;
	display: block;
	text-decoration: none;
	color:#192562;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #192562;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:75px;
	margin-right: auto;
	margin-left: auto;
	width:850px;
	float:left;
	height:auto;;
}

#nav-menu .donations
{
	float:right;
	background-repeat:no-repeat;
	width:220px;
	padding-top:185px;
	text-align:center;
	color:#C0AD4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	background-image: url(../images/donations_bg.jpg);
	background-position: center center;
}

#nav-menu .donations a
{
	color:#C0AD4F;
	text-decoration:none;
}

#nav-menu .donations a:hover
{
	color:#192562;
	text-decoration:none;
}

#sidebar
{
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	padding-top:225px;
	width:220px;
	text-align:center;
	background-image: url(../images/hh_logo.jpg);
	background-position: center 40px;
	color:#192562;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
}
#sidebar .add
{
	color:#192562;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
}
#sidebar .content
{
	color:#192562;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

#footer
{
	width: 100%;
	height:auto;
	float:left;
	background-color:#192562;
	margin-top:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#footer a
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

}
#footer a:hover
{
	color:#C0AD4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;

}


#footer .dsi
{
	color:#C0AD4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#footer .dsi a:hover
{
	color:#C0AD4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;

}
