/***  BEGIN GC & REQUEST APPT ****/

#gift_wrapper .event { font-weight: bold; font-size: 105%; }

#igc_type, #igc_gratuity, #igc_design, #igc_who, #igc_message, #igc_preview, #igc_delivery, #igc_client, #igc_next_step, #igc_almost_done
{
  width: 100%;
  float: left;
}

#igc_form, #appt_request_form, #submit
{
  zoom: 1;
}

#continue, #place_order, #cancel_order
{
  position: static !important;
}

#hacker_safe_seal, #boomtime_badge
{
  float: right;
  padding-left: 10px;
}

#ref_code_wrap { margin: 10px 30px; }

#ref_code_apply { margin: 0 5px; }

.service_row .hotspot, .service .hotspot
{
  margin-top: 4px;
  margin-bottom: 0;
}

.imagerow 
{
	margin: 4px 10px;
	float: left; 
}

.imagerow label 
{
	font-weight: bold; 
}

.order_grid
{
	padding: 0 30px;
	width: 500px;
}

.order_price, .order_quantity
{
	vertical-align: top;
	padding-left: 15px;
	text-align: right;
}

#date dl, #date dd
{
  margin: 5px 0;
}

.clear 
{
	height: 0; 
	clear: both;
}

.spacer
{
	margin-top: 10px;
}


/*** END GC ***//* BEGIN SERVICES MENU*/

#service
{
  padding: 0 0 0 20px;
}

body#body_gift #service_menu_edit, body#body_lgift #service_menu_edit { padding-top: 25px; }

.service
{
  margin: 4px 20px 10px 35px;
  color: #831D32;
}

.service_row
{
  margin: 4px 0 5px 0;
  padding: 0;
}

.service_option_grid
{
  padding: 0 0;
  width: 99%;
}

.service_option_radio
{
  width: 20px;
  vertical-align: top;
}

.service_option_price
{
  vertical-align: top;
  padding-left: 15px;
  text-align: right;
}

.service_category_description
{
  margin-top: 0px;
  color: #831D32;
}

/* END SERVICES MENU*/
/* BEGIN MENU */

.menu_option_name 
{
  padding-top: 10px;
  font-size: 1.1em;
}

.menu_option_description 
{
  padding: 0 0 5px 15px;
  font-size: .9em;
}

.menu_option_price 
{
  width: 100px;
  padding: 15px 0 0 0;
  text-align: right;
}

/* END MENU */

/******************* ACCORDION STYLES *******************/
h2.ui-accordion-header
{

  border: 1px solid #831D32;
}

h2.ui-accordion-header a
{
  color: #831D32 !important;
}

h2.ui-accordion-header a:hover
{
  color: #831D32 !important;
}
.ui-state-default .ui-icon
{ 
  background-image: url(../design/ui-icons_454545_256x240.png) !important; 
}#event_news .news_headline
{
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

#event_news .news_date
{
  padding-top: 0px !important;
  margin-top: 0px !important;
}

#event_wrapper .news_date
{
  display: none
}

#event_wrapper.brief
{ 
  margin: 10px 0 0;
  padding: 0;
  list-style: none; 
}

#event_wrapper.brief li 
{ 
  margin: 5px 0; 
} 

#event_wrapper .embed_icon
{
  display:block;
  background: url(../design/embed.png) no-repeat;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 8px 24px;
}

.vevent .summary
{
  display: none;
}

#event_wrapper.htabbed .summary, #event_wrapper.brief .summary 
{
  display: block;
}

#event, .special, .event p.event, span.event, .event_offer
{
  color: #ED9532;
  font-weight: bold;
}

#event_wrapper.htabbed {
	width: 590px;
	height: 260px;
	padding: 15px;
	background: rgba(200, 200, 200, .4);
	position: relative;
}

#event_wrapper.htabbed dt {
	width: 280px;
	height: 55px;
	margin: 0 0 20px;
        padding: 5px;
	background: rgba(200, 200, 200, .6);
}

