div.ContentBoxWrapper
  {
  border-top: 1px solid #EEEEEE;
  padding: 5px 0 0 0;
  overflow: inherit;
  margin: 15px 0px 15px 0px;
  padding: 10px 0px 0px 0px;
  }
div.ContentBox
  {
  padding: 5px 0 0 0;
  }
div.ContentBox img.FloatRight
  {
  border: 1px solid #EEEEEE;
  float: right;
  margin: 0 0 0 15px;
  }
div.ContentBox img.FloatLeft
  {
  border: 1px solid #EEEEEE;
  float: left;
  margin: 0 15px 0 0;
  }
div.ContentBoxTitle
  {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  line-height: 1.5em;
  background-color: #EEEEEE;
  }
div.ContentBox p
  {
  margin: 0px 0px 15px 0px;
  }
div.ContentBox a:link
  {
  color: rgb(102, 102, 153);

  }
div.ContentBox a:hover
  {
  color: rgb(153, 153, 153);
  text-decoration: underline;
  }
.innerTable {
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
.innerTable tr {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.innerTable td {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.innerTable td, .fullmenu td {
	font-family: Arial,helvetica,sans-serif;
}


#content {
	border-right: 2px solid black;
	border-left: 2px solid black;
    display: block;
    position: relative;
	background: #EEEEEE;
	padding: 5px 2px;
}

/*body { font-family: Arial, helvetica, sans-serif; font-size:10pt; margin:0px; }
table { font-family: Arial, helvetica, sans-serif; font-size:8pt; }*/


h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 1.0em;
}


h2, h3 { margin-bottom: 0; }
.outie { FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #FFE680; COLOR: black; FONT-FAMILY: Verdana; TEXT-ALIGN: left }
.innie { FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: #FFFFCC; COLOR:  black; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
a.newclass:link {color: yellow}
a.newclass:visited {color: yellow}
a.newclass:hover {color: yellow}
td.off {
	background: #FFCC00;
}
td.on{
	background: #FFFFCC;
}

.box1 {
	background-color: #FFFFCC;
	width: 100%;
	padding: 20px;
	border: 1px solid #555555;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}

.box1_white {
	background-color: #FFFFFF;
	width: 100%;
	padding: 20px;
	border: 1px solid #555555;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}

.box2 {
	width: 100%;
	padding: 5px;
	color: #000;
	font-weight: bold;
	border: 3px solid #ff9900;
	background-color:#FFCC00;

	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	behavior: url(border-radius.htc);

}


.box3 {
	width: 100%;
	padding: 5px;
	color: #000;
	font-weight: bold;
	border: 3px solid #ff9900;
	border-top: 0px;

	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	behavior: url(border-radius.htc);
}

.rel {
	margin: 0;
	padding: 0 0 15px 0;
	position: relative;
	z-index: inherit;
	zoom: 1;  For IE6
}

#MainContent .footer, .breadcrumbs {
	clear:both;
	background: #EEEEEE;
}

#footer a:visited {
 color: #EEEEEE;
 text-decoration: underline;
}
#footer a:link {
 color: #EEEEEE;
 text-decoration: underline;
}
#footer a:active {
 color: #FFFF00;
 text-decoration: none;
}


/* TFL BLOG */
div.BlogContentBoxWrapper
  {
  overflow: inherit;
  margin: 15px 0px 15px 0px;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 12px;
  }
div.BlogContentBox
  {
  padding: 5px 0 0 0;
  }
div.BlogContentBanner img
  {
  display: block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 24px;
/*  border: 2px solid #EEEEEE; */
  }
div.BlogContentBox img.FloatRight
  {
  border: 1px solid #EEEEEE;
  float: right;
  margin: 0 0 0 15px;
  }
div.BlogContentBox img.FloatLeft
  {
  border: 1px solid #EEEEEE;
  float: left;
  margin: 0 15px 0 0;
  }
div.BlogContentBoxTitle
  {
  display: block;
/*  text-align: center;*/
  font-weight: bold;
  font-size: 2.0em;
  line-height: 1.5em;
/*  background-color: #EEEEEE;*/
  }


/* Store Front CSS */
  div.menuwrapper
  {
	clear: both;
	display: block;
	margin: 13px 0 13px 0;
/*	border: 1px solid rgba(255, 173, 0, 0.37);*/
	border: 1px solid #555;
  }
  ul.popmenu, ul.allmenu
{
	display: block;
	list-style-type:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
  ul.popmenu li
{
	display:block;
	float:left;
	max-width:16em;
	margin: 0 23px 0 23px; /* adjusted from 25px to 23px to work with IE */
}
  ul.popmenu li.archivetoylinemenu
{
	display:block;
	float:left;
	max-width:18em;
	margin: 0 23px 0 23px; /* adjusted from 25px to 23px to work with IE */
}
  ul.allmenu li
{
	display:block;
	float:left;
	margin: 10px;
	width: 22%;
}
  p.fontset
{
	margin: 0;
	font-weight: bold;
	color: #710001;
	font-size: 1.0em;
/*	overflow: hidden;*/
	text-align: center;
}

 .tall
 {
    height: 3.5em;
 }
 .center
 { text-align: center; }
 .indentedList
 { text-indent: -10px; padding-left:15px; }
 .listText
 { margin: 0; font-weight: bold; color: #710001; }
 .listAdd
 { width: 25px; font-family: arial; font-size: 0.7em; color: #555; white-space:nowrap; }

  p.fontsetall
{
	margin: 0;
	font-weight: bold;
	color: #710001;
	font-size: 1.0em;
	height: 1.5em;
	overflow: hidden;
	text-align: center;
}
  div.menuheader {
    display: block;
	font-family: 'Fjalla One', sans-serif;
	color: #DDD;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	line-height: 2.0em;
	font-size: 1.2em;
	text-align: center;
	font-weight: 200;
	width: 100%;
	background-color: #555;
/*	background-color: rgba(255, 173, 0, 0.37);*/
}

  div.storefrontmenu
{
  padding: 3px 2px 3px 2px;	
  width: 192px;
  float: left;
  text-align: center;
  height: 205px;
}
