/* CSS Document */

/*Globla Style Sheet for Homes for Families. Created by Firefly Partners (www.fireflypartners.com) 2008.*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #5587A5 url(../Images/bkg_gradient.gif) repeat fixed;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#main {
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5487A5;
	border-right-color: #5487A5;
	border-bottom-color: #5487A5;
	border-left-color: #5487A5;
	vertical-align: top;


}
.banner img {
	border-top: 1px solid #5487A5;
	border-right: 1px solid #5487A5;
	border-bottom: 1px none #5487A5;
	border-left: 1px solid #5487A5;
}
img.banner {
	border-top: 1px solid #5487A5;
	border-right: 1px solid #5487A5;
	border-bottom: 1px none #5487A5;
	border-left: 1px solid #5487A5;
}
#navholder {
	text-align: center;
	width: 100%;
	position: static;
	background-color: #5487A5;

}
#navigation ul
{
	padding: 0px;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	width: 100%;
	margin: 0px 0px 0px .5em;
	background-position: center;



}

#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li a {
	display: block;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #FFFFFF;
	background-color: #5487A5;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #849db3;

}

#navigation li a:hover {
	color: #76c472;
	border-bottom: 5px solid #76c472;
}

#MAstat {
	background-image: url(../Images/MAstat_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 172px;
	padding: 15px 25px 25px;
	margin-top: 15px;
}
#MAstat p {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
#Amazonbox {
	text-align: center;
	margin: 10px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;

}
#Amazonbox p {
	color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	font-style: italic;
	padding: 5px;
}

#maincontent {
	padding: 30px 15px 15px;
	font-size: 10pt;
	line-height: 14pt;

}
#maincontent h1 {
	font-size: 16pt;
	color: #5487A5;
	font-weight: bold;
	padding-bottom: 20px;

}
#abt h1 {
	padding-top: 10px;
	line-height: normal;
	padding-bottom: 10px;
}
#newssectiontitle h1 {
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	font-size: 15pt;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../Images/newsandevents_bkg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	margin-bottom: 15px;
}
#newsandevents {
	padding-top: 10px;
	margin-top: 10px;
	background-image: none;
}
#newsandevents h1 {
	font-size: 14pt;
	font-weight: normal;
	padding-top: 5px;
}
#newsandevents h3 {
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	margin-top: -20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
hr {
	color: #76c472;
	background-color: #76c472;
	height: 1px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #76C472;
	border-bottom-color: #76C472;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../Images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 800px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	height: 25px;




}
#contactus {
	float: left;
	padding-left: 10px;
	padding-top: 2px;

}
#botlinks {
	float: right;
	padding-right: 10px;
	padding-top: 2px;

}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#home a {
	font-size: 9pt;
	color: #5487A5;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	font-weight: bold;


}
#home a:hover {
	text-decoration: underline;
}
#int_getinvolved {
	padding: 10px;
}
#int_donatebutton {
	padding: 10px 10px 10px 13px;
}
#subnav ul {
	padding: 10px 10px 10px 13px;
}
#subnav li {
	list-style-type: none;
}
#subnav li a {
	font-size: 10pt;
	font-weight: bold;
	color: #5487A5;
	text-decoration: none;
}
#subnav li a:hover {
	color: #76c472;
	text-decoration: underline;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;


}
#maincontent a {
	font-weight: bold;
	color: #76c472;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
#maincontent a:visited {
	font-weight: normal;
	color: #5487A5;
	text-decoration: none;
}
#testimonial {
	padding: 15px;
}
#testimonial img {
	border: 1px solid #999999;
}
#testimonial p {
	color: #999999;
	font-weight: bold;
	font-size: 12pt;
}
#maincontent h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #5487A5;
	padding-bottom: 20px;


}

