/********               ********/
/******** standard tags ********/



body {
  background-color:#151565;
}

a {
  text-decoration: none;
  color:white;
}


p  { 
   font-family:Arial,sans-serif; 
   font-size:0.8em;
}


/*                             */
/********    top menu   ********/
/*                             */


.top-menu-link {
   font-family:Arial,sans-serif; 
   font-size:0.75em;
   color:white; 
   background-color:inherit;
   font-weight:bold;
   text-align:center;	
}
td.top-menu-cell {
   border-width:1px; 
   border-color:white; 
   border-style:solid;
}

td.top-menu-cell-red {
   background-color:red;
   border-width:1px; 
   border-color:white; 
   border-style:solid;
}


/*                                    */
/********    bottom elements  ********/
/*                                   */

td.black-square-buttons {
  border-width:1px; 
  border-color:white; 
  border-style:solid;
  width:176px;
}


.bottom-area-link  { 

   font-family:"Arial Black",Arial,sans-serif; 
   text-align:right;
   color:white; 
   background-color:inherit;
   letter-spacing:.03em;
}

.paragraph-link { 
   font-family:Arial,sans-serif; 
   color:black; 
   text-decoration:underline;
}

/*                                  */
/********      other tags    ********/
/*                                 */

.white  { 
   color:white; 
   background-color:inherit;
}


.white-bold  { 
   color:white; 
   background-color:inherit;
   font-weight:bold;
}

.blue-bold { 
   color:#151565; 
   background-color:inherit;
   font-weight:bold;
}


.description {
  line-height:120%;
}

.description-white {
   color:white; 
   font-family:Arial,sans-serif; 
   font-size:.8em;
}



/*                             */
/********    titles     ********/
/*                             */

.house-page-title { 
   font-family:Arial,sans-serif; 
   font-size:1.2em; 
   font-weight:bold;
   color:white; 
   background-color:inherit;
   text-align:center; 
}

.house-subtitle { 
   font-family:Arial,sans-serif; 
   font-size:1em; 
   font-weight:bold;
   color:white; 
   background-color:inherit;
   text-align:center; 
}


/* styles to save for later */

.bold-large-white { 
   font-family:Arial,sans-serif; 
   font-size:1.1em; 
   font-weight:bold;
   color:white; 
   background-color:inherit;
   text-align:center; 
   text-decoration:none; 
}

.bold-med-white { 
   font-family:Arial,sans-serif; 
   font-weight:bold;  
   font-size:.8em; 
   color:white; 
   background-color:inherit;
   text-align:center; 
   text-decoration:none;
}

 

/*                             */
/******      main table ********/
/*                             */

.main {
   width:700px;
   border-style:0px;
   padding:0px;
}

/*                             */
/******    photo page ********/
/*                             */

td.thumbnail {
   border-width:1px; 
   border-color:#151565; 
   border-style:solid;
}



/*                             */
/******    rates page  ********/
/*                            */
      
p.rate {
   color:#151565; 
   font-size:.8em;
   text-align:center;
   font-weight:bold;
} 

                 

ul.rate-bullets li{
   color:white;  
   font-family:Arial,sans-serif; 
   font-weight:normal;  
   font-size:.8em;
}

ul.bullets li{
   color:white;  
   font-family:Arial,sans-serif; 
   font-weight:normal;  
   font-size:.8em;
   list-style-position:outside;
   margin-left:-20px;

}
