body {
	background-color: #c3d4ce;
	margin: 0;
	padding: 0;
	
}

#container
{

	background-color: #E0E0E0;
	width: 900px;
	margin: 20px auto;

}
		
#banner
{

	height: 110px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;

}


 #maincontent{
	float:left;
	overflow:hidden;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 600px;
	padding: 0px 25px 0px 30px;
	margin: 0px 0px 0px 10px;
	display: inline;
	/*left: 30px;
	top: 2px;*/

}
#home #maincontent{
	
	width: 300px;

}
 #subcontent{
	float:left;
	
	/*font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	color: #000000;*/
	/*width: 600px;

	padding: 0px 25px 0px 0px;*/
	margin: 20px 0px 0px 0px;
/*	left: 30px;
	top: 2px;*/
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #669999;
}

#right{
	float: left;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	height:auto;
	width: 270px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #669999;
	display: inline;
	


}
#menu {
	/*float: left;
	width: 190px;
	/*	position:relative;

	z-index:1;*/
		


}
#menu  a, #menu  a:link, #menu  a:visited
{
	display:block;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	width: 160px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	vertical-align: middle;
	position: relative;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #669999;

}

#menu  a:hover, #home #menu .home a, #rdbooks #menu .rdbooks a ,
#contact #menu .contact a , #fernhouse #menu .fernhouse a 
{
	/*display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;*/
	/*height: 13px;*
	width: 145px;*/
	color: #9C2727;
	/*font-weight: bold;
	text-decoration: none;*/

}
				
#menu  a:active
{
/*	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

	color: #387E6D;
	font-weight: bold;
	text-decoration: none;*/

}

	
h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #387E6D;

}
#subcontent h1 {
	/*font-family: Georgia, Times, serif;*/
	font-size: 1.5em;
	/*font-weight: normal;
	margin: 0px;*/
	padding: 10px 0px 10px 0px;
	/*color: #387E6D;*/

}
hr {
	color: #FFFFFF;
}

a, a:link, a:visited, a:active
{
	color: #CC3333;
	text-decoration: none;

}
a:hover
{
	color: #9C2727;
	text-decoration: none;

}
a img { border:none; }
/*
#footer a:link
{
	color: #CC3333;
	text-decoration: none;

}*/
#left {
	float: left;
	width:150px;
	z-index:1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 32px;
	margin-top: -10px;
	display: inline;


}

#footer{
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	padding: 2em;
	margin: 2px;
	color: #6A6A6F;

}

#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
	text-align: center;

}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC3333;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	background-color: #C4C4C6;
	font-family: "Times New Roman", Times, serif;


}

.year{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #CC3333;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin: 0px 0px 15px 0px;
	
}

.large {
	font-size: 18px;
}

.small {
	font-size: 11px;
}

.blue{
	color: #6699FF;

}
.green{
	color: #33CC00;

}
.clear{

clear: left;
}

.listing{
	float:left;
	/*position:relative;
	height: 8em;*/
	width: 600px;
	/*clear: both;*/
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
	margin: 0px 0px 14px 0px;
}
.listing_pic{
	float:left;
	/*position:relative;*/
	width: 60px;
	margin: 0px 0px 10px 0px;

}

.listing_text{
	
	padding: 0px 0px 10px;
	margin: 0px 0px 14px 80px;

}
p{
	margin: 10px 0px 14px 0px;
}	

.listing_text p {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 90%;
	margin: 4px 0px 0px 0px;
	color: #000000;
	
}
#search  {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #000000;
	margin-top: 40px;
	background-color: #CCCCCC;
	padding: 8px;
	width: 150px;

	/*margin-bottom: 0px;*/

}
/*#search p{
margin: 12px 0px -14px 0px;

}*/		
.listing_title{
	
	font-family:  Georgia, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
