body { 
	color: #000000;
	background-color: #9F9F9F;/*#7f7070; /*#9F9F9F;*/
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	margin: auto;
	width: 1070px;
	text-align: left;
	padding-top: 5px;
	color: #5F4735;
}  


.floatright {
  float: right;
	clear: none;
}

.floatleft {
  float: left;
	clear: none;
}

li.text {
   list-style:square inside;
   margin-bottom:0.6em;
} 

li.largetext {
   list-style:square inside;
   margin-bottom:0.6em;
   margin-bottom:30px;
   font-size: 12pt;
   line-height: 14pt;
   width: 560px;
} 

li.text1 {
   list-style:square outside;
   margin-bottom:0.3em;
} 

ul.list {
   padding-left: 1em;
   text-indent: -1em; 
   list-style:none;
}

ul.general {
	padding-left: 1em;
    text-indent: 1em; 
}

li.general {
	padding-left: 1em;
    text-indent: 1em; 
	margin-left: 100px;
}

img.bookpic {
   width: 100%;
   border-style: none;	 
}

div.bookpic {
	margin-bottom: 3px;
}

.searchform {
  font-size:8pt;
	margin-top: 30px;
}

.raggedright {
  text-align: left;
	margin-left: 2.0em;
}
.quotestyle {
  text-align: left;
	color: #815294;
	font-size : 9pt;
	margin-left: 3.0em;
}

a.items:link {
  font-size:8pt;
  text-decoration: none;
}

a.items:visited {
  text-decoration: none;
}

a.booktitle:link {
  font-size: 1.2em;
	line-height: 1.1em;
	text-decoration: none;
	text-align: left;
}

a.booktitle:visited {
  font-size: 1.2em;
	line-height: 1.1em;
	text-decoration: none;
	text-align: left;
}

a.booktitle:hover {
  font-size: 1.2em;
	line-height: 1.1em;
	text-decoration: none;
	text-align: left;
	/*color: #AA8264;*/
}	

a:link , a:visited {
  text-decoration: none;
  color: #8F8411;   
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: white;
}

div.logo {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 38pt;
	font-style: normal;
	line-height: 28pt;
	font-weight: normal;
	color: #B5937A;
	background-color: white;
	height: 100px;
	border:1px;
	border-style:solid;
	border-color:black;
	margin-bottom: 4px;
	padding-top:6px;
}

div.pagetitle {
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #B5937A;
	background-color: white;
	padding:4px;
	width: 802px;
	margin: 4px 0 5px 0;
	border: solid 0.01em black;
}	

div.wide{
	width: 786px;
}

.prominent {
  font-size: 110%;
  line-height: 120%;
  text-align: left;
}

#news {
	width:246px;
	height: 400px;
	background-color: #CCCCCC;
	color: black;
	font-size: 8.5pt;
	line-height: 9pt;
	float: left;
	margin: -17px 0 0 5px;
}

#breaking {
	width:192px;	
	background-color: #CCCCCC;
	color: black;
	font-size: 8pt;
	line-height: 9pt;
	float: left;
	margin: 12px 6px 6px 4px;
}

#frontpanel {
  width: 193px;	
	padding: 10px;
	background-color: #CCCCCC;
	color: black;
	font-size: 8pt;
	line-height: 9pt;
	text-align: center;
	/*margin-top: 10px;*/
}

#linkspanel {
 float:left;
 width:244px; 
 background-color: #CCCCCC;
 color: black;
 font-size: 8pt;
 height: 1200px;
 padding:0 2px 0 4px;
}


#yearspanel {
 float:left;
 width:100px; 
 margin-right: 20px;
 background-color: #CCCCCC;
 color: black;
 font-size: 8pt;
 padding: 0 2px 0 8px;
}


div.menublock {
	top: 125px;
	left: 3px;
	width: 250px;
	height: 150px;
	white-space:nowrap;
	overflow: visible;
	clear: left;
	z-index:100;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.menu1 {
height: 30px;
float: left;
}

div.menu2 {
height: 30px;
float: left;
}

div.logopixblock {
top: 220px;
left: 3px;
width: 230px;
height: 600px;
overflow: hidden;
}


/* STRUCTURAL BLOCK DIVS ***************/
#outerblock {    
	background-color: #bfbfbf;
	float: left;
}

