body{
    background: #ffea0b url(../images/bgSquares.png) repeat;
    margin: 0;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
}
#background{
    background: url(../images/bgSquares.png) repeat;
}
/*------------------------------*\

	TABLE OF CONTENTS

	$SHARED
	$CONTAINER
	$HEADER
	$MAIN
	$LEFTCOLUMN
	$RIGHTCOLUMN
	$FOOTER

	$HOME
	$ABOUT
	$TESTIMONIALS
	$PHOTOGALLERY
	$BLOG
	$INDIVIDUALPACKAGES
	$PACKAGEBOOKING
	$INDIVIDUALPACKAGEBOOKING
	$RESERVATIONS
	$CHECKOUT
	$CUSTOMFORM


\*------------------------------*/
/*------------------------------*\
	$SHARED
\*------------------------------*/
h1, h2, h3, h4, h5{
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}
.redbutton, .blog-button{
    background: url(../images/bgButton.jpg) no-repeat;
    height: 23px;
    width: 134px;
    font: normal 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.redbutton{
    padding: 9px 0 0;
    margin: 0;
    float: right;
}
.date{
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 7px;
}
.status{
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ff0000;
    margin-bottom: 7px;
}
.redbutton a, .redbutton a:visited, .blog-button a, .blog-button a:visited{
    color: #ffffff;
    text-decoration: none;
}
.redbutton a:hover, .redbutton a:active, .blog-button a:hover, .blog-button a:active{
    color: #730c0b;
    text-decoration: none;
}
.rightfloat{
    float: right;
    margin: 5px 0;
}
.leftfloat{
    float: left;
    margin: 5px 0;
}
.pictureright{
    float: right;
    margin: 0 0 5px 5px;
}
.pictureleft{
    float: left;
    margin: 0 5px 5px 0;
}
h1{
    font-size: 24px;
    line-height: 20px;
}
h2{
    font-size: 18px;
}
h3{
    font-size: 15px;
}
h4{
    font-size: 14px;
}
h5{
    font-size: 16px;
    line-height: 19px;
}
h6{
    font-size: 13px;
}
a, a:visited{
    color: #e1002c;
    text-decoration: none;
}
a img{
    border: 0;
}
/*------------------------------*\
	$CONTAINER
\*------------------------------*/
#container{
    margin: 10px auto 0;
}
/*------------------------------*\
	$HEADER
\*------------------------------*/
#header{
    height: 70px;
}
#tel{
    color: #313131;
    font-weight: bold;
    font-size: 23px;
    text-align: right;
    padding-top: 8px;
    margin-right: 15px;
}
#sharethis{
    float: left;
}
#topNav{
    float: right;
    margin: 0;
    padding: 0;
}
#topNav ul{
    margin: 13px 14px 0 0;
    padding: 0;
    list-style: none
}
#topNav ul li{
    float: left;
    margin: 4px 0 0 13px;
    padding: 0 0 14px 0;
    color: #313131;
    background: url(../images/navarrow.png) no-repeat;
    background-position: bottom;
}
#topNav ul li a, #topNav ul li a:visited{
    color: #313131;
    text-decoration: none;
}
#topNav ul li a:hover, #topNav ul li a:active{
    color: #777777;
    text-decoration: none;
}
/*------------------------------*\
	$MAIN
\*------------------------------*/
#main{
    background: url(../images/bgMain.jpg) repeat-y;
    margin: 0 0 10px;
    padding: 15px 0;
    border-top: 5px solid #000000;
}
/*------------------------------*\
	$LEFTCOLUMN
\*------------------------------*/
#logo{
    margin: 0 0 15px 13px;
    padding: 0;
}
#leftNav{
    margin: 25px 0;
    padding: 0;
    font: normal 17px Arial, Helvetica, sans-serif;
}
#leftNav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#leftNav ul li{
    background: transparent url(../images/bgLeftNavBtm.png) no-repeat bottom;
    margin: 0 0 6px 0;
    padding: 0 0 2px 14px;
}
#leftNav ul li a, #leftNav ul li a:visited{
    color: #e1002c;
    text-decoration: none;
}
#email-signup{
    margin: 0 0 0 12px;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #313131;
}
#email-box{
    background: url(../images/bgSearchBox1.jpg) no-repeat;
    height: 27px;
    width: 204px;
    margin-bottom: 25px;
}
#email-box input{
    border: 0;
    height: 19px;
    width: 135px;
    margin: 2px 5px 0 3px;
}
#email-submit{
    background: url(../images/bgSubmitEmail.jpg) no-repeat;
    text-transform: uppercase;
    font-size: 11px;
    color: #ffffff;
    padding: 0 7px 1px 6px;
    margin: 4px 4px 0 0;
    float: right;
}
#email-submit a{
    color: #ffffff;
}
#sidebarTestimony{
    margin: 0;
    padding: 0 0 0 9px;
}
#sidebarTestimonyBox{
    background: url(../images/bgFeatTestimony.png) no-repeat;
    height: 284px;
    width: 208px;
}
#sidebarTestimonyBox h2{
    color: #ffffff;
    text-transform: none;
    border-bottom: 1px solid #ffffff;
    margin: 0 10px 9px;
    padding: 10px 0 5px;
}
#sidebarTestimonyBox p{
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    margin: 0 10px;
}
#sidebarTestimonyBox p span{
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    float: right;
    margin: 12px 4px 0 0;
}
#sidebarTestimonyButton{
    background: url(../images/bgFeatTestimonyButton.png) no-repeat;
    color: #ffffff;
    font: bold 10px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 7px 0 0 26px;
    padding-top: 7px;
    width: 151px;
    height: 23px;
}
#sidebarTestimonyButton a, #sidebarTestimonyButton a:visited{
    color: #ffffff;
    text-decoration: none;
}
#sidebarTestimonyButton a:hover, #sidebarTestimonyButton a:active{
    color: #777777;
    text-decoration: none;
}
#affilateLogos{
    margin: 35px 0;
    padding: 0;
}
.affilateLogo{
    margin: 0 0 10px;
    text-align: center;
}
#smallLinks{
    margin: 0 10px;
    padding: 5px 0 0;
    border-top: 1px solid #e1002c;
    font: normal 14px Arial, Helvetica, sans-serif;
}
#smallLinks ul{
    margin: 0 0 0 15px;
    padding: 5px 0 35px;
    list-style: none;
}
#smallLinks ul li{
    float: left;
    margin: 0 0 0 3px;
}
#smallLinks ul li a, #smallLinks ul li a:visited{
    color: #313131;
    text-decoration: none;
}
#mcafee{
    text-align: center;
    margin: 10px 0;
    padding: 0;
    bottom: 0;
}
/*------------------------------*\
	$RIGHTCOLUMN
\*------------------------------*/
#right{
    padding: 0 10px;
}
#pageHeadContent{
    margin: 0 0 30px 0;
    padding: 0;
}
#pageHeadContent h1{
    background: url(../images/symbol_heading.jpg) no-repeat;
    margin: 0;
    padding: 0 0 10px 26px;
    vertical-align: middle;
    color: #e1002c;
    line-height: 22px;
}
#pageHeadContent h5{
    margin: 5px 0 10px;
    padding: 0;
    color: #313131;
}
#pageHeadContent p{
    margin: 0;
    padding: 0;
    color: #313131;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}
