.column {
    width: 212px;
    float: left;
    margin: 0px 23px 0px 0px;
}

.contentColumn {
    background-color: #edeaea;
    border: 8px #e1e1e1 solid;
    width: 195px; 
    padding: 5px;  
}

.contentColumn p {
    font-size: 9pt;
    letter-spacing: 0px;
}

#imagePack {
    background-color: #edeaea;
    border: 8px #e1e1e1 solid;
    width: 200px;
    margin: 42px 0px 0px 0px; 
}

.blueText {
    color: #00adef;
}

.yellowText {
   color: #ecc200; 
}

.greenText {
    color: #00d6a1;
}

.pinkText {
    color: #d60080;
}

.pinkText, .greenText, .yellowText, .blueText {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#contentlisting h1, .mceContentBody h1, #indexContent h1, #fullWidth h1, #mainContent h1 {
    font-size:24px;
    letter-spacing:-2px;
    line-height:22px;
    margin: 5px 0 5px;
    text-transform:uppercase;
    font-family:'Arial Black',arial;
    color: #EE1B22;
    padding:5px;
}

#contentlisting h2, .mceContentBody h2, #indexContent h2, #fullWidth h2, #mainContent h2  {
color:#EE1B22;
font-family:'Arial Black',arial;
font-size:18px;
line-height:22px;
margin:0 0 10px;
text-transform:uppercase;
}

#contentlisting h3, .mceContentBody h3, #indexContent h3, #fullWidth h3 {
    color: #a7d1e2;
    font-size: 27px;
    letter-spacing: -1px;
    font-weight: normal;
    margin: 5px 0px 10px 0px; 
}

#mainContent h2 a {
    color:#EE1B22;
      
}

#sitemap h2 {
    margin: 10px 0px 10px 0px !important; 
}

#mainContent ul {
          margin: 0 0 0 5px;
      padding: 0 0 0 0;
}

#mainContent li {
          font-size: 12px;  
          list-style-type: none;
          margin: 0 0 0 0x;
          padding: 0 0 0 0px;
}

#mainContent li a {
    color:#EE1B22;

}

.roomListing h1 {
    color: #6a4f7a !important;
    font-size: 14px !important; 
    letter-spacing: -1px !important;
    font-weight: normal !important;
    margin: 10px 0px 5px 0px !important;         
}




