/* Begin Styles */
body {
	font-family: Arial, sans-serif;
	font-size: 13px; 
	margin: 0;
	background: url(images/common/bg.jpg) #FFFFEE;
}
a { color: #8D7B54; }
a:visited { color: #333; }
p {
	font-size: 13px;
}
div#footer { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
div#footer a {
	font-size: 12px;
	color: #5E2130;
	text-decoration: none;
}
div#footer a:hover { text-decoration: underline; }
	
.left {
	float:left;
	text-align: center;
	position: relative;
	font-size: x-small;
	margin-right: 20px;
}
	
.right {
	float:right;
	text-align: center;
	position: relative;
	font-size: x-small;
	margin-left: 20px;
	}
	
.books	{
	margin:3px;
	}
.small {font-size:x-small; }	
.margin-bottom {margin-bottom:4px;}
.contact-info p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#5E2130;
	text-align:center;
	margin:0;
}
table.contact-info a {color:#5E2130;}
.contact-info a:hover {color: #8D7B54;}
.contact-info a:visited {color: #5E2130;}
/* End Styles */
