body {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/WE_webBG.png);
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
}

@font-face {
	font-family: BebasNeue;
	src: url('fonts/BebasNeue-webfont.eot'); /* IE 5-8 */
	src: local('☺'),             /* sneakily trick IE */  url('fonts/BebasNeue-webfont.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */  url('fonts/BebasNeue-webfont.ttf') format('truetype'), /* Opera, Safari */  url('fonts/BebasNeue-webfont.svg#font') format('svg'); /* iOS */
}
h3 {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 2em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	padding-top: 20px;
}
h2 {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
	padding-top: 20px;
}
h1 {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 2em;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
	padding-top: 20px;
	letter-spacing: 1px;
}
h4 {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 2.6em;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: -30px;
	margin-bottom: -20px;
}
h5 {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999;
	letter-spacing: 1px;	
}
.productHeaders {
	font-family: 'BebasNeue', 'Verdana', serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #990;
	margin-top: 0px;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-bottom: -30px;
	margin-bottom: -20px;
}
.maintable {
	height: 100%;
	width: 1050px;
}
#menu {
	height: 38px;
	width: 1100px;
	padding-left: 0px;
	overflow: hidden;
}

#fbook {
	width: 280px;
	height: 412px;
}
#leftcolumn {
	width: 600px;
	height: 412px;
}

#content {
	width: 700px;
	wline-height: 14pt;
	text-align: left;
	height: 100%;
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#newsBox {
	width: 680px;
	wline-height: 14pt;
	text-align: left;
	height: 100%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#content_alt {
	text-align: justify;
}
#content tr {
	font-size: 11px;
}
#content td label {
	color: #666666;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
#altborder {
	border: thin solid #999;
	margin-bottom: 6px;
	margin-left: 6px;
}
#altborderhalf {
	height: 46px;
	width: 106px;
	margin: 4px;
}
#showTable {
		behavior: url(../css/border-radius.htc);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: #999;
	padding: 10px;
	border: thin dashed #999;	
}
.retable {
	behavior: url(../css/border-radius.htc);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: #999;
	padding: 10px;
	border: thin dashed #999;
}
.goRound {
	behavior: url(/Pie/PIE.htc);
	-webkit-border-radius: 20px;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	padding: 10px;
	color: #FFF;
	background-color: #F63;
}
#content address {
	font-weight: bold;
	color: #9C6;
	font-style: normal;
	margin-bottom: -10px;
}
a img {
	border: none;
}
#content li {
	list-style-image: url(images/bullet.png);
	font-size: 11px;
}
#content a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	color: #C60;
	text-decoration: none;
	font-weight: lighter;
}

#navBar a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#navBar li {
	list-style-image: url(images/bullet.png);
	font-size: 11px;}
	
#contentx h2 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#content h5 {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #F30;
}
#siteInfo {
	height: 260px;
	width: 1100px;
	background-image: url(images/footer_block.gif);
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-left: 50px;
	color: #999;
}
#date {
	font-size: 0.6em;
	font-weight: normal;
	text-align: right;
	height: 260px;
	width: 1000px;
	color: #999;
}
#godiv {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 4px;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}
.image_alt {
	margin-top: 80px;
	border: thin solid #FFF;
}
.image_alt2 {
	border: thin solid #FFF;
}



#tents {
	background-image: url(images/tentsBG.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 3px solid #666;
}
#backpacks {
	
	background-image: url(images/backpacksBG.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 3px solid #666;
}
#daypacks {
	
	background-image: url(images/daypackBG.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 3px solid #666;
}
#gaiters {
	

	background-image: url(images/gaitersBG.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 3px solid #666;
}
#rainwear {
	
	background-image: url(images/rainwearBG.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 3px solid #666;
}
