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


a:link {
	color: #0A5897;
	text-decoration:none;
	}

a:visited {
	color: #0A5897;
	text-decoration:none;
	}

a:active {
	xfont-family: Georgia, "Times New Roman", Times, serif;
	color: #0A5897;
	text-decoration:none;
	}

a:hover {
	color: #0A5897;
	text-decoration:underline;
	}


body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;

}
#container {
	width: 960px;
	height:auto
	background-color: #FFFFFF;
	background-image: url(../images/main_container_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	min-height:100%;
	
}

#mainNAV {
	width: 950px;
	background-color: #28779C;
	margin-bottom: 25px;
}

#contentMAIN {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin: 0 auto;
	border-top-width: 0px;
	border-left-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 25px;
}

#homeBOOKS {
	width: 450px;
	float: left;
	
}

#booksSummary {
	margin-left: 25px;
	
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0A5897;
	font-size: 33px;
	line-height: 30px;
	font-weight: normal;
}
.styleh2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0A5897;
	font-size: 33px;
	line-height: 30px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#515151;
	font-size: 12px;
	line-height:20px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0A5897;
	font-size: 20px;
	line-height: 30px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #515151;
	font-size: 13px;
	line-height: 10px;
	
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #515151;
	font-size: 17px;
	line-height: 20px;
	
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#515151;
	font-size: 12px;
	line-height: 20px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828283;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	text-align: left;
}
.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	font-style:normal
}
.footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	font-style:normal
}
.footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828283;
	text-decoration: none;
	font-style:normal
}
.footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4A4A;
	text-decoration: none;
	font-style:normal
}
.footertextLIGHTRAY {
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal
}
.footertextLIGHTRAY a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828283;
	text-decoration: none;
	font-style:normal
}
.footertextLIGHTRAY a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828283;
	text-decoration: none;
	font-style:normal
}
.footertextLIGHTRAY a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #828283;
	font-style:normal
}
.footertextLIGHTRAY a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4B4A4A;
	font-style:normal
}


	
