/**
 * external style sheet for DESIGN
 * 
 */
 
 /** NEW FOR 2014  */
 
#header-loft {
	height: 350px;
	width: 742px;
	background-image: url(../img14/loft-header.jpg);
}

#header-farm {
	height: 350px;
	width: 742px;
	background-image: url(../img14/farm-header.jpg);
}

#header-bb {
	height: 350px;
	width: 742px;
	background-image: url(../img14/b&b-header.jpg);
}

#wrapper {
	width: 600px;
	background-color: #FFFFFF;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
}
#navigationLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

/* CURRENT */

body {
	background-color: #000000;
	background-image: url(/09/h_image/bkgr_tile.jpg);
	margin-top: 30px;
	background-repeat: repeat-x;
}
.copyright {
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
#col_uneven_left {
	float: left;
	width: 380px;
	padding-left: 40px;
}
#col_uneven_right {
	float: right;
	width: 180px;
}
#columns {
	position: relative;
	width: 640px;
	margin-left: 50px;
}
#col_left {
	float: left;
	width: 300px;
}
#col_right {
	float: right;
	width: 300px;
}
#col_full {
	clear: both;
}
#falloween {
	background-image: url(/box/bg_images/farm_falloween.gif);
	background-repeat: no-repeat;
	padding: 30px;
	height: 380px;
}
.style1 {color: #FFFFFF}
.mission {	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
}
.col_left {
	float: left;
	width: 300px;
}
.col_right {
	float: right;
	width: 300px;
}
.col_full {
	clear: both;
}
