a {
	color:#013c3c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
margin: 10px 0px 10px 0px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 20px;*/
	height: 100%;
	margin: 0px;
	padding: 3px 0 0 3px;

}
#center-div {
	height: 100%;
}
#container {
	border: 0px solid #009933;
	width: 748px;
	height:93%;
}
#left-border {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bg-cell {
	padding: 7px;
	vertical-align: top;
}
#bg-home {
	background-image:url(images/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-cheeses {
	background-image:url(images/bg_cheeses.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-outlets {
	background-image:url(images/bg_outlets.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-goats {
	background-image:url(images/bg_goats.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-process {
	background-image:url(images/bg_process.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-gallery {
	background-image:url(images/bg_gallery.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bg-contact {
	background-image:url(images/bg_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#right-border {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	width: 5px;
}
#top-border{
	/*background-image: url(images/border_top.gif);
	background-repeat: no-repeat;*/
	height: 6px;
	width: 748px;
	border: 0px solid #009933;
	/*line-height: 2px;*/
	margin: 0px;
	padding: 0;
}
#bottom-border{
	/*background-image: url(images/border_bottom.gif);
	background-repeat: no-repeat;*/
	height: 6px;
	width: 748px;
}
#footer {
	width: 748px;
	font-size:11px;
	color:#999999;
	border: 0px solid #006600;
}
#credits {
	display: inline;
	float: left;
	width: 374px;
}
#copyright {
	display: inline;
	width: 374px;
}
.nav-space {
margin-right: 16px;
}
#header-space {
padding: 0px 0px 15px 0px;
}
#logo-cell {
width: 192px;
text-align: left;
vertical-align: top; 
padding: 0px
}
#animal-welfare {
	width:177px; text-align: center; margin-top: 20px;
}
#navbar-space {
margin-bottom: 20px;
width: 100%;
}
#section-pic {
float: right; 
margin-left: 10px
}
#main-area {
line-height:20px;
vertical-align: top;
text-align: left;
}
#picclick-txt {
font-size: 10px;
width: 196px;
}
#thetitle {
	margin-top: 0px;
	font-size:11px;
	line-height: 14px;
}
#thetitle b {
	font-size:12px;
}


