
body {
	background-image: url("images/design/background.png");
	background-repeat: repeat;
	background-attachment: fixed;  
}


div.splash {
	top: 5;
	left: 0;
}

div.navtree {
	position: absolute;
	left: 0;
	top: 5;
}

div.about {
	position: relative;
	top: 5;
	left: 0;
}

div.origins {
	position: relative;
	top: 5;
	left: 0;
}

div.contact {
	position: relative;
	top: 5;
	left: 0;
}

div.order {
	position: relative;
	top: 5;
	left: 0;
}

div.center_plain {
	position: absolute;
	top: 80;
	left: 315;
	z-index: -1;
}

div.center_text {
	position: absolute;
	top: 140;
	left: 375;
	height: 245;
	width: 275;
	overflow: auto;
	font-family: sans;
	font-size: 10pt;
	color: #ffffff;
	word-spacing: .3px;
	line-height: 102%;
	letter-spacing: .1px;
}

div.order_text {
	position: absolute;
	top: 45;
	left: 245;
	width: 500;
	overflow: none;
	font-family: sans;
	font-size: 12pt;
	color: #ffffff;
	word-spacing: .3px;
	line-height: 102%;
	letter-spacing: .1px;
}

div.order_option {
	position: relative;
	top: 45;
	left: 35;
	width: 450;
	overflow: none;
	font-family: sans;
	font-size: 10pt;
	color: #a9c034;
	word-spacing: .3px;
	line-height: 100%;
	letter-spacing: .1px;
}

div.order_option:hover {
	border: 1px solid #ffffff;
	position: relative;
	top: 45;
	left: 35;
	width: 450;
	overflow: none;
	font-family: sans;
	font-size: 10pt;
	color: #a9c034;
	word-spacing: .3px;
	line-height: 100%;
	letter-spacing: .1px;
}


div.center_ring {
	position: absolute;
	top: 42;
	left: 278;
	z-index: -1;
}

div.center_origins {
	position: absolute;
	top: 25;
	left: 365;
	z-index: -1;
}

div.center_title_short {
	position: absolute;
	top: 15;
	left: 375;
	z-index: -1;
}

div.center_title_long {
	position: absolute;
	top: 25;
	left: 270;
	z-indez: -1;
}

div.origins_upcoming {
	position: absolute;
	top: 275;
	left: 285;
	z-index: 1;
}

div.ring_origins_farms {
	position: absolute;
	top: 370;
	left: 325;
}

div.ring_origins_organizations {
	position: absolute;
	top: 455;
	left: 440;
}

div.ring_origins_itinerary {
	position: absolute;
	top: 366;
	left: 645;
}

div.ring_origins_photos {
	position: absolute;
	top: 188;
	left: 722;
}

div.decor_leaf {
	position: absolute;
	top: 10;
	left: 515;
	z-indez: -1;
}

div.farms_navbar_overlay {
	position: absolute;
	top: 45;
	left: 175;
	z-index: -1;
}

div.farms_navbar_farms {
	position: absolute;
	top: 75;
	left: 184;
	line-height: 110%;
	letter-spacing: .1px;
}

div.farms_navbar_nav {
	position: absolute;
	top: 355;
	left: 184;
	font-size: 10pt;
}

div.farms_info {
	position: absolute;
	top: 15;
	left: 400;
	color: #ffffff;
	font-size: 10.5pt;
	letter-spacing: .1px;
	line-height: 103%;
	word-spacing: 2px;
}

a:hover { 
	color: #ffffff;
	text-decoration: underline;
}

a {
	color: #a9c034;
	text-decoration: none;
}

a.order {
	color: #a9c034;
	text-decoration: none;
}

