body {
margin: 0px;
background-image: url(../images/bg.jpg);
background-repeat: repeat;
}

p, td, li {
	line-height: 140%;
	color: #473225;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

h1 
{
      font : bold 16px "Times New Roman", Times, serif;
     color : #660000;
}

h2 
{
      font : bold 16px "Times New Roman", Times, serif;
     color : #666633;
}

h3 
{
      font : bold 16px "Times New Roman", Times, serif;
     color : #503221;
}

h4 
{
      font : bold 14px "Times New Roman", Times, serif;
     color : #660000;
}

h5 
{
      font : bold 14px "Times New Roman", Times, serif;
     color : #666633;
}

h6
{
      font : bold 14px "Times New Roman", Times, serif;
     color : #503221;
}

.bookttitle
{
      font : bold 14px "Times New Roman", Times, serif;
     color : #651002;
}

.homequote
{
     color : #651002;
	 line-height: 125%;
	 	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.hometext
{
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	 line-height: 125%;
}

hr  {
border: 0;
height: 2px;
width: 100%;
color: #F5F5F5;
background-color: #42474B;
}

a  
{
  color : #990000;
}

a:visited
{
  color : #660000;
}

a:hover  
{
  color : #988441;
}

td.content {
background-image: url(../images/contentbg.jpg);
background-repeat: repeat-y;
}

td.homebox {
background-color: #F0E1C4;

}

.copyright
{
	font : 10px "Times New Roman", Times, serif;
	color: #F0E1C4;
	line-height: 200%;
}

a.copyright  
{
  color : #FFFFFF;
}

a.copyright:visited
{
  color : #F0E1C4;
}

a.copyright:hover  
{
  color : #988441;
}

ul.corner{ 
list-style-type:circle;
margin: 0 px;
padding-left: 20px;
}

li.corner {
	font : 12px "Times New Roman", Times, serif;
	line-height: 175%;
}