div.leftblock {
 min-height: 830px;
 width: 230px;
 float: left;
 background-color: #BFBFBF;
}


div.rightblock {
 width: 820px;
 background-color:#E0DADA;
 float: left;
 padding-left: 2px;
}

#homeblock {
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	width: 810px;
	margin:0 0 5px 5px;		
	float: left;
}

#homeblock p {
    margin-right: 15px;
}

#standardblock {
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	width: 644px;
	margin:0 0 5px 5px;		
	padding-right: 15px;
	float: left;
}

#standardblock p {
    margin-right: 15px;
}

div.centeredblockw {
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	width: 96%;
	margin: 0;
	margin-left: 5px;
	margin-top: 20px;
	/*color:#AA8264;*/
	min-height: 800px;
	_height: 800px; /*ie hack */
	padding: 0; 
}
/************************************/

div.pixblock {
 display: block;
 width: 150px;
 background-color: #DDDDDD;
 z-index: 99;
 padding-right:6px;
 margin-top: 32px;
 float: left;
}

div.newsflash {
  font-size: 80%;
  margin: 0 10px;
}

div.textblock {
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: normal;
	line-height: 11.5pt;
	font-weight: normal;
	font-variant: normal;
	clear: left;
	background:#FFD4BB;
	margin:10px;
	padding-bottom:10px;
}

div.centeredblock {
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	width: 646px;
	margin:0 5px 5px 5px;	
	/*color:#AA8264;*/
	float: left;
}


div.standalonepage {
text-align: left;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
line-height: 11pt;
font-weight: normal;
font-variant: normal;
margin:5px;
margin-top: 10px;
/*color:#AA8264;*/
}

table.standalone {
text-align: left;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
line-height: 11pt;
font-weight: normal;
font-variant: normal;
margin:5px;
margin-top: 10px;
/*color:#AA8264;*/
}


.bookcolumn {
 float:left;
 /*width: 29%;*/
 width: 250px;
 padding: 0.2em; 
 padding-top:0em;
 margin-right: 1px;
 min-height: 800px;
  _height: 800px; /*ie hack */
}

html>body .bookcolumn {
margin-right: 10px;
/*width: 30%;*/
}

.book2column {
 float:left;
 /*width: 44%;*/
 width: 305px;
 padding: 0.2em; 
 padding-top:0em;
 margin-right: 1px;
 min-height: 800px;
  _height: 800px; /*ie hack */
}

html>body .book2column {
margin-right: 10px;
/*width: 46%;*/
}


div.paycolumn {
 float: left;
 width: 63%;
 padding:0;
 margin:0;
 padding-left: 5px;
 min-height: 800px;
  _height: 800px; /*ie hack */
 margin-left: 5px;
}



.widecolumn {
 float:left;
 width: 370px;
 padding: 0.2em; 
 padding-top:0em;
 margin: 1px;
 text-align : left;
}


.bookitem {
 background-color:#E0EADA;
 display:block;
 width:100%;
 margin-bottom:0.7em;
 line-height:10pt;
 padding: 0.5em;
 text-align : left;
 font-size:8pt;
}

.bookrec {
 background-color:#E0EADA;
 margin-bottom:0.7em;
 line-height:10pt;
 padding: 0.5em;
 text-align : left;
 font-size:8pt;
}

.clearboth {
  clear: both;
}


p {
margin-bottom: 1em;
}

div.footerblock {
height:88px;
background-image: url('images/frieze.jpg');
}


div.leftpic {
float: left;
clear: right;
margin: 2px;
}

div.rightpic {
float: right;
clear: left;
margin: 2px;
padding-left: 1.0em;
}

div.bookborder {
  border-bottom: 1px solid #AA8264;
	margin-bottom: 1.0em;
	height: 5px;
	width: 85%;
}

hr {
 size: 10em;
 color: #AA8264;
}

img.floatimage {
float: none;
clear: both;
margin: 1px;
width: 160px;
border: 1px solid #AA8264;
}

img.imagestrip {
float: none;
clear: both;
width: 145px;
margin-top: 4px;
}

