html,body
{
	background-image: url(images/family-rescue-foundation-main.jpg);
	background-repeat: repeat;
	margin: 0 auto 0px auto;
	height: 100%;
	line-height: 16px;
    padding:0px;
}	

#container {
   	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -74px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
}

.header
{
	height: 395px;
}


.topimage
{
	background-image: url(images/family-top-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	text-align: center;
}

.navigation
{
	background-image: url(images/family-navigation-background.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	height: 64px;
}

.navigationtext
{
	width: 995px;	
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.navigationtext ul
{
	display: inline;
}

.navigationtext ul li
{
	list-style-type: none;
	float: left;
	padding: 17px 26px 3px 26px;
}

.navigation a, navigation a:link, .navigation a:active, .navigation a:visited
{
	color:#e2d1a5;
	text-decoration:none;
}

.navigation a:hover
{
	color:#fff;
	text-decoration: none;
}

.maincontent
{
	font-size: 14px;
	color:#2a190f;
	line-height: 22px;
	letter-spacing: 1px;
	margin: 40px 0px 40px 0px;
}

.maincontent a, .maincontent a:link, .maincontent a:active, .maincontent a:visited
{
	color:#7a5d07;
	text-decoration: none;
}

.maincontent a:hover
{
	color:#ffffff;
	text-decoration: none;
}

.wrap
{
	width: 995px;
	margin: 0 auto 0 auto;
}

.internalwrap
{
	width: 945px;
	margin: 0 auto 0 auto;
	padding: 5px 0px 30px 0px;
}

.internalwrap img
{
	padding: 7px;
}

.colLeft
{
	float: left;
	text-align: left;
	width: 397px;
	padding: 10px 5px 10px 10px;
}

.colRight
{
	float: right;
	text-align: left;
	width: 530px;
	padding: 10px 20px 10px 0px;
}

.colRight ul
{
	padding: 0px;
	margin: 0px;
}

.colRight ul li
{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

.homeGallery
{
	background-image: url(images/family-rescue-foundation-gallery.png);
	background-repeat: no-repeat;
	padding: 305px 0px 0px 40px; 
	width: 352px;
	height: 54px;
}

.quote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 45px;
	font-style: italic;
	color:#79270a;
	padding: 20px 20px 0px 20px;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 28px;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 300;
	padding: 10px 0px 5px 0px;
}

.SponsorAChild {display: block; text-align: left; margin: 10px 0px 60px 0px;}
.SponsorAChildTitle {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: 300;}
.SponsorAChild img {padding: 0px 10px 10px 0px;}
.programs
{
	background-image: url(images/famly-rescue-foundation-rightphotos.png);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
}
.quotesmall
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-right: 15px;
	color:#79270a;
	float: right;
}


#subfooter, .push {
   height:191px;    
}

#subfooter a, #subfooter a:active, #subfooter a:visited
{
	color:#aea2a2;
}

#subfooter a:hover
{
	color:#FFFFFF;
}

#footercontent{
   background-image: url(images/family-rescue-foundation-footer.gif);
   background-repeat: repeat-x;
   clear: both;
   color:#bea14b;
	/*position: absolute;*/
    /* bottom: 0;*/
   width:100%;
   font-size: 14px;
   font-weight: bold;
   height:74px;   /* Height of the footer */
}

#footerwrap
{
   width: 915px;
   text-align: center;
   padding: 10px 0px;	   
   margin: 0 auto 0 auto;
}

.footermail
{
	text-align: left;
	width: 915px;
	clear: both;
}

#footerlinks
{
	float: left;
	margin: 0px 0px 7px 0px;
	text-align: left;
}

#footercontent
{
	float: right;
}

#footerlinks a, #footerlinks a:active, #footerlinks a:visited, .footermail a, .footermail a:active, .footermail a:visited
{
	color:#bea14b;
	text-decoration: none;	
}

#footerlinks a:hover, .footermail a:hover
{
	color:#dbd077;
	text-decoration: none;
}

#footercopyright
{
	color:#564630;
	float: right;
}