/*------------------------------*\
	$HOME
\*------------------------------*/
#sMedia{
    margin: 12px 0 0;
    padding: 0;
    float: right;
}
#sMedia img{
    margin: 0 0 0 3px;
}
.featPkg{
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #e1002c;
    background-color: #ffffff;
}
.featPkgPhoto{
    margin: 0;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}
.featPkgPhoto img{
    border: 2px solid #777777;
}
.featPkgTeaser{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}
.featPkgTeaser h1{
    color: #e1002c;
    margin: 0 0 3px 0;
    line-height: 100%;
}
.featPkgButton{
    float: right;
}
#pkgOfferings{
    margin: 15px 0 0 0;
    padding: 0;
}
.package-type{
    margin: 15px 0 0 0;
    padding: 0;
}
.package-type-heading{
    background: url(../images/bgHomeHeading.jpg) no-repeat;
    padding: 8px 0 8px 10px;
}
.package-type-heading h3{
    margin: 0;
    padding: 0;
    color: #ffffff;
}
.package-type-heading h3 span{
    color: #ffea0b;
}
.package-type-heading-view-all{
    float: right;
    margin: 0 33px 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #ffffff;
}
.package-type-heading-view-all a, .package-type-heading-view-all a:visited{
    color: #ffffff;
    text-decoration: none;
}
.offeredPkgs{
    margin: 10px 0;
    padding: 0;
}
.offeredPkgs h4{
    color: #e1002c;
    margin: 0;
}
.offeredPkgs-photo{
    margin: 0 0 5px;
    padding: 0;
}
.offeredPkgs-photo img{
    border: 1px solid #777777;
}
.offeredPkg-button{
    margin: 0 auto;
}
/*------------------------------*\
	$ABOUT
\*------------------------------*/
#content{
    margin: 0;
    padding: 0;
}
#content img{
    border: 2px solid #777777;
}
/*------------------------------*\
	$TESTIMONIALS
\*------------------------------*/
.testimony-pullquote{
    background: url(../images/bgFeatTestimonyQuotes.jpg) no-repeat;
    margin: 0;
    padding: 0;
    height: 263px;
    width: 647px;
}
.testimony-pullquote h1{
    text-transform: none;
    text-align: center;
    line-height: 28px;
    background: none;
    padding: 25px 45px 0;
    color: #58585a;
}
.testimony-pullquote p{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 21px;
    color: #a3a3a3;
    margin-top: 35px;
}
#testimonials{
    margin: 35px auto 3em;
    overflow: hidden;
}
.testimonials ul{
    list-style: none;
    margin: 0 20px 0 0;
}
.testimonials li{
    margin-bottom: 15px;
}
.testimonials li h4{
    color: #e1002c;
    border-bottom: 1px solid #777777;
    margin: 0;
}
.testimonials li h4 span.place_date{
    color: #e1002c;
}
.testimonials .from{
    font-size: 10px;
    text-transform: uppercase;
    color: #463d40;
}
#testimonials .pagination{
    border-top: 1px solid #e1002c;
    color: #e1002c;
    text-align: right;
    padding: 5px 0;
}
/*------------------------------*\
	$PHOTOGALLERY
\*------------------------------*/
#gallery{
    margin: 0;
    padding: 0;
}
#gallery h1{
    background: url(../images/symbol_heading.jpg) no-repeat;
    margin: 0;
    padding: 0 0 10px 26px;
    vertical-align: middle;
    color: #313131;
}
.gallery{
    margin: 0;
    padding: 0;
}
.gallery ul{
    list-style: none;
}
.gallery li{
    margin-bottom: 15px;
    width: 334px;
    float: left;
}
.gallery li.left{
    padding-right: 20px;
}
.gallery li.right{
}
.gallery li.paginate{
    width: 690px;
}
.gallery li img{
    margin: 0;
    border: 2px solid #777777;
}
.gallery li h3{
    color: #e1002c;
    margin: 0;
}
.gallery li h6{
    color: #313131;
    text-transform: uppercase;
    margin: 0;
}
/*------------------------------*\
	$BLOG
\*------------------------------*/
#blog{
}
.blog_entry{
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px solid #cccccc;
}
.blog_entry h2{
    margin: 0;
}
.blog_entry p{
    margin: 5px;
}
.blog_date{
    text-transform: lowercase;
    font-variant: small-caps;
}
#blog .paginate{
}
.blog-button{
    float: right;
    margin: 10px 0 0;
    padding: 9px 0 0;
}
/*-------------------------------------------------*\
	$INDIVIDUALPACKAGES & $INDIVIDUALPACKAGEBOOKING
\*-------------------------------------------------*/
#pgHdCt_hdPhoto{
    margin: 0;
    padding: 0;
}
#ft_ind_pkgs{
    margin: 20px 0 0;
    padding: 0 0 20px;
    float: left;
    border-bottom: 1px solid #777777;
    background-color: #ffffff !important;
}
#ft_ind_pkgs h1{
    background: url(../images/symbol_heading.jpg) no-repeat;
    margin: 0;
    padding: 0 0 10px 26px;
    vertical-align: middle;
    color: #313131;
}
#ft_ind_pkgs h2.ft_pkg_name{
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    vertical-align: middle;
    color: #e1002c;
}
#ind_pkgs{
    margin: 0;
    padding: 0;
}
.package_box{
    margin: 8px 0 0;
    padding: 0;
}
.individual_pkg, .individual_pkg_note{
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #777777;
}
.individual_pkg_photo{
    float: left;
    margin: 0;
    padding-right: 5px;
}
.individual_pkg_photo img{
    border: 1px solid #777777;
}
.individual_pkg_info{
    margin: 0;
    padding: 0;
}
.individual_pkg_info ul{
    margin: 0 0 0 14px;
    padding: 0 10px 0 0;
    float: left;
    width: 444px;
}
.individual_pkg h3, .individual_pkg h3 a{
    color: #e1002c;
    margin: 0;
}
.individual_pkg_info ul.options{
    margin: 0 0 10px 14px;
}
.individual_pkg_button{
    float: right;
}
.individual_pkg_note{
    text-align: center;
    color: #e1002c;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ffef4d;
}
.venue_info{
    text-align: center;
    clear: both;
}
.venue_logo{
    margin: 0 5px;
}
.venue_seating{
    margin: 0 5px;
    text-align: center;
}
#ind_pkgs div.individual_pkg div.individual_pkg_info div#tabs{
    margin: 30px 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
