HTML {
 margin-top: 0px;   
}
body {
	margin: 0px;
	font-size: 12px;
    font-family: Arial, Candara, Helvetica, sans-serif;
    background-color: #4a2010; 
    background-position: top left;
    background-repeat: repeat-x;
}
a:active {
  outline:none;
}
a:focus {
  -moz-outline-style:none;
}
.clear {
	clear: both;
}
#bodyContainer {
    width: 965px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat-y;
}
#contentContainer {
    width: 965px;
    margin: 0px;
}
#header {
    width: 100%;
    height: 163px; 
    text-align: left;
}
#tbbf {
	position: relative; 
	top: 6px; 
	left: -18px;
	z-index: 10000;
	width: 233px;
	height: 26px;
}
#player {
	z-index: 999;
}
#map {
	z-index: 999;
	width: 540px; 
	height: 470px; 
	float: left; 
	border-left: 1px solid #817344; 
	border-right: 1px solid #817344;
}
#footer {
    clear: both;
    width: 965px;
    margin-right: auto;
    margin-left: auto;
    background: black;
	color: #EEC161;
	min-height: 140px;
	font-size: 12px;
	text-align: center;
}
#footer A {
	font-size: 11px;
	color: #EEC161;
	text-decoration: none;
}

#footerRight {
	margin-top: 5px;
	float: left;
	width: 200px;
	text-align: left;
}

#footerLeft {
	margin-top: 5px;
	float: left;
	width: 200px;
	height: 100px;
	margin-left: 50px;
    text-align: left;
}
#rightCol {
    width: 690px;
    padding: 0;
	margin: 0;
    float: left;
    text-align: left;
}
#rightCol #topImage {
    position: relative;
    left: -1px;
}
#leftCol {
    width: 252px;
    float: left;
    overflow: visible;
}
.leftColContent  {
    width: 100%;
    margin: 0; 
    text-align: left;
    overflow: visible;
    z-index: 2;
}
.rightColContent {
    width: 700px;
    text-align: center;
}
.firstWord {
    float: left;
    text-align: center;
    display: block;
}
/* #rightCol P {
    width: 260px;
    float: left;
    font-weight: normal;
    line-height: 24px;
    font-size: 12pt;
    text-align: left;
    margin-right: 2em;
}
*/ 
#rightCol .Word {
    color: #912446;
    font-size: 36px;
    line-height: 48px;
    margin-right: 5px;
    font-weight: bold;
    display: block;
}
#nav {
    width: 100%;
    height: 20px;
    color: #fefefd;
}
#nav .navItem {
    float: left;
    min-width: 70px;
    color: #fefefd;
    height: 20px;
    overflow: hidden;
}
#nav .navItem:hover {
    color: black;
    background-color: #fefefd;  
}
.categoryHeading {
	position: relative;
	left: -2px;
	top: 0px;
    width: 692px;
    height: 289px;
    padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
    overflow: visible;
    background-repeat: no-repeat;
	z-index: 10000;
}
.categoryHeading .categoryName {
	float: left;
	position: absolute;
	left: 180px;
	top: 20px;
	font-size: 32px;
	font-weight: bold;
	width: 480px;
	height: 51px;
	color: #2F0F10;
	text-align: center;
	background-repeat: no-repeat;
	display: block;
	z-index: 10000;
}
.categoryImage  {
    position: relative;
    display: inline-block;
    left: -18px;
    top: -18px;
    float: left;
    overflow: visible;
    z-index: 1000;
}

