*, html {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
}

body {
	font: 9px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #444444;
	text-decoration: none;
	outline: none;
}

a:hover, a.nselect {
	color: #B36E22;
}

h2 {
	color: #B36E22;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidetext {
	display: none;
}

p {
	line-height: 10px;
}

#wrapper {
	width: 980px;
	height: 670px;
	position: relative;
	margin: 0px auto;
}

#content {
	height: 350px;
	width: 980px; 
}

#leftLarge {
	background: url(../_images/content_bg.gif) repeat-x;
	width: 410px;
	height: 330px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#rightOneCol {
	height: 350px;
	width: 530px;
	float: right;
}

#leftSmall {
	background: url(../_images/content_bg.gif) repeat-x;
	width: 240px;
	height: 330px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#rightTwoCol {
	height: 350px;
	width: 700px;
	float: right;
}

#leftMed {
	background: url(../_images/content_bg.gif) repeat-x;
	width: 265px;
	height: 330px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#rightOneColMed {
	height: 350px;
	width: 675px;
	float: right;
}

#leftMerch {
	background: url(../_images/content_bg.gif) repeat-x;
	width: 280px;
	height: 330px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	position: relative;
}

#rightOneColMerch {
	height: 350px;
	width: 670px;
	float: right;
}

#leftContact {
	height:350px;
	width:450px;
	float: left;
}

#rightOneColContact {
	height: 350px;
	width: 520px;
	float: right;
}

#leftLarge p, #leftSmall p, #leftMed p, #leftMerch p, #leftContact p {
	margin-top: 10px;
	font-size:11px;
	line-height:15px;
}

#subnav li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#subnav a {
	font: 12px 'Arial Narrow', Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

#banners {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.bannerLink {
	display: block;
	height: 120px;
	width: 320px;
	float: left;
}

/*
a.bannerLink img {
	border: 1px solid #000;
}
*/







/* -- NAVIGATION -- */
#nav {
	position: relative;
	height: 20px;
	width: 980px;
	background: url(../_images/nav.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav li {
	position: absolute;
	list-style: none;
}

#nav a {
	height: 20px;
	display: block;
}

#link1 {
	left: 0px;
	width: 140px;
}

#link2 {
	left: 140px;
	width: 140px;
}

#link3 {
	left: 280px;
	width: 140px;
}

#link4 {
	left: 420px;
	width: 140px;
}

#link5 {
	left: 560px;
	width: 140px;
}

#link6 {
	left: 700px;
	width: 140px;
}

#link7 {
	left: 840px;
	width: 140px;
}

#link1 a:hover, #link1 a.selected {
	left: 0px;
	background: url(../_images/nav.gif) no-repeat 0px -20px;
}

#link2 a:hover, #link2 a.selected {
	left: 140px;
	background: url(../_images/nav.gif) no-repeat -140px -20px;
}

#link3 a:hover, #link3 a.selected {
	left: 280px;
	background: url(../_images/nav.gif) no-repeat -280px -20px;
}

#link4 a:hover, #link4 a.selected {
	left: 420px;
	background: url(../_images/nav.gif) no-repeat -420px -20px;
}

#link5 a:hover, #link5 a.selected {
	left: 560px;
	background: url(../_images/nav.gif) no-repeat -560px -20px;
}

#link6 a:hover, #link6 a.selected {
	left: 700px;
	background: url(../_images/nav.gif) no-repeat -700px -20px;
}

#link7 a:hover, #link7 a.selected {
	left: 840px;
	background: url(../_images/nav.gif) no-repeat -840px -20px;
}


/* -- ABOUT SUB NAVIGATION -- */
#aboutSubnav {
	background: url(../_images/about-subnav.gif) no-repeat;
	height: 9px;
	width: 198px;
	position: relative;
}

#aboutSubnav li {
	list-style: none;
	height: 9px;
	position: absolute;
}

#aboutSubnav a {
	display: block;
	height: 9px;
}

#asubLink1 {
	left: 0px;
	width: 46px;
}

#asubLink2 {
	left: 61px;
	width: 87px;
}

#asubLink3 {
	left: 163px;
	width: 33px;
}

#asubLink1 a:hover, #asubLink1 a.nselect {
	background: url(../_images/about-subnav.gif) no-repeat 0 -9px;
}

#asubLink2 a:hover, #asubLink2 a.nselect {
	background: url(../_images/about-subnav.gif) no-repeat -61px -9px;
}

#asubLink3 a:hover, #asubLink3 a.nselect {
	background: url(../_images/about-subnav.gif) no-repeat -163px -9px;
}

/* -- MERCHANDISE SUB NAVIGATION -- */
#merchandiseSubnav {
	margin-top: 1px;
	background: url(../_images/merchandise-subnav.gif) no-repeat;
	height: 10px;
	width: 268px;
	position: relative;
}

#merchandiseSubnav li {
	position: absolute;
	list-style: none;
	height: 10px;
}

#merchandiseSubnav a {
	display: block;
	height: 10px;
}

#msubLink1 {
	left: 0px;
	width: 44px;
}

#msubLink2 {
	left: 57px;
	width: 45px;
}

#msubLink3 {
	left: 115px;
	width: 27px;
}

#msubLink4 {
	left: 155px;
	width: 48px;
}

#msubLink5 {
	left: 215px;
	width: 52px;
}

#msubLink1 a:hover, #msubLink1 a.nselect {
	background: url(../_images/merchandise-subnav.gif) no-repeat 0px -10px;
}

#msubLink2 a:hover, #msubLink2 a.nselect {
	background: url(../_images/merchandise-subnav.gif) no-repeat -57px -10px;
}

#msubLink3 a:hover, #msubLink3 a.nselect {
	background: url(../_images/merchandise-subnav.gif) no-repeat -115px -10px;
}

#msubLink4 a:hover, #msubLink4 a.nselect {
	background: url(../_images/merchandise-subnav.gif) no-repeat -155px -10px;
}

#msubLink5 a:hover, #msubLink5 a.nselect {
	background: url(../_images/merchandise-subnav.gif) no-repeat -215px -10px;
}
