#wrap{
background: url("../images/home/home_bg.jpg");
width: 993px;
height: 1850px;
}

#column_wrap{
margin: 0px 0px 0px 65px;
}

#left_column{
width: 460px;
float: left;
margin: -6px 0px 0px 0px;
}

#right_column{
float: left;
width: 380px;
}

#upcoming_events{
background-image: url("../images/home/upcoming_bg.png");
height: 528px;
width: 458px;
clear: both;
margin: -4px 0px 0px 0px;
}

#upcoming_events_body{
margin: 12px 0px 0px 7px;
}

#upcoming_events_title{
padding-top: 15px;
padding-left: 15px;
color: #754D20;
text-decoration: none;
text-transform: uppercase;
}

.eventlink, .eventlink:visited, .eventlink:hover {
color: #754D20;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
}

#event{
width: 375px;
margin: 3px 0px 10px 35px;
}

#event_photo{
width: 150px;
height: 75px;
overflow: hidden;
float: left;
border: 1px solid black;
}

#event_name{
float: left;
width: 200px;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
color: #754D20;
padding-left: 10px;
}

#event_sub{
float:left;
width: 200px;
font-size: 12px;
color: #754D20;
padding-left: 10px;
}

#event_btn{
float: left;
width: 200px;
text-align: left;
}

#event_description{
clear:both;
font-size: 12px;
color: #754D20;
padding-top: 3px;
}

.event_img{
width: 150px;
}

#events_see_all{
position:absolute;
margin: 425px 0px 0px 0px;
width: 400px;
text-align: right;
}

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

#bookparty{
margin: 0px 0px 0px 20px;
height: 460px;
}

#bookparty_title{
margin: 5px 0px 0px 0px;
}

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

.form_top{
font-size: 12px;
color: #754D20;
}

.form_label{
font-size: 12px;
color: #754D20;
text-transform: uppercase;
padding-top: 5px;
}
.book_select{
width:200px;
height: 24px;
border: 1px solid black;
font-family: Verdana;
}

.form_input {
width:200px;
height: 24px;
border: 1px solid black;
font-family: Verdana;
padding: 4px;

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

}

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

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

#partyrooms{
margin: -10px 0px 0px 0px;
background-image: url("../images/home/partyrooms_bg.png");
height: 775px;
width: 458px;
}

#partyrooms_title{
padding-top: 20px;
padding-left: 17px;
}

#partyrooms_body{
margin: 14px 0px 0px 0px;
}

#room{
margin: 0px 0px 0px 40px;
width: 400px;
clear:both;
}

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

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

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

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

#opentable{
margin: 40px 0px 0px 0px;
}

#opentable_inner{
margin: 10px 0px 0px 115px;
}

#specials{
margin: 58px 0px 0px 18px;
color: #754D20;
font-weight: bold;
font-size: 16px;
}

#press{
position: absolute;
margin: 19px 0px 0px 20px;
width: 325px;
}

#press_body{
margin: 20px 0px 0px 25px;
color: #754D20;
font-size: 12px;
}

#awards{
margin: -10px 0px 0px 0px;
background-image: url("../images/home/awards_bg.png");
width: 456px;
height: 221px;
}

#awards_title{
padding-top: 10px;
padding-left: 17px;
}

#awards_body{
margin: 0px 0px 0px 30px;
}

#channels{
margin: 465px 0px 0px 20px;
}

#channels_body{
margin: 0px 0px 0px 10px;
}

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

#press_item_left img{
border: 1px solid black;
}