@charset "utf-8";
/* CSS Document */

IMG {
	border: 0px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background: #666666;
	background-image:url(../images/Background.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #BBBBBB;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:inline-table;
}

.oneColFixCtr #mainContent {
	padding:0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#header {
	background-image:url(../images/FOFLogo.jpg);
	background-repeat:no-repeat;
	background-color:#CCFFCC;
	width: 800px;
	height: 125px;
}

#menubar {
	background-image: url(../images/FOFLogoBottom.jpg);
	background-repeat:repeat-x;	
	height: 25px;
	text-align: center;
	line-height: 22px;
	color: #FFFF00;
}


a:link.Amenubar, a:visited.Amenubar, a:active.Amenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	color:#FFFF00;
	text-decoration: none;
}

a:hover.Amenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#leftside {
	width: 150px;
	background-color:#BBBBBB;
	font-size: 12px;
}

#rightside {
	float: left;
	width: 620px;
	background-color:#FFFFFF;
	padding: 0 10px;
	text-align: center;
}

#rightsideabout {
	float: left;
	width: 640px;
	background-color:#FFFFFF;
	padding: 0 0px;
	text-align: center;
}


#quote {
	float: left;
	width: 604px;
	background-color:#FFFFFF;
	padding: 15px 18px;
}

#quote2 {
	width: 580px;
	background-image:url(../images/Parchment.jpg);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: left;	
	border-right: 2px;
	border-right-style: solid;
	border-right-color:#888888;	
	border-top: 2px;
	border-top-style: solid;
	border-top-color:#CCCCCC;	
	border-left: 2px;
	border-left-style: solid;
	border-left-color:#CCCCCC;		
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color:#888888;	
}

#quote3 {
	/* width: 580px; */
	/* background-color:#DDDDDD; */
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	text-align: right;
}

#adoptions {
	float: left;
	width: 160px;
	background-color:#BBBBBB;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: right;
}

#adoptionsheader{
	width: 144px;
	background-color:#000000;
	background-image: url(../images/FOFLogoBottom.jpg);
    margin-left: 3px;
    margin-right: 3px;	
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#adoptions2{
	width: 144px;
	background-color:#DDDDDD;
    margin-left: 3px;
    margin-right: 3px;	
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}


#footer {
	background-color:#FFC600;
	font-size: 16px;
	font-weight: bold;
	color: #c20201;
	width: 800px;
	height: 25px;
	padding-top: 5px;
	float: right;
	text-align:center;
	border-top: 1px;
	border-top-style: solid;
	border-top-color:#000000;		
}

#Junior {
	width: 150px;
	height: 180px;
	background-color:#BBBBBB;
	background-image:url(../images/JuniorLeft.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#barncattext {
	font-size: 12px;
	padding-top: 20px;
	text-align: left;
}

#contact {
	background-color:#BBBBBB;
	text-align: center;
}

#help {
	width: 600px;
	background-color:#FFFFFF;
	padding: 0 10px;
	text-align: left;
	font-size: 12px;
}

#partners {
	float: left;
	width: 620px;
	padding: 0px 10px;
	margin-left: 0px;
	text-align: center;
	background-color: #FFFFFF;	
}

#partners P {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-top: 3px;
	line-height: 16px;

}

#partners H4 {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

#partners ul {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-top: 3px;
	line-height: 16px;
}

#about {
	float: left;
	width: 580px;
	padding: 0px 10px;
	margin-left: 20px;
	text-align: center;
	border: 1px solid;
	background-color: #EEEEEE;	
}

#about P {
	font-size: 12px;
	text-align: left;
}
#about H4 {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

#about hr {
	margin-bottom: 0px;
	margin-top: 0px;
}


#aboutlink A:active, #aboutlink A:visited, #aboutlink A:link, #aboutlink2 A:active, #aboutlink2 A:visited, #aboutlink2 A:link {
	text-decoration:none;
	color: #000000;
}


#aboutlink {
	color: #000000;
	background-color: #FFFFFF;
	height: 25px;
	width: 150px;
	position: relative;
	left: 14px;
	margin: 10px;
	text-align: left;
	font-size: 18px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	padding-left: 5px;
}

#aboutlink2 {
	color: #000000;
	background-color: #EEEEEE;
	height: 25px;	
	width: 150px;
	position: relative;
	left: 15px;
	margin: 10px;
	text-align: left;
	font-size: 18px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	padding-left: 5px;
}