.categoryImage IMG {
	z-index: 1000;
}
#categoryDescription {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	width: 580px;
	padding: 10px 20px 10px 20px;
	position: absolute;
	display: block;
	top: 285px;
	left: 50px;
	background-image: url(/templates/default/images/icons/dash.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#categoryDescription B {
	font-size: 8px;
	vertical-align: top;
}
SUP {
	font-size: 11px;
}
.subCategoryHeading {
    width: 690px;  
	display: block;
	clear: both;
}
.subCategoryHeading .categoryName {
	width: 500px;
	height: 30px;
	float: right;
	margin-right: 50px;
	margin-top: 40px;
	font-size: 28px;
	text-align: left;
	line-height:  30px;
	border-bottom: 1px solid #928386;
}
.subCategoryHeading  A {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.subCatDescription {
    width: 500px;
    float: right;
    line-height: 1.4em;
	margin-right: 50px;
	margin-top: 0px;
	font-size: 12px;
    font-weight: normal;
    position: relative; 
}
.subCategoryHeading .categoryImage, .subCategoryHeading .categoryImage IMG {
	width: 100px;
	position: relative;
	top:0px;
	left: 10px;
}
.categoryBox {
    width: 690px;
    float: left;
    height: 200px;
    margin: 0px;
    padding: 0px;
    background: #fefefd;
    border-bottom: 2px solid #AD9A63;
    border-left: 2px solid #AD9A63;
    
}
.categoryLabel {
    width: 200px;
    height: 200px;
    float: left;
    font-size: 18pt;
    line-height: 200px;
    text-align: center;
    z-index: -1000;
}
.categoryLabel A {
    text-decoration: none;
    color: #4a2010;
    font-weight: bold;
    text-transform: capitalize;
}
#logo {
    margin-top: 21px;
    margin-left: 35px;
    width: 168px;
    float: left;
	overflow: show;
}

#logoImage {
	position: relative;
	zIndex: 1000;
}
.prodImage {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.prodImage IMG {

}
.prodImageLabel {
    color: black;
    font-weight: bold;   
    margin-top: -17px;
    background: #fefefd;
}
A.prodImageLabel {
    text-decoration: none;
}
/* 
PRIMARY NAV: nav-level0
*/
#head {
	 height: 161px;
}
#topNav {
    width: 743px;
    height: 35px;
    float: left;
    position: relative;
    top: 56px;
    left: 15px;
}
.topNav {
    text-decoration: none;
    border: 0px;
    width: 100%;
    height: 19px;
}

#topNav A:active {
    border: 0px;
    text-decoration: none;
}

#topCategories {
    width: 743px;
	text-align: left; 
    position: absolute; 
    left: 0px; 
    top: 30px;
    overflow-x: visible;
	font-size: 18px;
    line-height: 24px;
}

#topCategories A {
    font-size: 16px;
	font-weight: bold;
    line-height: 24px;
    color: #FFFBF0;
    text-decoration: none;
    margin-right: 30px;
	font-variant: small-caps;

}

#topCategories A:hover {   
       text-decoration: underline;
       color: #470921; 
}

#topCategories A.current,#leftCol .nav-level0 LI A.current {
		color: #86163B;   
}

#leftCol ul.nav-level0 {
	width: 190px;
    margin-left: 24px;
    text-indent: 0px;
	padding: 0px;
	list-style-type: none;
    text-align: left;
    overflow: visible;
}
#leftCol .nav-level0 a  {
	display: block;
	padding-left: 18px;
	color: black;
    font-weight: bold;
    font-size: 16px;
	font-variant: small-caps;
    text-decoration: underline;
	background-repeat: no-repeat;
	outline: none;
    overflow: visible;
	background-position-y: -10px;
}

