/* SETS BASIC HTML DEFINITIONS */
html {
	height: 100%; 
	margin-bottom: 1px;
}

/*
	background: #ffd700;
	background: #00027d;
	background: #150e04;
	background: #000055;
*/
body
{
	background: #00024a;
	margin: 5px 5px 0px;
	font: 80% Verdana, Verdana, Geneva, sans-serif;
	color: #505050;
	text-align: center;
}

ul {
	padding: 0;
	margin: 0 0 0 17px;
	list-style: square;
}	

hr {
	background-color: #00027d;
	color: #00027d;
	height: 1px;
	width: 100%;
}

img {
	border: none;
}
.imagecenter {
	margin: 0; 
	border: 3px double #c2c2c2;
}
	
.imageleft {
	margin: 0 10px 0 0; 
	float: left;
}

.imageright {
	margin: 0 0 0 10px; 
	float: right;
}
	
.imageleftborder {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;
}

.imagerightborder {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;
}

h1 {
   color: #00027d;
   font: italic 22px Book Antiqua, "Times New Roman", Times, serif;
   text-align: left;
   padding: 0 0 5px 0;
   margin: 0 0 10px 0;
}

h2 {
	color: #00027d;
	font: normal 20px Book Antiqua, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c0c0c0;
}

h3 {
   color: #00027d;
   font: normal 20px Book Antiqua, "Times New Roman", Times, serif;
   text-align: left;
   padding: 0;
   margin: 10px 0 10px 0;
}

h4 {
   color: #00027d;
   font: bold 16px "MS Serif", "New York", serif;
   margin: 15px 0;
}

h5 {
   color: #00027d;
   font: bold 14px MS Serif;
   margin: 10px 0;
   padding: 10px 0;
   border-bottom: 1px solid #00027d;
}

h6 {
	color: #00027d;
	font: bold 14px Book Antiqua, "Times New Roman", Times, serif;
	margin: 10px 0;
}

a {
	color: #00027d;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #727272;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align: center;
}	


#wrapper {
    background: #fff;/* url('images/wrapperbg2.jpg');*/
	text-align: left;
	min-width: 780px;
	max-width: 1024px;
	margin: 0 auto;
	width: 780px; 
}
	
#logoimageold {
   background: White url('images/hf_logo.jpg') no-repeat;
   font: italic 28px Book Antiqua, "Times New Roman", Times, serif;
   color: #00027d;
   text-align: left;
   padding: 80px 10px 0 300px;
   height: 120px;
   margin: 0 0 10px 10px;
}

#logoimage {
   background: #bfa364 url('images/hfs_banner2.jpg') no-repeat;
   font: italic 28px Book Antiqua, "Times New Roman", Times, serif;
   color: #00027d;
   text-align: left;
   padding: 74px 10px 0 300px;
   height: 70px;
   margin: 0 0 0 0;
   background-position:center; 
}

#addressbar {
	clear: both;
    background: #bfa364;
	color: #606060;
	color: #00027d;
	height: 22px;
	text-align: center;
	line-height: 2em;
	font-size: 85%;
	padding: 0 0 0 0;
	border-top: 2px solid #00027d;
	border-bottom: 2px solid #00027d;
}
	
.navigation td {
   padding: 0 0 0 0;
   height: 1.5em;
   width:14em;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-bottom: 0;
}

.navigation td a {
   border-right: 1px solid #00027d;
   border-top: 1px solid #ffd700;
   display:block;
   padding-left: 1em;
   font-weight: normal;
   background: #ffd700;
   border-left: 1px solid #ffd700;
   width:14em;
   color: #00027d;
   padding-top: 0.25em;
   border-bottom: 1px solid #00027d;
   text-decoration:none;
   height: 1.5em;
}

.navigation td a:hover {
   border-right: 1px solid #ffd700;
   border-top: 1px solid #00027d;
   display:block;
   padding-left: 1em;
   font-weight: normal;
   background: #00027d;
   border-left: 1px solid #00027d;
   width:14em;
   color: #ffd700;
   padding-top: 0.25em;
   border-bottom: 1px solid #ffd700;
   text-decoration:none;
   height: 1.5em;
}
	
 .navigation td a.level1 {
    background: #00027d;
	color: #ffd700;
	font-weight: normal;
	text-decoration: none;
    display:block;
    padding:0.25em 1em;
    width:11em;
   height: 1.5em;
   border-top: 1px solid #bfa364;
   border-left: 2em solid #bfa364;
   border-bottom: 1px solid #bfa364;
}

