/*****************************************************************/
/* Sistler Style Sheet*/
/*****************************************************************/
/*****************************************************************/
/* HTML tag styles */
/*****************************************************************/

	html, body {
		margin: 0;
		padding: 0;
		border: 0;
		}

	body {
		text-align: center;
		background-color:#333399;
		}

	p {
		font-size: 11px;
		}

	td {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}

	a { 
		color: #003399;
		text-decoration: none;
		}
		
	a:link { 
		color: #0000FF;
		text-decoration:underline;
		}
		
	a:visited { 
		color: #9933CC; 
		text-decoration:underline;
		}
		
	a:active {
		color: #333333; 
		text-decoration: underline; 
		}
	
	a:hover { 
		color: #FF0000; 
		text-decoration: none;
		}
	
	blockquote {
	border-style:dotted;
	border-color:#FF9933;
	border-width:thin;
	padding-left:8px;
	padding-right:8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:11px;
	background-color: #CCCCCC;
	text-indent: 50px;
		}

	hr { 
		height:.5px; 
		width:98%; 
		background-color: #FFCC33; 
		}
		
	h1 { 
		font-family: "Times New Roman", Times, serif;
		color:#000000;
		font-size:24px; 
		padding-top:0.15em; 
		text-align:center; }

	h2 { 
		font-family: "Times New Roman", Times, serif;
		color:#000000;
		font-weight:bold; 
		font-size:14pt; 
		padding:0.15em; 
		text-align:center; }	

	h3 { 
		font-family: "Times New Roman", Times, serif;
		color:#000000;
		font-weight:600;
		font-size: 16px;
		}

	li { 
		margin-left:2px;
		margin-right:2px; }

	ol  {
		list-style: none;
		}

	th { font-size:small; font-weight: bold; }

	ul { text-decoration:none; }		
/*****************************************************************/
/* POSITIONING STYLES */
/*****************************************************************/
	.wrapper {
		width: 99%;
		background-position:center;
		border-style: solid;
		border-width: 3px;
		border-top-color: #8B8C8F;
		border-left-color: #D8D9DA;
		border-right-color: #626366;
		border-bottom-color: #B6B7B8;
		z-index:1;
		}
	.wrapper2 {
		background-position:center;
		border-style: solid;
		border-width: 1px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}
	.wrapper3 {
		background-position:center;
		border-style: solid;
		border-width: 1px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}
	.wrapper4 {
		background-position:center;
		border-style: solid;
		border-width: 1px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}

	#masthead {
		height: 115px;
		text-align: center;
		font-weight: bold;
		color: #000;
		background-color: #FF9900;
		border-style: solid;
		border-width: 4px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}

	#submasthead {
		text-align:left;
		background-color: #EAEAEA;
		border-style: solid;
		border-width: 7px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		padding-left: 5px;
		padding-bottom: 3px;
		padding-top: 3px;
		}
	#submasthead a {
		color: #6600CC;
		}

	#float-wrap {
		position: relative;
		float: left;
		margin-left: 4px;
		margin-right: 0px;
	}

	#body-outer {
		position: relative;
		text-align: center;
		margin-left: 0px;    
		margin-top: -1px;
		margin-bottom:-1px;
		padding-top: 7px;
		border-style: solid;
		border-width: 5px;
		background-color: #FFFF99;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}

	#bottom {
		font-size:x-small;
		background-color: #FF9900;
		border-style: solid;
		border-width: 7px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;

	}
/*****************************************************************/
/* BODY SECTIONS */
/*****************************************************************/
	#left-column {
		margin-bottom:-1px;
		margin-left: 1px;
		}

	#middle-column {
		padding-left: 0px;
		padding-right: 0px;
		background-color:#F7F7F7;
		border-style: solid;
		border-width: 5px;
		border-top-color: #EE8E00;
		border-left-color: #FFD28E;
		border-right-color: #D27E00;
		border-bottom-color: #FFB442;
		}

	#right-column {
		margin-bottom:-1px;
		margin-left: 1px;
		}

/*****************************************************************/
/* Column Formatting */
/*****************************************************************/
	.left-column-content {
		padding:0px;
		}
	
	.left-column-content h2 {
		FONT-WEIGHT: bold;
		FONT-SIZE: 14px;
		PADDING-BOTTOM: 0.25em;
		LINE-HEIGHT: 1.2em;
		PADDING-TOP: 0.25em;
		margin: 0px;
		text-align:center;
		}		

	.middle-column-content {
		padding-bottom: 1px;   
		padding-left: 4px;
		padding-right:8px;
		}

	.middle-column-content h2 {
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		PADDING-BOTTOM: 0.25em;
		LINE-HEIGHT: 1.5em;
		PADDING-TOP: 0.25em;
		margin: 0px;
		text-align:center;
		text-decoration: underline;	
		}		

	.right-column-content {
		padding:0px;
		}

	.right-column-content h2 {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 14px; 	
		PADDING-BOTTOM: 0.25em; 
		LINE-HEIGHT: 1.5em; 
		PADDING-TOP: 0.25em;
        margin: 0px;
		text-align:center;
		}	
	
	