/* 
SECONDARY NAV: nav-level1
*/
#leftCol ul.nav-level1,
#leftCol .nav-level1 li {
    font-size: 14px;
	line-height: 20px;
	text-indent: 0;
	padding: 0 0 0 12px;
	margin: 0 0 0 -2px;
	list-style-type: none;
	width: 180px;
}
#leftCol .nav-level1 a, 
#leftCol .nav-level1 li.current, 
#leftCol .nav-level1 li.current a {
	font-weight: bold;
    font-size: 12px;
	display: block;
	background-repeat: no-repeat;
	outline: none;
	text-decoration: none;
}
#leftCol .nav-level1 a {
	color: #341E29;
}
#leftCol .nav-level1 li.current a {
	color: #fefefd;
	padding-top: 4px;
	background-position: top left;
	background-repeat: no-repeat;
}
#content #homePageImage {
    position: relative;
    top: 0px;
    left: 22px;
    width: 921px;
    height: 482px;
    overflow: visible;
	background-repeat: no-repeat;
	background-position: top right;
	
}
#pictureFrame {
    float: left;
	margin-left: -40px;
	overflow: visible;
    background-repeat: no-repeat;
    width: 415;
    height: 308; 
}
#banner p {
	padding-left: 10px;
	padding-right: 10px;
}
#homePageImage .firstWord {
    height: 28px;
    font-size: 28px;
    line-height: 28px;
	margin-right: 2px;
}
#joinTheClub {
	position: absolute;
	left: 0px;
	bottom: 0px;
    width: 430px;
    height: 60px;
    color: black;
	background-repeat: no-repeat;
    padding:10px;
}
#joinButton {
    float: left;
	padding: 0px;
	margin: 0px 10px 0 0;
}
#beFirst {
    float: right; 
    width: 250px; 
    height: 60px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
.customTech, .blogPage {
    border-bottom: 2px solid #eee; 
    margin-bottom: 0px;
	margin-left: 40px; 
	margin-right: 40px;
    text-align: left;
    z-index: 1000;
	font-size: 12px;
}
#subcategories  {
 	width: 690px;
	background: #fefefd;
	padding-top: -30px;
}
.customTech P {
	line-height: normal;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 20px;
}

.oneColumn {
	width: 922px;
	background: #fefefd;
	text-align: left;
}
#historyPage {
  width: 820px; 
  background: #fefefd; 
  padding: 20px 50px;
}

.Rpullquote {
	border: 1px solid #A9986C;
	background: #C0B18A; 
}
.imageLeft {
	float: left;
	margin: 0 10px 0 10px;
}
.imageRight {
	float: right;
	margin: 0 10px 0 10px;
}
.imageLeft IMG, .imageRight IMG {
	margin: 2px;
	border: 0;
	padding-right: 0;
}
.imageLeft A, .imageRight A {
	text-decoration: none;
	color: black;
}
.caption {
	text-align: left;
	font-size: 10px;
}
#historyPage H2 {
   font-size: 20px;
   line-height: 24px;
   text-align: center;
   margin: 15px 0px 15px 0px;
}
#historyPage P {
	font-size: 11pt;
    text-align: left;
    line-height: 22px; 
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	letter-spacing: .1pt;
}

.Rpullquote {
	float: right;
	width: 394px; 
	padding: 5px; 
	text-align: left; 
	font-size: 14px;
}
#historyTitle.Rpullquote{
	width: 100%;
	height: 85px; 
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	font-style: oblique;
	letter-spacing: 2px;
}
#historyTitle.Rpullquote SPAN {
	font-size: 14px;
	line-height: normal;
	letter-spacing: normal;
	float: left;
}

.Lpullquote {
    float: left; 
    width: 250px; 
    background: #C0B18A; 
    padding: 5px; 
	margin: 0 5px 10px 5px;
    text-align: left; 
    font-size: 14px;
}
.leftColumn, .rightColumn {
	width: 400px;
    float: left;
}
a.detaillink {
    width: 100px;
    height: 100px;
}
.mce-label {
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}
.mc-field-group INPUT, .fieldRequired, .fieldRequiredError, .formField {
	font-size: 12px;
	border: 1px solid #aaa;
	height: 20px;
	line-height: 20px;
	margin: 1px 0 1px 0;
	padding: 1px;
}
.fieldRequired, .required {
	background: #F9F898;
}
.fieldRequiredError {
	border: 1px solid red;
	background: pink;
}
.textarea {
	height: auto;
}
.error,.notice {
	font-weight: bold;
	width: 500px;

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center;
}
.error {
		height: 30px;
	background: #FFB0B0;
	border: 1px solid red;
}
.notice {
	border: 1px solid black;	
}
LABEL.label {
	width: 140px;
	text-align: right;
}
LABEL.label,LABEL.shortLabel {
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.required {
	width: 5px;
	height: 5px;
	line-height: 5px;
	color: red;
}
.oneColumn {
	width: 900px;
	line-height: 15px;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
}
.oneColumn H4 {
	float: none;
}
#vidPlaceholder {
	opacity: 1;
}
#vibram P {

	padding-left: 40px;
	padding-right: 15px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;

}
#customTech UL#techGrid {
	width: 672px;
	background: #fefefd;
}

