@charset "UTF-8";
/* Mind Body Medical Center */

/*Global*/
html { background-color: #ffffff; margin: 0; }
body { margin: 0; font-size: 62.5%; background: url(../_images/body_background_tile.jpg) repeat-x;}
a img { border: 0; }
a img:hover { border: 0; }

/*Main*/
#shadow_wrap { width: 820px; background: url(../_images/main_wrapper_tile.png) repeat-y; margin: 0 auto; }
#shadow_foot { width: 820px; height: 11px; background: url(../_images/main_shadow_foot.png) no-repeat; margin: 0 auto 20px auto; }
#main_wrapper { width: 800px; margin: 0 auto; background-color: #FFFFFF; }

/*Header*/
#header { min-width: 800px; height: 110px; margin: 0; background-color: #CDECF1; }
#tagline { width: 580px; height: 50px; margin-top: 44px; float: left; }
#tagline h1 { font-family: Trebuchet MS, Arial, sans-serif; font-size: 106%; color: #666666; font-weight: normal; letter-spacing: .6em; text-align: right; }
#logo { width: 220px; height: 110px; float: left; margin: 0; }
#logo img { width: 220px; height: 110px; }


/*Middle*/
#mid_upper_container { width: 800px; height: 160px; background-color: #000000; margin: 0; }
#mid_left  { width: 195px; height: 160px; background-color: #FFFFFF; margin: 0; float: left; }
#mid_left img { width: 195; height: 160px; }
	/* Nav */
#mid_center { width: 185px; height: 160px; background-color: #FFFFFF; float: left; }
#mid_center ul { margin: 20px 0 10px 10px; width: 170px; padding: 0px; }
#mid_center li { list-style-type: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.23em; line-height: 1.7em; letter-spacing: -.05; font-weight: bold;}
#mid_center li a { text-decoration: none; color: #8b261b;}
#mid_center li a:hover, a:active { color: #999999; text-decoration: underline;}
#mid_center .active { color: #EAB98B; text-decoration: none;}


#mid_right { width: 420px; height: 160px; background-color: #FFFFFF; float: left;  }
#mid_right .intro_text { display: block; margin: 20px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.34em; line-height: 1.6em; font-weight: normal; color: #666666; }
#mid_right img { width: 420; height: 160; }

	/* Lower Portion of Center */
#mid_downer_container { width: 800px; background-color: #000000; background: url(../_images/center_tile.jpg) repeat-y; border-top: solid 1px #EEEFFF; border-bottom: solid 1px #EEEFFF; overflow: auto;  }
#mid_downer_left { width: 380px;   float: left; }
#mid_downer_left img { width: 250px; position-bottom: 100px;}
#mid_downer_left .testimonial { width: 275px; margin: 20px auto; font-style: italic; }
#mid_downer_left .testimonial h1 { color: #888888; font-family:  Georgia, Times New Roman, Times, serif; line-height: 1.8em; font-size: 1.3em; font-weight: normal; letter-spacing: -.03em; margin-bottom: 0;}
#mid_downer_left .testimonial h4 { color: #888888; text-align: right; margin-top: 10px; margin-right: 40px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: normal;  }
#mid_downer_right { width: 420px;   float: right;  }
#mid_downer_right_text { width: 380px; margin: 0 auto; }
#mid_downer_right_text .intro_text { display: block; margin: 20px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.5em; line-height: 1.7em; font-weight: normal; color: #666666; }
#mid_downer_right_text  p { font-family: Georgia, Times New Roman, Times, serif; font-size: 1.3em; line-height: 1.4em; color: #000000; margin-top: 0px; }
.clear { clear: both; line-height: 0; font-size: 0; }
#mid_downer_right_text  h1 { margin: 20px 0px 20px 0px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.8em; line-height: 1.4em; font-weight: normal; color: #8b261b;  }
#mid_downer_right_text  h2 { margin-bottom: 8px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.45em; line-height: 1.4em; color: #8b261b; }
#mid_downer_right_text  h3 { margin-bottom: 0px; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1.3em; line-height: 1.4em; color: #8b261b; }


/* Lower Portion of Center HOMEPAGE ONLY */
#hp_mid_downer_container {  width: 800px; height: 350px; background-color: #000000; background: url(../_images/center_tile.jpg) repeat-y; border-top: solid 1px #EEEFFF; border-bottom: solid 1px #EEEFFF; overflow: auto;  }
#hp_mid_downer_container .hp_photo { width: 170px; height: 170px; margin: 0;} 

/*Footer*/
#footer { width: 800px; height: 50px; background-color: #FFFFFF; clear: both;  }
#footer p { text-align: center; font-family: Trebuchet MS, Arial, sans-serif; font-size: .9em; margin-bottom: 10px; color: #666666;}
#footer ul { margin: 10px auto 0 auto; width: 800px; text-align: center; padding: 0;   }
#footer li { display: inline; text-align: center; width: 100px; padding: 0 10px; list-style-type: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 1em; line-height: 1em;  }
#footer li a { text-decoration: none; color: #666666;}
#footer li a:hover, a:active { color: #8b261b; text-decoration: underline; }

