/* CSS Document */

/* IE hacks in separate file */

/*----------Table of Contents -------
	
	1. Wrapper & Header
	2. Top Nav
	3. Left Column & side nav
	4. Middle Columns
	5. Right Column
	6. Sidebars
	7. List styles
	8. Forms
	9. Img spacers
	10. Page specific
	11. font styles
	12. footer
		
-----------------------------------*/

html, form, p { margin: 0; padding: 0;}


body {
	background-color: #4664b0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #222;
}

a:link, a:visited {
	color: #812121;
	text-decoration: none;
	border: 0;
	}

a:hover {
	color:	#812121;
	text-decoration: underline;
	border: 0;
	}
	
a:active {
	color:	#812121;
	text-decoration: none;
	border: 0;
	}
	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}

.inline-bullet {
	display: inline;
	margin-bottom: -4px;
	}


object { outline:none; }


/*-------------------------------------- WRAPPER & HEADER ---------------------------------------*/

#wrapper {
	/*--if you need a bckgd img--
	background: url(../images/global/bckgd-shadow.gif) top center;
	background-repeat: repeat-y;
	--*/
	background: #FFFFFF;
	width: 881px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 4px solid #000;
	}


/* following allows container to wrap around floats */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #wrapper { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #wrapper { display: block; }
      /* End hide from IE-mac */
	  

#header {
	width: 881px;
	position: relative;
	margin: 0;
	padding: 0;
	}

#header img { display: block; border:0;}



.logo {
	float: left;
	display: block;
	position:relative;
	margin: 0;
	padding: 0;
	border: 0;
	height: 122px;
	}
#flash-wrapper {
	background: url(../images/global/masthead-blowup.jpg) top left no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0 ;
	position:relative;
	border: 0;
	display: block;
	height: 122px;
	outline: none;
	width: 109px;
	}
	
.flash {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0 ;
	position:relative;
	border: 0;
	display: block;
	height: 122px;
	outline: none;
	}
	
.rotate-graphic {
	margin: 0 0px 0 0px;
	padding: 0;
	position:relative;
	float: right;
	display: block;
	border: 0;
	height: 122px;
	}
*+ html .rotate-graphic {
	margin: 0 0 0 -6px;

	}





/*------------------------------------------- TOP NAV ----------------------------------------------*/


ul#top-nav {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	top: -18px;
	width: 881px;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: middle;
	}
*+html ul#top-nav {
	margin: -15px 0 0 0;
	padding: 0px 0 0 0;
	display: block;
	}
*html ul#top-nav {
	margin: -15px 0 0 0;
	padding: 0px 0 0 0;
	display: block;
	}

ul#top-nav img { display: inline; }	

	

ul#top-nav li {
	display: inline;
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

/*-------CONTENT ----------------*/

/*----------------------------------- LEFT COLUMN (and sidenav) ---------------------------*/
#left-col {
	position: relative;
	float: left;
	width: 160px;
	vertical-align: top;
	horizontal-align: left;
	margin: 0;
	padding: 0px;
	}	
	#left-col p {
		margin: 0;
		padding: 0;
		}

/*-------SIDE NAV ----------------*/

ul#sidenav {
 	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 45px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: 16px;
	border: 0;
	vertical-align: top;
	display: block;
	}
ul#sidenav li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	color: #000;
	margin: 8px 0 10px 0px;
	padding: 0 0 0 35px;
	}

ul#sidenav li.dark {
	background: url(../images/global/sidenav/NAV-dk-bluestar.gif) 0 3px no-repeat;
	}
ul#sidenav li.light {
	background: url(../images/global/sidenav/NAV-light-bluestar.gif) 0 3px no-repeat;
	}
ul#sidenav li a:hover {
	background: url(../images/global/sidenav/NAV-redstar.gif) 0 -1px no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 12px;
	color: #814201;
	}


