@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fefbf3;
	background-image: url(images/mindful_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	background-image: url(images/mindful_slices/mindful/main_content_bg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 940px;
	float: left;
}
#wrapper #clear {
	clear: both;
}
#wrapper #navigation {
	background-image: url(images/nav2_bg.png);
	height: 36px;
	width: 940px;
	text-align: center;
	background-repeat: no-repeat;
}
#wrapper  #navigation  #main-nav  {
	padding-top: 6px;
	padding-left: 130px;
	letter-spacing: 1px;
}
#navigation #main-nav .divider a {
	color: #333333;
	text-decoration: none;
}
#navigation #main-nav .divider a:hover {
	color: #FFFFFF;
}
#navigation #main-nav .last a {
	color: #333333;
	text-decoration: none;
}
#navigation #main-nav .last a:hover {
	color: #FFFFFF;
}
#wrapper #navigation #main-nav li {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 12px;
	float: left;
}
.divider {
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#contact-tab {
	height: 240px;
	width: 78px;
	float: right;
	clear: both;
}

#navigation #currentpage a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/divider.png) no-repeat right center;
	padding-right: 10px;
	float: left;
	}
#content #left-box {
	float: left;
	width: 571px;
	margin-left: 26px;
	margin-top: 30px;
}
#left-box #left-box-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-left: 60px;
	padding-bottom: 20px;
	color: #9e5802;
	padding-top: 15px;
	background-image: url(images/leaf.png);
	background-repeat: no-repeat;
	background-position: left -6px;
}
.important {
	color: #9e5802;
}
#left-box #left-box-content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 18px;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 8px;
	background-image: url(images/main_p_bg.png);
	background-repeat: no-repeat;
}
#left-box #left-box-top {
	background-image: url(images/mindful_left_box/left_box_top.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 571px;
}
#left-box #left-box-content {
	background-image: url(images/mindful_left_box/left_box_content.png);
	background-repeat: repeat-y;
	width: 571px;
	height: auto;
}
#left-box #left-box-bottom {
	background-image: url(images/mindful_left_box/left_box_bot.png);
	height: 35px;
	width: 571px;
}
#wrapper  #content #bottom-box {
	width: 571px;
	margin-left: 26px;
	margin-top: 0px;
	float: left;
}
#content #bottom-box #bottom-box-top {
	background-image: url(images/mindful_left_box/left_box_top.png);
	height: 35px;
}
#content #bottom-box #bottom-box-content {
	background-image: url(images/mindful_left_box/left_box_content.png);
	height: 100px;
}
#content #bottom-box #bottom-box-bottom {
	background-image: url(images/mindful_left_box/left_box_bot.png);
	height: 35px;
}
#right-box #right-box-content p {
	font-family: "Times New Roman", Times, serif;
	font-size: .90em;
	line-height: 18px;
	padding: 0px 25px 8px 45px;
}
#right-box #right-box-content h2 {
	color: #9E5802;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 45px;
	background-image: url(images/leaf_small.png);
	background-repeat: no-repeat;
	background-position: left -8px;
	margin-bottom: -4px;
}
.secondh2 {
	padding-top: 10px;
	height: 25px;
}
#content #right-box {
	float: right;
	width: 308px;
	margin-right: 28px;
	margin-top: 34px;
	height: 1%;
}
#right-box #right-box-top {
	background-image: url(images/mindful_right_box/right_box_top.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 308px;
}
#right-box #right-box-content {
	background-image: url(images/mindful_right_box/right_box_content.png);
	background-repeat: repeat-y;
	height: auto;
	width: 308px;
}
#right-box #right-box-bottom {
	background-image: url(images/mindful_right_box/right_box_bot.png);
	height: 35px;
	width: 308px;
}
#wrapper #footer {
	background-image: url(images/mindful_slices/mindful/footer_bg.png);
	background-repeat: no-repeat;
	height: 36px;
	clear: both;
}
#wrapper #movie {
	height: 261px;
}
.img {
	text-align: center;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 30px;
}
#contact-tab img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

