body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
}

.smallbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.footersmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

a:link {
	color:#085556;
	text-decoration:none;
}

a:visited {
	color: #085556;
	text-decoration:none;
}

a:hover, a:active {
	color: #000000;
	background: #e6e2af;
	width: auto;
}

#wrap
{
	position:absolute;
	padding-top:1.04em;
	text-align:left;
	width:800px;
	margin:0 auto;
}

#header
{
  text-align:left;
  width:1000px;
  margin-bottom:95px;
  padding:32px 0 0;
}

.btitle
{
  letter-spacing:-.1px;
  font-size:30px;
  font-family: Verdana, georgia, times New Roman;
  font-style:italic;
  margin:0 0 0 1em;
}

.storebtitle
{
  letter-spacing:-.1px;
  font-size:32px;
  font-family: Verdana, georgia, times New Roman;
  font-style:bold;
  margin:0 0 0 1em;
}


.storesubtitle
{
  letter-spacing:-.1px;
  font-size:18px;
  font-family: Verdana, georgia, times New Roman;
  font-style:italic;
  margin:0 0 0 2.5em;
}

#indent
{
  font-size: .9em;
  list-style:none;
  left:15px;
   padding:.5em .2em .2em .7em;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #339999;
}

.subtitle {
	font-size: 15px;
	font-style: italic;
    text-align:left;
    padding:50px 0 0;

}
.bold1 {
	font-weight: bold;
	color: #993300;
	font-size: medium;
}
.bold2 {
	font-weight: bold;
	color: #993300;
	font-size: 1.3em;
}


.bold3 {
	font-weight: bold;
	color: #993300;
	font-size: 1.2em;
}


.arktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	background-color: #FFCC66;
	background-repeat: repeat-x;
	font-weight: bold;
	text-indent: 5pt;
}
.arktitleleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339999;
	background-color: #FFCC66;
	background-repeat: repeat-x;
	font-weight: bold;
	text-indent: 5pt;
}
.page-subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #085556;
}
.bodystylebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:7px;
}
/*************************************
 H versions
 page-subtitle = h1
 new based on h1 = h2
 new based on h1 = h3
 bodystylebold = h4
  
 *************************************/
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #085556;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #085556;
}
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #085556;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*************************************
 +Menu
 *************************************/
#menu
{
  position:absolute;
  width:800px;
  left:15px;
  margin:0;
  padding:0;
  height: 33px;
  overflow: hidden;
}

#menu ul
{
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li
{
  float:left;
  border-bottom:0;
}

#menu li a
{
  color:#fff;
  margin-left:.5em;
  margin-top:.5em;
  display:block;
  padding:.4em .4em .3em;
}

#menu li a:hover
{
  background:#fef8dc;
  color:#424242;
}

#menu ul li ul
{
  display:none;
}


/*************************************
 +Menu Store Menu Categories
 *************************************/
#catmenu
{
  position:absolute;
  width:850px;
  left:20px;
  top:154px;
  margin:0;
  padding:0;
  height:29px;
  overflow:hidden;
}

#catmenu ul
{
  font-size:1.05em;
  list-style:none;
  margin:0;
  padding:0;
}

#catmenu li
{
  float:left;
  border-bottom:0;
}

#catmenu li a
{
  background:#bfbc94;
  color:#000;
  margin-left:.3em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li.current-cat a
{
  background:#a7a37e;
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li a:hover
{
  background:#a7a37e;
  color:#fff;
}

#catmenu ul li ul
{
  display:none;
}

#storecatmenu
{
  position:absolute;
  width:850px;
  left:20px;
  top:120px;
  margin:0;
  padding:0;
  height:29px;
  overflow:hidden;
}

#storecatmenu ul
{
  font-size:1.05em;
  list-style:none;
  margin:0;
  padding:0;
}

#storecatmenu li
{
  float:left;
  border-bottom:0;
}

#storecatmenu li a
{
  background:#bfbc94;
  color:#000;
  margin-left:.3em;
  display:block;
  padding:8px 10px 5px;
}

#storecatmenu li.current-cat a
{
  background:#a7a37e;
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#storecatmenu li a:hover
{
  background:#a7a37e;
  color:#fff;
}

#storecatmenu ul li ul
{
  display:none;
}

.head1 {
	font-weight: bold;
	color: #663366;
	background-color: #FFCCCC;
	line-height: 15px;
}

.head2 {
	line-height: 15px;
	font-weight: bold;
	color: #339999;
	background-color: #FFCC66;
}
.head3fade {
	font-weight: bold;
	background-image: url(../images/rightcolumn.jpg);
	color: #339999;
}
.more {
	line-height: 12px;
	text-align: right;
}
.quotee {
	font-style: italic;
	text-align: right;
}
.smallclrCC0000 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.bodystyleCC0000 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.12pt993300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.14ptbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.tableborder {
	border: thin inset #993300;
}