ul#sidenav li.on {
	background: url(../images/global/sidenav/NAV-redstar.gif) top left no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 12px;
	color: #814201;
	margin: 11px 0 0px 0px;
	padding: 0 0 0 35px;
	}
ul#sidenav li.subnav a, ul#sidenav li.subnav a:hover,
 ul#sidenav li.subnav-btm a, ul#sidenav li.subnav-btm a:hover {
	background: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	color: #4664b0;
	font-size: 12px;
	line-height: 14px;
	margin: 3px 0 7px 0;
	padding: 0 0 0 35px;
	}
	ul#sidenav li.subnav a:hover, ul#sidenav li.subnav-btm a:hover {
	color: #812121;
	font-style: italic;
	letter-spacing: normal;
	}	
ul#sidenav li.subnav-btm a, ul#sidenav li.subnav-btm a:hover {
	margin-bottom: 15px; }

#left-col-text {
	margin: 20px 0 5px 10px;
	}

	
/*----------------------------------- MIDDLE COLUMNS  ---------------------------*/	
#mid-col {
	position: relative;
	width: 450px;
	vertical-align: top;
	horizontal-align: left;
	margin: 50px 0 0 210px;
	padding: 0px;
	}	
	#mid-col p {
		margin: 0;
		padding: 5px 10px 8px 4px;
		}
#mid-col-skinny {
	position: relative;
	width: 420px;
	vertical-align: top;
	horizontal-align: left;
	margin: 50px 0 0 210px;
	padding: 0px;
	}	
	#mid-col-skinny p {
		margin: 0;
		padding: 5px 0 8px 0;
		}

/*----------------------------------- MIDDLE COLUMN-WIDE  ---------------------------*/	
#wide-col {
	position: relative;
	clear: right;
	width: 650px;
	vertical-align: top;
	horizontal-align: left;
	margin: 30px 0 0 210px;
	padding: 0px;
	}	
	#wide-col p {
		margin: 0;
		padding: 5px 150px 8px 0;
		}

#wider-col {
	position: relative;
	clear: right;
	width: 650px;
	vertical-align: top;
	horizontal-align: left;
	margin: 30px 0 0 210px;
	padding: 0px;
	}	
	#wider-col p {
		margin: 0;
		padding: 5px 50px 8px 0;
		}

#wide-top p {
	margin: 0 500px 0 0;
	padding: 5px 500px 8px 0;
	}

#extra-wide {
	position: relative;
	width: 820px;
	vertical-align: top;
	margin: 30px 0 0 40px;
	padding: 0;
	}	
	#extra-wide p {
		margin: 0;
		padding: 2px 0px 3px 10px;
		}
#excerpt-order {
	width: 600px;
	margin: 0 0 0 100px;
	padding: 0;
	}


/*----------------------------------- RIGHT COLUMN  ---------------------------*/	
#right-col {
	position: relative;
	float: right;
	width: 200px;
	vertical-align: top;
	horizontal-align: left;
	margin: 50px 0 0 0;
	padding: 0px;
	}
	#right-col p {
		margin: 0;
		padding: 0;
		}
#right-col-wide {
	position: relative;
	float: right;
	width: 290px;
	vertical-align: top;
	horizontal-align: left;
	margin: 30px 0 0 0;
	padding: 0px;
	}	
	#right-col-wide p {
		margin: 0;
		padding: 0;
		}

#right-col-mid {
	position: relative;
	float: right;
	width: 240px;
	vertical-align: top;
	horizontal-align: left;
	margin: 30px 0 0 0;
	padding: 0px;
	}	
	#right-col-mid p {
		margin: 0;
		padding: 0;
		}
		
		
.bookshelf-covers {
	margin: 0 0px 0 -100px;
	text-align: center;
	}	
	
.bookshelf-row {
	clear: right;
	float: left;
	height: auto;
	margin: 0px 0px 30px 0px;
	position: relative;
	width: 650px;
	}
	
.bookshelf-readorder {
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: center;
	}	
	
