
body
{
	background-color: #CCC;
	color: #333;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/blue-bkg.jpg);
	
}

a {color: #F30; text-decoration: none;}
a:hover {color: #009;}

img {border: 0px}
img a {border: 0px;}
img a:hover {border: 0px solid green;}


h1 {visibility: hidden;}

h2, h3, h4, h5, h6 {margin: 0px; padding: 0px; font-weight: normal;}
h2{
	font-size: 24px;
	color: #133252;
	letter-spacing: 1px;
	text-transform: title-case;	
	margin: 25px 10px;
	line-height: 28px;
}
h3{color: #333;  font-size: 16px; line-height: 18px; letter-spacing: 1px; margin: 10px 0px; }
h4{color: #336; font-size: 13px; font-weight: bold; letter-spacing: 1px; margin: 10px 0px; text-decoration: underline;}
h5{color: #ffc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 30px;}


#wrapper
{
	margin: auto;
	width:  960px;
	background-color: #FFF;
	padding-bottom: 50px;
}



#masthead 
{
	width: 100%; 
	height: 182px; 
}

#masthead img {border: 0px;}

#content 
{ 
	width: 800px;
	margin: auto;
	text-align: left;
	margin-top: 50px;
	
}
#content1
{ 
	width: 650px;
	margin-left: 170px;
	text-align: left;

}
#content2
{ 
	
}

#nav1
{
	width: 960px;	
	color: #000;		
	height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
	
}


#nav1 a {color: #F30; text-decoration: none}
#nav1 a:hover {color: #00C;}
#nav1 .highlight a{color: #00C;}


.title3 {color: }

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

.floatleft
{
	float: left;
	margin: 20px;
	clear: both;
}


.floatright img {margin-left:  20px;}

.floatright .imgcaption {font: 10px bold black; text-transform: uppercase; text-align: center; margin: -10px 0px 20px 0px;}

.leftcolumn
{
	width: 400px;
	

}
/***home page***/
.centerbox
{	
	margin: auto;
	padding-top: 20px;
	text-align: center;
}
.centerbox img {margin:  0px;}
.centerbox2
{	
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.centerbox2 img {margin:  10px; }

/***home page***/

.clear {clear: both;}

.whitetext {color: #FFF;}


.vertical {vertical-align: top;}

.floatleft2 img {margin: 0px 20px;}

/*** book shelf styles****/
.star { color: red; text-transform: uppercase; text-align: center; display: inline-block;}

.star2 { color: red; text-transform: uppercase; text-align: center; display: inline-block;}
.star2 img {margin-left: 0px;}

.tiny { color: blue; text-transform: uppercase; display: inline-block; font-size: 10px; margin-left: 55px; }
.tiny2 { color: blue; text-transform: uppercase; display: inline-block; font-size: 10px; line-height: 12px; }
.tiny3 { color: blue; text-transform: uppercase; display: inline-block; font-size: 10px; margin-left: 30px; line-height: 11px; }

.bookdisplay 
	{
	width: 960px; 
	height: 243px;
	padding-top: 42px;
	padding-bottom: 10px;
	background-image: url(../img/shelf-single.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;
	display: inline-block; 
	}
	
.bookdisplay img {max-width: 170px; }

.singlebook {height: 240px; width: 200px; text-align: center; display: inline-block; margin-left: 30px;}

.singlebook4 {height: 240px; width: 150px; text-align: center; display: inline-block; margin-left: 30px;}


.bookdisplay2 
	{
	width: 960px; 
	height: 273px;
	padding-top: 62px;
	padding-bottom: 20px;
	background-image: url(../img/shelf-single.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;
	display: inline-block; 
	}

.bookdisplay2 img {max-width: 170px; margin-left: 0px; }


.bookdisplay3
	{
	width: 960px; 
	height: 243px;
	padding-top: 32px;
	padding-bottom: 2px;
	background-image: url(../img/shelf-single.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;
	display: inline-block; 
	}
.bookdisplay3 img {max-width: 170px; margin-left: 0px; }


.bookdisplay4
	{
	width: 960px; 
	height: 203px;
	padding-top: 42px;
	padding-bottom: 0px;
	background-image: url(../img/shelf-single.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat;
	display: inline-block; 
	}
.bookdisplay4 img {max-width: 125px; }


.center {text-align: center;}
.topshelf {text-align: center; color: red; margin-bottom: -20px; font-size: 16px;}

/*** end book shelf styles****/





.rightcolumn {float: right; width: 400px; margin: 20px; }
.rightcolumn img {width: 200px; margin: 20px;}


.reviewbox {width: 75%; border: 1px solid #999; padding: 20px; font-style: italic; color: #333; margin: auto; margin-top: 20px; }
.clear {clear: both;}


/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}
/*Style for menu links*/
li a {
	display:inline;
	min-width:140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
	background: #19c589;
}


