body {
	background-color: #574730;
}

.style9 {font-size: 14px}

a {
    color: #ED0700;
  }
  
a:active, a:hover {
    color: #AB0006;
  }
  
a:visited {
    color: #8F0009;
  }

a.link_name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;
  }

a.link_name:active, a.link_name:hover {
    color: #AB0006;
  }
  
a.link_name:visited {
    color: #FFFFFF;
  }
  
a.pa_view_cart {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
  }

a.pa_view_cart:active, a.pa_view_cart:hover {
    color: #AB0006;
  }
  
a.pa_view_cart:visited {
    color: #FFFFFF;
  }
  
a.pr_graphic, a.pr_name, a.pr_sku {
    font-weight: bold;
    text-decoration: none;
  }

a.pr_more_info_link {
    font-weight: bold;
    text-decoration: none;
  }

a.pr_addtocart_button, a.pr_viewcart_button {
    font-weight: bold;
    text-decoration: none;
  }

a.subpr_graphic, a.subpr_name, a.subpr_sku {
    font-weight: bold;
    text-decoration: none;
  }

a.subpr_more_info_link {
    font-weight: bold;
    text-decoration: none;
  }

a.subpr_addtocart_button, a.subpr_viewcart_button {
    font-weight: bold;
    text-decoration: none;
  }

a.reglink, a.MiniCart {
    white-space: nowrap;
    color: #FFFFFF;
  }

a.reglink:active, a.MiniCart:active {
    color: #AB0006;
  }
  
a.reglink:hover, a.MiniCart:hover {
    color: #AB0006;
  }
  
a.reglink:visited, a.MiniCart:visited {
    color: #FFFFFF;
  }

a.giftcertlink, a.tf_popup, a.search_help {
    color: #FFFFFF;
    font-weight: bold;
  }
  
a.giftcertlink:active, a.tf_popup:active, a.search_help:active {
    color: #AB0006;
  }
  
a.giftcertlink:hover, a.tf_popup:hover, a.search_help:hover {
    color: #AB0006;
  }
  
a.giftcertlink:visited, a.tf_popup:visited, a.search_help:visited {
    color: #FFFFFF;
  }  
  
td.se_link a {
    font-weight: bold;
    font-size: 12pt;
  }

a.se_link_text {
    font-weight: normal;
    font-size: 10pt;
  }

input {
    border: 1px solid #ED0700;
    background-color: #FFFFFF;
    color: #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    text-align: left;
  }
  
input[type=text], input[type=password] {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }
  
input[type=image], input[type=button], input[type=submit], input[type=reset] {
    background-color: transparent;
    border: 0px none;
    cursor: pointer;
  }
  
input[type=radio], input[type=checkbox] {
    background-color: transparent;
    border: 0px none;
  }
  
textarea {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }
  
select {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }
  
option {
  }

input.search_input {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
  }

input.search_button {
    border: none;
    background-color: #1800A3;
    color: #FFFFFF;
  }

