body {
	background:#040304;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
	margin:0;
	padding:0;
}

#container-home {
	width:1080px;
	height:792px;
	background:url(../images/home/bg.jpg);
	margin:0 auto;
}

#container-secondary {
	width:1152px;
	text-align:left;
}

#home-nav {
	margin-left:457px;
	padding-top:609px;
	width:171px;
	color:#737373;
	font-size:10px;
	text-align:left;
}

.homenav-under21 {
	margin-top:24px;
}

#left {
	width:280px;
	height:792px;
	float:left;
	background:url(../images/left-bg.jpg) no-repeat;
	overflow:hidden;
}

#left-contact {
	width:280px;
	height:637px;
	float:left;
	background:url(../images/left-bg.jpg) no-repeat;
	overflow:hidden;
}

#nav {
	padding-top:142px;
	padding-left:148px;
	width:133px;
	text-align:right;
}

#right {
	width:872px;
	float:left;
}

#about-top {
	height:142px;
	background:url(../images/about/about-topimage.jpg) no-repeat;
}

#about-main {
	height:649px;
	background:url(../images/about/about-main.jpg) no-repeat;
}

#products-top {
	height:142px;
	background:url(../images/products/products-topimage.jpg) no-repeat;
}

#products-main {
	height:649px;
	background:url(../images/products/products-main.jpg) no-repeat;
}

#process-top {
	height:142px;
	background:url(../images/process/process-topimage.jpg) no-repeat;
}

#process-main {
	height: auto;
	background:url(../images/process/process-content.jpg) no-repeat #000;
}

#findspirits-top {
	height:142px;
	background:url(../images/findspirits/findspirits-topimage.jpg) no-repeat;
}

#findspirits-main {
	height:1370px;
	background:url(../images/findspirits/findspirits-main.jpg) no-repeat;
}

#contact-top {
	height:142px;
	background:url(../images/contact/contact-topimage.jpg) no-repeat;
}

#contact-main {
	height:495px;
	background:url(../images/contact/contact-main.jpg) no-repeat;
}




/* Content */

#home-nav p {
	padding-top:60px;
}

.backyard {
	padding-top:25px;
}

#about-content {
	padding-left:50px;
	padding-top:70px;
	width:506px;
	height:528px;
}

#products-subnav {
	padding-left:236px;
	padding-top:6px;
	font-size:14px;
	color:#010101;
}

#products-content {
	padding-left:45px;
	padding-top:30px;
	height:515px;
}

#products-content-image {
	float:left;
	width:252px;
}

#products-content-description {
	float:left;
	width:355px;
}

.events {
	padding-top:20px;
}

#process-content  {
	padding-left:50px;
	padding-top:100px;
	width: 600px;
	height: auto;
}

#findspirits-content {
	/* padding-left:35px; */
	padding-top:70px;
	width:705px;
	height:auto;
	background:url(../images/findspirits/findspirits-content.jpg) no-repeat #fff;
}

#findspirits-col1 {
	float:left;
	width:223px;
	padding-left:35px;
}

#findspirits-col2 {
	float:left;
	width:223px;
}

#findspirits-col3 {
	float:left;
	width:223px;
}

#contact-content {
	padding-left:50px;
	padding-top: 70px;
	width:506px;
	height:210px;
}

#credit {
	color:#737373;
	font-size:10px;
}

.clear {
	clear:both;
}



/* Fonts */

.blue {
	color:#0e96b8 !important;
}

.red {
	color:#a10611;
	font-size:15px;
	font-weight:bold;
}

.big {
	font-size:14px;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.nopadbottom {
	padding-bottom:0;
	margin-bottom:0;
}

.nopadtop {
	padding-top:0;
	margin-top:0;
}

.TOWN {
	font-size:14px;
	font-weight:bold;
	color:#0e96b8;
}

.REGION {
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
	color:#a10611;
	font-size:15px;
	font-weight:bold;
}

.EVENTDATE {
	font-size:14px;
	font-weight:bold;
	color:#0e96b8;
}



/* Links */

a img {
	border:none;
	text-decoration:none;
}

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

a:hover {
	color:#0e96b8;
}

#home-nav a, #credit a {
	color:#737373;
	text-decoration:underline;
}

#home-nav a:hover, #credit a:hover {
	color:#0e96b8;
}

#products-subnav a {
	color:#010101;
}

#products-subnav a:hover {
	color:#0e96b8;
}

#findspirits-content a {
	color:#0e96b8 !important;
	text-decoration:underline;
}