/* stylesheet revised 2007_02_20  */

.attributebar {  
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 10px; 
font-weight: bold; 
background-color: #CC0033; 
color: #0000CC
}
.amenitiesbar { 
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 10px; 
font-weight: bold; 
background-color: #CC0033 
}
.attributelist { 
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 10px; 
font-weight: normal; 
color: #2F4F4F; 
padding-left: 10px
}
.attributerule { 
background-color: #2F4F4F; 
height: 2px
}
.attributecategory { 
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #2F4F4F; 
padding-top: 5px
}
.attributetablealign { 
margin-left: 10px
}
div#AmenitiesLeftColumn {
float: left; 
width:50%;
} 
div#AmenitiesRightColumn {
marging-left: 50%; 
width:50%;
} 


/* added for new include version */

div#amenitiesBox {
width: 400px;
}
.amenitiesLeft {
float: left;
width: 200px;
}
.amenitiesRight {
float: left;
width: 200px;
}
