
*{
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body{
  list-style: none; 
  font-family: sans-serif;
  font-size: 13px;
  color: #333;
  background-color:#81BDA3;
  background-image:url();
  background-repeat:repeat;
  background-position:top left;
  background-attachment:scroll;
}
a {color: #94995b;}
.active {font-weight: bold;}
a:hover {border-bottom: 1px dotted #94995b;}
h2, h3, h4, h5, h6 {font-size: 1.25em; border-bottom: 1px solid #d6d6d6; padding-bottom: 3px; color: #666; font-weight: normal;}

#banner_inner_wrapper a:hover, #footer_wrapper a:hover {color: #888; border-bottom: 0px none transparent !important;}
#outer_wrapper {width: 990px; margin: 0 auto;}
#banner_inner_wrapper{
	height: 345px;
	background: url(templates/mint_tea/resources/common/images/banner_inner_wrap.png) bottom left no-repeat;

}


#banner_inner_wrapper h1{clear: both; font-size: 1.5em; margin: 141px 0 0 134px;}
#banner_inner_wrapper h1 span#headwrap2{padding-top: 10px; background: url(templates/mint_tea/resources/common/images/right_headline_door.png) top right no-repeat;behavior: url(templates/mint_tea/resources/iepngfix.htc);}
#banner_inner_wrapper h1 a{
	background: url(templates/mint_tea/resources/common/images/left_headline_door.png) top left no-repeat;
	color: #444;
	padding: 10px 0 10px 46px;
}
#banner_inner_wrapper h1 span#headwrap1{
	background: url(templates/mint_tea/resources/common/images/left_headline_door.png) bottom left no-repeat;
	margin-right: 46px;
	padding-bottom: 10px;
}
#banner_inner_wrapper h1 span#headwrap3{padding-bottom: 10px; background: url(templates/mint_tea/resources/common/images/right_headline_door.png) bottom right no-repeat;}

#main_content{background: #f3f3f3; font-size: .85em; color: #333; padding: .5em 1em;}

#sys_banner ul li a{display: inline-block;  color: #444; padding: 0.5em 1em;}
#sys_banner ul li{display: inline-block; list-style: none; background: url(templates/mint_tea/resources/common/images/menu_divider.png) center left no-repeat;}
#sys_banner ul li:first-child{background: none;}
#sys_banner ul{width: 700px; margin: 0 auto; padding-top: 1em;}

#footer_wrapper{background: #efefef; border-top: 2px solid #e6e6e6; padding: 1em 3em 2em 3em; clear: both;}
#footer_wrapper ul{}
#footer_wrapper ul li{display: inline-block; background: url(templates/mint_tea/resources/common/images/small_menu_divider.png) center left no-repeat;}
#footer_wrapper ul li:first-child{background: none;}
#footer_wrapper ul li a{display: inline-block; font-size: .7em; color: #444; padding: 0 2em;}

div.contentwrapper h1, div.contentwrapper h2, div.contentwrapper h3, div.contentwrapper h4, div.contentwrapper h5, div.contentwrapper h6 {
  font-weight: normal; }
div.contentwrapper h1 {
  font-size: 3em;
  margin-bottom: 0.5em; }
div.contentwrapper h2 {
  font-size: 2em;
  margin-bottom: 0.75em; }
div.contentwrapper h3 {
  font-size: 1.5em;
  margin-bottom: 1em; }
div.contentwrapper h4 {
  font-size: 1.2em;
  margin-bottom: 1.25em; }
div.contentwrapper h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }
div.contentwrapper h6 {
  font-size: 1em;
  font-weight: bold; }
div.contentwrapper h1 img, div.contentwrapper h2 img, div.contentwrapper h3 img, div.contentwrapper h4 img, div.contentwrapper h5 img, div.contentwrapper h6 img {
  margin: 0; }
div.contentwrapper p {
  margin: 0 0 1.5em; }
  div.contentwrapper p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  div.contentwrapper p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em; }
div.contentwrapper a {
  color: #ccd37e; }
  div.contentwrapper a:focus, div.contentwrapper a:hover {
    color: #dfe4ab; }
div.contentwrapper blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }
div.contentwrapper strong {
  font-weight: bold; }
div.contentwrapper em {
  font-style: italic; }
div.contentwrapper dfn {
  font-style: italic;
  font-weight: bold; }
div.contentwrapper sup, div.contentwrapper sub {
  line-height: 0; }
div.contentwrapper abbr, div.contentwrapper acronym {
  border-bottom: 1px dotted #666666; }
div.contentwrapper address {
  margin: 0 0 1.5em;
  font-style: italic; }
div.contentwrapper del {
  color: #666666; }
div.contentwrapper pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em "andale mono", "lucida console", monospace;
 }
div.contentwrapper code, div.contentwrapper tt {
  font: 1em "andale mono", "lucida console", monospace;
 }
div.contentwrapper li ul, div.contentwrapper li ol {
  margin: 0 1.5em; }
div.contentwrapper ul, div.contentwrapper ol {
  margin: 0 1.5em 1.5em 1.5em; }
div.contentwrapper ul {
  list-style-type: disc; }
div.contentwrapper ol {
  list-style-type: decimal; }
div.contentwrapper dl {
  margin: 0 0 1.5em 0; }
  div.contentwrapper dl dt {
    font-weight: bold; }
div.contentwrapper dd {
  margin-left: 1.5em; }
div.contentwrapper caption {
  background: #eeeeee; }
div.contentwrapper .hide {
  display: none; }
div.contentwrapper .quiet {
  color: #666666; }
div.contentwrapper .loud {
  color: black; }
div.contentwrapper .highlight {
  background: yellow; }
div.contentwrapper .added {
  background: #006600;
  color: white; }
div.contentwrapper .removed {
  background: #990000;
  color: white; }
div.contentwrapper .first {
  margin-left: 0;
  padding-left: 0; }
div.contentwrapper .last {
  margin-right: 0;
  padding-right: 0; }
div.contentwrapper .top {
  margin-top: 0;
  padding-top: 0; }
div.contentwrapper .bottom {
  margin-bottom: 0;
  padding-bottom: 0; }
