body
{
    margin: 0px 0px 0px 0px;
    line-height: 130%;
    font-family: Comic Sans MS, Cursive, sans-serif;
    text-align:center;
	background-color:#462c25;
	font-size:14px;
	background-image:url(images/siteimages/body-bg.gif); background-repeat:repeat-y; background-position: center;
}
/* main site links */
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #7B3313;}

/************* MAIN LAYOUT BLOCKS ********************/
#shopLeftCol {width: 185px; background-color: #FFF8EF; min-height: 350px; border: dotted 1px #7B3313; margin-left: 8px; float:left;}
#shopRightCol { width: 740px; background-color: #FFF8EF; margin-left:200px; padding: 5px; border: dotted 1px #7B3313; min-height: 350px;}


#global {width:960px; margin-left:auto; margin-right:auto; background-image:url(images/siteimages/bottom-bg.png); background-position:bottom; background-repeat:no-repeat;}

#homeTextContainer {width:503px; text-align:left; font-size: .97em; line-height:125%; height:265px; padding: 30px 5px 10px 5px; background-image:url(images/siteimages/h-content-bg.gif); background-repeat:no-repeat;}
#homeContainer2 {width:960px; height:142px; background-image:url(images/siteimages/content-bottom-bg.png); background-repeat:no-repeat; padding-top:5px;}
#iTextContainer {min-height:350px; padding: 5px 0px 10px 0px; text-align: left; background-color:#eddcc3; width: 940px;}
#iContainer2 {width:960px; height:10px; background-image:url(images/siteimages/content-bottom-bg.png); background-repeat:no-repeat; padding-top:5px;}

#internalText{width:820px; text-align:left; line-height:140%; padding-top:0px; margin-top:-8px; padding-bottom:8px;margin-left:auto; margin-right:auto;}
#iLogo {text-align:left; top: 5px; margin-left: 20px; position: absolute;}
.iLogo { text-align:left; top: 5px; margin-left: 20px; position: absolute;}
#hLogo {position:relative; margin-left:10px; margin-bottom:-145px; z-index:100; border: 0;}

.divider {width:825px; height:15px; margin-left:auto; margin-right:auto; background-image: url(images/siteimages/divider.gif); background-repeat:repeat-x; margin-top:5px; margin-bottom:5px;}


.copyrightTable {width:940px; height:17px; padding: 4px 22px 4px 22px; background-image:url(images/siteimages/copyright-bg.gif); background-repeat:no-repeat; margin-left:auto; margin-right:auto; color:#5b260f;}
.footerText {font-size:80%; line-height:100%; padding:0px 8px 5px 10px; color:#5b260f; }
a.footerLink {color:#5b260f; padding-right:2px; padding-left:2px; font-family:arial;}

#ten11 {font-size:80%; font-family:Arial, Helvetica, sans-serif; padding:0px 10px 5px 0px; }
a.ten11Link {color:#5b260f; }

.PageHeader {font-size: 140%; font-weight: bold; border-bottom: solid 1px #dddddd;}
.SectionHeader {font-weight: bold; border-bottom: solid 1px #dddddd;}
.mediumText {font-size:90%;}
.smallText {font-size:80%; line-height:130%;}
p.smallText {margin-top:8px; margin-bottom:8px;}

img {display:block;}

h1 
{
    color:#4f1f11;
    text-align:left;
	font-family:Comic Sans MS, Cursive, sans-serif;
	font-size: 160%;
	font-weight:bold;
    font-variant: small-caps;
	margin-top:0px;
	padding-top:8px;	
}

h2 {
	padding: 6px 0px 0px 0px;
	text-align:left;
	font-size: 120%;
	font-family: Comic Sans MS, Cursive, sans-serif;
	color:#4f1f11;
}

h3 {
	text-align:left;
	margin-top:8px;
	margin-bottom: 15px;
	padding:  0 0 0 0px;
	font-family: Comic Sans MS, Cursive, sans-serif;
	font-size: 110%;
	color:#4f1f11;
}

li {font-size:100%;
    margin-top: 3px;
    }

div.popup 
{
    background-image: url(images/ContentLoaderImage.gif);
	background-repeat: no-repeat;
	background-position: center center;
    
  width: 230px;
  height: 99px;
  text-align: center;
  background-color: #e9e9e9;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -50px;
	border: solid 1px black;
  z-index: 99;
}
