@charset "utf-8";
/* CSS Document */

html{
	background-image:url(images/header_background.gif); height:164px; background-repeat:repeat-x; background-position:top;
	background-color:#996633;
	
	}

body { 
	behavior: url(hover.htc); font-family:Arial, Helvetica, sans-serif; color:#fff;
	margin-top:25px;
 }

img {display: block}

a{
	color:#fff;
	}
/*------------Header------------*/
#header_box{
	width:993px;
	}

#header{
	margin-left:155px;
	width:639px;
	height:135px;
	border:solid;
	border-color:#996633;
	border-width:2px;
	background-color:#655c53;
	}

#header_img{
	background-image:url(images/header_img.gif);	height:110px; width:327px; background-repeat:no-repeat; text-indent:-9999px;
	}

#top_header{
	margin:0;
	padding:0;
	width:310px;
	height:58px;
	}

#hiring{
	height:50;
	width:146px;
	margin:0;
	padding:0;
	}

#shopping{
	width:162px;
	height:50px;
	}	

#header_border{
	border-bottom:solid; border-bottom-color:#996633; border-bottom-width:2px;
	border-right:solid; border-right-color:#996633; border-right-width:2px;
	float:left;
	}
	
#top_header_border{
	border-bottom:solid; border-bottom-color:#996633; border-bottom-width:2px;
	float:left;
	}

#shopping_border{
	border-bottom:solid; border-bottom-color:#996633; border-bottom-width:2px;
	float:left;
	}

#hiring_border{
	border-bottom:solid; border-bottom-color:#996633; border-bottom-width:2px;
	border-right:solid; border-right-color:#996633; border-right-width:2px;
	float:left;
	}


/*---------Navigation--------*/

#nav li{
	list-style: none;
	float:left;
}

#nav a{
	display: block;
	text-decoration:none;
	color:#fff;
}

#nav li a#nav_home{
	background: url("images/nav_home.gif") no-repeat;
	height:23px; width:58px;
	text-indent: -9999px;
}
#nav li a#nav_home:hover{
	background: url("images/nav_home.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:58px;
	text-indent: -9999px;
}

#nav li a#nav_showcase{
	background: url("images/nav_showcase.gif") no-repeat;
	height:23px; width:87px;
	text-indent: -9999px;
}
#nav li a#nav_showcase:hover{
	background: url("images/nav_showcase.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:87px;
	text-indent: -9999px;
}

#nav li a#nav_corporate{
	background: url("images/nav_corporate.gif") no-repeat;
	height:23px; width:78px;
	text-indent: -9999px;
}
#nav li a#nav_corporate:hover{
	background: url("images/nav_corporate.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:78px;
	text-indent: -9999px;
}

#nav li a#nav_specials{
	background: url("images/nav_specials.gif") no-repeat;
	height:23px; width:99px;
	text-indent: -9999px;
}
#nav li a#nav_specials:hover{
	background: url("images/nav_specials.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:99px;
	text-indent: -9999px;
}

#nav li a#nav_locations{
	background: url("images/nav_storelocations.gif") no-repeat;
	height:23px; width:101px;
	text-indent: -9999px;
}
#nav li a#nav_locations:hover{
	background: url("images/nav_storelocations.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:101px;
	text-indent: -9999px;
}

#nav li a#nav_contact{
	background: url("images/nav_contact.gif") no-repeat;
	height:23px; width:82px;
	text-indent: -9999px;
}
#nav li a#nav_contact:hover{
	background: url("images/nav_contact.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:82px;
	text-indent: -9999px;
}

#nav li a#nav_promotions{
	background: url("images/nav_promotions.gif") no-repeat;
	height:23px; width:127px;
	text-indent: -9999px;
}

#nav li a#nav_promotions:hover{
	background: url("images/nav_promotions.gif") no-repeat;
	background-position:0 -23px;
	height:23px; width:127px;
	text-indent: -9999px;
}

#nav li ul {
	position: absolute;
	width: 105px;
	height:20px;
	left: -999em;
	font-size:.8em;
	border-top:solid; border-top-color:#996633; border-top-width:2px;
}

#nav li:hover ul {
	left: auto;
}

#nav li ul li{
	background-color:#736257;
	}
	
#nav li ul li a:hover{
	background-color:#dc241f;
	}
	
.corporate_dropdown li a{
	width:150px;
	border-left:solid; border-left-color:#fff; border-left-width:1px;
	border-bottom:solid; border-bottom-color:#fff; border-bottom-width:1px;
	border-right:solid; border-right-color:#fff; border-right-width:1px;
	}

.corporate_dropdown li a{
	padding:5px;
	}

/*--------MainBlocks----------*/
p{
	font-size:.8em;
	}

#page{
	width:993px;
	margin:0 auto;
	}

