html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 11px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: #2a95d9 url("../images/bg.jpg") repeat-x left top;
    padding-top: 23px;
    padding-bottom: 4px;
    color: #737373;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

#container {
    width: 987px;
    margin: 0px auto;
    text-align: left;
    background: #fff;
    padding-bottom: 50px;
}

.legal {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}


#top_black {
    background: #000;
    padding: 14px 35px 13px 20px;
}

.slogan {
    color: #a9a8a8;
    line-height: 40px;
    font-size:18px;
    text-transform: uppercase;
    float:left;
}

.search_form {
    float: right;
    background: #4a4a4a;
    padding: 7px 6px 7px;
    *padding: 7px 6px 2px;
}

.search_input {
    float: left;
    height: 18px;
    padding-top: 4px;
    padding-left: 2px;
    padding-bottom: 0px;
    border-bottom: solid 2px #dadada;
    border-left: solid 2px #797979;
    border-top: solid 2px #797979;
    border-right: none;
    margin: 0px;
    display:block;
    font-weight:bold;
    font-size: 13px;
    color: #56565a;
    width: 240px;
}

.search_button {
    background: #4e7700 url("../images/search_bg.jpg") repeat-x left top;
    display:block;
    float: left;
    color: #fff;
    text-align:center;
    text-decoration:none;
    font-size: 14px;
    font-weight:bold;
    margin: 0px;
    height: 26px;
    line-height: 26px;
    border: none;
}

#banner {
    width: 100%;
    height: 131px;
    background: url("../images/banner.jpg") no-repeat left top;
}

#left_column {
    width: 466px;
    float:left;
    padding: 43px 0px 0px 27px;
}

.blue_box {
    background: #49a4de url("../images/top_round.jpg") no-repeat left top;
    color: #fff;
    position:relative;
    width: 466px;
    margin-bottom: 12px;
}

.blue_box .box_content {
    position: relative;
    z-index:100;
    line-height: 20px;
}

.blue_box .bottom_round {
    background: #49a4de url("../images/bottom_round.jpg") no-repeat left bottom;
    width: 100%;
    height: 9px;
    left: 0px;
    bottom: 0px !important;
    bottom: -1px;
    font-size: 0px;
    z-index: 50;
    position:absolute;
}

.input {
    border: solid 1px #bfbfbf;
    background: #ffffff;
    padding: 2px;
}

.spacer {
    padding: 0px 10px;
}

.blue_border {
    font-size: 13px;
    border-bottom: solid 2px #1085a7;
    border-top: solid 2px #1085a7;
    padding: 10px 20px;
}

.center {
    text-align: center;
}

.reservations {
    padding: 7px 20px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.find_button {
    background: #303030 url("../images/find_bg.jpg") repeat-x left top;
    color: #fff;
    text-align:center;
    font-size: 12px;
    font-weight:bold;
    border-top: solid 1px #c8c8c8;
    border-right: solid 1px #6a6d6f;
    border-bottom: solid 1px #191919;
    border-left: solid 1px #758189;
    display: inline-block;
    padding-bottom: 2px 3px 3px 3px;
    height: 24px;
    outline: 0px;
    margin: 0px;
}

.sponsors {
    padding: 0px 5px 35px;
    line-height: 32px;
}

h1 {
    font-size: 18px;
    line-height: 26px;
    color: #0066cc;
    font-weight:normal;
}

.list td {
    padding: 5px 0px;
}

#right_column {
    width: 440px;
    float: left;
    padding: 43px 0px 0px 26px;
    overflow:visible;
}

.orange_text {
    font-size: 19px;
    color: #f7901e;
    line-height: 28px;
    padding-bottom: 15px;
}

.budget_la {
    background:#7ecc3e url("../images/budget_la.gif") no-repeat 14px 16px;
    padding: 2px 2px 2px 170px;
    margin-bottom: 26px;
}

.budget_la .links {
    background: #fff;
    color: #49a4de;
    line-height: 28px;
    font-size: 14px;
    padding: 5px 0px 5px 19px;
}

.budget_la .links a {
    color: #49a4de;
}

.budget_la .links a:hover {
    text-decoration: none;
}

.las_hottest {
    padding: 53px 0px 30px 22px;
    background: url("../images/las_hottest.gif") no-repeat left top;
    border: solid 1px #e3e3e3;
    border-top: none;
    color: #0066cc;
    font-size: 14px;
    position: relative;
    margin-bottom: 32px;
}

.las_hottest .image {
    width: 100px;
    float: left
}

.las_hottest .text {
    width: 215px;
    float: left
}

.las_hottest a {
    text-decoration: none;
    color: #e97a00;
    font-size: 18px;
}

.las_hottest a:hover {
    text-decoration: underline;
}

.click_here {
    position: absolute;
    top: 84px;
    left: 338px !important;
    left: 0px;
    display: inline-block;
    z-index: 1000;
}

.rightbar_image {
    margin-left: -33px;
    
}

