@charset "utf-8";
/* CSS Document */
body {background-image: url(images/background.jpg); background-repeat: repeat-x;
      font-family: Georgia, Times New Roman, Times, serif;}
p {font-size: 13px; line-height:150%;}
.response {font-size: 12px;}
p a{color: rgb(137,0,1);}
.quotes{color: rgb(208,107,61);
font-weight:bold;}
.flower {border-style: none;}
h2 {margin-bottom: -10px; margin-top: -10px; font-size: 16px; color: rgb(137,0,1);}
.space{margin-bottom: 20px}
h2 a{color: rgb(137,0,1);}
h2 a:hover {text-decoration: none}
.name {color: rgb(208,107,61);
font-size: 11px;
margin-top: -8px;
margin-bottom: -5px;
margin-left: 15px;
font-weight:bold;}
.italic{font-size: 11px;
        text-align: center;
		border-style: none;}
.btn{background-color: #75a7d8;
        font-weight:bold;
		border-color: #8bb5e1;
        color: white;
		font-family: Georgia, Times New Roman, Times, serif;}		
#mc_embed_signup {margin-left: 23px;
        margin-top: 25px;}
.move{margin-top: 20px}
.click {margin-top: 10px}
.book{font-style: italic;}
.room {margin-top: 5px;}
.quote{font-style: italic;
       margin-top: -27px;
	   margin-left: 15px;
	   margin-bottom: -10px}
.quote1{font-style: italic;
       margin-top: -17px;
	   margin-left: 15px;
	   margin-bottom: -10px}	   
a:hover {text-decoration: none}
#wrapper {position: relative;
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;}
#container3 {
  width: 780px;
  float:left;  
  background-image: url(images/backgroundwrapper.png);
 background-position: bottom center;
background-repeat:no-repeat;
  background-color: #fef9f5;}
h1 {width: 780px;
        height: 150px;
        text-indent:-9999em;
        background-image: url(images/header.png);}
#header{margin-bottom: -23px}		
#header #nav {width: 780px;}
#nav li a {text-decoration: none; margin-top: 1px; font-size: 16px;}
#sidebar {float:left;
	margin-left: 10px;
	margin-top: 13px;
	width:260px;}
#content {float: left;
	width:440px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	margin-bottom: 10px;}
	
#footer {position: relative;
clear:both;
        width:780px;
		margin-right: auto;
		margin-left: auto;
		}
p.bottom{color: rgb(137,0,1);
         font-size: 11px;
		 margin-left: 14em;
		 padding-top: 10px;}
#calendar1 {float: left;
    margin-top: 80px;
	width:720px;
	height:328px;
	padding-left: 29px;
	padding-right: 15px;
	font-size: 12px;}
#payments {float: left;
    margin-top: 15px;	
	padding-left: 160px;
	font-size: 12px;
	border-collapse: collapse}
table.cal {border-style: solid;
	border-width: 3px;
	border-color: rgb(137,0,1);
	margin-top: 0px;
	background-image: url(images/tablebackground.jpg);
	border-collapse: collapse}
.col1{width: 90px;}
.col{width: 120px;
     border-style: none;
	 padding: 3px;}
.col2 {width: 160px;
       text-align: right;
	   border-style: none;
	   padding: 3px;}
.col3{width: 150px;
      border-style: none;
	  text-align: right;
	  padding: 3px;}
.cost{font-weight: bold;
font-size: 15px;}
.head1 {width: 280px;
	border-style: solid;
border-collapse: collapse;
    border-width: 2px; 
	border-color: rgb(137,0,1);
	color: rgb(137,0,1);
	padding: 3px;
	background-color: rgb(219,231,247);}
.top {margin-bottom: 4px}
.head2 {width: 150px;
	border-style: solid;
border-collapse: collapse;
    border-width: 2px; 
	border-color: rgb(137,0,1);
	color: rgb(137,0,1);
	padding: 3px;
	background-color:  rgb(219,231,247);}
.letter{border-style: none;
        font-size: 12px;}
.letter1{border-style: none;
        font-size: 12px;
		padding-bottom: 8px}		
.letterh{border-style: none;
        font-size: 16px;}
.letterc{border-style: none;
        font-size: 13px;
	  padding: 1px;
	  text-decoration: none}
.lettercd{border-style: none;
        font-size: 13px;
	  padding-left: 30px;
	  text-decoration: none;}		  
.letterd{border-style: none;
        font-size: 16px;
	padding: 1px;}		  
td 	{border-style: solid;
	border-width: 1px;
	border-color: rgb(137,0,1);
	padding: 5px;}
th {border-style: solid;
	border-width: 1px;
	border-color: rgb(137,0,1);
	color: rgb(137,0,1);
	padding: 3px;}
td a {color: rgb(137,0,1);}
td a:hover{text-decoration: none;}
.clsTextBox{background-color: rgb(236,245,250);}
#buttons{margin-left: 15em;
          text-decoration: none}
.page{text-align: right;
margin-top: -10px}
#home #homenav,
#services #servicesnav,
#calendar #calendarnav,
#joanna #joannanav,
#reflections #reflectionsnav,
#testimonials #testimonialsnav,
#contact #contactnav
{color: white;
	background-color: rgb(208,107,61);
	font-weight: normal;}


/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
	font-size: 86%;
	width: 780px;
	margin-left: 1px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin-right: 1px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 8.02em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin-left: -1px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;}
	
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{left: auto;}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{width: 8.2em;}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{position: absolute;
	margin: -5% 0 0 95%;}
	
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have no borders on all sides */
ul.MenuBarHorizontal ul
{border: none rgb(137,0,1);}

/* Menu items are a red block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: rgb(137,0,1);
	padding: 0.15em 0.15em;
	color: white;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a orange background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
		background-color: rgb(137,0,1);
	color: rgb(208,107,61);
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a orange background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	
		background-color: rgb(137,0,1);
	color: rgb(208,107,61);
	font-weight:bold;
}



/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/


/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