#event_wrapper.htabbed dt.selected { background: rgba(200, 200, 200, .8); }

#event_wrapper.htabbed dd.selected { display: block; }

#event_wrapper.htabbed dd {
	width: 290px;
	height: 245px;
	margin: 0;
        padding: 5px;
	background: rgba(200, 200, 200, .8);
	display: none;
	position: absolute;
	top: 15px;
	right: 15px;
        overflow: hidden;
}/* BEGIN GENERAL  */

html { overflow-y: scroll; }

.vcard .org
{
  display: none;
}

.pull_quote
{
  background: url(../design/pull_quote.png) no-repeat;
  margin: 0 15px 5px -5px;
  padding: 22px 22px 22px 37px;
}

.comment_block
{
  margin: 5px 0px 15px 10px;
}
.comment_block .comment_author
{
  font-weight: bolder;
  margin-bottom: 3px;
}
.comment_block .comment_date
{
  font-size: .85em;
  margin-bottom: 5px;
}


.hotspot
{
  cursor: help;
  padding: 0;
}

.hotspot_more
{
  margin: 0;
  padding-bottom: 5px;
}

.review_user
{
  font-style: italic;
}

.review_main_wrapper
{
  display:block;
}

.review_star img, .rating_star img { border: none !important; }

.fb_share
{
  float: right;
  margin-top: 13px;
  padding: 0 2px 2px 5px;
}

#new_grid tr
{
	vertical-align: top;
}

#new_grid_date
{
	white-space: nowrap;
}

#new_grid td
{
	padding: 6px 6px;
}

#hour_grid
{
  padding-bottom: 10px;
}

#hour_grid tr
{
	vertical-align: top;
}

#hour_grid td
{
	padding: 0px 6px 0px 0px;
}

#hour_grid_open
{
	text-align: right;
}

#content li
{
  padding-bottom: 10px;
}


#grid
{
	border: 1px solid #831D32;
	background-color: #FFFFFF;
}

#grid td
{
	vertical-align: top;
	padding: 3px 6px;
	white-space: nowrap;
}

#grid th 
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background: #F7ECC8;
	padding: 6px 6px;
	white-space: nowrap;
	border-bottom: 1px solid #831D32;
}

#grid #group 
{
	font-weight: bold;
	background: #FAFCED;
}

#grid #grid_footer
{
	font-weight: bold;
	background: #FAFCED;
	padding: 6px 6px;
	white-space: nowrap;
}

#grid #grid_footer td
{
	border-top: 1px solid #FAFCED;
}

#grid .even, #grid #even 
{
	background: #FAFCED;
}
	
#grid #number, #grid .number
{
	text-align: right;
}

#gridwrapper
{
  padding-top: 5px;
}

p#copyright { margin-top: 3px; }

.special { color: #ED9532; }

/*  Open Table CSS change */
#OT_searchWrapperAll,
#OT_searchWrapper,
#OT_logo,
#OT_logoLink {
  background: transparent !important;
}

#OT_searchWrapper .clickableDays { color: #000 !important;}
#OT_submitWrap input { width: auto; }
/* End OpenTable */


/* Joy of Spa Badge */

.JoS_badge/*, .joyofspa_badge*/
{
  margin: 10px;
  display: block;
}

/* BELOW ADDED 12-30-2008 BY ANDREA AT REQUEST OF JOEL SPOLSKY */
img 
{ 
  -ms-interpolation-mode: bicubic; 
}

/* END GENERAL  */
/*  BEGIN WEBSITE EDIT  */

/*
 *
Possible solution for editor buttons covering each other up 
Addition not currently in the following code. Each UNIQUE element will need a UNIQUE margin to ensure they dont cover each other up.

.website_edit_wrapper { position: relative; }

.website_edit_left, .website_edit_photo_left, .website_edit_right, .website_edit_photo_right 
{ 
	left: 0;
	top: 0;
	position: static;
}

.website_edit_html_link .website_edit_icon { left: 30px; }

.website_edit_icon { position: absolute; } 

* for photo containers or other elements that contain floated children we will need this
* but it could end up breaking things on websites with imgs in the content area since they will
* probably clear past the floated sidebars, needs testing
div[boomtime=photo_left]:after 
{
  content: ".";
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}

 *
 */

