body
{
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #190F06; 
}
body div#outerShell
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}        
img#topBanner
{
	height: 93px;
	width: 750px;
	padding: 3px 0 3px 0;
}           
div#menuAndContentBox
{
	z-index: 1;
	float: left;
	clear: left;
	width: 750px;
	margin-bottom: 5px;
}
div#menuAndContentBoxContent 
{
	min-height: 575px;
	/* ie only (ie ignores min-height) */
	height:expression(this.scrollHeight > 575 ? "auto":"575px");	
	background-color: #fff;   
	overflow: hidden;
}
div#mainContent
{
	margin-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #FCC967;
	z-index: 1;
	float: left;
	clear: left;
	position: relative;
	left: 162px;
	width: 565px;
	min-height: 575px;
	/* ie only (ie ignores min-height) */
	height:expression(this.scrollHeight > 575 ? "auto":"575px");	
	background-color: #fff;   
	overflow: hidden;
}
div.pageTitle
{
	font-size: 210%;
	font-weight: bold;
	color: #8C4320; //#c33;
	text-align: right;
	margin-right: 5px;
}
.pageSubtitle
{
	text-align: right;
	margin-right: 5px;
}
.redText
{
	color: #8C4320; //#c33;
	font-weight: bold;
}
.center
{
	text-align: center;
	margin:0 auto;
} 
.indent
{
	width: 480px;
	margin: 0 auto;
	margin-top:5px;
	color: #222;
}

/* ----------- index.php ---------------- */

div.mainPageSideText
{
	width:280px;
	float:right;
}
div.mainPageSideText p
{
	margin: 0 5px 0 17px;
}
img.mainPage
{
	float: right;
	position: relative;
	left: -25px;
}
.blogTitle
{ 
	font-weight: bold;
	padding-top: 5px;
}
.blogDate
{
	font-style: italic;
	margin-bottom: 10px;
}
.blogText
{
	padding: 7px 12px 10px 12px;
	width: 530px;
	text-align:left; //TODO: this isn't having an effect
}

/* ----------- buy.php ---------------- */
.buyRegion
{
	text-align: center;
}
.storeDisplay
{
	border: solid 1px #FD9B38;
	background-color: #ffffdd;
	width: 300px;
	text-align: center;
}
.storeName
{
	border: solid 1px #FCC967;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #FFDF66;
}

/* ----------- about.php ---------------- */
#aboutOuterShell
{
	width: 480px;
	text-align: left;
}

/* ----------- movies.php ---------------- */
#moviePageShell
{
	width: 565px;
	text-align: left;
}
.movieImg
{
	position: relative;
	float: left;
	margin:0 15px 10px 0;
}
.movieDescription
{
	position: relative;
	float: right;
	width: 150px;
}

/* ----------- bio.php ---------------- */
img#lensPhoto
{
	float: right;
	margin: 10px;
}
img.bioPhoto
{
	float: left;
	margin-bottom: 5px;
	padding-right:15px;
	height: 100px;
	width: 100px;
}
/* ----------- news.php ---------------- */
#newsShell
{
}
.newsArticle
{
	margin-bottom: 15px;
}
.newsArticle div.articleTitle a:link,
.newsArticle div.articleTitle a:visited
{
	color: #8C4320; //#c33;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;	
}
hr.news
{
	width: 50%;
	margin: 10px auto 10px auto;
}

/* ----------- faq.php ---------------- */
#faqShell
{
}
#faqShell dt
{
	font-weight: bold;
	margin: 8px 0 2px 0;
}
#faqShell dd
{
}
/* ----------- main nav menu in header.php ---------------- */
div#mainNavMenu
{
	position: relative;
	left: -598px;
	margin-top: 7px;
	float: right;
	clear: right;
	width: 142px;
}
div#mainNavMenu ul
{
	margin: 0 0 0 2px;
//	border-bottom: 1px solid #fff; //#FD9B38; //AFEBEE; //B8EFF2; B7F8FC;
	list-style-type: none;
	padding:0;
}
div#mainNavMenu ul li
{
}
div#mainNavMenu ul li a,
div#mainNavMenu ul li a:link,
div#mainNavMenu ul li a:visited  
{ 
	border-top: 1px solid #fff; //#FD9B38; //AFEBEE; //B8EFF2; B7F8FC;
	border-bottom: 1px solid #fff; //#FD9B38; //AFEBEE; //B8EFF2; B7F8FC;
	padding: 5px 0 5px 7px;
	display: block;
	text-decoration: none;
	color: #8C4320;
	font-weight: bold;
}
div#mainNavMenu ul li a:hover,  
div#mainNavMenu ul li a.activeMenuItem
{
	color: #222;
	background-color: #FCC967; //B2ECEA; //C2FEFC; 	
	border-top: 1px solid #FD9B38;
	border-bottom: 1px solid #FD9B38;
}
div#mainNavMenu ul li a.activeMenuItem 
{
	background-color: #FFDF66; //B2ECEA; //C2FEFC; 	
}


* ----------- curved corners ---------------- */
.curvedBox 
{
  background:transparent; 
  margin-left: auto;
  margin-right: auto;
}
#menuContainerContent .curvedBox
{ 
	width: 85%; 
}
.curvedBox .b1, .curvedBox .b2, .curvedBox .b3, .curvedBox .b4
{
	background-color: #ffffff;
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
}
.curvedBox .b2, .curvedBox .b3, .curvedBox .b4
{
  border-width: 0px 1px 0px 1px;
	border-style: solid;
}
.curvedBox .b1 { margin:0 5px; background-color: #000000;}
.curvedBox .b2 { margin:0 3px; border-width:0px 2px 0px 2px; }
.curvedBox .b3 { margin:0 2px; }
.curvedBox .b4 { margin:0 1px; height: 2px; }
.curvedBox .boxcontent 
{
  display:block;
  border-width: 0px;
  border-style: solid;
  border-width:0px 1px 0px 1px;
  padding: 0px 0px 2px 0px;
}

div#blogBox b.b2,
div#blogBox b.b3,
div#blogBox b.b4,
div#blogBox div.boxContent
{
	background-color: #FBEFD3;
}
            
/* ----------- footer.php ---------------- */
#bottomText
{
	text-align: center;
	color: #fff;
	font-size: 120%;
}
#bottomLinks,
#bottomLinks a:link,
#bottomLinks a:visited
{
	text-align: center;
	color: #ccc;
	font-size: 90%;
	font-family: sans-serif;
	position: relative;
	top: -5px;
}
#bottomLinks a:hover
{
	color: #fff;
//	font-weight: bold;
}
                                                                                                                                                                                                                                                                                             