@charset "utf-8";
/* CSS Document */

#navContainer {
	width:908px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#topNav {
	background-image:url(/images/topNavBG.jpg);
	background-repeat:repeat-x;
	width:908px;
	height:28px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

#topNav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#topNav ul a {
	color:#FFF;
	text-decoration:none;
}

#topNav ul a:hover {
	color:#000;
}

#childrensBooks {
	float:left;
	width:147px;
	text-align:center;
	padding-top:5px;
}

#fictionBooks {
	float:left;
	width:136px;
	text-align:center;
	padding-top:5px;
}

#scienceBooks {
	float:left;
	width:195px;
	text-align:center;
	padding-top:5px;
}

#canadaLiterature {
	float:left;
	width:168px;
	text-align:center;
	padding-top:5px;
}

#guideBooks {
	float:left;
	width:102px;
	text-align:center;
	padding-top:5px;
}

#howToOrder {
	float:left;
	width:92px;
	text-align:center;
	padding-top:5px;
}

#shopNow {
	float:left;
	width:72px;
	text-align:center;
	padding-top:5px;
}

#secondNav {
	background-image:url(/images/secondNavBG.jpg);
	background-repeat:repeat-x;
	width:908px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:2px;
}

#secondNav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#secondNav ul a {
	color:#000;
	text-decoration:none;
}

#secondNav ul a:hover {
	color:#781301;
}

#home {
	float:left;
	width:61px;
	text-align:center;
	padding-top:5px;
}

#aboutUs {
	float:left;
	width:77px;
	text-align:center;
	padding-top:5px;
}

#products {
	float:left;
	width:101px;
	text-align:center;
	padding-top:5px;
}

#bookReviews {
	float:left;
	width:102px;
	text-align:center;
	padding-top:5px;
}

#gifts {
	float:left;
	width:126px;
	text-align:center;
	padding-top:5px;
}

#eBooks {
	float:left;
	width:96px;
	text-align:center;
	padding-top:5px;
}

#nonFiction {
	float:left;
	width:140px;
	text-align:center;
	padding-top:5px;
}

#customerService {
	float:left;
	width:208px;
	text-align:center;
	padding-top:5px;
}

#locations {
	float:left;
	width:79px;
	text-align:center;
	padding-top:5px;
}

#contactUs {
	float:left;
	width:88px;
	text-align:center;
	padding-top:5px;
}

#leftNav {
	width:100%;
	margin-top:5px;
}

#leftNav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftNav ul li {
	width:166px;
	min-height:23px;
	border-top:#CCC solid 1px;
	padding-top:6px;
	padding-left:5px;
	color:#781300;
	font-family:Arial, Helvetica, sans-serif;
}

#leftNav ul li.twoline {
	width:166px;
	min-height:23px;
	border-top:#CCC solid 1px;
	padding-top:6px;
	padding-left:5px;
	color:#781300;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}

#leftNav ul li.indent {
	padding-left:25px;
	width:141px;
}

#leftNav a {
	color:#781300;
	text-decoration:none;
}

#leftNav a:hover {
	color:#000;
}

#leftNav ul li.last {
	width:166px;
	height:23px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding-top:6px;
	padding-left:5px;
	color:#781300;
	font-family:Arial, Helvetica, sans-serif;
}

#lefNav ul li.second {
	width:146px;
	height:23px;
	border-top:#CCC solid 1px;
	padding-top:6px;
	padding-left:25px;
	color:#781300;
	font-family:Arial, Helvetica, sans-serif;
}

.leftNavSub {
	width:166px;
	height:20px;
	padding-top:6px;
	padding-left:15px;
	color:#781300;
	}

.leftNavSub2Rows {
	width:166px;
	height:30px;
	padding-top:6px;
	padding-left:15px;
	color:#781300;
	}