input.pr_name {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.pr_sku {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.pr_price {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.pr_quantity {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

textarea.pr_order_text {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.pr_addtocart_button {
    border: none;
    background-color: transparent;
    color: #ED0700;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

input.subpr_name {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.subpr_sku {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.subpr_price {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.subpr_quantity {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

textarea.subpr_order_text {
    background-color: #FFFFFF;
    color: #1800A3;
    border: 1px solid #ED0700;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
  }

input.subpr_addtocart_button {
    border: none;
    background-color: transparent;
    color: ##ED0700;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

img {
    border: 0px none;
  }
  
img.pa_graphic {
  }

img.pa_view_cart {
  }

img.MiniCart {
  }
    
img.pr_graphic, img.subpr_graphic {
  }

img.pr_addtocart_button, img.subpr_addtocart_button {
  }

img.pr_viewcart_button, img.subpr_viewcart_button {
  }

body {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    background-color: #FFFFFF;
    [background-image: url(http://www.bigriveremporium.com/media/en-US/backgrounds/waving_flag_001.gif)];
    color: #1800A3;
  }
  
table {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    vertical-align: top;
    text-align: left;
  }
  
th {
    text-align: center;
  }
  
td {
    text-align: left;
  }  

table.page {
    color: #1800A3;
    background-color: transparent;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

td.pa_header {
    border: 3px groove #1800A3;
    background-color: #1800A3;
    color: #FFFFFF;
  }

td.pa_footer {
  }

td.pa_content {
  }

table.pa_content {
    width: 100%;
  }

td.pa_links {
    vertical-align: top;
    width: 150px;
    min-width: 150px;
  }

td.pa_info {
    vertical-align: top;
  }

td.pa_extras {
    vertical-align: top;
    width: 150px;
    min-width: 150px;
  }

table.pa_links {
    color: #FFFFFF;
    border: 3px groove #1800A3;
    background-color: #1800A3;
    width: 100%;
  }

td.pa_search_form {
    vertical-align: top;
  }

table.search {
  }

td.search_input {
  }

td.search_button {
    background-color: transparent;
    text-align: center;
  }
  
td.adv_search_text {
    background-color: #1800A3;
    color: #FFFFFF;
  }

td.pa_link {
    vertical-align: top;
  }
  
table.search_table {
    color: #FFFFFF;
    border: 3px groove #1800A3;
    background-color: #1800A3;
  }
  
table.pa_info {
    width: 100%;
  }

td.pa_stuff {
  }

table.pa_stuff {
  }

td.pa_graphic {
  }

td.pa_name {
  }

td.pa_text1 {
  }

td.pa_text2 {
  }

td.pa_prev_next {
  }
  
td.pa_products {
  }

table.pa_products {
    width: 100%;
  }

td.product {
    border: none #1800A3;
    padding: 5px;
    vertical-align: top;
    text-align: left;
  }

table.product {
    margin-left: auto;
    margin-right: auto;
  }

td.pr_data {
    vertical-align: top;
    text-align: left;
  }

table.pr_data {
    margin-left: auto;
    margin-right: auto;
  }

td.pr_info {
    vertical-align: top;
    text-align: left;
  }

table.pr_info {
    margin-left: auto;
    margin-right: auto;
  }

td.pr_purchase {
    vertical-align: top;
    text-align: left;
  }

table.pr_purchase {
    margin-left: auto;
    margin-right: auto;
  }

td.pr_subproducts {
    vertical-align: top;
    text-align: left;
  }

table.pr_subproducts {
    margin-left: auto;
    margin-right: auto;
  }

td.pr_graphic {
    vertical-align: top;
    text-align: center;
  }

span.pr_graphic {
    text-align: center;
    vertical-align: text-top;
  }

td.pr_name {
    vertical-align: top;
    text-align: left;
  }

td.pr_sku {
    vertical-align: top;
    text-align: left;
  }

td.pr_price {
    vertical-align: top;
    text-align: left;
  }

span.pr_alt_price {
  }

span.pr_sale_reg_price {
  }

span.pr_sale_price {
  }

span.pr_sale_reg_alt_price {
  }

span.pr_sale_alt_price {
  }

td.pr_inventory {
    vertical-align: top;
    text-align: left;
  }

td.pr_quantity {
    vertical-align: top;
    text-align: left;
  }

td.pr_order_opt {
    vertical-align: top;
    text-align: left;
  }

td.pr_order_text {
    vertical-align: top;
    text-align: left;
  }

td.pr_addtocart_button {
    vertical-align: top;
    text-align: left;
  }

td.pr_viewcart_button {
    vertical-align: top;
    text-align: center;
  }

td.pr_description {
    vertical-align: top;
    text-align: left;
  }

td.pr_more_info_link {
    vertical-align: top;
    text-align: left;
  }

td.subproduct {
    border: none #1800A3;
    vertical-align: top;
    text-align: left;
  }

table.subproduct {
    margin-left: auto;
    margin-right: auto;
  }

td.subpr_data {
    vertical-align: top;
    text-align: left;
  }

table.subpr_data {
    margin-left: auto;
    margin-right: auto;
  }

td.subpr_info {
    vertical-align: top;
    text-align: left;
  }

table.subpr_info {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
  }

td.subpr_purchase {
    vertical-align: top;
    text-align: left;
  }

table.subpr_purchase {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
  }

td.subpr_graphic {
    vertical-align: top;
    text-align: center;
  }

span.subpr_graphic {
    text-align: center;
  }

td.subpr_name {
    vertical-align: top;
    text-align: left;
  }

td.subpr_sku {
    vertical-align: top;
    text-align: left;
  }

td.subpr_price {
    vertical-align: top;
    text-align: left;
  }

span.subpr_alt_price {
  }

span.subpr_sale_reg_price {
  }

span.subpr_sale_price {
  }

span.subpr_sale_reg_alt_price {
  }

span.subpr_sale_alt_price {
  }

td.subpr_inventory {
    vertical-align: top;
    text-align: left;
  }

td.subpr_quantity {
    vertical-align: top;
    text-align: left;
  }

td.subpr_order_opt {
    vertical-align: top;
    text-align: left;
  }

td.subpr_order_text {
    vertical-align: top;
    text-align: left;
  }

td.subpr_addtocart_button {
    vertical-align: top;
    text-align: left;
  }

td.subpr_viewcart_button {
    vertical-align: top;
    text-align: left;
  }

td.subpr_description {
    vertical-align: top;
    text-align: left;
  }

td.subpr_more_info_link {
    vertical-align: top;
    text-align: left;
  }

table.pa_extras {
    color: #FFFFFF;
    border: 3px groove #1800A3;
    background-color: #1800A3;
    width: 100%;
  }

td.pa_reglink {
    vertical-align: top;
  }

td.pa_minicart {
    vertical-align: top;
  }
  
td.pa_view_cart {
    vertical-align: top;
  }

td.pa_giftcert {
    vertical-align: top;
  }
  
td.pa_tellafriend {
    vertical-align: top;
  }
  
span.regtext {
    white-space: nowrap;
  }
  
div.MiniCart {
  }
  
table.MiniCart {
    color: #FFFFFF;
  }
  
th.MiniCart {
  }
  
td.MiniCartHead {
  }
  
td.MiniCartQty {
  }
  
td.MiniCartProduct {
  }
  
td.MiniCartPrice {
  }
  
td.MiniCartSubtotalText {
    font-weight: bold;
  }
  
td.MiniCartSubtotal {
    font-weight: bold;
  }

td.se_search_form {
    width: 100%;
    border-collapse: collapse;
    background-color: #1800A3;
    color: #FFFFFF;
    border: 3px groove #1800A3;
  }
  
table.se_search_form {
  }
  
tr.se_form_search_row {
    background-color: #1800A3;
  }
  
td.se_form_term {
    text-align: center;
  }
  
tr.se_form_sort_row {
    background-color: #1800A3;
  }
  
td.se_form_sort {
    text-align: left;
    padding-top: 2pt;
    padding-bottom: 2pt;
  }
  
td.se_form_prevnext {
    text-align: center;
    padding-left: 5pt;
    padding-right: 5pt;
  }
  
td.se_form_numresult {
    text-align: right;
    padding-right: 5pt;
  }
  
td.se_form_perpage {
    text-align: right;
  }
  
td.se_form_term table.search_table {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px none;
  }

td.se_form_term input {
    border: 0px none;
  }
  
td.se_form_term a {
    color: #FFFFFF;
  }
  
td.se_form_term a:hover, td.se_form_term a:active {
    color: #AB0006;
  }
  
td.se_form_term a:visited {
    color: #FFFFFF;
  }
  
td.se_form_prevnext input.search_button {
    color: #FFFFFF;
    border: 3px groove #1800A3;
    background-color: #1800A3;
  }

td.se_form_prevnext input.search_button_selected {
    color: #FFFFFF;
    border: 0px none;
    font-weight: normal;
  }

.full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 20px;
	text-align: justify;
}

.style1 {font-size: 14pt}

html, body
{
    min-height: 100%;
    margin-bottom: 1px;
}

body
{
    margin: 0;
    padding: 0;
    color: White;
    font: 101% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center; /* aligns page center in IE5.5 */
}
/* to style the lists on the front page */
ul, li
{
    line-height: 1.5em;
    font-size: 1.0em;
    list-style-type: square;
}
/* outer wrapper - holds the rest of the content -ensures that layout is centered */
#wrapper
{
    margin: 0 auto;
    width: 1001px;
    text-align: left;
}


/* HEADER BACKGROUND AND COMPANY NAME */
#header
{
    background: url(images/header-pic.jpg) no-repeat;
    background-color: #FFFFFF;
    width: 770px;
    height: 178px;
}
/* BACKGROUND FOR THE TOP NAV */
#topnav
{
    height: 30px;
    width: 1001px;
    background-image: url(images/navbar-bg.jpg);
    background-repeat: no-repeat;
}

/*navigation styling */
#navBar
{
    background-color: transparent;
    height: 38px;
    padding-top: 0;
    line-height: 1.55em;
}

#navBar ul
{
    margin: 0px;
    padding: 4px;
    list-style-type: none;
}
#navBar li
{
    display: inline;
    list-style-type: none;
    padding: 8px;
    margin: 0px;
    font-size: .80em;
    font-weight: bold;
}

#navBar a
{
    background: transparent;
    border: none;
    margin: 0px;
    color: #000066;
    text-decoration: none;
    padding: 0px 15px;
}

#navBar a:link, #navBar a:visited
{
    color: #000066;
    text-decoration: none;
}

#navBar a:hover
{
    color: #FFFFFF;
    background-color: #000000;
    background-color: transparent;
}

#navBar a:active
{
    background-color: transparent;
    color: #FFFFFF;
    font-weight: bold;
}
/*End NavBar styles */

/* OUTER WRAPPER FOR CONTENT AREA */
#contentwrapper
{
    width: 1001px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/content-wrapper.jpg);
    background-repeat: repeat-y;
    overflow: auto;
}

/* left column styles */
#contentleft
{
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: 400px;
    float: left;
    font: .75em Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: transparent;
}
/* styles the positioning of the court graphic on the front page so that it is centered in the left column */
.frontpageimg
{
    width: 400px;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 0px;
}

/*  heading styles for the left column */

#contentleft h1
{
    font-size: 1.3em;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #A58629;
}

#contentleft H2
{
    font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #AB8630;
}

/* right column - main content area styles */
#contentright
{
    width: 500px;
    float: left;
    padding-left: 30px;
    padding-right: 20px;
    font: .80em Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
/* heading styles for the content area */
#contentright H1
{
    font: 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #314B7A;
}

#contentright H2
{
    font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #AB8630;
    border-bottom: 1px solid #AB8630;
    padding-top: 15px;
}
#contentright H3
{
    font: bold .95em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #AB8630;
    font-variant: small-caps;
}

/* styles the small green text  read more...  text */
.smalltext
{
    color: #A48624;
    margin: 0;
}
/* styles the above text when a link is applied  */
.smalltext a:link, .smalltext a:visited
{
    color: #A48624;
    margin: 0;
}

/* FOOTER AREA */
#footer
{
    background: url(images/401kfooter.jpg) no-repeat;
    font: .85em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    height: 39px;
    width: 1001px;
    color: #ffffff;
    font-size: .8em;
}

#footer p
{
    padding-top: 10px;
    color: #CCC;
    font-size: .8em;
}
.footermenu
{
    font: 0.95em Verdana, Geneva, Arial, Helvetica, sans-serif;
    float: right;
    padding-top: 52px;
    padding-right: 25px;
    color: #CCCCCC;
}

.footermenu a:link, .footermenu a:visited
{
    color: #CCC;
}


Title
{
   font: 2.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000; font-weight: bold;
}




/* BASIC HEADING STYLES */
H1
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
}

H2
{
    font: 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #B0B742;
}
/* menu styles in the footer */


/* BASIC LINK STYLES */
a:link
{
    color: #003366;
    text-decoration: none;
}

a:visited
{
    color: #003366;
}

a:hover
{
    text-decoration: underline;
}

/* CLEARER DIV USED TO CLEAR FLOATED DIVS */
.clearit
{
    clear: both;
    font-size: 1px; /*for IE*/
    height: 0;
    line-height: 0px;
}
/* styles the image so that it sits either left or right of content text */
.imgright
{
    float: right;
    padding-left: 6px;
    padding-right: 0px;
    padding-top: 6px;
}
.imgleft
{
    float: left;
    padding-left: 6px;
    padding-right: 15px;
    padding-top: 6px;
}

/***** Begin laying out the contact form *****/

#contentleft form
{
    margin: 10px 20px 15px 15px;
    width: 400px;
}
#contentleft legend
{
    padding: 10px; /*gives a bit of padding between the border and the text*/
    color: #304975;
    font-size: 130%;
    font-weight: bold;
}

/*#contentleft .hand, #contentleft .print {
	display: none;
}*/
/*
#contentleft p.sent {
   color: #414129;
	background-color: #f1f1f1;
	border: 1px solid #70704E;
	padding: 5px;
	margin: 0 43px 25px 15px;
}*/

#contentleft input, #Content select
{
    background-color: #FCFDFE;
    color: #304975;
    border: 1px solid #577DA2;
    margin: 0;
    width: 180px;
    display: block;
    font-family: "Courier New" , Courier, monospace;
    font-size: 120%;
    padding: 2px;
}

#contentleft select
{
    padding: 0;
    width: 165px;
}

#contentleft textarea
{
    background-color: #FCFDFE;
    color: #304975;
    border: 1px solid #577DA2;
    margin: 0 20px 0 0;
    font-family: "Courier New" , Courier, monospace;
    font-size: 120%;
    padding: 2px;
    width: 350px;
}

#contentleft textarea:focus, #contentleft input:focus, #contentleft select:focus
{
    color: #A7BADA;
    background-color: #EEF4F9;
    color: #304975;
    border: 1px solid #577DA2;
}

.labelfloat
{
    float: left;
    padding-top: 20px;
    width: 420px;
}

#contentleft label
{
    color: #304975;
    font-size: 85%;
    padding-top: 5px;
    display: block;
}

#contentleft fieldset
{
    padding: 5px;
    border: 1px solid #577DA2;
    width: 400px;
    font-size: 100%;
}
#contentleft #submit
{
    border: 1px solid #577DA2;
    background: #41659F;
    color: #EDEDED;
    margin-top: 10px;
}
/* END FORM STYLES */














#Logo
{
    width: 1001px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #000000;
}



#menu
{
    width: 1001px;
    margin: 0px auto;
    padding: 0px 0px 5px 0px;
    background-color: #c80202;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

#menu a:hover
{
    background-color: #9c0404;
}
body {
	background-color: #bb9e72;
}
a {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 1em;
}
h2 {
	font-size: 1em;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
.style7 {font-size: 16px}
.style8 {font-size: large}