img.footstrip {
float: left;
clear: none;
width: 198px;
margin-right:2px;
}

img.floatimagewide {
float: none;
clear: both;
margin: 1px;
width: 280px;
border: 1px solid #AA8264;
}

img.gallery {
 float: left;
 clear: none;
 height: 150px;
 display: table-cell;
 margin: 2px;
 padding: 2px;
}

.reqfield {
color: #004080;
background-color: #E7BBBB;
border: #004080 solid 1px;
width: 200px;
}
.textfield {
color: #004080;
background-color: #EAD5FF;
border: #004080 solid 1px;
width: 200px;
}
.textfieldnarrow {
color: #004080;
background-color: #EAD5FF;
border: #004080 solid 1px;
width: 130px;
}
div.regfield {
background-color: white;
padding: 1.0em;
}

.paypara {
 width: 600px;
 float:left; 
 line-height: 10pt;
 text-align: justify;
 margin: 10px 10px 8px 0; 
}

.paybutton {
 float: left;
 clear: right;
 margin-top: 10px;
}

img {
border-style: none;
}

p + p { margin-top: 0.5em; }

.italic_heading {
  font-style: italic;
	margin: 0.6em 0 0.4em 0;
}

.larger {
  font-size: 110%;
  line-height: 16pt;
}  

.heading {
  font-weight: bold;
  font-size: 120%;
  font-variant: small-caps;
  margin: 10px 0 6px 0;
}

#newscontent {
  padding: 3px;
  padding-left: 10px;
}  

.centered {
  text-align:center;
}

#cdimage {
  float: left;
  clear: none;
  margin-right: 8px;
}

#marqueecontainer{
    width: 100%; /*marquee width */
    height: 700px; /*marquee height */
    overflow: auto;
    padding: 2px;
    padding-left: 4px;
		scrollbar-width: 1.0em;
		background-color: #EAE2E2;
}

/* forms */

.formlabel {
  font-size: 8pt;
  width:120px;
  text-align: right;
  line-height: 9pt;
}

.formlabel2 {
  font-size: 8pt;
  text-align: left;
}

.formlabel3 {
  font-size: 8pt;
  text-align: left;
}

.reqfield {
  background-color: #FEEFFF;
  font-size: 9pt;
}

.textfield {
  background-color: white;
  font-size: 9pt;
}

div.formblock {
  float:left;
  clear:none;
  width: 250px;
  margin-left: 10px;
}

div.credit {
  font-size: 7pt;
  color: white;
  width: 100%;
  background-color: #AFAFAF;
  padding: 4px 0 5px 6px;  
  text-align: center;
  
}

.splitwide {
  float: left;
  width: 440px;
  margin-right: 10px;
  padding-right: 4px;
  border-right: solid thin black;
}

.splitnarrow {
  float: left;
  width: 340px;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#reviews {
    height: 130px;
	margin: 4px 20px 20px 20px;
	overflow: hidden;
	background-color: white;
	font-size: 12pt;
	padding: 20px;
}

#tele {
    height: 400px;	
	width: 500px;
	background-color: black;
	color: white;
	text-align: center;
	margin: 0 6px 10px 30px;
	float: right;
}

#telecontent {
    margin: 10px;
	min-height: 310px;
	border: solid thin white;
}

.mediachoice {	
	background-color: #e0d0d0;
	padding: 4px;	
	margin-bottom:8px;
}

a.play {    	
    border: solid thin grey;
	background-image: url('../images/play.png');	
	background-repeat:no-repeat;
	background-position:left center;
	padding: 1px 1px 1px 12px;
	margin-right: 1px;
}

a.playlist{    	
	background-image: url('../images/play.png');	
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 16px;	
	line-height: 14pt;
}
.mediacolumn {
 float:left;
 width: 256px;  
 margin-right: 8px;
 font-size: 80%;
}

#mediascroller{
  height: 500px;
  overflow: auto;
}

.rounded-corners {
	border-radius:1.5ex;
    -webkit-border-radius:1.5ex;
    -moz-border-radius:1.5ex;
	position: relative;
	zoom: 1;
}

#vplayer {
    z-index: 1;
}