.bookshelf-readorder2 {
	float: left;
	width: 190px;
	margin: 0px 20px 0px 0px;
	text-align: center;
	}	

.bookshelf-readorder3 {
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: center;
	}	

		
/*-----BOOK NAV----*/
ul#booknav {
	float: right;
	width: 134px;
	background: #f1e9ce;
	list-style: none;
	text-align: right;
	line-height: 15px;
	border: 0;
	hoizontal-align: right;
	vertical-align: top;
	display: block;
	margin: 0;
	padding: 3px 8px 3px 0;
	}
ul#booknav li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #4664b0;
	margin: 8px 0 10px 0px;
	padding: 0;
	}
ul#booknav li a:hover {
	text-decoration: none;
	color: #812121;
	font-style: italic;
	margin: 8px 0 10px 0px;
	padding: 0;
	}
	

/*----------------------------------------------- sidebars --------------------------------------------------*/



#sidebar-wide, #sidebar-wide2 {
	background: #F4E7D2;
	width: 191px;
	top: 20px;
	margin: 20px 20px 0 25px;
	padding: 10px;
	float: right;
	}
	#sidebar-wide p{
		margin: 0;
		padding: 4px 10px;
		}

#sidebar-wide2 { 
	width: 260px;
	margin: 20px 20px 10px 40px;
	padding: 10px;
	}
#sidebar-wide2 p{
	
	margin: 0;
	padding: 4px 15px;
	}

#sidebar3 {
	width: 138px;
	background: #F4E7D2;
	border: 1px solid #e5dbbd;
	text-align: left;
	margin: 6px 0px 6px 19px;
	padding: 10px;
	}
	#sidebar3 p{
		margin: 0;
		padding: 0;
		}
	
.btb-sidebar {
	float: right;
	width: 200px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: left;
	margin: 6px 10px 6px 10px;
	padding: 7px;
	}
	.btb-sidebar p {
		margin: 0;
		padding: 4px 8px;
		}

.news-sidebar {
	float: right;
	width: 200px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: left;
	margin: 6px 10px 6px 20px;
	padding: 7px 7px 7px 10px;
	}
	.news-sidebar p {
		margin: 0 5px 0 8px;
		padding: 4px 8px;
		}

.photo-captions {
	float: right;
	width: 160px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: center;
	margin: 6px 10px 6px 20px;
	padding: 10px 5px 10px 10px;
	
	}

#inset, #inset-left {
	width: 160px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: left;
	margin: 6px 10px 6px 0px;
	padding: 10px;
	}
#inset p, #inset-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	color: #050b5b;
	}

#inset {
	float: right;
	margin: 6px 10px 6px 24px;
	padding: 6px;
	}

#inset2 {
	width: 160px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: left;
	margin: 25px 10px 26px 0px;
	padding: 6px;
	}
#inset2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	color: #050b5b;
	}



#tell-a-friend {
	width: 115px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: center;
	horizontal-align: center;
	margin: 15px 0 4px 7px;
	padding: 5px;
	}

#teachers-nl {
	background: #F4E7D2;
	width: 140px;
	text-align: center;
	margin: 15px 10px 10px 10px;
	padding: 8px 4px 8px 8px;
	}

#inset-small, #inset-small-rt {
	width: 120px;
	background: #f1e9ce;
	border: 1px solid #e5dbbd;
	text-align: center;
	horizontal-align: center;
	margin: 6px 10px;
	padding: 8px;
	}	
	#inset-small, #inset-small-rt p {
		margin: 0; padding: 0; 
		}
#inset-small-rt { float: right; }



#wide-box {
	width: 520px;
	background: #dae2e8;
	border: 1px solid #9caebb;
	padding: 10px;
	margin: 3px 0 3px 0px;
	}


/*-------------------------------- LIST STYLES ------------------------------------------*/
ul.basic {
 	position: relative;
	margin: 0 80px 0 0;
	padding: 0;
	list-style: none;
	vertical-align: top;
	display: block;
	}
