/* ----======== 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: #103046 url(../images/background_tile.jpg) repeat-x top center;
padding-bottom: 15px;
color: #353535;
font-size: 12px;
}

a
{
color: #008592;
text-decoration: none;
}

a:hover
{
color: #10a5b4;
}

h1
{
color: #000;
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
}

#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: #353535;
font-size: 13px;
margin-bottom: 15px;
font-weight: bold;
}

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

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

h5
{
color: #668d0e;
}

p
{
margin-bottom: 15px;
line-height: 19px;
}

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

#columnRight li
{
background: url(../images/bullet.gif) no-repeat;
background-position: 0 5px;
padding-bottom: 4px;
padding-left: 11px;
line-height: 16px;
}

.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: left;
}

.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;
text-align: left;
}

.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: 33px;
padding-left: 12px;
padding-top: 12px;
margin-bottom: 15px;
}

.finderField
{
background: #fff;
border: 1px solid #353535;
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 10px;
border-left: 1px solid #666;
display: inline-block;
}

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

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

.home a
{
border: none !important;
}

#ribbon
{
position: absolute;
margin-left: -45px;
margin-top: 15px;
z-index: 90;
}

#content
{
background: url(../images/body_bg.png) repeat-y top left;
padding: 24px 24px 0px 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: #F6C52D;
}
#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;
margin: auto;
width: 838px;
}







.pageImage
{
width: 222px;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.pageImage img
{
border: 1px solid #353535;
padding: 2px;
margin-bottom: 10px;
}

.pageImage p
{
padding: 0 !important;
margin: 0 !important;
color: #008592;
}

.inputBox
{
background: #fff url(../images/input_bg.jpg) repeat-x bottom;
border: 1px solid #000;
padding: 2px;
}


table
{
margin-bottom: 10px;
}

th
{
background: #343434 url(../images/th.jpg) repeat-x top;
padding: 8px 10px;
color: #fff;
font-size: 14px;
font-weight: normal;
font-weight: bold;
}

td
{
padding: 4px;
background: #F8F8F8;
line-height: 18px;
}

td p
{

}

input, textarea, select
{
font-family: Arial, Helvetica, sans-serif;
color: #2b2b2b;
font-size: 12px;
}

#gcAds
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding: 5px;
padding-top: 20px;
}

#gcAds a
{

}

.smallText
{
font-size: 10px;
}

a.smallText
{
font-size: 10px;
text-decoration: none;
color: #123249 !important;
}

#banner
{
width: 820px;
height: 207px;
position: relative;
z-index: 50;
}

.slide
{
display: none;
}

#searchBox
{
background: url(../images/finder_bg.png) no-repeat top left;
width: 423px;
height: 43px;
padding-top: 8px;
padding-left: 8px;
position: absolute;
top: 37px;
right: 25px;
}

#searchField
{
border: none;
background: url(../images/search_box.png) no-repeat top left;
width: 333px;
height: 28px;
float: left;
font-size: 14px;
padding: 6px;
}

#nav li
{
position: relative;
}

#nav li a
{
width: 159px;
height: 16px;
background: url(../images/long_button_bg.gif) no-repeat top left;
display: block;
padding: 3px 5px;
color: #343434;
}

#nav li a:hover
{
background: url(../images/long_button_over.gif) no-repeat top left;
color: #103046;
}