.navigation td a.level1:hover {
   background: #ffd700;
    color: #00027d;
	font-weight: bold;
	text-decoration: none;
    display:block;
    padding:0.25em 1em;
    width:11em;
   height: 1.5em;
   border-top: 1px solid #bfa364;
   border-left: 2em solid #bfa364;
   border-bottom: 1px solid #bfa364;
}
	
#sidebar {
   background: #fff;
   float:left;
   width: 165px;
   text-align: left;
   font-size: 85%;
   padding: 2px;
   left: 0px;
   top: 0px;
}
#sidebar a.donate
{
	border-right: #00027d 1px solid;
	border-top: #ffd700 1px solid;
	display: block;
	padding-left: 1em;
	font-weight: bold;
	background: blue;
	border-left: #ffd700 1px solid;
	width: 12em;
	color: #ffffcc;
	padding-top: 0.25em;
	border-bottom: #00027d 1px solid;
	font-style: italic;
	font-family: Serif;
    height: 1.5em;

	text-decoration: none;
}

 #sidebar a.donate:hover {
	border-right: #00027d 1px solid;
	border-top: #ffd700 1px solid;
	display: block;
	padding-left: 1em;
	font-weight: bold;
	background: #00027d;
	border-left: #ffd700 1px solid;
	width: 12em;
	color: #ffd700;
	padding-top: 0.25em;
	border-bottom: #00027d 1px solid;
	font-style: italic;
	font-family: Serif;
   height: 1.5em;
	text-decoration: none;
}

#sidebar a.boldbuttons{
background: transparent url('images/roundedge-blue-left.gif') no-repeat top left;
display: block;
float: left;
text-align: center;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

#sidebar a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

#sidebar a.boldbuttons span{
background: transparent url('images/roundedge-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
width: 145px;
text-align: center;
}

#sidebar a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

#content {
   min-width: 550px;
   max-width: none;
   text-align: left;
   line-height: 1.6em;
   padding: 0;
   margin: 0 0 0 170px;
   top: 0px;
}

#footer {
	clear: both;
	background: #fff;
	color: #606060;
	height: 50px;
	text-align: center;
	line-height: 2em;
	font-size: 85%;
	border-top: 3px solid #00027d;
	padding-top: 2px;
	padding-right: 15px;   
	padding-bottom: 2px;   
	padding-left: 15px;
}
	
#footer a {
	font-weight: normal;
	color: #606060;
}
	
#footer a:hover {
	font-weight: normal;
	color: #606060;
}
	
#footer p {
	padding: 0;
	margin: 0;
}

.box {
	/* background: #f7f7f7;*/
	border: 1px dashed #c0c0c0;
	padding: 10px;
}

.hottopic {
	color: #8e4c3b;
	font-weight: bold;
}

.contact {
	padding: 5px;
	text-align: left;
	margin: 20px 0;
}

.contact label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;
}

.contactbox {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;
}

.contactbutton {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
}
/* PHP CSS styles ?? */
#defaultTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	background-color: #3C444D;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
}
#defaultContent {
	color: #333333;
	background-color: #E4E4E4;
	border: 1px groove #000000;
	padding-bottom: 5px;
	float: none;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 4px;
	padding-left: 4px;
}
#col1 {
	float: left;
	width: 20%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#col2 {
	padding: 1px 4px 4px;
	float: left;
	width: 60%;
}
#col3 {
	padding: 1px;
	float: left;
	width: 18%;
}

.smalltext {
	font-size: .7em;
}

.black {
	color: #000000;
	background-color: #999999;
}
.bg_light {
	color: #333333;
	background-color: #E4DF9E;
}
td.white {
	color: #333333;
	background-color: #FFFFFF;
}
type5 {
}
#defaultTitle a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
#defaultTitle a:visited {
	color: #E8FFF8;
	text-decoration: underline;
}
#defaultTitle a:hover {
	color: #FFFF00;
}