/* CSS Document */

p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #000000;
line-height: 18px;
padding: 3px
}

.navigation {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 115px;
	text-align: left;
}

.navigation:hover {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 115px;
	text-align: left;
}

.navigation2 {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 115px;
	margin-left: 10px;
	text-align: left;
}

.navigation2:hover {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 115px;
	margin-left: 10px;
	text-align: left;
}
.footer {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}
.recommendedbooks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.blue {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #26A8FE;
}
.italic_light {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.gillsans {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 3 px;
}
.firstword {
	font-family: "Lucida Bright", Zapfino, Times;
	font-size: 24px;
}
.pointa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
}
.symbol {
	font-family: Symbol, Georgia, Times, sans-serif;
	font-size: 17px;
}
.georgiaitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
}

.navigation3 {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 115px;
	margin-left: 10px;
	text-align: left;
}

.navigation3:hover {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 115px;
	margin
; 		text-align: left;
	margin-left: 10px;
}

.navigationSno {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	width: 115px;
}

.navigationSno:hover {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	width: 110px;
}
.gradient {
	background-color: #FFFFFF;
	background-image: url(Images/gradient.png);
	background-repeat: repeat-x;
}
