/*

Unique Comm Blue:  10, 100, 155 #0A649B
 Unique Comm Red: 156,   23,  27 #9B171A
 
*/

body {
 text-align: center;
 background-color: #000000;
 background-repeat:repeat-x;
 }

th, td { font-size: 14px; }

p{ 
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
}

h1, h2, h3, h4, h5, h6{
	padding-left:5px;
	padding-right:5px;
}

#headerBox {
  width: 800px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  background-color: transparent;
  text-align:center;
  
  
  }

#horizmenu {
  width: 800px;
  font-size: 18px;
  font-family: Times-New-Roman, Serif;  
  margin-left: auto;
  margin-right: auto;
  background-color: #9B171A;
  color: #000000;
  border-bottom: solid #9B171A 1px;
  /*border-left: solid #007700 1px;
  border-right: solid #007700 1px;*/
  border-top: solid #9B171A 1px;
  }
  
#horizmenu a {
text-decoration: none;
color: #000000;
background-color: #9B171A;
font-weight:bold;
font-size:18px;
padding-left: 10px;
padding-right: 10px;
}
#horizmenu a:hover   { color: #9B171A; background-color: #000000; }

/* needed for drop down menus to work */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height:18px;
z-index:100;
}

/* needed for drop down menus to work */
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

/* needed for drop down menus to work */
#dropmenudiv a:hover{ /*hover background color*/
background-color: #9B171A;
color: white;
}


#mainContent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  /*padding: 10px;*/
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: none;
  /*border-left: solid #007700 1px;
  border-right: solid #007700 1px;*/
  border-top: none;
  font-size: 16px;
  text-align:left;
  }

.mainContent h3 {  font-size: 14px; text-align: center; color: #007700; }
.mainContent h2 {  font-size: 18px; text-align: center; color: #007700; }

.mainContent a:link    { text-decoration: underline; color: #FF0000; }
.mainContent a:visited { text-decoration: underline; color: #FF0000; }
.mainContent a:active  { text-decoration: none; color: #000000; }
.mainContent a:hover   { text-decoration: none; color: #FF6600; }

#footerContent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  color: #FFFFFF;
  border-bottom: solid #000000 1px;
  /*border-left: solid #007700 1px;
  border-right: solid #007700 1px;*/
  border-top: solid #000000 1px;
  /*padding: 5px;*/
  font-size: 10px;
  }

.redText { color: #9B171A; }

.blueText { color: #007700; }

.centered { text-align: center }

.smaller { font-size: 8pt; }

.bigger { font-size: 14pt; }

.clear { background-color: transparent }

.fakeLink {
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
}

.floatLeft { float: left; }


.ItemTitleBlk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
}

.ItemSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.ItemCost {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D5002B;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}



.TrademarkNotesSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	}


#SpecialsTab {
	margin: 0 auto;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 664px;
	height: 773px;
	visibility: visible;
	z-index: 2;
}

#indexFoot {
	margin: 0 auto;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 801px;
	height: 388px;
	visibility: visible;
	z-index: 1;
}