body
{
            font-family:     Tahoma;
}


#menubar  { border-style:     groove;
            border-width:     2px;
          }

.menuItems 
          { 
	     padding-right:   20;
             padding-left:    20; 
             font-size:       12px;
             text-align:      center; 
             letter-spacing:  3px;
             font-weight:     bold;
          }


.menuLinks:link, .menuLinks 
          {
             color:           rgb( 238, 232, 0);
             text-decoration: none; 
          }

.menuLinks:hover 
          {
             color:           rgb( 234, 91, 62 );
             text-decoration: none;	
          }

.menuLinks:active
          {
             text-decoration: none; 
          }

.menuLinks:visited
          {
             text-decoration: none; 
          }

.summary_home { font-size:    12px;
                
                letter-spacing:2px;
                font-weight:   normal;
                list-style:    url(images/diamond_green.gif);
                text-align:    left; 
                line-height:   2;
                padding-left:  15;
                margin-left:   20; 
           }
 
#footer    { 
		font-size: 10px;
                font-family: arial;
                text-align:center; 
                letter-spacing:2px;
                font-weight: normal;
           }


.headertext2 { 
		font-size:      16px;
                text-align:     left;
                letter-spacing: 2px;
                font-weight:    bold;
                color:          rgb(0, 92, 138 );
                list-style:     url(images/bullet_red.gif);
                padding-left:   15;
                margin-left:    100;
                line-height:    1.2;
           }

.hometext {
		font-size:      11.5px;
                font-weight:    normal;
                letter-spacing: 2px;
                line-height:    1.5;
                padding-left:   50px;
                padding-right:  50px;
          }


.roomTable
{
                font-size:      11.5px;
                font-family:    Tahoma;
                font-weight:    normal;
                letter-spacing: 2px;
                line-height:    1.5;
                padding-left:   50px;
                padding-right:  50px;
}

#roomsTbl 
{               border-width: thin;
                border-color: gold;
		border-style: ridge;

}

.roomType
{
   		padding-left: 30px;	
}

.config
{
		padding-left: 60px;
}

.bathroom
{
	   	padding-left: 25px;
}


.summary_room
{
	        list-style:    url(images/diamond_green.gif);
                line-height:   2;
		padding-left: 10px;
                font-size:      11.5px;
                font-family:    Tahoma;
                font-weight:    normal;
                letter-spacing: 2px;
}

#headingServices
{
  		font-size:      16 px;
                font-weight:    bold;
                letter-spacing: 4px;
                line-height:    1.5; 
                text-align:     center;
	        color:          rgb( 234, 91, 62 );
}

.summary_services
{
		font-size:      12 px;
                font-weight:    normal;
                letter-spacing: 2px;
		list-style:     url(images/diamond_green.gif);
                line-height:    2;
                padding-left:   5px;
}


