/* ----======== Reseting All Browsers ========---- */				
	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
margin:0;
padding:0;
}

fieldset, img
{
border:0;
}

ol
{
list-style:square;
list-style-position:inside;
line-height:25px;
}

ul
{
list-style:none;
}

caption, th
{
text-align:left;
}

h1, h2, h3, h4, h5, h6
{
font-size:100%;
font-weight:normal;
}

abbr, acronym
{
border:0;
}

img, div, input { behavior: url("js/iepngfix.htc") }

/* ----======== End Reseting All Browsers ========---- */				


*
{
font-family: Arial, Helvetica, sans-serif;
}

body
{
text-align: center;
margin: auto;
background: #2D7987 url(../images/sky_bg.jpg) no-repeat top center;
padding-bottom: 15px;
color: #000;
font-size: 12px;
}

a
{
color: #0a87bf;
text-decoration: none;
}

a:hover
{
color: #5ABEEB;
}

h1
{
color: #655b51;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}

#columnLeft h1
{
background: url(../images/sidebar_header.gif) no-repeat top left;
color: #fff;
font-weight: normal;
font-size: 14px;
padding: 9px;
height: 17px;
margin-bottom: 7px;
}

h2
{
color: #655b51;
font-size: 16px;
margin-bottom: 10px;
}

h3
{
	color: #B98200;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

.listingBox h3 a
{
color: #655b51;
font-size: 14px;
margin-bottom: 10px;
font-weight: bold;
}

h5
{
color: #668d0e;
}

p
{
margin-bottom: 10px;
line-height: 16px;
}

#columnRight ul
{
margin-bottom: 5px;
}

.cornerLeft
{
background: url(../images/corner_left.png) no-repeat bottom left;
position: absolute;
bottom: -1px;
left: -1px;
height: 10px;
width: 9px;
}

#columnLeft li
{
padding-bottom: 5px;
line-height: 16px;
}


#columnLeft
{
width: 169px;
float: left;
padding-top: 17px;
text-align: center;
}

.columnInner
{
background: #fafaf8 url(../images/column_inner.gif) no-repeat top center;
border: 1px solid #cbcbc1;
border-top: none;
padding: 10px;
margin-bottom: 10px;
text-align: left;
position: relative;
}

#columnRight
{
width: 634px;
float: left;
margin-left: 17px;
padding-top: 17px;
}

.image
{
padding: 2px;
background: #fff;
border: 1px solid #000;
float: left;
margin-right: 10px;
}

.stars
{
float: right;
}

.floatRight
{
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.listingBox
{
background: url(../images/listing_bg.gif) no-repeat top left;
height: 107px;
padding: 10px;
margin-bottom: 10px;
}

.clearer
{
clear: both;
margin-bottom: 10px;
}

.clearLeft
{
clear: left;
margin-bottom: 10px;
}

#wrapper
{
width: 868px;
text-align: left;
margin: auto;
position: relative;
}

#header
{
height: 113px;
width: 868px;
position: relative;
background: url(../images/header_bg.png) no-repeat top left;
margin-top: 20px;
}

#logo
{
position: absolute;
top: 27px;
left: 25px;
}

#accommodationFinder
{
background: url(../images/acc_finder_bg.png) no-repeat left top;
width: 495px;
height: 54px;
position: absolute;
right: 25px;
top: 28px;
padding-left: 12px;
padding-top: 25px;
}

.finderField
{
background: #fff;
border: 1px solid #33a5d9;
padding: 2px;
font-size: 11px;
}

#mainMenu
{
height: 30px;
padding-top: 6px;
width: 820px;
color: #fff;
background: url(../images/menu_bg.png) no-repeat top left;
position: absolute;
right: 25px;
top: 81px;
}

#mainMenu li
{
float: left;
position: relative;
font-size: 12px;
}

#mainMenu a
{
text-transform: uppercase;
color: #fff;
padding: 5px 15px;
border-left: 1px solid #7f7f7f;
display: inline-block;
}

#header > #mainMenu a
{
display: block;
}

#mainMenu a:hover
{
color: #f3aa00;
text-decoration: none;
}

.home a
{
border: none !important;
}

#content
{
background: url(../images/body_bg.png) repeat-y top left;
padding: 24px 24px 15px 24px;
}

.longButton
{
background: url(../images/long_button_bg.gif) no-repeat top left;
height: 19px;
width: 169px;
color: #fff;
padding: 3px 0;
margin-bottom: 3px;
}

#footer a
{
color: #f3aa00;
}
#footer a:hover
{
color: #fff;
}


#footer
{
background: url(../images/footer_bg.png) no-repeat top left;
height: 44px;
margin: auto;
text-align: left;
color: #fff;
padding: 15px 15px;
clear: both;
}


.deal
{
text-align: left;
padding: 10px 10px 5px 80px;
background: #F0F0E9;
margin-bottom: 1px;
font-size: 11px;
-moz-border-radius: 5px;
}

.deal p
{
margin-bottom: 5px;	
}

.deal a
{
display: block;	
}

.deal img
{
float: left;
margin-left: -70px;
width: 58px;
height: 60px;
border: 1px solid #000;
padding: 1px;
}

.bolder
{
font-weight: bold;	
color: #655B51;
}
