@charset "UTF-8";

body, h1, h2, h3, h4, h5{
	padding:0px;
	margin:0px;}

body {
	background-image: url(../images/booklink_background.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navigationbar{
	margin-bottom:16px;
	margin-right:10px;}
	
#navigationbar a{
	font-size:16px;
	color:#333333;
	text-decoration:none;
	padding:13px 13px 8px 13px;}


#navigationbar a:hover{
	color:#FFFFFF;
	background-color:#bd0000;}
	
#navigationbar .shop{
	color:#bd0000;}

#navigationbar .shop img{
	background-image:url(../images/shopcart_icon.gif);
	width:22px;
	height:18px;
	position:relative;
	top:2px;}

#navigationbar .shop:hover img{
	background-position:-22px;}

h1 {
	font-size:38px;
	line-height:38px;
	color:#bd0000;
	font-weight:normal;
	left:35px;
	top:60px;
	position:relative;
	width:375px;}
	
h1 .subtitle1{
	font-size:26px;
	line-height:26px;
	color:#727272;}

h1 .subtitle2{
	font-size:20px;
	line-height:26px;
	color:#000000;}

h2 {
	font-size:18px;
	line-height:18px;
	color:#333333;
	position:relative;
	font-weight:bold;
	font-style:normal;}

h5 {
	font-size:13px;
	font-weight:normal;
	color:#727272;
	left:35px;
	top:78px;
	position:relative;
	width:550px;}
	
	
#middle{
	height:726px;
	background-image:url(../images/booklink_bottom_bg.jpg);
	background-repeat:no-repeat;}

.listbox{
	font-size:12px;
	line-height:14px;
	position:relative; 
	width:210px; 
	height:650px; 
	top:36px; 
	left:30px;
	font-style:italic;
	float:left;
	margin-right:35px;}
	
.listbox .title, #closeoutslist .title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;}

.listbox .price, #closeoutslist .price{
	color:#bd0000;}
	
#closeoutslist{
	font-size:12px;
	line-height:22px;
	position:relative;
	font-style:italic;
	padding-left:40px;
	padding-right:40px;}
	
#calendar_narrow{
	position:relative;
	top:36px;
	left:15px;}

h4{
	font-size:13px;
	line-height:16px;
	color:#333333;
	font-weight:normal;
	position:relative;
	top:4px;}
	
h4 a{
	color:#bd0000;
	text-decoration:none;}

h4 a:hover{
	text-decoration:underline;}

.sidebox{
	position:relative;
	left:25px; 
	top:35px; 
	width:180px;}
	
.redbutton{
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
	background-color:#bd0000;
	text-decoration:none;
	top:8px;
	position:relative;}
	
.redbutton:hover{
	background-color:#999999;
	text-decoration:none;}
	
h3{
	font-size:12px;
	line-height:15px;
	color:#333333;
	font-weight:normal;
	position:relative;
	padding:16px 4px 0px 4px}
	
h3 a{
	color:#bd0000;
	font-size:11px;
	text-decoration:none;}

h3 a:hover{
	text-decoration:underline;}

.bodytext{
	font-size:14px;
	line-height:24px;
	color:#000000;
	padding-left:40px;
	padding-right:40px;}
	
.bodytext ul{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;}
	
.bodytext a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;}
	
.bodytext a:hover{
	text-decoration:underline;}

#booklink_map{
	position:relative;
	top:79px;
	left:84px;}
	
#booklink_map a{
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	}

#booklink_map a:hover{
	text-decoration:underline;}


.footer {
	font-size:12px;
	font-style:italic;
	color:#333333;}

