/* CSS Document */

body {
	background-image: url(_gfx_/tmplt/bckgrnd.gif);
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3795A1;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #3795A1;
}


h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3795A1;
	font-weight: normal;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}


.homeMainContent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2D7782;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(_gfx_/tmplt/main-content-box.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #338C99;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}





a.footerLink, a.footerLink:visited {
	color: #338C99;
	font-size: 11px;
}

a.footerLink:hover{
	color: #FF9900;
}

a.footerLink:active {
	color: #338C99;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3795A1;
}
.contentTemplateMainBox {
	background-image: url(_gfx_/tmplt/tmplt-back.gif);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-top: 0px;
}
.mainContent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 25px;
}


hr {
	color: #7EC7D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;


}
li {
	padding: 3px;
}


a {
	color: #338C99;
}

a:hover {
	color: #006699;
}
.bookTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


.bookCovers {
	border: 1px solid #999999;
	margin-bottom: 7px;
}
.bookCell {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339999;
	line-height: 15px;
}

.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

.whiteLinks: hover {
	color: #FFFFFF;

}

