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;}


#global {width:960px; margin-left:auto; margin-right:auto; background-image:url(images/siteimages/bottom-bg.png); background-position:bottom; background-repeat:no-repeat;}
#homeWrapper {border-top:solid 2px #425b1a; border-bottom:solid 2px #425b1a; }
#homeTextContainer {width:260px; text-align:left; font-size: 1.1em; line-height:145%; min-height:285px; padding: 0px; background-color: #83b07a; min-height:334px;}
#homeFlashContainer {width:700px; float:right; background-color: #eddcc3; padding:8px 0px 8px 0px;}
#homeContainer2 {width:960px; background:url(images/siteimages/content-bottom-bg.png) repeat-y bottom; padding-top:10px;  padding-bottom:20px;}
#iTextContainer {min-height:350px; padding: 5px 0px 10px 0px; text-align: left; background-color:#eddcc3; }
#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; padding-top:0px; margin-top:-8px; padding-bottom:8px;margin-left:auto; margin-right:auto;}
#iLogo {text-align:left; top: 20px; margin-left: 20px; position: absolute;}
.iLogo { text-align:left; top: 20px; margin-left: 20px; position: absolute;}
#hLogo {position:relative; margin-left:10px; margin-bottom:-145px; z-index:100; border: 0;}

#freeShipWrapper {position: relative;}
#freeShip {position: absolute; top: 15px; left: 760px;}

.divider {width:900px; height:15px; margin-left:auto; margin-right:auto; background: url(images/siteimages/divider.gif) repeat-x  top; margin-top:5px; margin-bottom:0px;}


.copyrightTable { 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%; 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%;}
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;	
	border-bottom: dotted 1px #4f1f11;
}

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;
}
