#header {
  height: auto;
}

#wrap{
background: url("../images/party_rooms/party_rooms_bg.jpg");
width: 993px;
height: 1320px;
}

#partyrooms{
position:absolute;
margin: 0;
}

#partyrooms_title{
	margin: 0px 0px 0px 68px;
	background: url("../images/general/title_bg.png");
	background-repeat: no-repeat;
	width: 861px;
	height: 58px;
}

#partyrooms_title img {
	margin: 9px 0 0 11px;
}

#partyrooms_body{
margin: 40px 0px 0px 90px;
}

#room{
margin: 0px 0px 40px 10px;
width: 460px;
height: 180px;
clear:both;
}

#room_photo{
width: 200px;
float: left;
padding-right: 10px;
margin: 0px 10px 10px 10px;
}

.room_name, .room_name:visited, .room_name:hover{
float: left;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
color: #754D20;
text-decoration: none;
}

#room_copy{
float:left;
width: 220px;
font-size: 12px;
color: #754D20;
}

.room_img{
width: 200px;
border-width: 0px;
}


#bookparty{
position:absolute;
margin: 66px 0px 0px 600px;
}

#bookparty_form{
margin: 5px 0px 0px 20px;
}

.form_top{
font-size: 12px;
color: #754D20;
}
.form_input {
width:160px;
height: 24px;
border: 1px solid black;
font-family: Verdana;
padding: 4px;
}

.form_label{
font-size: 12px;
color: #754D20;
text-transform: uppercase;
padding-top: 5px;
}

.form_textarea{
font-size: 12px;
font-family: Verdana;
color: #666666;
width: 160px;
height: 100px;
border: 1px solid black;

}

.book_select{
width:160px;
height: 24px;
border: 1px solid black;
font-family: Verdana;
}

.btn_bookit{
width: 100px;
height: 26px;
background: url("../images/general/book_now_lg_btn.gif");
border-width: 0px;
}

.btn_bookit:hover{
width: 100px;
height: 26px;
background: url("../images/general/book_now_lg_btn_roll.gif");
border-width: 0px;
}

.roomlink, .roomlink:visited, .roomlink:hover {
color: #754D20;
text-decoration: none;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}


#footer{
position:absolute;
margin: 950px 0px 0px 0px;
}