ul.basic li {
	background: url(../images/global/dings/bullet-dot.gif) 0px 9px no-repeat;
	display: block;
	line-height: 1.6;
	color: #000;
	margin: 0 0 0 0px;
	padding: 2px 0 3px 12px;
	}
ul.basic li.spacer {
	background: none;
	display: block;
	line-height: 1.6;
	color: #000;
	margin: 0 0 0 0px;
	padding: 2px 0 3px 12px;
	}

dl.side {
	margin: 0 0 2px 8px;
	padding: 0;
	list-style: none;
	line-height: 1.3;
	}
dl.side dt {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #9b5701;
	padding-top: 15px;
	}
dl.side dd {
	text-transform: none;
	font-size: 11px;
	background: url(../images/global/dings/bullet-dot.gif) 2px 6px no-repeat;
	color: #000;
	font-style: italic;
	margin: 0;
	padding: 2px 0 2px 13px;
	}

dl.faq {
	margin: 0 160px 0 0;
	padding: 0;
	list-style: none;
	}
dl.faq dt.question {
	font-weight: bold;
	font-size: 13px;
	color: #812121;
	text-transform: uppercase;
	display:inline;
	margin: 10px 0px 0 0;
	}
dl.faq dd.gray {
	color: #5d677f;
	font-size: 13px;
	font-weight: bold;
	display:inline;
	margin: 10px 0px 0 0;
	padding: 0;
	}
dl.faq dt.answer {
	font-weight: bold;
	color: #812121;
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	color: #9b5701;
	margin: 20px 0px 3px 0px;
	padding: 0;
}
dl.faq dd.text {
	color: #000;
	margin: 0 0px 0 0;
	padding: 0;
}



/*----------------FORMS--------------------------------*/
div.form {
	background: #f1e9ce;
	position: relative;
	clear: left;
	width: 390px; 
	padding: 5px 30px 0 0;
	margin: 0px 50px 10px 0px;
	border: 1px solid #e5dbbd;
}


div.form2 {
	background: #f1e9ce;
	position: relative;
	clear: left;
	width: 360px; 
	padding: 5px 30px 0 0;
	margin: 25px 30px 25px 30px;
	border: 1px solid #e5dbbd;
}

div.unsubform {
	background: #f1e9ce;
	position: relative;
	clear: left;
	width: 300px; 
	padding: 25px;
	margin: 25px 30px 25px 30px;
	border: 1px solid #e5dbbd;
}


div.row {
  clear: left;
  padding-top: 15px;
  }

div.row span.label {
  float: left;
  width: 95px;
  font-size: 10px;
  text-align: right;
  margin: 0px 0px 0px 30px;
  }

