div.content {
text-align:center;
margin:0 auto;
background-color:#FFF;
color:#000;
}

.button {
cursor:pointer;
font-size:1.8em;
}

.button:hover {
text-decoration:underline;
}

lightbg {
background-color:#f0f1f2;
}

DIV.countyBar {
background-color:#FF9;
}

DIV.half {
width:50%;
}

.3rd {
width:33.3%;
}

.border {
width:900px;
border-color:#C60;
border-style:solid;
border-width:thin 0 0;
}

.top {
text-align:justify;
vertical-align:top;
}

.bottom {
vertical-align:baseline;
}

.footnote {
color:gray;
font-size:x-small;
font-style:italic;
}

IMG.hotImage {
height:60px;
width:60px;
border:0;
}

.shadow {
filter:shadow(color:red,strength:20, direction:135);
}

.allborder {
color:#000;
border-color:gray;
border-style:solid;
border-width:thin;
padding:0;
}

DIV.fillbox {
height:25px;
width:900px;
background-color:#CCC;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

.left {
text-align:left;
}

.subheading {
color:navy;
font-size:14px;
font-weight:700;
text-transform:capitalize;
}

.smallheading {
font-weight:700;
}

.inline {
display:inline;
}

form.hotel {
height:20%;
text-align:center;
background-color:#f0f1f2;
width:900px;
font-family:Arial;
padding:4px;
}

.warning {
color:red;
}

A:hover {
font-size:12px;
color:#4682b4;
font-family:arial;
text-decoration:none;
}

.smallText {
font-size:smaller;
}

DIV.short {
width:27%;
}

DIV.long {
width:73%;
}

TABLE {
color:#000;
font-size:10pt;
}

h3.title {
color:#6f6f75;
font-weight:500;
font-size:14pt;
font-family:"Times New Roman", Times, Georgia;
}

A:link,A:visited {
font-size:12px;
color:#006;
font-family:arial;
text-decoration:none;
}