/*****************************************************************/
/* Menu and Button Formatting */
/*****************************************************************/
	.column-menu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

	.column-menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: block;
		}

	.column-menu li {
		background-color: #33CCFF;
		border: #000 solid 1px;
		}

	.column-menu a {
		text-decoration: none;
		text-align:center;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 1px;
		padding-bottom: 1px;
		display: block;
		font-size: 11px;
		color: #333333;
		border-bottom-color: #9FE8FF;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		border-left-color: #9FE8FF;
		border-left-style: solid;
		border-left-width: 5px;
		border-top-color: #0099FF;
		border-top-style: solid;
		border-top-width: 3px;
		border-right-color: #0099FF;
		border-right-style: solid;
		border-right-width: 5px;
		}

	.column-menu a:hover {
		text-decoration: none;
		color: #393939;
		background-color: #FFCC33;
		border-bottom-color: #ff6600;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		border-left-color: #FF6600;
		border-left-style: solid;
		border-left-width: 5px;
		border-top-color: #FFFF33;
		border-top-style: solid;
		border-top-width: 3px;
		border-right-color: #FFFF33;
		border-right-style: solid;
		border-right-width: 5px;
		}
	
	.column-menu-lev2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
	.column-menu-lev2 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	.column-menu-lev2 li {
		background-color: #66CC66;
		border: #000 solid 1px;
		}

	.column-menu-lev2 a {
		text-decoration: none;
		padding-left: 2px;
		padding-top: 1px;
		padding-bottom: 1px;
		display: block;
		font-size: 11px;
		color: #333333;
		border-bottom-color: #33FF66;
		border-bottom-style: solid;
		border-bottom-width: 4px;
		border-left-color: #33FF66;
		border-left-style: solid;
		border-left-width: 6px;
		border-top-color: #006600;
		border-top-style: solid;
		border-top-width: 4px;
		border-right-color: #006600;
		border-right-style: solid;
		border-right-width: 6px;
		}


	.clear { clear: both; }
	

	.bluearrow-list {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		list-style-image: url(../images/bluearrow.png);
		}

	.bluearrow-list ul {
		margin: 0;
		padding: 0;
		display: block;
		background-color: #FFFF04;
		text-transform: capitalize;
		}

	.bluearrow li {

		}

	.bluearrow a {

		}
		
/*****************************************************************/
/* MISC STYLES */
/*****************************************************************/				
	.new-txt {
		color:#009900;
		}

	.sale-txt {
		color:#FF0000;
		}

	.plain-txt {
		color: #000000;
		}
.sidebar_box {
	border:1px solid #666666;			
	padding:11px;	
}


.search_image_button {
	margin:0px;
	padding:0px;
	margin-bottom:-6px;
}

* html .search_image_button {
	margin:0px;
	padding:0px;
	margin-bottom:-4px;
}
.buttonspace {
	
	padding-bottom: 20px;}

.bannertext { 
	font-size: 50px;
	font-family: "Times New Roman", Times, serif;
	}


/*****************************************************************/
/* EXPANDING LIST STYLES */
/*****************************************************************/				
.open {
	display: block;
	}
.closed {
	display: none;
	}
.expand li {
	list-style-type: none;
	padding-top: .2em;
	padding-bottom: .2em;
	font-size: 18px;
	}
        
.expand li img {
	vertical-align: middle;
	}

#toggle-category {
	border:0;
}

#toggle-menu {
	border:0;
}

#toggle-state {
	border:0;
}

#toggle-years {
	border:0;
}

.masthead-sub-txt {
	margin-top: 3px;
	font-size:16px;
	font-style:italic;
	line-height:18px; }

.turnoff {
	display: none; 
	}

.tbox-listsm {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-left: 0px;
	}

.tableheader {
	font-size: 11px;
	font-weight: 700;
	text-align: left;
}
.tableheaderR {
	font-size: 11px;
	font-weight: 700;
	text-align: right;
}
/*****************************************************************/
/* EXPANDING LIST STYLES */
/*****************************************************************/				