div.row span.formw {
  float: right;
  width: 220px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 
 
div.row span.radio {
	float: right;
	width: 130px;
	font-size: 10px;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 0;
	}


/*------------IMG SPACERS-------------*/

.spacer-bottom1 {
	margin: 5px 0 18px 0; 
}

.spacer-top1 {
	margin: 30px 0 20px -5px;
}
.header1 {
	margin: 0 0 15px -3px;
}

.btbheader {
	margin: 70px 0 20px -3px;
	padding: 0;
}

.home-covers {
	margin: 5px 17px 5px 5px;
	}

.indiv-top-cover {
	margin: 0 15px 10px 0;
	}
.indiv-top-cover2 {
	margin: 0 15px 5px 0;
	}

.big-cover-right {
	margin: 4px 15px 7px 25px;
	}

	.small-center-pad {
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	}

.excerpt {
	margin: 0px 0 0 50px;
	padding: 0;
	}

.thumbs {
	display: inline;
	margin: 5px 6px 5px 6px;
	padding: 0;
	}

.clear {
	clear: both;
	}
	
.clear-right {
	clear: right;
	}


/*------------IMG STYLES-------------*/

.coming-border {
	border-right: 11px solid #cdd6ec;
	border-left: 11px solid #cdd6ec;
	border-bottom: 11px solid #cdd6ec;
	border-top: none;
}
.coming-border-wide {
	border-right: 8px solid #cdd6ec;
	border-left: 8px solid #cdd6ec;
	border-bottom: 8px solid #cdd6ec;
	border-top: none;
}

.newest-border {
	border-right: 9px solid #f3e293;
	border-left: 10px solid #f3e293;
	border-bottom: 10px solid #f3e293;
	border-top: none;
}
.newest-border-wide {
	border-right: 8px solid #f3e293;
	border-left: 8px solid #f3e293;
	border-bottom: 8px solid #f3e293;
	border-top: none;
}

.blue-border {
	border: 11px solid #cdd6ec;
}

.dashes {
	margin: 0;
	padding: 0;
	display: block;
	}



.caps-right {
	float: right;
	font-size: 15px;
	color: #4664b0;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 40px 0 0;
	}
.caps-left {
	float: left;
	font-size: 15px;
	color: #4664b0;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0  0 0 40px;
	}


/*-------------------------------- PAGE SPECIFIC ------------------------------------------*/

/*-------HOME-------*/
#blog-call {
	background: url(../images/home/blogCall-bckgd.gif) top left repeat-x;
	background-color: #f1e9ce;
	width: 380px;
	padding: 5px;
	margin: 0 0 0 -5px;
	}
	#blog-call p {
		margin: 4px 15px 4px 8px;
		padding: 3px 0 2px 0;
		color: #000000;
		}

.read-order {
	padding: 0;
	margin: 0;
	text-align: right;
	horizontal-align: right;
	}
	.read-order p {
		margin: 0;
		padding: 0 35px 0 0;
		}
.home-spacer {
	horizontal-align: left;
	text-align: right;
	clear: both;
	padding: 20px 25px 20px 0;
	margin: 0;
	}
.home-below-bk {
	horizontal-align: left;
	text-align: right;
	clear: both;
	padding: 0px 27px 10px 0;
	margin: 0;
	}
.home-below-bk-details {
	clear: both;
	padding: 0px 27px 0 0;
	margin: 	0 0 0 170px;
	}
.readlink1 {
	margin: 100px 0 0 46px;
	}
.orderlink1 {
	margin: 3px 0 8px 46px;
	}

.readlink2 {
	margin: 30px 0 0 46px;
	}
.orderlink2 {
	margin: 3px 0 8px 15px;
	}
	
.twitter {
	margin: 10px!important; 
	padding: 8px 10px!important;
	border: solid #3CF thin;
	width:95px;
}
.twitter a {
	color:#09C;
	line-height:1;
	font-size:14px;
}

.twitter img {
	display:inline;
	margin: 0 5px 0 -5px;
}


.school {
	margin: 10px!important; 
	padding: 8px 10px!important;
	width:115px;
}
.school a {
	line-height:1;
	font-size:14px;
}

.school img {
	display:inline;
	margin: 0 5px 0 -5px;
}

/*-------Bookshelves-------*/

#about-series {
	width: 400px;
	background: #F4E7D2;
	margin: 0;
	padding: 0;
	}
	#about-series p{
		margin: 0;
		padding: 10px 15px;
		}

#about-series-wide {
	width: 600px;
	background: #F4E7D2;
	margin: 0;
	padding: 0;
	}
	#about-series-wide p{
		margin: 0;
		padding: 10px 15px;
		}

#about-series-species {
	width: 620px;
	background: #F4E7D2;
	margin: 0;
	padding: 0;
	}
	#about-series-species p{
		margin: 0;
		padding: 10px 15px;
		}
		
#about-series-narrow {
	width: 400px;
	background: #F4E7D2;
	margin:50px 20px 0;
	padding: 0;
	float:right;
	}
	#about-series-narrow p{
		margin: 0;
		padding: 10px 15px !important;
		}

