a:link {
	color:#006699; 
	text-decoration: none;
}

a:visited {
	color:#006699; 
	text-decoration: none;
}

a:active {
	color:#006699; 
	text-decoration: none;
}

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

a:focus {outline: none;}




/*Stuff I just added*/
.pic-right {
 margin:10px; padding:5px; border-style:dotted; border-width:1px;
}

/*Main Page Elements*/
#page-wrapper {
	width: 900px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/*background-color: #ccc;*/
}
#main-wrapper {
	width: 615px;
	margin-left: 162px;
	padding-left: 13px;
	min-height: 660px;
	height:auto !important;
 	height:600px;
 	font-family: Tahoma, Arial, Myriad Pro,  Geneva, Helvetica, sans-serif;
 	border-left: 1px dotted #d4d4d4;
	padding:10px;
}
#skinny-node {
	width: 395px;
	float: left;
	padding-right: 15px;
	min-height: 400px;
}

#news {
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-left:20px;
	border-left: 1px dotted;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: -3px;
}


#nav {
position:relative;
 top:12px; 
 left:125px;

	height: 0px;
 }

#splashnav-wrapper {
	margin-bottom: 75px;
	margin-top: 10px;
	height: 0px;
}
#splashnav img {
	padding-top: 2px;
}


#splashnav {
  	list-style: none;
  	padding: 0px;
  	height:600px;
  	width: 900px;
	position:relative;
	background-image: url(/images/splashpage.jpg);
  	/*border-left: 9px solid #e3e3e3;
  	border-right: 9px solid #e3e3e3;
  	border-top: 1px solid #e3e3e3;
  	border-bottom: 1px solid #e3e3e3;*/
}
#splashnav a {
	display: block;
	position: absolute;
	outline: none;
	background-repeat: no-repeat;
}
#splashnav a:hover, #topnav a:active {
	background-position: left bottom;
}
#splashnav .environment {
	width: 157px;
	height: 79px;
	background-image: url(/images/eco-rollover.gif);
	left: 88px;
	top: 490px;
}

#splashnav .outdoorsman {
	width: 157px;
	height: 79px;
	background-image: url(/images/outdoorsman.gif);
	left: 530px;
	top: 490px;
}

#splashnav .tv-host {
	width: 157px;
	height: 79px;
	background-image: url(/images/tvhost.gif);
	left: 234px;
	top: 490px;
}

#splashnav .producer {
	width: 157px;
	height: 79px;
	background-image: url(/images/producer.gif);
	left: 382px;
	top: 490px;
}

#splashnav .speaker {
	width: 157px;
	height: 79px;
	background-image: url(/images/speaker.gif);
	left: 680px;
	top: 490px;
}




/*Top Nav*/

#topnav-wrapper {
	margin-bottom: 220px;
	margin-top: 15px;
	height: 0px;
}
#topnav img {
	margin-left: -52px;
	padding-top: 2px;
}
#topnav {
  	list-style: none;
  	padding: 0px;
  	margin: 0px;
  	position: relative;
  	height:200px;
  	width: 810px;	
	background-image: url(/images/header.jpg);
  	/*border-left: 9px solid #e3e3e3;
  	border-right: 9px solid #e3e3e3;
  	border-top: 1px solid #e3e3e3;
  	border-bottom: 1px solid #e3e3e3;*/
}
#topnav a {
	display: block;
	position: absolute;
	outline: none;
	background-repeat: no-repeat;
}
#topnav a:hover, #topnav a:active {
	background-position: left bottom;
	}
	
#topnav .environment {
	width: 157px;
	height: 79px;
	background-image: url(/images/eco-rollover.gif);
	left: 39px;
	top: 97px;
}

#topnav .outdoorsman {
	width: 157px;
	height: 79px;
	background-image: url(/images/outdoorsman.gif);
	left: 482px;
	top: 97px;
}

#topnav .tv-host {
	width: 157px;
	height: 79px;
	background-image: url(/images/tvhost.gif);
	left: 187px;
	top: 97px;
}

#topnav .producer {
	width: 157px;
	height: 79px;
	background-image: url(/images/producer.gif);
	left: 334px;
	top: 97px;
}

#topnav .speaker {
	width: 157px;
	height: 79px;
	background-image: url(/images/speaker.gif);
	left: 631px;
	top: 97px;
}



/*Left Nav*/

#leftnav-wrapper {
	float:  left;
	width: 112px;
	padding-bottom: 30px;
	margin-top: -17px;
}
#leftnav {
	margin-top: 15px;
	margin-left: 17px;
	padding-right: 5px;
	list-style:none;
}
#leftnav .nav-head {
	margin-left: -13px;
}
ul#leftnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 88%;
	text-decoration: none;
	
}

ul#leftnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 88%;
	text-decoration: underline;
	
}

#leftnav li {
	margin-bottom: 4px;
	width: 140px;
	margin-left: 0px;
	text-decoration: none;
	list-style:none;
} 


}
.nav-head, .nav-head li {
	font-size: 14px;
	/*font-size: 100%;*/
	font-weight: bold;
	color: #C35F22 !important;
	margin-left: -13px;
    padding-left:13px;
    padding-top: 1px;
    background: none;
	margin-bottom: 5px;
	margin-top: 15px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;		
}

form {
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
	}

h5 {
	font-size: 10px;
	line-height: 14px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}



#footerCompanyCallout {
	margin-left: 	5px;
	/* margin-top: 	8px; space adjusted at footerLinks*/
	margin-bottom:	2em;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#999;
}

#footerCompanyCallout strong {
	font-weight: 	normal;
	color: 			#666;
}

#footerWrapper {
	margin-top: 25px;
	float: left;
	width: 900px;
	clear: both;
}

#footerWrapper span {
	padding: 0px 10px 0px 10px;
}

#footerLinks {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#666;
	margin-left: 	5px;
	margin-bottom: 	2em;
	float: 			left;	
}

#footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerWrapper #footerCompanyCallout span 			{ color: #999; }
#footerWrapper div#footerCompanyCallout a 			{ color: #666; }
#footerWrapper div#footerCompanyCallout a:hover 	{ color: #666; }
#footerWrapper img#JapanStore {
	width: 				90px;
	height: 			14px; 
	border: 			0; 
	vertical-align: 	middle;
}

#footerSponsor {
	float: right;
}

#footerCompanyCallout img {
	padding-right: 10px;
}

#footerCompanyCallout a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

#footerCompanyCallout a:hover {
	text-decoration: underline;
}

#navWrapper {
	width: 900px;
	background-color: #ffffff;
	position: relative;
	z-index: 5;
}

#nav {
	float: left;
	width: 607px;
	background-color: #ffffff;
}


#copyrightNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	/* margin-top: 5px; space adjusted at footerCompanyCallout */
}

#spacer {
  height:10px;
	margin:0px;
	padding:0px;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	/* width: 920px; */
	width: 900px; /* contains line in footer to width of other content */
}

.clear {
	clear: both;
}





.indent {
	margin-left:27px;
}



a.nav-header:link {
	color:#333333; 
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	font-stretch: narrower;
	font-weight:100;
}

a.nav-header:visited {
	color:#333333; 
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	font-weight:100;
}

a.nav-header:active {
	color:#336699; 
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a.nav-header:hover {
	color:#006699; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
	font-stretch: narrower;
}

a.nav-header:focus {outline: none;}



/*Copyright*/

#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 40px;
	color: #666;
}
#copyright p {
	margin: 0;
}