.cbox-list {
	background-color:#ffffff;
	list-style-type: none;
	padding-left: 0;
	border-style:solid;
	border-width:1px;
	border-color: #FF6600;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
.cbox-list a:link { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #0000FF;
		font-weight:500; 
		text-decoration: none; 
		}

.cbox-list a:hover { 
		font-size:11px;
		color:#FF0000;
		text-decoration: none; 
		}
		
.cbox-list a:visited { 
		color: #993399; 
		text-decoration: none;
		}
		

.orange-border {
	border-style:solid;
	border-width:1px;
	border-color: #FF6600;
	}

.cbox-listsm {
	list-style-type: none;
	padding-left: 0;
	}
.dlistsm {
	list-style-type: none;
	font-weight: bold;
	font-size:11px;
	padding-left: 0;
	}

.tbl-links {
	width:100%; }

.booktitle {
	padding: 6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	background-color: #E2E2E2;
	border-style: solid;
	border-width: 4px;
	border-top-color: #EE8E00;
	border-left-color: #FFD28E;
	border-right-color: #D27E00;
	border-bottom-color: #FFB442;
}
.booksubtitle {
	padding: 1px;
	padding-left: 40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 700;
	font-style:italic;
}
.bookdetail {
	background-color:#E8EBF0;
	padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-style: solid;
	border-width: 5px;
	border-top-color: #EE8E00;
	border-left-color: #FFD28E;
	border-right-color: #D27E00;
	border-bottom-color: #FFB442;
}
.bookdetail td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.booklistintro {
	border: 1px solid #000;
	background-color:#FFFF00;
	padding: 5px;
	font-size: 14pt;
	text-align: left;
	border-style: solid;
	border-width: 3px;
	border-top-color: #8B8C8F;
	border-left-color: #D8D9DA;
	border-right-color: #626366;
	border-bottom-color: #B6B7B8;
}
.bookfeatures {
	padding: 4px;
	font-family: "times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 600;
	padding-left:11px;
}
.bookprice {
	font-weight: bold;
	color: #339933;
}
.bookauthor {
	padding: 1px;
	font-family: "times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
.mastimg {
	padding: 0;
	margin: 0;
	border-style: solid;
	border-width: 3px;
	border-top-color: #8B8C8F;
	border-left-color: #D8D9DA;
	border-right-color: #626366;
	border-bottom-color: #B6B7B8;
}


/*****************************************************************/
/* Monkey Test*/
/*****************************************************************/

	.column-menu-red {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

	.column-menu-red ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: block;
		}

	.column-menu-red li {
		background-color: #FF0000;
		border: #000 solid 1px;
		}

	.column-menu-red a {
		text-decoration: none;
		font-weight:bold;
		text-align:center;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
		display: block;
		font-size: 11px;
		color: #FFFFFF;
		border-bottom-color: #9FE8FF;
		border-bottom-style: solid;
		border-bottom-width: 4px;
		border-left-color: #9FE8FF;
		border-left-style: solid;
		border-left-width: 6px;
		border-top-color: #0099FF;
		border-top-style: solid;
		border-top-width: 4px;
		border-right-color: #0099FF;
		border-right-style: solid;
		border-right-width: 6px;
		}

	.column-menu-red a:hover {
		text-decoration: none;
		color: #393939;
		background-color: #FFCC33;
		border-bottom-color: #ff6600;
		border-bottom-style: solid;
		border-bottom-width: 4px;
		border-left-color: #FF6600;
		border-left-style: solid;
		border-left-width: 6px;
		border-top-color: #FFFF33;
		border-top-style: solid;
		border-top-width: 4px;
		border-right-color: #FFFF33;
		border-right-style: solid;
		border-right-width: 6px;
		}

.redtext {
		color:#FF0000;
		}
.bluetext {
		color:#0033CC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
.orangetextlrg {
		color:#336600;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		}

.smalltext {
		color:#3366FF;
		font-size:xx-small;
		text-align:right;
		}

.smallsuperscript {
		color:#3366FF;
		elevation:higher;
		}
.indent30 {
		margin-left:30px;
		}
.largertext {
		font-size:16px;
		}

.LeftPic {
	background-color:#CC6600;
	border-style: solid;
	border-width: 9px;
	border-top-color: #EE8E00;
	border-left-color: #FFD28E;
	border-right-color: #D27E00;
	border-bottom-color: #FFB442;
}
.RightPic {
	background-color:#CC6600;
	border-style: solid;
	border-width: 7px;
	border-top-color: #EE8E00;
	border-left-color: #FFD28E;
	border-right-color: #D27E00;
	border-bottom-color: #FFB442;
}