#buttonright {
	float: right;
	margin: 20px 10px 0px 0px;
	text-align: center;
	width: 119px;
	}

.allbooks {
	float: left;
	width: 200px;
	margin: 50px 0 0 35px;
	padding: 0;
	}
	.allbooks p{
		margin: 0; padding: 0; }

/*-----------------events--------------------*/

.snapshots-150, .snapshots-200, .snapshots-250, .snapshots-300 {
	  color: #050b5b;
	  float: left;
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  font-style: italic;
	  line-height: 14px;
	  margin: 5px 15px 15px 0px;
	  padding: 0px;
	  text-align: center;
	  }
	  
	 .snapshots-150 {
		width: 150px;
		}
	 
	 .snapshots-200 {
		width: 200px;
		}
		
	.snapshots-250 {
		width: 250px;
		}
		
 	.snapshots-300 {
		 width: 300px;
		 }
		 

/*-----------------contest--------------------*/

#prize-box {
	position: relative;
	width: 350px;
	background: #F4E7D2;
	margin: 10px 10px 10px 0px;
	padding: 20px;	
	}

.question {
	margin: 20px 25px 20px 0;
	}


/*-----------------MEDIA KIT--------------------*/

#media-main {
	position: relative;
	width: 350px;
	vertical-align: top;
	horizontal-align: left;
	margin: 50px 0 0 200px;
	padding: 0px;
	}	
	#media-main p {
		line-height: 1.7;
		margin: 0;
		padding: 5px 0 8px 0;
		}
#media-side {
	background: #F4E7D2;
	width: 230px;
	top: 20px;
	vertical-align: top;
	horizontal-align: left;
	margin: 40px 20px 25px 10px;
	padding: 10px;
	float: right;
	border: 1px solid #dac9ae;
	}
	#media-side p{
		margin: 2px 0 4px 0;
		padding: 4px 10px;
		}


/*-----------------SHOP--------------------*/

#teeshop {
	float: right;
	position: relative;
	width: 250px;
	vertical-align: top;
	text-align: center;
	margin: 10px 30px 0 30px;
	padding: 0px;
	}	
	
	

/*-----------------SITE--------------------*/

.sites-row {
	clear: right;
	float: left;
	height: auto;
	margin: 0px 0px 30px 0px;
	position: relative;
	width: 650px;
	}
	
.site-thumb {
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: center;
	width: 200px;
	}	
	
/*-----------------REVIEWS--------------------*/

