
html {
	margin:0px;
	padding:0px;
	height:100%;
	margin-bottom:1px;
}

body {
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	text-align:center;
	background: #e9decd;
	margin:0px;
	padding:0px;
	height:100%;
}

p {
	margin-bottom:1em;
}

.page_container {
	width:100%;
	height:100%;
	top: 0px;
	left: 0px;
}

.header_container {
	text-align:center;
	width:100%;
	top:0;
	left:0;
	height:200px;
	margin:0;
	padding:0;
}

.header_block{
	width: 790px;
	height: 200px;
	margin: 0 auto;
	text-align:left;
	background: #e9decd url(../images/header.gif) no-repeat;
	font-size:9px;
	color: #fff;
}

.header_block_for_tan{
	width: 790px;
	height: 200px;
	margin: 0 auto;
	text-align:left;
	background: #e9decd url(../images/header.gif) no-repeat;
	font-size:9px;
	color: #000;
}

.header_block a {
	color: #fff;
}

.header_block_for_tan a {
	color: #000;
}

.body_block {
	width: 790px;
	margin: 0 auto;
	text-align:left;
	background: none;
}

.menu_block {
	width: 786px;
	background: #9b8166;
	padding: 2px;
	margin: 0;
}

.menu {
	background-color: #704e2d;
	padding:0px;
	margin:2px;
	color:#FFFFFF;
}


.menu_right {
	float:right;
	display:block;
	background: #ffffff none;
}

.content {
	width: 776px;
	background-color: #fff;
	float:left;
	margin: 12px 0 10px 0;
	padding: 0 10px;
	border: #cbb591 2px solid;
	line-height: 180%;
}

.content p {
	padding: 0px 0px;
}

.home_content {
	width: 558px;
	background-color: none;
	float:right;
	margin-right: 0em;
	margin-top: 12px;
}

.footer_container {
	text-align:center;
	clear:both;
	width:790px;
	margin:0 auto;
}

.left_column {
	padding-top:5px;
	margin:0;
	margin: 7px 0 0 0px;
}

.left_quote_top {
	width:215px;
	text-align:center;
	background: #fff url(../images/quote_corner_ul.gif) no-repeat top left;
	height:30px;
}

.left_quote_bottom {
	float:left;
	width:175px;
	text-align:center;
	margin-top:0px;
	padding: 0 20px 30px 20px;
	background: #fff url(../images/quote_corner_lr.png) no-repeat bottom right;
}

.left_quote_bottom p {
	margin-top: 0;
}

.left_quote_bottom p.left_quote_sig {
	color: #951d20;
	font-weight:bold;
}

.left_upcoming {
	float:left;
	width:193px;
	margin-bottom:10px;
	padding: 57px 10px 0px 10px;
	background:#704e2d url(../images/upcoming_workshops.png) no-repeat top left;
	border:#d4c1a2 1px solid;
	text-align:left;
	font-size:11px;
}

.left_upcoming p {
	background:url(../images/upcoming_both.png) top left no-repeat;
	padding: 10px 0 0 30px;
	text-align:left;
	color: #fff;
	margin-top: 0;
}

.left_upcoming a {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}

.left_upcoming a:hover {
	text-decoration:underline;
	color: #e9decd;
}

.left_signup {
	float:left;
	width:193px;
	margin-top:10px;
	padding: 77px 10px 10px 10px;
	background:#d4c1a2 url(../images/sign_up.gif) no-repeat top left;
	border:#64483c 1px solid;
	text-align:center;
}

.left_healthtip {
	float:left;
	width:193px;
	margin:10px 0 10px 0px;
	padding: 50px 10px 10px 10px;
	background:#eee8dd url(../images/yoga_wisdom.png) no-repeat top left;
	border:#64483c 1px solid;
}

.left_silhouette {
	background: url(../images/health_tip_-silhouette.gif) no-repeat bottom right;
	float:right;
	height:132px;
	width: 190px;
}

.left_black_box select {
	width:90%;
	margin-bottom:1em;
}

.left_black_box input {
	width: 90%;
	margin-bottom:1em;
}

.left_blue_box {
	width:160px;
	text-align:center;
	color:#FFFFFF;
	margin-left:10px;
	background: #00a0c6 url(../images/left_blue_box_gradient.gif) repeat-x top;
}

.left_blue_box input {
	width: 90%;
	margin-bottom:1em;
	margin-top:1em;
}

.left_filler {
	background:#fff;
	height:100%;
	padding-bottom:10em;
}

.head_first_line {
	text-align:right;
	padding-right: 6px;
	line-height: 25px;
	font-size:9px;
}

.head_first_line a {
	text-decoration:none;
	font-weight:bold;
}

.head_second_line {
	text-align:right;
	margin-top: 28px;
}

.head_second_line img {
}

.head_second_line input {
	vertical-align:top;
}

