@charset "utf-8";
/* CSS Document */

#countdown1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: right;
	background-image: url(../img/countdown.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 157px;
	text-align: left;
	font-size: 65px;
	color: #ffff99;
	font-weight: bold;
	padding-top: 32px;
	margin-left: 15px;
	margin-bottom: -32px;
	margin-top: 0px;
}
#countdown2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: right;
	background-image: url(../img/countdown.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 157px;
	text-align: left;
	font-size: 65px;
	color: #ffff99;
	font-weight: bold;
	padding-top: 32px;
	margin-left: 15px;
	margin-right: 75px;
	margin-top: 10px;
	clear: right;
	position: relative;
	bottom: 130px;
}
#countdowncontainer {
	padding-left: 35px;	
}
#hide {
	display: none;
}
.copyLeft {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
}
.copyLeft2 {
	width: 320px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	position: relative;
}
.copyLeft3 {
	width: 380px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
#copyLeftNarrow {
	width: 210px;
	float: left;
	margin-right: 10px;
}
#copyLeftWide {
	width: 420px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
	text-align: justify;
}
.copyRight {
	width: 290px;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
}
.copyRight2 {
	width: 560px;
	padding: 0px;
	margin: 0px;
	float: right;
	clear: right;
	position: relative;
}
.copyRight3 {
	width: 270px;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
}
#lineSpacing {
	line-height: 14px;
	text-align: justify;
	word-spacing: 1px;
}
#homeImg {
	display: block;
	background-image: url(../img/faces.gif);
	width: 331px;
	height: 441px;
	float: right;
	margin-right: 38px;
	margin-left: 38px;
}
#farmImg {
	display: block;
	float: right;
	width: 292px;
	height: 259px;
	background-image: url(../img/farm.gif);
	margin-right: 20px;
	clear: none;
	position: relative;
}
#arrowImg {
	float: right;
	display: block;
	background-image: url(../img/arrow.png);
	width: 117px;
	height: 113px;
	position: relative;
	clear: right;
	margin-top: 30px;
	margin-right: 450px;
}
#now {
	text-align: center;
	clear: right;
	float: right;
	margin-right: 350px;
	position: relative;
	width: 135px;
	margin-top: 20px;
}
#copyright {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 8px;
	clear: both;
	min-height: 20px;
	padding-bottom: 10px;
}
#donatePreLoad {
	background-image: url(../img/donateBtnOver.jpg);
	display: none;
	margin: 0px;
	padding: 0px;
	width: 148px;
	height: 48px;
}
#coverImg {
	float: right;
	display: block;
	background-image: url(../img/mantFarmCover.jpg);
	width: 335px;
	height: 207px;
	position: relative;
	right: 10px;
	bottom: 130px;
	margin-bottom: -130px;
	padding: 0px;
	border: 2px dotted #333;
}
#coverImg:hover {
	float: right;
	display: block;
	background-image: url(../img/mantFarmCover.jpg);
	width: 335px;
	height: 207px;
	position: relative;
	right: 10px;
	bottom: 130px;
	margin-bottom: -130px;
	padding: 0px;
	border: 2px dotted #fff;
}
#contactFormPlacement {
	float: right;
	margin-right: 100px;
	clear: right;
}
#scissors {
	background-image: url(../img/scissors.jpg);
	display: block;
	float: right;
	margin: 0px;
	margin-right: 100px;
	padding: 0px;
	width: 23px;
	height: 13px;
}
#galleryLoc {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#merchEmbed {
	display: block;
	float: right;
	margin-left: 22px;
	margin-bottom: 10px;
	margin-top: 35px;
	width: 445px;
	height: 275px;
}
.merchThumb {
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.merchThumb2 {
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: -80px;
}
#kickStart {
	display: block;
	float: right;
	margin-bottom: 10px;
}
#donateCopy {
	display: block;
	width: 500px;
	float: left;
}