#content{
	width:639px;
	height:403px;
	float:left;
	border-right:solid; border-right-color:#996633; border-right-width:2px;
	border-left:solid; border-left-color:#996633; border-left-width:2px;
	}

#page_entry{
	margin:15px 15px 15px 15px;
	}

#page_entry p{
	padding-bottom:10px;
	line-height:18px;
	}

#page_entry h3{
	padding-bottom:2px;
	line-height:20px;
	color: #F4FFAD;
	}

#page_entry ul li{
	list-style-type:disc;
	margin-left:15px;
	font-size:.8em;
	line-height:16px;
	}
	
#page_entry ol li{
	list-style-type:decimal;
	margin-left:15px;
	font-size:.8em;
	}


.parcel{
	padding-bottom:5px;
	}

#wrapper{
	height:100%;
	width:993px;
	}
#footer{
	clear:both;
	height:40px;
	width:auto;
	padding-top:3px;
	font-size:.75em;
	border-top:solid; border-top-color:#996633; border-top-width:2px;
	}

#footer_info{
	margin:0 auto;
	width:688px;
	}

/*---------Sidebar------------*/
#sidebar{
	width:155px;
	height:100%;
	float:left;
	}
	
#sidebar2{
	width:191px;
	height:100%;
	float:left;
	border-right:solid; border-right-color:#996633; border-right-width:2px;
	}

#sidebar_nav{
	margin:10px 0px 0px 0px;
	padding-right:10px;
	}

#sidebar_nav ul{
	float:right;
	}

#sidebar_nav ul li{
   display:block;
   list-style-type:none;
   }
 

ul li#accessories,li#boots,li#giftware,li#hats,li#kids,li#mens,li#music,li#tack,li#womens,li#specials{
	float:right;
	clear:both;
	padding-bottom:15px;
	}

ul li#accessories a {
   background-image:url(images/subnav/accessories_header.gif); width:111px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#boots a {
   background-image:url(images/subnav/boots_header.gif); width:57px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#giftware a {
   background-image:url(images/subnav/giftware_header.gif); width:86px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#hats a {
   background-image:url(images/subnav/hats_header.gif); width:45px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#kids a {
   background-image:url(images/subnav/kids_header.gif); width:36px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   } 
   
ul li#mens a {
   background-image:url(images/subnav/mens_header.gif); width:107px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#music a {
   background-image:url(images/subnav/music_header.gif); width:54px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

ul li#tack a {
   background-image:url(images/subnav/tack_header.gif); width:47px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   } 

ul li#womens a {
   background-image:url(images/subnav/womens_header.gif); width:137px; height:13px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }
   
ul li#specials a {
   background-image:url(images/benefit-card-button.jpg); width:136px; height:151px; background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
   }

/*------------Form------------*/
label
{
width:150px;
float: left;
text-align: right;
margin: 0 .5em 10px;
clear: both;
}

.input-box
{
float: left;
margin-bottom: 10px;
}

.submit-button
{
clear:both;
float:left;
margin-left:20px;
}

.submit-button2
{
margin-left:5px;
float:left;
}

.submit-button3
{
clear:both;
float:left;
margin-left:160px;
}

form{
	font-size:.8em;
	width:500px;
	margin:15px 0px 5px 0px;
	}



/*-----------Other-----------*/
.left{
	float:left;
	}

.right{
	float:right;
	}

#links_list{
	margin-right:25px;
	}
.bold{
	font-weight:bold;
	}

.small_type{
	font-size:.75em;
	}

/*--------Calendar-----------*/
.calendar table, .calendar td{
	border:solid; border-color:#fff; border-width:2px;
	border:solid; border-color:#fff; border-width:2px;
	background-color:#312100;
	}

.calendar td{
	padding:2px;
	}

.calendar td:hover{
	background-color:#ee2e24;
	}

.calendar td:hover a{
	color:#fff;
	}

/*------------Store Locations----*/
.locations table, .locations td{
	text-align:center;
	}

.locations a{
	line-height:15px;
	}

.locations td{
	padding:3px;
	}
	
.contest{
	float:left;
	width:570px;
	margin:15px 0px 15px 15px;
	}

.contest p{
	padding-bottom:5px;
}

.contest img{
	padding-right:10px;
	}

.clear{	
	clear:both;
}

.center{
	margin:0 auto;
	text-align:center;
	}
.column{
	width:185px;
	float:left;
	margin-right:15px;
    background-color:#330000;
	}

.column_container{
	margin-left:5px;
	margin-top: 10px;
	text-align:left;
	background-color:#330000;
	}	

.list_margin{
	margin:15px 0px;
	}

.showcase_image{
	margin-right:10px;
	}

.list_styles{
	list-style-type:disc;
	}

.showcase_info ul li{
	margin-left:15px;
	}

.margin_bottom{
	margin-bottom:5px;
	}