.content_brown_top {
	background-color: #cbb591;
	text-transform: uppercase;
	margin-top: 10px;
	padding: 10px 20px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.content_white_box {
	background-color:#fff;
	padding: 20px;
}

.large_brown_text {
	color:#7D1C28;
	font-size:16px;
}


/*------------------------------------------------------------*/

#container {
	width:950px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0;
	background: #ffffff url(/images/imata_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

a  { 
	color: #726B32;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #951d20;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top:8px;
	color: #726B32;
}

h2.basic {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top:8px;
	color: #5B3B00;
	padding: 13px;
	text-transform:uppercase;
	background: #D2BD9A url(../images/circle_basic.png) no-repeat 710px 0;
}

h2.all {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top:8px;
	color: #5B3B00;
	padding: 13px;
	text-transform:uppercase;
	background: #D2BD9A url(../images/circle_all.png) no-repeat 710px 0;
}
h2.rest {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top:8px;
	color: #5B3B00;
	padding: 13px;
	text-transform:uppercase;
	background: #D2BD9A url(../images/circle_rest.png) no-repeat 710px 0;
}

.home_page_body {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1em 2em 2em 0;
	
}


.page_body {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:50px;
	
}


.header {
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.header_logo {
	padding-top:10px;
	padding-left:10px;
}

.banner {
	margin-top:10px;
}

.footer {
	background-color:#704e2d;
	padding:10px;
	margin-top:10px;
	color: #fff;
	font-size:11px;
}

.footer a {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

.r_search {
	margin-left: 7px;
}
	
.r_search input {
	font-size: 10px;
	width: 140px;
}

.r_search_narrow {
	margin-left: 15px;
}

.r_search_narrow input {
	font-size: 10px;
	width: 100px;
}
	

.r_login {
	font-size:10px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding: 0 20px 1em 0;
	background: url(../images/login-mid.gif) repeat-y;
}

.r_login input {
	background-color:#fff;
	font-size:12px;
	margin-bottom:2px;
}

.r_login_narrow {
	font-size:10px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding: 0 15px 1em 15px;
	background: url(../images/loginSM-mid.gif) repeat-y;
}

.r_publications {
	text-align:left;
	font-size: 10px;
	color:#000;
	padding: 1em;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_publications img {
	padding: 0 8px 8px 0;
	text-align:left;
}

.r_publications p {
	padding-bottom: 5px;
}

.r_publications_narrow {
	margin: 10px 0;
	text-align:center
}

.r_events {
	text-align:left;
	font-size: 10px;
	color:#000;
	padding: 1em;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_events ul {
	padding-left: 2em;
}

.r_events_narrow {
	margin-bottom: 10px;
	text-align:center;
}

.r_forum {
	text-align:left;
	color:#ffffff;
}

.r_forum_narrow {
	margin-bottom: 5px;
	text-align:center;
}

.r_extras {
	margin: 0;
}

.search_results ul {
	padding-left: 30px;
}
.search_results li {
	padding: 5px 0;
}

/*
   -------------------------------------------------
	Calendar Styles
   -------------------------------------------------
*/

.cal_nav {
	color: white;
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none;
	background-color: #255066;
}

.cal_nav:hover  { color: red }
.cell { 
	background-color: white;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.cellOver { 
	background-color:#ffeeee;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.day_list { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: white; 
}

.dayOver { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffeeee; 
}

.day_item { 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: transparent; 
}

.day_itemHover { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffdddd; 
}

.cal { 
	color: black; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border: solid 1pt #472144
}
.cal_print { 
	color: black;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}
.cell_print {
	border: #000 solid thin;
}

.cell_print_weekend {
	border: #000 solid thin;
}

.date_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.date_cell h1 {
	background-color:#FFCCCC;
	font-weight:normal;
	font-size:6pt;
}	

.date_cell a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-size:8pt;
}

.date_cell a:hover {
	color: red;
	text-decoration:underline;
}

.last_month_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.last_month_cell a {
	text-decoration: none;
	color: #000;
	font-weight:normal;
	font-size:8pt;
	font-style:italic;
}

.list_font {
	color: black; 
	font-size: 7pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}

.list_font a  { 
	text-decoration: none;
}

.list_font a:hover { 
	color: red; 
	text-decoration: underline;
}

.cal_list {
	font-size:12px;
}

.list_day {
	width:100px;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_weekend {
	background-color:#CCCCCC;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}
.list_day_weekend_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.cal_head {
	font-size: 13px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: url(../images/calendar-header2.gif) no-repeat;
	padding-left:0px;
	margin: 0;
	height: 28px;
}

.cal_head_print       { font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border-bottom: solid; }
.day_week { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-bottom: #aaa solid thin;
}
.day_week_first { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-left: #aaa solid thin;
	border-bottom: #aaa solid thin;
}
.day_week_last { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-right: #aaa solid thin;
	border-bottom: #aaa solid thin;
}

.day_week_print {
	font-weight: bold; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border-bottom: solid;
}

.cell_active { 
	background-color: yellow;
	text-align: center; 
	border: solid 1px white;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}

.cell_saturday_over {
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_saturday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday_over { 
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.drop { 
	color: black;
	font-size: 8.5px;
	background-color: yellow;
}

.item_link { 
	color: #472144;
}

.nextPrevLink { 
	color: #fff;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
}

.cats_checkboxes {
	background-color:#CCFFFF;
	border:#000000 thin solid;
	padding: 1em;
	width: 400px;
}


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

div.vert_menu {
	position: absolute;
	visibility: hidden;
	display: none;
}
div.horz_menu a {
	display: block;
	float: left;
	border: #c7b4a1 dashed 1px;
	padding:5px;
}

div.vert_menu a { display: block; float: none; }
div.vert_menu a {
	width: 180px;
	height:18px;
	padding: 6px 0 0 0px;
	background: #cbb591;
	text-decoration: none;
	border-right: #000 thin solid;
	border-bottom: #704e2d thin solid;
	color: white; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:none;
	text-align:center;
}
div.vert_menu a:hover {
	background: #fff url(../images/mainnav-bkgd-over.gif) repeat-x;
	color: #451746; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
   -------------------------------------------------
	Inline Image Styles
   -------------------------------------------------
*/

.image_right {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.image_left {
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}

