body {
	background-color: #DA1F20;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0 0 10px 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

form
{
padding:0;
margin:0;

}

p
{
text-align:left;
}

#wrapper
{
width:775px;
}

#header
{
height:183px;
width:755px;
padding:5px 10px 5px 10px;
}

#nav
{
height:29px;
}

.divider_nav
{
padding:0 7px 0 7px;
}

.nav_but
{
margin-top:4px;

}

.top_squares
{
height:9px;
background-image:url(../images/header/top_squares.gif);
background-repeat:repeat-x;
background-position:left top;
}

#mid_header
{
width:755px;
height:136px;
background-color:#E52122;
}


.bot_squares
{
height:9px;
background-image:url(../images/header/bot_squares.gif);
background-repeat:repeat-x;
background-position:left top;
}



#main_content
{
width:775px;
text-align:center;
}

#main content p
{
font-size:11px;
color:#FFFFFF;
}

#page_bg
{
width:755px;
text-align:left;
background:url(../images/titles/bg_page.gif) 0% 0% repeat-y;
}

#left_content
{
width:263px;
}

#left_content p
{
font-size:11px;
color:#FFFFFF;
padding:0 10px 0 10px;
}

#right_content
{
width:512px;
}

#left
{
width:493px;
padding:0 10px 0 10px;
text-align:left;
}

#right
{
width:232px;
padding-right:10px;
text-align:left;
}


#banners
{
width:500px;
height:84px;
border:1px solid #E52122;
text-align:center;
}

.bg_booking
{
height:180px;
width:259;
padding:0 0 0 0;
background-image:url(../images/booking/bot_bg.gif);
background-repeat:no-repeat;
background-position:left;
text-align:center;
}

.bg_update
{
background-image:url(../images/bg_update.gif);
background-repeat:repeat-y;
background-position:top;
}


.keep_update
{
width:160px;
height:17px;
color:#000000;
background-color:#FFFFFF;
padding-left:4px;
border:1px solid #000000;

}

.bg_featured
{
background-image:url(../images/bg_featured.gif);
background-repeat:repeat-y;
background-position:top;
}

.gallery_split
{
height:5px;
background-image:url(../images/gallery_split.gif);
background-repeat:repeat-x;
background-position:left;
}

.gallery_search_bg
{
background-image:url(../images/titles/gallery_search_bg.gif);
background-repeat:repeat-y;
background-position:left top;
padding:10px 0 10px 0;
}


.gallery_search_bg_detail
{
background-image:url(../images/bg_detail_search.gif);
background-repeat:repeat-y;
background-position:left top;
padding:0 25px 0 25px;
}

.gallery_search_menu
{
width:180px;
height:21px;
color:#fff;
background-color:#E52122;
padding-left:4px;
border:1px solid #000;
}

.page_no ,.page_no a
{
text-decoration:none;
color:#FFFFFF;
}

.page_no a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

.img
{
border:1px solid #E52122;
}


#form
{
width:493px;
background-image:url(../images/titles/form_bg.gif);
background-repeat:repeat-y;
padding: 0 10px 0 10px;
}

.form_bg_sm
{
background-image:url(../images/titles/form_bg_sm.gif);
background-repeat:repeat-y;
background-position:left top;
padding:0 25px 0 25px;
}


.text, .text a
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.text a:hover
{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}



.text_field
{
width:300px;
height:17px;
color:#E52122;
background-color:#ffffff;
padding-left:4px;
border:1px solid #E52122;
font-size:11px;
font-family:Helvetica, Arial, sans-serif;
}


.text_field_tall
{
width:300px;
height:77px;
color:#E52122;
background-color:#ffffff;
padding-left:4px;
border:1px solid #E52122;
font-size:11px;
font-family:Helvetica, Arial, sans-serif;
}

.text_field_sm
{
width:30px;
height:17px;
color:#E52122;
background-color:#ffffff;
padding-left:4px;
border:1px solid #E52122;
font-size:11px;
font-family:Helvetica, Arial, sans-serif;
}




#footer
{
height:auto;
width:755px;
padding:10px 10px 0 10px;
font-family:Helvetica, Arial, sans-serif;
color:#FFFFFF;
font-size:11px;
}

#footer a
{
font-family:Helvetica, Arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

#footer a:hover
{
font-family:Helvetica, Arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}

.footer_left
{
float:left; 
text-align:left;
}

.footer_right
{
float:right; 
text-align:right;
}