ul#package_tabs{
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
#tabs div#tabs-1 ul.options .package_tabs{
    margin: 0;
    padding: 0;
    width: 100%;
}
/*------------------------------*\
	$PACKAGEBOOKING
\*------------------------------*/
#pageHeadContent .tour_left{
    margin-right: 10px;
    padding: 0;
    float: left;
}
#pageHeadContent .tour_right{
    margin: 0;
    padding: 0; /* float:left; */
}

/*------------------------------*\
	$RESERVATIONS
\*------------------------------*/

#packageFormWrapper{
    margin: 0;
    padding: 0;
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
}
#packageFormWrapper h3{
    color: #e1002c;
    margin: 0;
}
#packageFormWrapper select#packageRateSelect{
    margin: 0 0 7px 0;
    padding: 3px 0;
    border: 0;
    width: 691px;
    background: none;
}
#packageFormWrapper select#packageRateSelect option{
    padding: 5px;
}

#packageRateSelectWrapper{
    margin: 0;
    padding: 3px 0 0;
}
#packageRateSelectWrapper h3{
    background-color: #ffff00;
    color: #313131;
    padding: 5px;
    margin-top: 10px;
}


#package_existing{
}
#package_existing p{
    font-size: 16px;
}
.rate_selection{
    margin: 0;
    padding: 0;
}
.rate_selection table{
    width: 690px;
    border: 0;
}
.rate_selection .table_first_line, .option_selection .table_first_line, .travel_insurance .first_line{
    background-color: #e1002c;
    color: #ffffff;
    font-weight: bold;
}
.rate_selection .table_bottom_line{
    background-color: #ffff00;
    color: #777777;
}
.rate_selection .table_bottom_line th,
.rate_selection .table_bottom_line td{
    padding: 6px;
}
.rate_selection .table_bottom_line th{
    padding-left: 10px;
}
.rate_selection td, .rate_selection th{
    padding: 3px;
}
.rate_selection th{
    text-align: left;
}
.rate_selection td{
    text-align: center;
}
.rate_selection td.extra_nights{
    text-align: left;
}
.rate_deposit{
    display: none;
}
.travel_insurance .first_line{
    padding: 2px;
}
.option_selection{
    margin: 0;
    padding: 0;
}
.option_selection th, .option_selection td{
    padding: 2px;
}
.option_selection th{
    text-align: center;
}
.option_selection td{
    text-align: center;
}
.option_selection .option{
    text-align: left;
    width: 68%;
}
.table_cells{
}
#make_reservation{
    margin: 10px 0;
    padding: 0;
}
#make_reservation h3{
    color: #e1002c;
    margin: 0;
    text-transform: none;
}
#make_reservation .button_margin{
    margin-top: 10px;
}
#make_reservation .for_info{
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 2px;
}
.option_info{
    background: #ffffff url(../images/bg-more-info.jpg) repeat-x bottom;
    border: 1px solid #999999;
    padding: 5px;
    overflow: auto;
    position: absolute;
    z-index: 1;
    width: 300px;
    display: none;
}
th .option_info{
    font-weight: normal;
}
.option_info p{
    margin: 0;
    padding: 0;
}
.option_info_show{
}
.option_info_hide{
    display: none;
}
/*------------------------------*\
	$CHECKOUT
\*------------------------------*/
#cart_items td{
    padding: 1px 3px;
}
#cart_items th{
    padding: 10px 3px 1px;
}
#cart_items .cart_title{
    width: 300px;
    padding-left: 0
}
#cart_items .cart_quantity{
    text-align: center;
    width: 60px;
}
#cart_items .cart_rooms{
    text-align: center;
    width: 60px;
}
#cart_items .cart_price{
    text-align: right;
    width: 60px;
}
#cart_items .cart_subtot{
    text-align: right;
    width: 60px;
}
#cart_items .cart_fivecol{
    padding-left: 0;
}
#checkout_form th, #checkout_form td{
    padding: 2px 0;
}
#checkout_form th{
    width: 150px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
}
#checkout_form td{
    text-align: left;
    vertical-align: middle;
}
#checkout_form .twocol{
}
#checkout_form .heading{
    font-weight: bold;
    padding-top: 10px;
    font-size: 14px;
    color: #ff0000;
}
#checkout_form input.full{
    width: 400px;
}
#checkout_form .traveler{
    width: 400px;
}
#checkout_form input.fname{
    width: 195px;
}
#checkout_form input.lname{
    width: 195px;
    margin-left: 4px;
}
#checkout_form input.city{
    width: 260px;
}
#checkout_form input.state{
    width: 20px;
    margin-left: 4px;
}
#checkout_form input.zip{
    width: 100px;
    margin-left: 4px;
}
#checkout_form input.cardnum{
    width: 150px
}
#checkout_form input.cvv2{
    width: 40px;
}
#checkout_form input.cardmon{
    width: 20px;
}
#checkout_form input.cardyear{
    width: 40px;
}
#checkout_form input.deposit{
    width: 60px;
}
#checkout_form input.quantity{
    width: 82px;
}
#checkout_form textarea{
    width: 400px;
    height: 100px;
}
#checkout_form label span{
    color: red;
}
#checkout_form label.error{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: red;
}
#checkout_form input.error{
    background: #ffdddd;
}
/*------------------------------*\
	$CUSTOMFORM
\*------------------------------*/
#customForm{
    margin: 0;
    padding: 0;
}
#customForm h5{
    margin: 0;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
    color: #e1002c;
}
.custom_labels_fields{
    margin: 10px 0;
    padding: 0;
}
.custom_labels_fields input{
    margin-right: 5px;
}
.custom_labels_fields h6, .custom_small_info_requests h6, .custom_event_information h6{
    font: bold 15px Arial, Helvetica, sans-serif;
    margin: 0;
}
.custom_labels_fields p{
    margin: 0;
}
.custom_field_input{
    float: left;
    margin: 0;
    padding: 0;
}
.custom_small_info_requests{
    margin: 0;
    padding: 0;
    float: left;
}
.custom_event_information{
    margin: 10px 0 0;
    padding: 0 0 10px;
    border-bottom: 1px dotted #dddddd;
}
.names{
    width: 194px;
}
.travelDateSize{
    width: 167px;
}
input.eventInfo{
    margin-right: 5px;
}
/*------------------------------*\
	$FOOTER
\*------------------------------*/
#footer{
    margin-top: 15px;
}
#joinFamily{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
    color: #313131;
}
#footer p{
    color: #313131;
    font-size: 12px;
    margin-top: 6px;
}
#footer a, #footer a:visited{
    color: #313131;
    text-decoration: none;
}
#footer a:hover, #footer a:active{
    color: #777777;
    text-decoration: none;
}
/*------------------------------*\
	$CYCLE NAVIGATION ELEMENTS
\*------------------------------*/
.cycleNav{
    width: 88px;
    margin: auto;
}
.cycleNav div{
    height: 16px;
    width: 16px;
    margin: 0 2px;
    float: left;
}
/*-----------------------------*\
	$CLEARFLOATS
\*-----------------------------*/
.custom_labels_fields:after,
.custom_small_info_requests:after,
.custom_event_information:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
*:first-child + html .custom_labels_fields, *:first-child + html .custom_small_info_requests, *:first-child + html .custom_event_information{
    min-height: 1px;
}

.orderCartContentsTable th,
.orderCartContentsTable td{
    padding: 3px 7px 5px 7px;
    line-height: 1.4;
}
