@charset "utf-8";
/* CSS Document */

body { 
	margin-top: 0;
	margin-bottom: 0;
	font: 12px/24px verdana; 
	color: #ffffff; 
	margin: 0px;
	background: #dddddd;
	text-align: left; 
	}
a.body {
    color: #8f9091;
	text-decoration: underline;
}
a:visited.body {
    color: #8f9091;
	text-decoration: underline;
}
a:hover.body {
	color: #8f9091;
	text-decoration: underline;
}
#centered {
}
#container {
	width: 960px;
	background: #ffffff;
}
#mainarea_container {
	width: 960px;
	text-align: left;
}
#header {
	width: 960px;
	height: 167px;
	background: #3d3d3d url(../images/header.jpg) no-repeat;
	text-align: left;

}
#goretex_link {
	position: relative;
	left: 574px;
	width: 128px;
	top: -10px;
}
#topshow {
	position: relative;
	left: 748px;
	top: -174px;
	width: 212px;
	height: 95px;
}
#maincontentarea {
	position: relative;
	width: 960px;
	height: 479px;
	background: #ffffff url(../images/maincontentarea_tile.jpg) repeat-x;
}
#textarea {
	position: absolute;
	width: 695px;
	height: 432px;
	top: 13px;
	left: 34px;
	/*background-color: #3d3d3d;*/
}
#textarea_sweepstakes {
	position: absolute;
	width: 695px;
	height: 432px;
	top: 13px;
	left: 34px;
	background-color: #3d3d3d;
}
#divider {
	position: absolute;
	left: 741px;
	top: 13px;
	width: 1px;
	height: 432px;
	background: url(../images/divider.gif) no-repeat;
}
#right_content {
	position: absolute;
	left: 758px;
	top: 13px;
	width: 171px;
	height: 432px;
}
.righttext_subheadline {
	font: 10px/14px verdana; 
	color: #747678;
	font-weight: bold;
}
.righttext_black {
	font: 9px/13px verdana; 
	color: #080808;
}
.righttext_beige {
	font: 12px/14px verdana; 
	color: #a89465;
}
a.righttext_beige {
    color: #a89465;
	text-decoration: none;
}
a:visited.righttext_beige {
    color: #a89465;
	text-decoration: none;
}
a:hover.righttext_beige {
	color: #a89465;
	text-decoration: none;
}
.tiny_text {
	padding-top: 13px;
	font: 8px/10px verdana; 
	color: #747577;
}
.small_white_text {
	font: 9px/14px verdana; 
	color: #ffffff;
	padding-left: 35px;
}
/* NAVIGATION
----------------------------------------------- */
#nav_home {
	position: absolute;
	top: 0;
	left: 0; 
	width: 90px;
	height: 33px;
	z-index: 8;
	}
#nav_home a:hover {
	position: absolute;
	top: 0;
	left: 0;   
	width: 90px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) 0 0 no-repeat;
	z-index: 13;
	}
#nav_home_active {
	position: absolute;
	top: 0;
	left: 0;   
	width: 90px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) 0 0 no-repeat;
	z-index: 13;
	}
#main_nav {
	position: relative;
	left: 18px;
	top: 105px; 
	width: 381px;
	height: 33px;
	background: url(../images/main_nav.jpg) no-repeat;
	z-index: 4;
	display: block;
	}	
#nav_trails {
	position: absolute;
	top: 0;
	left: 90px; 
	width: 80px;
	height: 33px;
	z-index: 5;
	}
#nav_trails a:hover {
	position: absolute;
	top: 0;
	left: 0;   
	width: 80px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -90px 0 no-repeat;
	z-index: 10;
	}
#nav_trails_active {
	position: absolute;
	top: 0;
	left: 90px;   
	width: 80px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -90px 0 no-repeat;
	z-index: 10;
	}
#nav_products {
	position: absolute;
	top: 0;
	left: 170px; 
	width: 90px;
	height: 33px;
	z-index: 6;
	}
#nav_products a:hover {
	position: absolute;
	top: 0;
	left: 0;   
	width: 90px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -170px 0 no-repeat;
	z-index: 11;
	}
#nav_products_active {
	position: absolute;
	top: 0;
	left: 170px;   
	width: 90px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -170px 0 no-repeat;
	z-index: 11;
	}
#nav_sweepstakes {
	position: absolute;
	top: 0;
	left: 260px; 
	width: 121px;
	height: 33px;
	z-index: 7;
	}
#nav_sweepstakes a:hover {
	position: absolute;
	top: 0;
	left: 0;   
	width: 121px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -260px 0 no-repeat;
	z-index: 12;
	}
#nav_sweepstakes_active {
	position: absolute;
	top: 0;
	left: 260px;   
	width: 121px;
	height: 33px;
	background: url(../images/main_nav_over.jpg) -260px 0 no-repeat;
	z-index: 12;
	}

/* END NAVIGATION
----------------------------------------------- */

