BODY.home {
margin: 0px 0px;
background-image: url(images/home-bg.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

BODY.subpage {  
margin: 0px 0px;
background-image: url(images/leftside.jpg);
background-position: bottom left;
background-repeat: no-repeat;
}

BODY.hugesubpage {  
margin: 0px 0px;
background-image: url(images/leftside.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.home-text {
position: absolute;
top: 200px;
left: 650px;
width: 200px;
font-family: Tahoma, arial;
font-size: 11px;
color:#818181;
line-height: 20px;
}

.home-text-headline {  
color:#CF342F;
font-weight: bold;
}

.home-shadow {  
position: absolute;
top: 623px;
left: 652px;
}

#announcement {  
position: absolute;
top: 12px;
right: 12px;
font-family: Tahoma, Arial;
font-size: 10px;
text-align: right;
line-height: 17px;
}

.announcement-headline{  
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
color:#CF342F;
text-transform: uppercase;
}

.subpage-bottom {  
position: absolute;
bottom: 0px;
right: 0px;
z-index: 1;
}

.nav {  
background-image: url(images/navbg.gif);
background-repeat: no-repeat;
height: 36px;
}

.navtd {  
vertical-align: top;
}

.maincontenttable {  
position: absolute;
top: 145px;
left: 115px;
width: 75%;
}

.content {  
font-family: Tahoma, Arial;
font-size: 11px;
color:#818181;
line-height: 17px;
}

.smallcontent {  
font-family: Tahoma, Arial;
font-size: 10px;
color:#818181;
line-height: 11px;
width: 50%;
}

H1 {  
font-family: Tahoma, Arial;
font-size: 18px;
font-weight: bold;
color:#CF342F;
margin-bottom: 5px;
}

H2 {  
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
color:#CF342F;
margin-bottom: 3px;
}

H3 {  
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color:#CF342F;
margin-bottom: 3px;
}

.rightside {  
width: 150px;
vertical-align: top;
padding-left: 15px;
text-align: right;
line-height: 13px;
}

.leftside {  
vertical-align: top;
}

.available {  
width: 150px;
vertical-align: top;
padding-left: 15px;
text-align: right;
line-height: 14px;
}

.bold {  
font-weight: bold;
}

.label {  
vertical-align: top;
font-family: Tahoma, Arial;
font-size: 11px;
color:#818181;
font-weight: bold;
line-height: 17px;
white-space: nowrap;
}

A {  
color:#CF342F;
}

A:hover {  
color:#000000;
}

.PDFlink {  
font-size: 15px;
}

.PDFreader {  
color:#818181;
}

.amenitiestable {  
padding-left: 10px;
vertical-align: top;
}