/* Photos Inside */
.photos-inside{
position:absolute;
height:316px;
width:331px;
left:39px;
top:26px;
}

/* Textarea */
.textarea{
position:absolute;
height:316px;
width:318px;
left:404px;
top:26px;
overflow:auto;
scrollbar-3dlight-color:#E2C139;
scrollbar-arrow-color:#E2C155;
scrollbar-base-color:#E2C139;
scrollbar-darkshadow-color:#E2C139;
scrollbar-face-color:#FFF;
scrollbar-highlight-color:#E2C139;
scrollbar-shadow-color:#E2C139;
}

/* Reserve Now Frame */
.reserve-frame {
position:absolute;
height:316px;
width:683px;
left:39px;
top:26px;
scrollbar-3dlight-color:#E2C139;
scrollbar-arrow-color:#E2C155;
scrollbar-base-color:#E2C139;
scrollbar-darkshadow-color:#E2C139;
scrollbar-face-color:#FFF;
scrollbar-highlight-color:#E2C139;
scrollbar-shadow-color:#E2C139;
}

/* 2 Column Text Area */
.textarea-two-column{
position:absolute;
height:316px;
width:683px;
left:39px;
top:26px;
overflow:auto;
scrollbar-3dlight-color:#E2C139;
scrollbar-arrow-color:#E2C155;
scrollbar-base-color:#E2C139;
scrollbar-darkshadow-color:#E2C139;
scrollbar-face-color:#FFF;
scrollbar-highlight-color:#E2C139;
scrollbar-shadow-color:#E2C139;
}

/* Misc. Heading & Stuff */
.RatesHeading{
background:#E8E4CA;
position:absolute;
width:174px;
height:316px;
}
.RatesRoomTitle{
background:url(images/ratesroomtitle_backgrnd.jpg) no-repeat;
padding:6px;
width:451px;
color:#FFF;
clear:both;
}
.ContentExpandableTop{
background:url(images/background_expandabletop.jpg) no-repeat;
position:relative;
height:49px;
width:760px;
}
.ContentExpandableBottom{
background:url(images/background_expandablebottom.jpg) no-repeat;
position:relative;
height:49px;
width:760px;
}
.ContentExpandableMiddle{
background:url(images/background_expandablemiddle.jpg) repeat-y;
position:relative;
width:760px;
}
.ContentExpandableMiddleContainer{
margin-left:60px;
margin-right:60px;
position:relative;
width:640px;
}
.PackagesHeading{
background:url(images/ratesroomtitle_backgrnd.jpg) no-repeat;
color: #FFF;
clear:both;
}
.RatesLogosAndButtons{position:absolute;}.RatesHighlightedBox {
	border: 3px solid #aa900d;
	background-color: #F5F4E4;
	padding: 6px;
}

