/*=========================================================================================================================
 PAGE GENERAL
===========================================================================================================================*/

html, body {
	height: 100%;
}
body {
	margin: 0;
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
	min-width: 950px;
}

p { color: 000; }

a img  { border: none; }
p a { color: #3f831c; }

.offset { text-indent:-9999px;}

.uppercase { text-transform:uppercase}
.bold  { font-weight:bold}

.hide { display: none;}

.header, .main_body, .navContainer {
	min-width: 950px;
	background-color: #000;
}
#container {
   min-height: 100%;
   margin-bottom: -65px;
   position: relative;
}
#middleBG {
	position: relative;
	height: 200px;
	width: 100%;
	z-index: 40;
	background: url(../images/global/bg-middle.gif) top center repeat-x;
}
.middleInt {
	height: 100px;
	top: 210px;
}
.middleHome {
	height: 100px;
	top: 369px;
}
.logo {
	position: absolute;
	width: 281px;
	height: 177px;
	z-index: 1001;
}
.clearfooter {
   height: 95px;
   clear: both;
}


/*=========================================================================================================================
 NAVIGATION STYLES
===========================================================================================================================*/

.navContainer { width: 100%;}

.navigation { width: 950px; height: 55px; line-height: 55px; margin: 0 auto; position: relative; z-index:5000;}

ul.main_nav { margin: 0 0 0 330px; padding: 0; list-style-type: none; overflow: hidden; width: 620px; background: url(../images/global/bg-nav.gif) bottom left no-repeat;}
ul.main_nav li { float: left; }

ul.main_nav li a { color: #fff; font-size: 15px; text-align: center; display: block; width: 155px; text-decoration: none; border: none; outline: none;}
ul.main_nav li a:hover { border: none; background: url(../images/global/nav-highlight.jpg) top center repeat-x; }
ul.main_nav li.current a { background: url(../images/global/nav-highlight.jpg) top center repeat-x;}

#nav_company a:hover, #nav_company .ahover {  }	/* must re-define bg, cannot clear color */


/*=========================================================================================================================
 FOOTER STYLES
===========================================================================================================================*/

#footer {
	position: relative;
	height: 65px;
	color: #3f831c;
	text-align: right;
	margin: 0 auto;
	background: url(../images/global/footer-grass.jpg) bottom right no-repeat;
	width: 950px;
}
#footer p {
	color: #3f831c;
	padding-right: 19px;	
	font-size: 14px;
	line-height: 22px;
}
#footer p b {
	color: #b6d6a5;
	padding: 0 4px;
}
#footer a {
	color: #3f831c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*=========================================================================================================================
 CONTENT STYLES
===========================================================================================================================*/

#contentContainer {
	position: relative;
	width: 100%;
	z-index: 50;
	float: left; /* IE 8 Top Margin Bug */
}
.contentHome {
	margin-top: 169px;
}
.contentInt {
	margin-top: 9px;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#content h2 {
	font-weight: bold;
	font-size: 15px;
	color: #3f841c;
}
#content h3 {
	margin-bottom: 5px;
}
#content p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 8px;
	color: #282828;
}

/*------------------------------ SECONDARY COLUMN ------------------------------*/
.clientTab {
	width: 257px;
	height: 71px;
	position: absolute;
	top: -45px;
	left: -8px;
	background: url(../images/global/client-tab.png) top left no-repeat; 
}
#secColumn {
	float: left;
	margin-left: 20px;
	width: 242px;
	position: relative;
	background: #fff;
	min-height: 200px;
}
#secColumn h2, #secColumn h3, #secColumn h4, #secColumn h5, #secColumn h6, #secColumn p, #secColumn ul, #secColumn ol {
	position: relative;
	z-index: 1000;
}
#secColumn p {
	text-align: center;
	background: url(../images/global/line-sep.gif) bottom center no-repeat;
	margin: 0 auto;
	padding: 10px 0 2px 0;
}
#secColumn .more {
	background: url(../images/global/btn-more.gif) top left no-repeat;
	width: 57px;
	height: 12px;
	display: block;
	float: right;
	margin-top: 20px;
	padding-bottom: 2px;
}
#secColumn a.more:hover {
	border-bottom: 1px solid #3f831c;
}



/*------------------------------ PRIMARY COLUMN ------------------------------*/
#priColumn {
	float: right;
	width: 617px;
	position: relative;
	padding-top: 32px;
}
#priColumn p {
	margin: 0;
	padding-bottom: 20px;
}
#priColumn img {
	border-right: 1px solid #b4b19b;
	border-bottom: 1px solid #b4b19b;
	border-top: 1px solid #ecebde;
	border-left: 1px solid #ecebde;
	background-color: #fff;
	margin: 0;
	padding: 7px;
}
#priColumn .left {
	float: left;
	padding: 0 20px 20px 0;
}
#priColumn .right {
	float: right;
	padding: 0 0 20px 20px;
}
#priColumn .center {
	padding: 0 0 20px 0;
	display: block;
}
#priColumn h1 {
	position: absolute;
	top: -135px;
	color: #ffe794;
	font-size: 58px;
	font-weight: normal;
}


/*=========================================================================================================================
 HOME PAGE STYLES
===========================================================================================================================*/

.headerContainer {
	position: relative;
	width: 100%; 
}
.headerContainer h2 { display: none; }

#home_0, #home_1, #home_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 370px;
	overflow: hidden;
}

#home_0 .header	 { background: black url(../images/home/bg-natur01.jpg) top center no-repeat; height: 370px; }
#home_1 .header	 { background: black url(../images/home/bg-turf01.jpg) top center no-repeat; height: 370px; display: none; }
#home_2 .header	 { background: black url(../images/home/bg-surf01.jpg) top center no-repeat; height: 370px; display: none; }

#home_0 .header2	 { background: black url(../images/global/bg-natur02.jpg) top center no-repeat; height: 370px; }
#home_1 .header2	 { background: black url(../images/global/bg-turf02.jpg) top center no-repeat; height: 370px; }
#home_2 .header2	 { background: black url(../images/global/bg-surf02.jpg) top center no-repeat; height: 370px; }

.header div {
	margin: 0 auto;
	position: relative;
	width: 950px;
}
.header div h1 {
	position: absolute;
	color: #ffe794;
	font-size: 58px;
	font-weight: normal;
	top: 80px;
	left: 329px;
}
.header div p {
	position: absolute;
	top: 175px;
	left: 332px;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
}

#next_home, #prev_home { top: 315px; }

a.prev {
	position: absolute;
	margin-left: 50%;
	left: 408px;
	top: 200px;
	z-index: 5;
	background: url(../images/global/prev_next_toggle_left.png) bottom left no-repeat;
}
		
a.next {
	position: absolute;
	margin-right: 50%;
	right: -470px;
	top: 200px;
	z-index: 5;
	background: url(../images/global/prev_next_toggle_right.png) bottom left no-repeat;	
}

a.next, a.prev {
	display: block;
	width: 31px;
	height: 22px;
	text-indent: -9999px;
	outline: none;
	border: none;
}

a.next:hover, a.prev:hover, a.next.hover, a.prev.hover	 { background-position: 0 0 !important;border: none; }