.pn {
    font-size:  14px;
	color: #fefefd;
	height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration:none;
}
A.pn {
	color: #fefefd;
	text-decoration: none;
}
A.techMoreLink {
	margin: 20px 20px 0 0; 
	text-decoration: none; 
	color: black; 
	font-weight: bold;
}
.pageHeading, .headline {
	clear: both;
}
.pageHeading {
	margin: 0;
	height: 60px;
	width: 620px;
	text-align: right;
	padding: 20px 0 0 0;
	background-image: url(/templates/chippewa/images/backgrounds/pageHeading.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 28px;
	font-variant: small-caps;
	font-weight: bold;
	color: #5D0222;	
	margin-bottom: 20px;
}

#boot_giveaway {
	left: 30px;
		height: 132px;
}
.mc-field-group LI {
	list-style-type: none;	
}
.leftCol {
	width: 100px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
}
.rightCol {
	float: left;
}
.reg {
	font-size: 10px;
}
.small {
	font-size: 10px;
}
#videoContainer {
	width: 675px; 
	margin: 10px;
}
#videoContainer #right {
	width: 260px; 
	height: 331px; 
	margin-left: 10px; 
	float: left;
	font-size: 11pt;
	line-height: 22px;
}
#videoContainer #left {
	width: 395px; 
	height: 331px; 
	float: left;
}
B.mark {
	font-size: 50%;
	vertical-align: super;
}
#social {
	 background: black; 
	 width: 287px;
	 padding-bottom: 10px;
	 text-align: center;
	 float: left;
	 margin-left: 72px; 
	 margin-top: 5px;
}
#social A IMG, #social IMG {
	border: 0;
}
/* News */
.headline {
	font-family: Arial, Helvetica, sans-serif;	
	min-height: 90px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	width: 500px;
	min-height: 90px;
}
#blogHeading {
	margin: 0;
	height: 40px;
	width: 620px;
	text-align: right;
	padding: 20px 0 0 0;
	margin-bottom: 10px;
}
#blogHeading, #blogHeading A {
    font-size: 28px;
    font-variant: small-caps;
    font-weight: bold;
    color: #5D0222;
    text-decoration: none;
}
.headline H4 {
	margin-top: 5px;
	font-size: 110%;
}
.headline H2, .article H2 {
font-family: "Times New Roman", Times, serif;
clear: both;
font-size: 170%;
}
.headline A IMG {
	border: 0;
}
.headline A {
	text-decoration: none;
}

.article {
	width: 500px;
}
.article P, .blogPage P {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.newsRight {
	width:380px;
	padding-left: 5px;
	float: left;
}
.newsRight A, .article A, .blogPage A {
	color: red;
	text-decoration: none;
	font-size: inherit;
}
.blogPage H2 A {
	font-size: 16px;
}
.blogPage A IMG {
    border: 0;
}
.newsLeft {
	width: 100px;
	float: left;
}
.newsLeft .detaillink A {
	color: red;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#eee !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #eee !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FFF !important; //Text input field border color
   background-color:#eee !important; //Text input field background color
 }

#newsfeed {
	width: 395px;
	text-align: left;
	max-height: 75px;
	text-indent: 0;
	margin: 0;
}

.blog-date{
 border-right:solid 1px #ccc;
 border-bottom:solid 1px #ccc;
 display:block;
 width:50px;
 height:50px;
 float:left;
 background-color:#eee;
 padding:6px;
 margin-top:0;
 margin-bottom:10px;
 margin-right:10px;
 -moz-border-radius: 20%;
 -khtml-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 text-align:center;
 font-family: arial; sans;
 font-size: 19px;
 font-weight:bold;
 color: #000;
 }
