body {
	background-attachment: scroll;
	background-color: #CCDFE8;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.panel-mainNav {
	background-image: url(../images/bg-nav1.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 56px;
	width: 855px;
	background-color: #392800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 35px; 


}
.panel-leftnav {
	vertical-align: top;

	width: 288px;





}
.panel-masthead {
	border: 1px solid #AAB1AE;
}
.panel-spacer {
	height: 10px;
}
.panel-content {
	width: 567px;
	border: 1px solid #AAB1AE;
	background-color: #FAF7E7;
	vertical-align: top;


}
.panel-footer {
	vertical-align: top;
	padding-top: 10px;


}

/************ main horizontal nav ****************/
.navtopwrap {
  	text-align: left;
  	width: 800px;
  	padding: 0px;
	margin: 0px;

   }

.navtoplist {
	margin: 0 0 0 0;
	overflow: hidden;
	width: 800px;
   }

.navtoplist ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   }

.navtoplist li {
   	background-image: url(../images/media/dot-spacer.png);
	background-repeat: no-repeat;
	background-position: left;
   float: left;
   line-height: 1.2em;
   margin: 0 20px 0 -20px;
   padding: 0 20px 0 20px;    
   white-space: nowrap;
   } 
.navtoplist a:link {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	}

.navtoplist a:visited {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	}

.navtoplist a:active {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	}

.navtoplist a:hover {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10spx;
	text-transform: uppercase;
	} 
 

.navtoplist li a {
	font-family: arial;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}

.navtoplist li a:hover {
	font-family: arial;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
	
	
	
	
#navcontainer {
	text-align: left;
	width: 274px;
 	padding: 0 0 55 0;
	margin: 0 15 15 0;
	


   }
   
   #navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 274px;
font-family: arial;
color: #0E79BD;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 1px #C7C4C2 solid;
border-left: 1px #C7C4C2 solid;
border-right: 1px #C7C4C2 solid;


}

#navlist a
{
/*width: 100%; */
/* extend the sensible area to the maximum with IE5 */
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 10px 15px;
display: block;
background-color: #FAF7E7;
border-bottom: 1px #C7C4C2 solid;
text-align: left;
text-decoration: none;
text-transform: capitalize;
color: #392800;
font-size: 11px;
margin: 0 0 5 0;
padding: 12 0 12 32;

}

#navlist a:hover { background-color: #FFFFFF; }
#navlist a:visited { color: #392800; }

#homepage {
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #392800;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
}
#homepage a{
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #ED3300;
	text-decoration: none;
	}
	
#reading {
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #392800;
	text-align: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#left{
	display: block;
	float: left;
	width: 320px;
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #392800;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 30px;
	
}

#left a{
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #ED3300;
	text-decoration: none;
	}
#right{
	display: block;
	float: right;
	width: 160px;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #392800;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	
}.title1 {
	font-family: arial;
	font-size: 22px;
	color: #392800;
}
.dates{
padding: 5 0 5 5;
margin: 0 0 0 0;
border-bottom: 1px #C7C4C2 solid;
}
.soldOut{
padding: 5 0 5 5;
margin: 0 0 0 0;
border-bottom: 1px #C7C4C2 solid;
background-image: url(../images/bg-soldOut.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.imageLeft {
	display: block;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
