@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: url(http://tendershootswellness.com/images/main-background.gif);
	color: #753e98;
}

p {
	margin-bottom: 30px;
}

h1 {
	margin-bottom: 18px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #83b035;
}


#wrapper-top {
	width: 941px;
	margin: 20px auto;
	padding-top: 21px;
	background: url(http://tendershootswellness.com/images/content-bg-top.gif) no-repeat top left;
}

#wrapper-bottom {
	padding-bottom: 21px;
	background: url(http://tendershootswellness.com/images/content-bg-bottom.gif) no-repeat bottom left;
}

#header, #content {
	background: #e2def2;
	border: 1px solid #713996;
	border-top: 0;
	border-bottom: 0;
}

/* Header & Nav styles ------------------------------------------------------ */
#header {
	height: 140px;
	padding: 10px 30px 0 30px;
	background: #e2def2 url(http://tendershootswellness.com/images/header-bg.png) no-repeat top left;
}

#header img#logo {
	border: 0;
}

#spring {
	float: right;
	margin: -5px 20px 0;
}

#spring img, #nav img, #services-submenu img {
	border: 0;
}

#spring a {
	display: block;
	position: relative;
}

#spring a#roll {
	position: relative;
	background: url(http://tendershootswellness.com/images/nav_spring-into-wellness-over.png) no-repeat top left;
}

#spring a:hover, #nav ul li a:hover, #services-submenu ul li a:hover {
	border: 0;
}

#spring a:hover img, #nav ul li a:hover img, #services-submenu ul li a:hover img {
	visibility: hidden;
}

#nav {
	float: right;
	clear: right;
	margin-top: 12px;
	background: #83b035 url(http://tendershootswellness.com/images/nav_bg-left.png) no-repeat top left;
}

#nav ul {
	height: 52px;
	width: 622px;
	background: url(http://tendershootswellness.com/images/nav_bg-right.png) no-repeat top right;
	padding: 0 8px 0 38px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	position: relative;
	margin: 18px 22px 0 0;
}

#nav li a, #services-submenu li a {
	display: block;
	position: relative;
}

#nav li#home { position: relative; background: url(http://tendershootswellness.com/images/nav_home-over.png) no-repeat top left; }
#nav li#about { position: relative; background: url(http://tendershootswellness.com/images/nav_about-over.png) no-repeat top left; }
#nav li#services { position: relative; background: url(http://tendershootswellness.com/images/nav_services-over.png) no-repeat top left; }
#nav li#events { position: relative; background: url(http://tendershootswellness.com//images/nav_events-over.png) no-repeat top left; }
#nav li#friends { position: relative; background: url(http://tendershootswellness.com/images/nav_friends-over.png) no-repeat top left; }
#nav li#blog { position: relative; background: url(http://tendershootswellness.com/images/nav_blog-over.png) no-repeat top left; }
#nav li#contact { position: relative; background: url(http://tendershootswellness.com/images/nav_contact-over.png) no-repeat top left; }


/* Content Styles --------------------------------------------------------------------------------------- */

#content {
	padding-top: 50px;
	background: #e2def2 url(http://tendershootswellness.com/images/content-bg-center.png) no-repeat right center;
	line-height: 24px;
}

#content #right-column, #content #content-services {
	float: right;
	width: 380px;
	margin-right: 70px;
	display: inline;
}

#content #left-column {
	width: 310px;
	text-align: center;
	margin-left: 80px;
}



#bottom-contact {
	clear: both;
	height: 36px;
	margin-top: 45px;
	padding-right: 65px;
	color: #83b035;
	font-weight: bold;
	position: relative;
	line-height: 12px;
}

#bottom-contact-left {
	text-align: center;
	width: 360px;
	float: right;
	background: url(http://tendershootswellness.com/images/bottom-contact-left.png) no-repeat left top;
}

#bottom-contact-right {
	height: 36px;
	padding-top: 18px;
	background: url(http://tendershootswellness.com/images/bottom-contact-right.png) no-repeat right top;
}

#bottom-contact img, #content #bottom-contact a:hover {
	border: 0;
}

.left-img {
	margin-bottom: 20px;
}

#content a {
	font-weight: bold;
	color: #83b035;
	text-decoration: none;
}
#content a:hover {
color: #9dd29c;
}
/* Services -------------------------------- */

#content #content-services {
	width: 410px;
}

#content #content-services p {
	width: 380px;
	text-align: justify;
}

#services-submenu {
	width: 300px;
	margin: 0 auto 20px auto;
	padding-top: 35px;
	background: #83b035 url(http://tendershootswellness.com/images/services-submenu-top.png) no-repeat top left;
	text-align: left;
}

#services-submenu-bot {
	padding-bottom: 26px;
	background: url(http://tendershootswellness.com/images/services-submenu-bottom.png) no-repeat bottom left;
}

#services-submenu li {
	display: block;
	position: relative;
	list-style: none;
	margin-bottom: 18px;
	width: 300px;
	height: 20px;
}

#services-submenu li#culinary { position: relative; background: url(http://tendershootswellness.com/images/services_culinary-over.png) no-repeat left; }
#services-submenu li#holistic { position: relative; background: url(http://tendershootswellness.com/images/services_holistic-over.png) no-repeat left; }
#services-submenu li#yoga { position: relative; background: url(http://tendershootswellness.com/images/services_yoga-over.png) no-repeat left; margin-bottom: 0;}

/* Contact ------------------------------------------------ */

#content-contact {
	padding: 0 75px;
	line-height: 18px;
}

#contact-image {
	text-align: center;
	margin-bottom: 25px;
}

/* Footer -------------------------- */
#footer {
	width: 941px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	color: #753e98;
}
#footer a:hover {
	border-bottom: 1px solid #753e98;
}

