@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/bodyBk1.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.clear { clear:  both; }


.twoColFixLtHdr #container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.4em;
	border: 1px none #666666;
} 

#innercontainer {
	float: left;
	width: 960px;
	overflow: hidden;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: left 148px;
	background-color: #999999;
}

.twoColFixLtHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 156px;
	position: relative;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
} 
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	left: -1000px;
	top: 0px;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px;
	padding-top: 10px;
	padding-bottom: 15px;
	display: inline;
}

#sidebar1bottompromo {
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sidebar1toppromo {
	line-height: 130%;
	font-size: 0.8em;
	margin-bottom: 20px;
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
}
#lowestpromo {
	padding-top: 10px;
	padding-left: 8px;
}

#mainmenu {

}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-bottom: 0;
	width: 707px;
	background-color: #FFFFFF;
	position: relative;
} 
#topcontainer {
	float: left;
	width: 705px;
	padding-top: 10px;
}

#toppromo {
	margin: 0px;
	float: left;
	width: 550px;
	padding-left: 10px;
}
#mainContent  #giftcerts     {
	float: right;
	width: 120px;
	padding-right: 10px;
}
#bookwrapper {
	padding-top: 10px;
	width: 560px;
	float: left;
	background-color: #FFFFFF;
}

#bookwrapper iframe {
	float: left;
	padding-top: 4px;
}

#bookwrapper  a     {
	text-decoration: none;
	color: #666666;
}
#bookofthemonth   h3      {
	padding-bottom: 10px;
	margin: 0px;
}

#bookwrapper  a:hover     {
	text-decoration: underline;
}
.previouspage {
	font-size: 12px;
	padding-left: 10px;
}




.twoColFixLtHdr #footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 930px;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer  ul    {
	text-decoration: none;
	list-style-type: none;
	padding-right: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
#footer  li    {
	padding-bottom: 5px;
}
#footer  .fltlft  a    {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .fltlft a:hover {
	text-decoration: none;
	color: #00FFFF;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#giftcerts {
}
#sidebar3 {
	float: right;
	width: 120px;
	padding-top: 20px;
}
#bookofthemonth {
	float: left;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 550px;
	padding-left: 10px;
}
#bookofthemonth  p      {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 130%;
}

#bookofthemonth  a      {
	color: #666666;
	text-decoration: none;
}
#bookofthemonth a:hover {
	color: #666666;
	text-decoration: underline;
}
#promoSide {
	position: absolute;
	left: 580px;
	top: 140px;
}
#promoside1 {
	position: absolute;
	left: 580px;
	top: 400px;
}
