body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 125%;
	padding-left: 7px;
}

a:link {

	color: #003300;
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
a:visited {  
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #006634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
 }
a:active {font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
  } 
  
 a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;

}
a.nav:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
 }
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
  } 
a.navsmall:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a.navsmall:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;

}
a.navsmall:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
 }
a.navsmall:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
  }
a.navsmallB:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.navsmallB:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
a.navsmallB:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
 }
a.navsmallB:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
  }  
.bg_line_white {
	background-image: url(images/line_white.gif);
	background-repeat: repeat-x;
}
.bg_top_dark {
	background-image: url(images/title_top_dark.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_title {
	background-image: url(images/hot_tub_bg.jpg);
	background-repeat: repeat-x;
}


.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}


#navigation {
	position:relative;
	background-image:url(images/weddings_functions_ma_08.gif);
	background-repeat:repeat-x; 
	height:35px;
	z-index:2000;
}
#navigation-inner {
	position:relative;
	width:920px;
	height:35px;
	z-index:2000;
	margin-left:auto;
	margin-right:auto;
	}
	
	
#contentWrapper {
	float:right;
	width:100%;
	margin-left:-260px;
}	

#leftSide {
	float:left;
	width:255px;
	color:#ffffff;
	padding-top:30px;
}
#leftSide p {
	padding-left:10px;
	}
#leftSide .darkText {
	color:#000000;
	}	
#content {
	margin-left:260px;
	padding-top:10px;
	padding-right:20px;

}
#content p {
	line-height: 1.6em; 
	padding-left: 1.2em;
} 
#footer {
	clear:both;
	color:#000000;
	text-align:center;
	}
#footer hr {
	color:#000000;
}	
	

.bg_nav_repeatX {
	background-image: url(images/navigation_07.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3A4C00;
}


#multi-level {height:30px; position:relative; z-index:2000;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; text-align:left}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:2000; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:76px; background:url(images/weddings_functions_ma_01-over.gif) no-repeat;;}
.menu li.p2 {width:128px; background:url(images/weddings_functions_ma_02-over.gif) no-repeat;;}
.menu li.p3 {width:169px; background:url(images/weddings_functions_ma_03-over.gif) no-repeat;;}
.menu li.p4 {width:174px; background:url(images/weddings_functions_ma_04-over.gif) no-repeat;;}
.menu li.p5 {width:103px; background:url(images/weddings_functions_ma_05-over.gif) no-repeat;;}
.menu li.p6 {width:105px; background:url(images/weddings_functions_ma_06-over.gif) no-repeat;;}
.menu li.p7 {width:122px; background:url(images/weddings_functions_ma_07-over.gif) no-repeat;;}
/* set up the normal unhovered images in the links */
.menu li a#home {width:76px; background:url(images/weddings_functions_ma_01.gif) no-repeat;}
.menu li a#functions {width:128px; background:url(images/weddings_functions_ma_02.gif) no-repeat;}
.menu li a#pub {width:169px; background:url(images/weddings_functions_ma_03.gif) no-repeat;}
.menu li a#events {width:174px; background:url(images/weddings_functions_ma_04.gif) no-repeat;}
.menu li a#directions {width:103px; background:url(images/weddings_functions_ma_05.gif) no-repeat;}
.menu li a#about {width:105px; background:url(images/weddings_functions_ma_06.gif) no-repeat;}
.menu li a#contact {width:122px; background:url(images/weddings_functions_ma_07.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:2000;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#functions:hover, .menu li:hover a#showroom,
.menu li a#pub:hover, .menu li:hover a#health,
.menu li a#events:hover, .menu li:hover a#events,
.menu li a#directions:hover, .menu li:hover a#services,
.menu li a#about:hover, .menu li:hover a#supplies,
.menu li a#contact:hover, .menu li:hover a#about {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:35px; background: #3a4c00; padding:3px 0; border:0px solid #3a4c00; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:128px;}
.menu :hover ul.sub li a {display:block; font-size:10pt; height:20px; width:200px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:2px solid #fff; border-width:0 0 0 2px; color:#FFFFFF;}
.menu :hover ul.sub li a.fly {background:#3a4c00;}
.menu :hover ul.sub li a:hover {background:#a1a77b; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#a1a77b; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#a1a77b; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:125px; top:-4px; background: #3a4c00; padding:2px 0; border:1px solid #888; white-space:nowrap; width:200px; z-index:0; height:auto;}

.li_none {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 125%;
}

.li_some {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 125%;
}

.ul_some {

	margin-left: 10px;
	
}
.ul_somemore {

	margin-left: 15px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: italic;
}
.li_arbor {
	list-style-image: url(images/li-Arbortect.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 3A4C00;
	font-weight: bold;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A4C00;
}
.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A1A67A;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A67A;
}
