
body
{color:white;

 font-family: 'Times New Roman',Times,serif;
 font-size: 20px;
 background-color: #e0e0fb;
}

.hours
{
    text-align:center;
    margin:5px;
}
#background
{

    height:auto;
    width:800px;
    margin:0 auto;

    background-color: #465c74;
}

div.header
{text-align:center;
 width:150px;
 padding:0em;
 margin:0%;}

table.links
{background-image:url("images/texture1.jpg");
 width:800px;
 text-align:center;
 font-size: 24px;
 font-family: 'Times New Roman',Times,serif;
}


table b
{color:white!important ;
 font-weight: bold;
}
table
{color:black;
 font-size:20px;
 font-weight: bolder;
}


a:link 
{color:white;
 text-decoration:none;}

a:visited 
{color:white;
 text-decoration:none;}

a:hover 
{color: #CCCCCC;
 background-color: #333333;
 text-decoration: none;}

a:active 
{color: white;}


#rightImage
{
    float:right;
    margin: 25px 25px 0 0;
}
#leftImage
{
    float:left;
    margin: 25px;
}
#bottomLeft
{
    float:right;
    margin:25px;
}
#rentalsContent
{
   width:790px;
   margin:5px;

}
.type
{
    width:200px;
}
.price
{
    width:75px;
}