/* CSS Document */

body {
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.gif) left top repeat;
	margin:0;
	padding:0;
	text-align:center;
}
p{padding-bottom:5px;}
h1, h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	margin:5px;
	line-height:1em;
}
#content {
	width:740px;
	margin:0 auto;
	background:#FFFFFF;
	text-align:left;
}
.fragment {
	margin-left:155px;
}
#story {
	background:url(../images/Old_Paper_Scroll-wm.jpg) top left no-repeat;
	padding:160px 75px 140px 84px;
	text-align:justify;
}
#story p{
}
#story p:first-letter {
	font-size:2.5em;
	font-family:fantasy;
}
#milkers a.thickbox, #cheeses a.thickbox {
	display:block;
	width:155px;
	text-align:center;
	height:175px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:1.5em;
	font-weight:900;
	text-decoration:none;
	color: #666666;
	float:left;
	vertical-align:bottom;
	margin-right:10px;
}
#milkers a.thickbox:hover, #cheeses a.thickbox:hover {
	background:#F1F4AC;
}
#cheeses a.thickbox {
	width:200px;
	height:275px;
	padding:20px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
ul{
	text-align:left;
	padding-left:10px;
}
#milkers .goat_desc, .cheese_desc {
	display:none;
}
#contact, #stores {
	background:url(../images/watermark.jpg) 20% 150px no-repeat;
	height:600px;
}
#want {
	background:url(../images/watermark2.jpg) left 50px no-repeat;
	height:600px;
}
#home {
	text-align:center;
}
#show {
	display:none;
	text-align:left;
}
#home #loading {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	height:600px;

}
.award {
	float:right;
	width:200px;
	margin-left:10px;
	background:url(../images/award.gif) no-repeat top center;
	font-weight:900;
	padding-top:90px;
	text-align:center;
}
#award img {border:none;}
#footer {font-size:10px; text-align:center; color:#999}
#footer a, #footer a:hover {color:#999; text-decoration:none;}