.mceEditorIframe html { background: #FFF !important; }

#website_edit_header
{
  font-family: Tahoma, Arial, sans-serif;
  color: #333;
  padding: 0px 10px 3px 10px;
  border: 2px solid #006633;
  margin: 5px 5px 5px 5px;
  background: #DBE1D3;
  z-index: 100;
  position: relative;
}

#website_edit_header a
{
  color: #006633 !important;
}

#website_edit_header_first
{
  border-bottom: 2px solid #006633; 
  padding-bottom: 5px;
}

#website_edit_header_second
{
  padding-top: 3px;
}

#website_edit_menu a:hover
{
  color: rgb(97, 34, 132) !important;
}

#website_edit_title
{
  font-size: 120%;
  font-weight: bold;
/*
  padding: 5px 0px 0px 28px;
  line-height: 20px;
  background: url(https://fuse.spaboom.com/css/img/website_edit_top.gif) no-repeat 0 1px;
*/
}

#website_edit_menu
{
  margin: 5px auto 0px auto;
  font-size: 90%;
  line-height: 150%;
  list-style: none;
  height:65px;
}

#website_edit_menu ul
{
  display: inline;
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
}

#website_edit_menu li
{
  display: inline;
  padding: 0 15px 0 0;
}

.website_edit_wrapper
{
  position: absolute;
  z-index: 1000;
}

.website_edit_left, .website_edit_photo_left
{
  left: -10px;
  top: -10px;
  position: absolute;
}

.website_edit_right, .website_edit_photo_right
{
  right: -10px;
  position: absolute;
}

.website_edit_icon
{
  width: 16px !important;
  height: 16px !important;
  border: 1px solid #006633 !important;
  background: #DBE1D3 !important;
  padding: 1px !important;
  margin: 0 !important;
}

#website_edit_menu #help
{
  background: url(../css/img/sidebar_help.gif) no-repeat 0 1px;
}

#website_edit_menu #website
{
  background: url(../css/img/sidebar_website.gif) no-repeat 0 1px;
}

#website_edit_menu #color
{
  background: url(../css/img/sidebar_color.gif) no-repeat 0 1px;
}

#website_edit_menu #copy
{
  background: url(../css/img/sidebar_copy.gif) no-repeat 0 1px;
}

#website_edit_menu #add
{
  background: url(../css/img/sidebar_add.gif) no-repeat 0 1px;
}

#website_edit_menu #undo
{
  background: url(../css/img/sidebar_undo.gif) no-repeat 0 1px;
}

#website_edit_menu #template
{
  background: url(../css/img/sidebar_template.gif) no-repeat 0 1px;
}

#website_edit_menu #page_redirect
{
  background: url(../css/img/sidebar_redirect.gif) no-repeat 0 1px;
}

#website_edit_menu a
{
  padding: 3px 0px 6px 19px;
  line-height: 20px;
}

/*  END WEBSITE EDIT  *//*** BEGIN DEALS ***/

#sidebar .countdown p
{
  display:inline-block;
}

.not_tipped
{
  font-weight: bold;
}

.linked #event_wrapper #deal
{
  margin-top: 150px;
}

#content #event_wrapper #deal, #boomtime_event_wrapper #event_wrapper #deal
{
  width: 280px;
}

#event_wrapper #deal
{
  margin: 30px auto;
  border: 2px solid #831D32;
}

#event_wrapper #deal .deal_intro h1, #event_wrapper #deal p 
{
  padding-left:5px;
  padding-right:5px;
}

#event_wrapper #deal .reverse, #event_wrapper #deal .reverse h1
{
  background-color: #831D32;
  color: #FFFFFF;
}

#event_wrapper #deal .reverse .hotspot
{
  background-color: #831D32 !important;
  color: #FFFFFF !important;
  font-weight: normal !important;
}

#event_wrapper #deal .deal_photo
{
  width: 100%;
}

#deal .deal_exclusive
{
  padding-bottom: 3px;
}

#event_wrapper #deal .deal_intro
{
  margin-top: -5px;
  padding-top: 5px;
  padding-bottom: 5px; 
}

#event_wrapper #deal .deal_intro h1
{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
}

#event_wrapper #deal p
{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 3px;
}

#event_wrapper #deal .deal_service, #event_wrapper #deal .deal_service .service_option_name
{
  font-style: italic;
}

#event_wrapper #deal .deal_service .hotspot_content
{
  font-style: normal;
  font-size: 90%;
}


#event_wrapper #deal .save
{
  overflow: auto;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #831D32;
  padding-bottom: 2px;
}

#event_wrapper #deal .savings
{
  width: 50%;
  float: left;
}

#event_wrapper #deal .savings_percent
{
  font-size: 130%;
}

#event_wrapper #deal .purchased
{
  float: right;
}

#content #event_wrapper #deal .purchased
{
  padding-right: 30px;
}

#event_wrapper #deal .offer
{
  padding-top: 3px;
}

#event_wrapper #deal .offer, #deal .to_go
{
  text-align: center;
}

#event_wrapper #deal .buy_now
{
  text-align: center;
  padding: 5px 0 10px 0;
}

#event_wrapper #deal .sold_out
{
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  padding: 5px 0 10px 0;
}


#event_wrapper #deal button
{
  width: 125px;
  color: #831D32;
  cursor: pointer;
  text-decoration:none;
  border: 2px solid #831D32;
  padding: 5px 15px;
  font-size: 14px;
  border-radius:5px 5px 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px 5px 5px 5px;
  background-color: #FFFFFF;
}

#event_wrapper #deal button:hover
{
  color: #FFFFFF;
  background-color: #831D32;
}

#event_wrapper #deal .countdown
{
  padding: 10px 0;
  background-color: #831D32;
  color: #FFFFFF;
}

#event_wrapper #deal .countdown p
{
  margin-top: 5px;
  text-align: center;
}


#event_wrapper #countdown_dashboard 
{
  height: 45px;
  margin: 0px auto;
  width: 141px;
  padding-bottom: 5px;
}

#event_wrapper .dash 
{
  width: 41px;
  height: 43px;
  float: left;
  margin-left: 2px;
  padding-left: 2px;
  padding-top: 12px;  
  position: relative;
  color: #333;
}

#event_wrapper .hour_dash 
{
  clear: left;
  width:61px;
  background: transparent url("../design/countdown_hour.png") 0 0 no-repeat;
}

#event_wrapper .minute_dash 
{
  background: transparent url("../design/countdown_minute.png") 0 0 no-repeat;
}

#event_wrapper .second_dash 
{
  background: transparent url("../design/countdown_second.png") 0 0 no-repeat;
}

#event_wrapper .dash .digit 
{
  font: bold 16pt Verdana;
  font-weight: bold;
  float: left;
  width: 20px;
  text-align: center;
  position: relative;
}

#event_wrapper #deal .share
{
  padding: 5px;
}

#event_wrapper #deal .share p
{
  text-align: center;
  padding: 5px 0;
}

#event_wrapper #deal .email_share
{
  background: url("../design/email_share.png") 0 0 no-repeat;
  padding: 0px 0px 6px 33px;
  text-align: left;
}

#event_wrapper #deal .deal_fb_share
{
  padding: 10px 0;
}

#event_wrapper #deal .deal_fb_share iframe
{
  width: 100% !important;
}

#event_wrapper #deal .terms
{
  font-size: 80%;
  padding: 2px 0;
}

#event_wrapper #deal .powered_by
{
  height: 20px;
  background-color: #d8dcd9
}

#event_wrapper #deal .powered_by img
{
  float: right;
  padding: 2px 2px 0 0;
  border-style: none;
}

/*** END DEALS ***//*** BEGIN FORMS  ***/

.msg
{
	color: #FF0000;
	text-align: right;
}

form
{
  font-size: 14px;
  text-align: left;
}

form dt
{
	text-align: right; 
	margin: 1px 0;
	width: 40%; 
	float: left; 
}

form dl#date dt
{
        margin-right: 10px;
}

form dd  
{ 
        margin-left: 40%;
	padding-left: 5px;
}



form dd:after 
{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Testing out removing this to see if any noise gets made about it being gone. - Zerek 
p
{ 
	margin-top: 3px 
}

*/


#recipient_first
{
  margin-bottom: 10px;
}

.top6
{
	padding-top: 6px;
}

.button_para
{
	padding-top: 3px;
}

.radio 
{ 
	margin-left: 25px; 
}

.spacer
{
	margin-top: 10px;
}

.multiday_table dt /* rezbook */
{
  width: auto;
}

/*** END FORMS  ***/
/*  BEGIN FORMS (REDUCED WIDTH)  */

/* resolves IE7 issue with buttons not properly align-text: right */
form dt INPUT[type="button"], form dt INPUT[type="submit"]
{
  float: right;
}

form dt
{
  width: 190px; 
}

form dd
{
  margin-left: 192px;
}

#service_cat
{
  width: 200px;
}

#service
{
  padding: 0 0 0 20px;
}

.service_row
{
  margin: 4px 0 5px 0;
  padding: 0;
}

.service_option_grid
{
  padding: 0 0;
  width: 95%;
}

.order_grid
{
  padding: 0 30px;
  width: 450px;
}




/* END FORMS(REDUCED WIDTH)  */
/* Blog Box Styling */
.rssfeed_wrapper
{
   max-width: 100%;
   float: left;
   margin: .25em 0em 2em 0em;
}
.rssfeed_wrapper h2
{
   padding: .25em 0em;
   border-bottom: solid 1px #831D32 !important;
}
.rssfeed
{
   padding: 1em 1em;
   background: #FFFFFF; /* fg */
   box-shadow: 0px 0px 3px 0px #E3ECCC;  /* fg_dark */
   -webkit-box-shadow: 0px 0px 3px 0px #E3ECCC;  /* fg_dark */
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3ECCC')";  /* For IE 8 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3ECCC');   /* For IE 5.5 - 7 */
   margin: 1em 0em 0em 0em !important;
   text-align: left;
   -webkit-box-shadow: 0px 0px 3px 0px #E3ECCC;  /* fg_dark */
   max-width: 95%;
}
.description h1.rssfeed
{
   color: #831D32 !important;
}
.rssfeed .rssfeed_title
{
   text-decoration: underline !important;
}
.rssfeed_date
{
   float: right;
   font-size: .8em;
}
.rssfeed_description
{
   padding-left: .5em;
   font-style: italic;
   margin: .75em 0em 0em 0em;
}
.rssfeed_description:after {
    content: "...";
}
h1.rssfeed:after
{
   float: right !important;
   padding-right: .5em;
}
/* End Blog Box Styling *//* The following classes make user color selections accessible in CSS */

.bg { color: #ABBA8D; }
.bg_bg { background: #ABBA8D; }

.bg_dark { color: #831D32; }
.bg_dark_bg { background: #831D32; }

.bg_light { color: #FAFCED; }
.bg_light_bg { background: #FAFCED; }

.fg { color: #F7ECC8; }
.fg_bg { background: #F7ECC8; }

.fg_dark { color: #E3ECCC; }
.fg_dark_bg { background: #E3ECCC; }

.fg_light { color: #FFFFFF; }
.fg_light_bg { background: #FFFFFF; }

.highlight_1 { color: #831D32; }
.highlight_1_bg { background: #831D32; }

.highlight_2 { color: #831D32; }
.highlight_2_bg { background: #831D32; }

/* End color definitions */

body, html 
{
  margin: 0; 
  padding: 0; 
  font-family: Georgia, Times New Roman, serif;
  text-align: center;
  font-size: 100%;
}

#wrapper	
{
  text-align: center;
  background: url(http://www.rejuvsalonandspa.com/template/wrapper.gif?2976) center repeat-y;
  border-bottom: 1px solid #831D32;
}

#wrapper_2
{
  background: url(http://www.rejuvsalonandspa.com/template/wrapper_2.gif?2976) 150px 0px repeat-y;
  text-align: left;
  margin: auto;
  width: 775px;
}

.blank_space
{
  height: 0px;
}

#main_1 
{
  width: 775px;
  position: relative;
  background-color: #F7ECC8;
  color: #831D32;
  border-bottom: 1px solid #831D32;
  border-right: 1px solid #831D32;
}

#main_2 
{
  margin: 0; 
  padding: 0;
}

#header_wrapper
{
  position: relative;
}

#header 
{
}

#header_background
{
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  width: 142px;
  border-left: 15px solid #831D32;
  border-right: 1px solid #831D32;
  background: #831D32;
}

#header_left
{
  position: relative;
  width: 158px;
  float: left;
}

#header_right
{
  margin: 0 0 0 158px;
}

#header_logo
{
  padding: 10px 0 0 22px;
}

#tagline, #part_tagline
{
  text-align: right;
  font-size: 105%;
  color: #F7ECC8;
  padding: 20px 0 20px 0;
  letter-spacing: 5px;
}

#contact_us 
{
  text-align: right;
  padding-top: 10px;
  padding-right: 0px;
  color: #831D32;
  font-size: 75%;
}

#header_menu
{
  margin: 10px 15px 0 0;
  list-style: none;
  padding: 0;
}
	
#header_menu li
{
  margin: 0;
  padding: 0 0 10px 20px;
}

#header_menu a
{
  color: #F7ECC8 !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

#header_menu a:hover
{
  color: #831D32 !important;
  font-weight: bold !important;
  text-decoration: underline !important;
}

#sidebar 
{
  float: right;
  width: 235px;
  border-top: 1px solid #831D32;
  padding: 0;
}

#sidebar_in 
{
  text-align: left;
  width: 225px;
  font-size: 75%;
  padding: 0 0 0 10px;
}

#sidebar h1, h2, h3
{
  text-align: left;
  margin: 0;
  padding: 10px 15px 10px 0;
  letter-spacing: 0px; 
}

.sidebar_photo
{
  float: right;
}

#sidebar p
{
  padding-right: 15px;
}

.sidebar_photo
{
  border-left: 1px solid #831D32;
  border-bottom: 1px solid #831D32;
  margin: 0 0 20px 0;
}

#sidebar_2 
{
  position: relative;
  float: left;
  width: 142px;
  text-align: right;
  font-size: 90%;
  border-bottom: 1px solid #831D32;
  border-left: 15px solid #831D32;
  border-right: 1px solid #831D32;
  background-color: #831D32;
}

#sidebar_2_in 
{
  margin: 0;
}

.sidebar_2_photo
{
  border-top: 1px solid #831D32;
  border-bottom: 1px solid #831D32;
  margin: 20px 0 20px 0;
}

#content_wrapper
{
  margin-left: 157px;
}

#content 
{
  /* resolves random inconsistent display in IE */
  position: relative;
  margin: 0 225px 0 0;
  font-size: 90%;
  text-align: left;
}

#content_in 
{
  padding: 10px 15px 30px 15px;
  border-top: 1px solid #831D32;
}

.cleaner 
{
  clear: both;
}

a, .hotspot
{
  text-decoration: underline !important;
}

a:link, .hotspot
{
  color: #831D32; /*!important*/
}

a:visited 
{
  color: #831D32;
}

a:hover, .hotspot:hover
{
  color: #831D32 !important;
  text-decoration: underline !important;
}

a:active 
{
  color: #831D32;
}

h1 
{
  font-size: 180%;
/*  text-align: right;*/
  padding: 20px 0 20px 0;
  font-weight: normal;
  letter-spacing: 3px;
}

h2
{
  text-align: left;
  font-size: 140%;
  font-weight: normal;
  letter-spacing: 5px;
  padding: 15px 0 10px 0;
}

h3
{
  text-align: left;
  font-weight: normal;
  padding: 10px 0 5px 0;
}

p
{
  margin: 0 0 10px 0;
  padding: 0;
}

.photo
{
  border: 1px solid #831D32;
}

.photo_left
{
  float: left;
  margin-right: 10px;
  border: 1px solid #831D32;
}

.photo_right
{
  float: right;
  margin-left: 10px;
  border: 1px solid #831D32;
}

#footer 
{
  font-size: 10px;
  color: #831D32;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0px 30px 0px;
}
	
#footer p 
{
  padding: 4px 10px;
}

#event, .special, span.event
{
 color: #ED9532;
	font-weight: bold;
}

#header_in .website_edit_wrapper
{
  padding: 0 0 0 160px;
}

#header_logo .website_edit_wrapper
{
  padding: 0 0;
}


/*****CAROUSEL STYLES*****/
.carousel_wrap
{
  width: 333px !important;
}

.carousel_wrap, .carousel_control
{
  border-top: 5px solid #831D32 !important;
  border-bottom: 5px solid #831D32 !important;
}

.carousel ul li
{
  width: 333px !important;
  height: 194px !important;
}

.carousel_control
{
  height: 194px !important;
}

.carousel_previous, .carousel_next
{
  background-color: #831D32 !important;
}

.carousel_previous:hover, .carousel_next:hover
{
  background-color: #ABBA8D !important;
  border-top: 5px solid #ABBA8D !important;
  border-bottom: 5px solid #ABBA8D !important;
}

.carousel img
{
  width: 333px !important;
  height: 194px !important;
}

.carousel_pages
{
  width: 344px !important;
  padding: 0 9px 0 10px !important;
  background: #515151 !important;
}

.carousel_page
{
  border: 2px solid #831D32 !important;
  margin: 4px 1px !important;
  max-width: 46px !important;
}

.carousel_active_page
{
  border: 3px solid #ABBA8D !important;
}



/******************* MOBILE STYLES START (SCREEN SIZE < 799PX) *******************/
@media screen and (max-width: 799px) {
#wrapper
{
  background: #ABBA8D;
}

#wrapper_2
{
  background: none;
}

#header_background
{
  background: none;
  border: 0;
}

#header_left
{
  background: #831D32;
}

#sidebar_2
{
  border: 0;
  padding-top: 1em;
}

.sidebar_2_photo
{
  clear: left;
  margin-bottom: 1em !important;
}

#main_5 #content_wrapper
{
  max-width: 98% !important;
  float: none !important;
  margin: 0 auto !important;
}

#content_in
{
  border: 0;
}

h1, #content_in h1
{
  margin-top: 0;
}
}#header_logo img
{
   display: none;
}


#header_background
{
   background: #831D32 url(../logo1.png) no-repeat -10px 0;
   width: 142px;
}

#footer
{
   background: url(../Scenery5_775.png) no-repeat 1px 0;
   margin-bottom: 0px;
}
#sidebar_2 {
    background: url("../Logo9_142.jpg") no-repeat scroll 0 440px #831D32;
}
.sidebar_2_photo {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    margin: 20px 0;
    margin-top: 50px;
}
/******************* NORMAL MOBILE STYLES START (SCREEN SIZE < 799PX) *******************/

@media screen and (max-width: 799px) 
{
#wrapper #header_background
{
  background: none !important;
}
#content_wrapper
{
  clear: both;
}
}