/* CSS Document */

.callisti {font-size:80%; color:#CCCCCC; text-align:right;}
.callisti a {color:#bbbbbb; text-decoration:none;}
.callisti a:hover {text-decoration:underline;}

/*interim styles April 2009 sa thompson*/

.containerbox {width:786px; margin:0 auto;}

.header {width:800px; height:78px; float:left;}
.header img {border:0;}

.navigation {clear:both; float:left; width:283px; font-size:17px; line-height:20px;}
.navigation ul {list-style-type:none; padding:40px 23px 0 0px; margin:0; text-align:right;}
.navigation li {}
.navigation li a {text-decoration:none; color:#666633; padding-right:25px;}
.navigation li a:hover {background: url("../free-range-farm-images/arrow.jpg") no-repeat right;}
.nav-contact {text-align:right; padding-right:48px; font-size: 80%;}
.gads {text-align:right; padding:20px 48px 0 0px;}
#slogan {color:#666600; font-size:75%; padding-left:23px;}

.body-text {float:right; width:493px; text-align:justify;}
.body-text img {padding:3px; border:1px solid #cccccc; background:#999966;}

.body-text h1 {font-size:19px; color:#000000; margin:0; padding:0 0 17px 0;}
.body-text h2 {font-size:17px; color:#666633; margin:0; padding:10px 0 0px 0;}

table {margin:0 auto; text-align:center; color:#666633;}
table img {margin:20px 20px 5px;}
table a {color:#666633; text-decoration:none;}

dl {font-weight:bold;}
dt {color:#666633; padding:0; margin:0;}
dd {padding:0 0 7px 95px;}

.footer {clear:both; background: url("../free-range-farm-images/footer.jpg") bottom repeat-x; padding:15px 0 0 0; margin:0; text-align:center; font-size:15px;}
.footer a, .nav-contact a {text-decoration:none; color:#0000FF;}
.footer a:hover, .nav-contact a:hover {text-decoration:underline;}
.contact-details {color:#666633;}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	}

/* container holds the page */

#container {
	width: 98%;
	border: 0;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #FFF;
		}

/*banner contains the logo, farmer and main navigation*/

#banner {
	padding: 0px;
	margin-bottom: 0;
	background-attachment: scroll;
	background-image: url(../images/main_farmer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
		}
		
#navigation {
	padding: 5px;
	background-color: #0A5;
	}

#navigation ul {
	padding: 5px;
	font-size: 75%;
	margin-left: 0;
    padding-left: 0;
    display: inline;
        }

#navigation ul li {
	margin-left: 0;
	padding: 5px 10px 10px 10px;
	list-style: none;
	display: inline;
	border-right: 1px solid #FFF;
        }
        
#navigation ul li a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	}
	
#navigation ul li a:hover {
	color: #137;
}

.first {
	padding-left: 10px;
}

/*content is the central column */

#content {
	padding: 0 0 20px 0;
	margin-left: 160px;
	margin-right: 190px;
		}
		
#content h1, h1 {
	font-size: 160%;
	color: #137;
	padding: 0 0 10px 0;
}

#content h2 {
	font-size: 120%;
	color: #0A5;
	padding: 0 0 10px 0;
}

#content h3 {
	font-size: 95%;
	color: #0A5;
	padding: 20px 0 0 0;
	border-top: 1px #0A5 dotted;
}

#content h4 {
	font-size: 75%;
	color: #0A5;
}

#content p {
	font-size: 75%;
	padding: 5px 0 5px 0;
	line-height: 170%;
}

#content ul {
	font-size: 75%;
	line-height: 150%;
	list-style-type: none;
	padding: 0;
	font-weight: bold;
	color: #137;
}

#content ol {
	font-size: 75%;
	line-height: 150%;
	padding: 0;
	font-weight: bold;
	color: #137;
}

#content ul li, ol li {
	padding-top:5px;
	}

#content a {
	color: #137;
	font-weight: bold;
}

#content a:hover {
	color: #0A5;
	}
	
#content table {
	font-size:75%;
	padding: 0 0 20px 0;
	margin:0;
	
}

#content table .indicator {
	font-weight: bold;
	color: #137;
	background-color: #FF9;	
}

#content table h4 {
	font-size: 110%;
	font-weight: bold;
	color: #137;
}

#content table caption {
	font-size: 120%;
	font-weight: bold;
	color: #137;
	text-align: left;
	padding: 20px 0 10px 0;
}

#content table td {
	vertical-align: top;
	padding: 10px 10px 5px 10px; 
	border-bottom: 1px solid #000;
}

.floatright {
	float: right;

}

/* sidebar a contains the sub-navigation on the left */

#sidebar-a {
	float: left;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	margin-right: 0;
	padding: 0;
		}
		
#sidebar-a ul {
	list-style-type: none;
	margin:0;
	padding: 20px 20px 0 15px;
}

#sidebar-a li {
	padding: 5px 0 5px 10px;
	line-height: 110%;
}

#sidebar-a li a {
	color: #137;
	font-size: 75%;
	font-weight: bold;
}

#sidebar-a li a:hover {
	color: #0A5;
}

/*sidebar b is the right column */

#sidebar-b {
	float: right;
	width: 170px;
	\width: 180px;
	w\idth: 170px;
	margin: 0;
	margin-left: 0;
	padding: 15px 0 0 0;
		}
		
#sidebar-b img {
	padding: 0 0 10px 0;
}
		
/* donation div in right hand column */
		
#donation {
	margin-right: 15px;
	background-color: #FF9;
	margin-bottom: 10px;
}

#donation p {
	padding: 10px;
	font-size: 75%;
}

#donation a {
	color: #137;
	font-weight: bold;
}

#donation a:hover {
	color: #0A5;
}
		
/* footer is at the base of the page */

#footer {
	clear: both;
	margin-top: 0;
	background-color: #0A5;
}


