body { 
        background-color: #292E2F; 
}

a {
		color: #C9DBEA; text-decoration: none;
}

.mainLogo { 
        position: absolute; left: 133px; top: 38px; 
}
.mainPic { 
        position: absolute; left: 478px; top: 0px; 
}
.navContainer {
        position: absolute; left: 15px; top: 518px;
}

#tourLeftPane {
        position: absolute; left: 0px; top: 0px;
        background-color: #292E2F;
        width:357px; height: 100%;
}
#tourRightPane {
        position: absolute; left: 357px; top:0px;
        background-color: #ddc693;
}
.tourNavContainer {
        position: absolute; left: -35px; top: 518px; width: 434px;
}
.tourLogo { 
        position: absolute; left: 106px; top: 21px; 
}
.floorPlanCaption {
		position: absolute; left: 19px; top: 164px; width: 324px;
		text-align: left; text-transform: uppercase;
        font-family: verdana, sans-serif; font-size: 9px;
        color: #86582C;
}
.floorPlan {
        position: absolute; left: 18px; top: 178px; border: none;
}
.roomInfo {
        position: absolute; left: 16px; top: 141px; width: 417px;
}
.roomPic {
        position:absolute; left: 0px; top: 45px; width: 243px; height: 243px;
}
#roomPicVert {
        position: absolute; left: 43px; height:213px; width: 138px;
}
#roomPicHoriz {
        position: absolute; top: 43px; height:138px; width: 213px;
}
.roomDesc {
        position: absolute; left: 240px; top: 35px; width: 134px;
        text-align: left;
        font-family: verdana, sans-serif; font-size: 11px;
        color: #999999;
}

.contactLogo { 
        position: absolute; left: 47px; top: 21px; 
}
.contactMainPic { 
        position: absolute; left: 494px; top: 0px; 
}
.contactNavContainer {
        position: absolute; left: 16px; top: 518px;
}
.contactHeader {
        position: absolute; left: 402px; top: 26px;
        font-family: "Trebuchet MS", verdana, sans-serif; font-size: 26px;
        font-weight: bold; color: #2998e2;
}
.contactBody {
        position: absolute; left: 47px; top: 170px;
}
#contactBodyHeader {
        position: absolute; left: 178px; top: 134px;
        font-family: verdana, sans-serif; font-size: 14px; 
        font-weight:bold; color: #000000;
}

.bio1 {
		position: absolute; left: 25px; top: 155px; width: 447px;
}
.bio2 {
		position: absolute; left: 25px; top: 326px; width: 447px;
}
.bioPic {
        position: absolute; top: 2px;
}
#bioBody {
        position: absolute; left: 153px;
        font-family: verdana, sans-serif; font-size:11px; color: #3f2c16;
}

.nav li {
        font-family: "Trebuchet MS", verdana, sans-serif; font-size: 15px;
        font-weight: bold; margin: 0; padding: 6px;
        list-style-type: none; display: inline;
}

.nav li a {
        color: #002E89;
        text-decoration:none;
}

.nav li a:hover {
        color: #c1e8f0  ;
        text-decoration:none;
}

#navCurrent {
        color: #993333; font-style: italic;
}
#decorLinks {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #716E7D;
	position: absolute;
	top: 461px;
	left: 163px;
	width: 194px;
}
#decorLinks a {
	color: #716E7D;

}
a:link {
	color: #716E7D;

}
a:visited {
	color: #716E7D;

}
a:hover {
	color: #716E7D;

}
a:active {
	color: #716E7D;

}
.decor {
	font-size: 9px;
	font-weight: bold;
}

