#main{
height:400px;
width:700px;
background-color:#D11A22;
position:relative;
}

#flip{
position:absolute;
height:14px;
width:50px;
top:154px;
left:250px;
z-index:5px;
}
#flip2{
position:absolute;
height:14px;
width:250px;
top:154px;
left:350px;
z-index:5px;
}

#pricelist{
position:absolute;
width:280px;
height:165px;
left:250px;
top:185px;
overflow:auto;
}



#photo_bg{
position:absolute;
top:0px;
left:0px;
height:400px;
width:223px;
background-color:#FFFFFF;
z-index:5px;
}
a#back_pic{
z-index:100;
position:absolute;
width:223px;
height:163px;
left:0px;
top:0px;
background-image:url(graphics/deckPic.jpg);
}

a#back_pic:hover{
background-image:url(graphics/deckPic_f2.jpg);
}

a#charm_pic{
z-index:100;
position:absolute;
width:91px;
height:106px;
left:0px;
top:171px;
background-image:url(graphics/charmroom_nov06.jpg);
}

a#charm_pic:hover{
background-image:url(graphics/charmroom_nov06_f2.jpg);
}

a#bedroom_pic{
z-index:100;
position:absolute;
width:123px;
height:106px;
left:100px;
top:171px;
background-image:url(graphics/whiteroom_nov06.jpg);
}

a#bedroom_pic:hover{
background-image:url(graphics/whiteroom_nov06_f2.jpg);
}

a#front_pic{
z-index:100;
position:absolute;
width:223px;
height:115px;
left:0px;
top:285px;
background-image:url(graphics/front_nov06.jpg);
}

a#front_pic:hover{
background-image:url(graphics/front_nov06_f2.jpg);
}

#separator{
z-index:10px;
position:absolute;
width:331px;
height:19px;
left:291px;
top:62px;
background-image:url(graphics/separator_2.gif);
}

#star {
z-index:100;
position:absolute;
width:135px;
height:251px;
left:565px;
top:149px;
background-image:url(graphics/largeStar.gif);
}

#awaits {
z-index:100;
position:absolute;
width:372px;
height:49px;
left:243px;
top:98px;
background-image:url(graphics/view_awaits2.gif);
}

#enlarge {
z-index:100;
position:absolute;
width:341px;
height:32px;
left:224px;
top:368px;
background-image:url(graphics/enlargePhoto.gif);
}

a#home_btn {
z-index:100;
position:absolute;
width:33px;
height:20px;
left:245px;
top:26px;
background-image:url(graphics/HOME_BTN.gif);
background-color:#FF0066;
}

a#home_btn:hover{
background-image:url(graphics/HOME_BTN_f2.gif);
}

a#features_btn {
z-index:100;
position:absolute;
width:58px;
height:20px;
left:327px;
top:26px;
background-image:url(graphics/featuresBtn.gif);
}

a#features_btn:hover{
background-image:url(graphics/featuresBtn_f2.gif);
}

a#directions_btn {
z-index:100;
position:absolute;
width:104px;
height:20px;
left:436px;
top:26px;
background-image:url(graphics/DIRECTIONS_BTN.gif);
}

a#directions_btn:hover{
background-image:url(graphics/DIRECTIONS_BTN_f2.gif);
}

#reserve_btn {
z-index:100;
position:absolute;
width:85px;
height:20px;
left:593px;
top:26px;
background-image:url(graphics/reservations.gif);
}

