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

#menu {
	width:252px;
	background-repeat: repeat-x;
	background-position:left;
	float: left;
}
#menu_content {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-color:#a4b7c6;
	margin-left:10px;
	padding-left:6px;
	padding-right:11px;
}
.buttons{
	font-weight:normal;
	color:#aeca50;
}
#buttons1{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/upcoming_events_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons1 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons1 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}

#buttons2{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/are_you_tired_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons2 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons2 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}
#buttons3{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/recent_news_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons3 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons3 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}
#buttons4{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/treatments_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons4 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons4 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}
#buttons5{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/getting_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons5 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons5 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}

#buttons6{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/contact_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons6 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons6 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}
#buttons7{
	padding-left:20px;
	padding-top:9px;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/membership_btn.png);
	background-repeat:no-repeat;
	width:201px;
	height:79px;
}
#buttons7 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#buttons7 a:hover{
	font-size:12px;
	color:#aeca50;
	text-decoration:none;
}