@charset "UTF-8";

/*-----------------------GENERAL----------------------------*/


BODY {
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 20px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 20px;
	background-color: #116479;
	}
	
A:link {COLOR: #336666; font-size: 20px; TEXT-DECORATION: none;}
A:visited {COLOR: #C00000; font-size: 20px; TEXT-DECORATION: none;}
A:hover {color: #142C50; font-size: 20px; FONT-WEIGHT: bold; TEXT-DECORATION: none;}


TD {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; background-color:#E3E1E1;}

.content {padding: 22px;}

.booktitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003221;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.home-content {
	font-family:Calibri, Tahoma, Arial, sans-serif;
	font-size: 22px;
	color: #000000;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.quote-extra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003221;
}

.quote-extra-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003221;
}

.imageborder {
	border: 1px solid black;
}

.scrolltable {background-image:url(images/homepagescroll.png);
}

.transtable {background-color:transparent;
}

.social {
	background-color:#003221;
	padding: 2;
	text-align:center;
}