img.review { border: 1px solid #900; margin:10px 0 10px 10px; }

/*------------------------------------------ font styles --------------------------------------------*/
.booktitle {
	font-weight: bold;
	font-style: italic;
	}
.blue-serif {
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #050b5b;
	}
.small {
	font-size: 11px;
	}
.smaller {
	font-size: 10px;
	}
.captions {
	font-size: 10px;
	color: #212e4d;
	}

.blue-bold {
	font-weight: bold;
	color: #050b5b;
	}

.red-bold {
	font-weight: bold;
	color: #812121;
	}
.red-big {
	font-weight: bold;
	font-size: 14px;
	color: #812121;
	}
.red-caps-bold {
	font-weight: bold;
	color: #812121;
	text-transform: uppercase;
	}

.bright-red-bigserif-roman {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #c20800;
	font-size: 16px;
	line-height: 22px;
	}

.bright-red-bigbold-caps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #c20800;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	}



.gray-text {
	color: #5d677f;
	font-weight: bold;
	}

.gray-big {
	color: #5d677f;
	font-size: 15px;
	letter-spacing: .08em;
	}

.gray-sidebar-text {
	color: #222;
	font-size: 11px;
	line-height: 20px;
	padding-left: 3px;
	padding-right: 5px;
	}

.light-blue-bold {
	font-weight: bold;
	color: #4664b0;
	}

.light-blue-big {
	font-weight: bold;
	font-size: 13px;
	color: #4664b0;
	}
.light-blue-bigger {
	font-weight: bold;
	font-size: 15px;
	color: #4664b0;
	}
.light-blue {
	color: #4664b0;
	}

.light-blue-caps {
	color: #4664b0;
	text-transform: uppercase;
	letter-spacing: .08em;
	}

.light-bl-caps-b {
	color: #4664b0;
	text-transform: uppercase;
	font-weight: bold;
	}

.light-bl-caps-bigger {
	font-size: 15px;
	color: #4664b0;
	text-transform: uppercase;
	font-weight: bold;
	}
.dark-blue-caps-b {
	color: #050b5b;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	}
.dark-blue-caps {
	color: #050b5b;
	text-transform: uppercase;
	font-weight: bold;
	
	}

.dark-blue {
	color: #050b5b;
	}

.grayblue {
	font-size: 12px;
	line-height: 17px;
	color: #212e4d;
	font-weight: bold;
	}

.prize-text {
	font-size: 13px;
	line-height: 20px;
	color: #212e4d;
	}

.grayblue-big {
	font-size: 14px;
	line-height: 20px;
	color: #212e4d;
	}

.yellow {
	font-size: 14px;
	color: #c5860c; 
	}

.small-yellow {
	font-size: 10px;
	color: #c5860c; 
	}


.orange-caps-bold {
	color: #9b5701;
	text-transform: uppercase;
	font-weight: bold;
	}

.orange-text {
	color: #9b5701;
	}

.orange-bold {
	font-weight: bold;
	color: #9b5701;
	}
.orange-big {
	font-weight: bold;
	color: #9b5701;
	font-size: 13px;
	}

.orange-caps-right {
	color: #9b5701;
	text-transform: uppercase;
	text-align: right;
	margin: 1px;
	horizontal-align: right;
	}

.inset-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #050b5b;
	text-align: left;
	margin: 0; padding: 0;
	}
.inset-light {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #4664b0;
	text-align: left;
	margin: 0; padding: 0;
	}

.testimonials {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #050b5b;
	text-align: left;
	}

.reviews {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;

	color: #050b5b;
	text-align: left;
	}
.sidebar-blue {
	font-size: 11px;
	font-style: italic;
	color: #4664b0;
	text-align: left;
	}
	
.sidebar-dk-blue {
	font-size: 11px;
	font-style: italic;
	color: #050b5b;
	text-align: left;
	}
	
.killer-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	color: #000000;
	text-align: left;
	text-shadow: 0px 1px 1px #444444;
	}

.killer-title-sans {
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	text-shadow: 0px 1px 1px #444444;
	}

.killer-title-sans2 {
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	}
	
.killer-order {
	font-size: 16px;
	line-height: 16px;
	color: #812121;
	text-align: left;
	}


/*---------------------------------------------- footer --------------------------------------------------*/
#footer {
	clear: both;
	background:url(../images/global/kaboom-footer.gif) 50% 0 no-repeat;
	height: 103px; 
	vertical-align: bottom;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px 75px 0 75px;
	}
	#footer p {
		font-size: 11px;
		font-weight: bold;
		vertical-align: bottom;
		margin: 0;
		padding: 60px 0 0 0;
		}
	
#lower-nav {
	margin: 0 auto 0 auto;
	width: 881px;
	text-align: center;
	}
	#lower-nav p {
		font-size: 11px;
		color: #8ea0ce;
		font-weight: bold;
		vertical-align: bottom;
		margin: 0;
		padding: 10px 0 15px 0;
		}
	
	#lower-nav p a:link, #lower-nav p a:visited {
	color: #8ea0ce;
	text-decoration: none;
	border: 0;
	}
	#lower-nav p a:hover, #lower-nav p a:active {
	color: #8ea0ce;
	text-decoration: underline;
	border: 0;
	}
	
	.floatleft {
		float:left;
		margin: 0 5px 0 -5px;
	}
	