body {
  background-image: url('../images/puro-bg2.gif'); background-repeat: no-repeat; background-position: top left;
  margin:0 0 0 0;
  font-family: arial;
  text-align:left;
  color:#666666;
  font-size/* */:/**/small;
  font-size: /**/small;
  line-height:150%;
  }
a:link {
  color:#429439;
  text-decoration:underline;
  }
a:visited {
  color:#429439;
  text-decoration:underline;
  }
a:hover {
  color:#666666;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

a.mainpage:link {
  color:#84542D;
  text-decoration:underline;
  }
a.mainpage:visited {
  color:#84542D;
  text-decoration:underline;
  }
a.mainpage:hover {
  color:#666666;
  text-decoration:underline;
  }
h1  {
	font-size : 16px;
	padding-left : 1px;
	color : #7e543a;
	padding-top : 0px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	font-weight: 900;
}

h2  {
	font-size : 12px;
	padding-left : 1px;
	color : #419638;
	padding-top : 16px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	font-weight: 700;
}

h1.nopadd  {
	padding-left : 1px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin : 0;
	text-align : left;
	}
h2.nopadd  {
	font-size : 11px;
	padding-left : 1px;
	padding-top : 4px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	font-weight: 700;
}
h2.sidebar-title {
  margin:1.5em 0 .75em;
  font:80%/1.4em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  margin-top: -8px;
  }
  dl {
  margin-top: -10px;
  margin-bottom: -5px;
  padding-bottom: 8px;
  }
.bodycontentmain {
	text-align: justify;
	font-size: 11px;
}
.Menu {
	font-family: Arial, sans-serif;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	text-align: left; /* We are using text-align: left on ul to left align our menu to the page. If you want the menu aligned centered or right just change text-align to either center or right */
	padding: 0 0 6px 0;
}
.Menu li {
	border-bottom: none;
	display: inline; /* Menu links are horizontally aligned using display: inline */
	height: 15px;
}
.Menu li a {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #84542D;
	text-decoration: none;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.Menu li a:hover {
	background: #ffffff;
	color: #429439;
}

.Menu2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left; /* We are using text-align: left on ul to left align our menu to the page. If you want the menu aligned centered or right just change text-align to either center or right */
	padding: 0 0 0 0;
}
.Menu2 li {
	border-bottom: none;
	display: inline; /* Menu links are horizontally aligned using display: inline */
	height: 15px;
}
.Menu2 li a {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #84542D;
	text-decoration: none;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.Menu2 li a:hover {
	background: #ffffff;
	color: #429439;
}
/* Header
----------------------------------------------- */
#header {
  width:977px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#linkback {
  margin:0 5px 5px;
  padding:0 20px 20px;
  max-width:700px;
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content {
  width:977px;
  margin-left: 160px;
  text-align:left;
  }
#main {
  width:500px;
  float:left;
  padding-top: 50px;
  }
#sidebar {
  width:190px;
  margin-right: 190px;
  float:right;
 display: inline; }
#contain {
  background-image:url('../images/puro_footer.gif');
  background-repeat:no-repeat;
  background-position:bottom left;
  }
#contbg {
  background-image:url('../images/puro_cont_bg.gif');
  background-repeat:repeat-y;
  background-position:left;
  }


/* Headings
----------------------------------------------- */

h5 {
  margin:1.5em 0 .75em;
  font:65%/1.2em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

.brown {
font: arial;
  font-size:100%;
  line-height:1.2em;
  font-weight:bold;
color: #84542D;

}

.brownheader {
font: arial;
  font-size:110%;
  line-height:1.2em;
  font-weight:bold;
color: #84542D;

}

/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#429439;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#429439;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:5px 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:0px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 75%/1.6em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style-type: none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
.profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding: 4px 0 4px 0;
  border:0px;
  margin:0 8px 3px 0;
  }

.logo-img {
  display:inline;
  }
.logo-img img {
  float:left;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 75%/1.6em Arial;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:977px;
  clear:both;
  }
#footer-break {
  margin-bottom: 40px;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:75%/1.6em Arial;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#poll {
  margin:1em 0;
  font:bold 75%/1.6em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Leftbox and Rightbox toolbar buttons
----------------------------------------------- */
.leftbox, .rightbox {
	font-size: smaller;
	clear: both;
}
.leftbox {
	margin: 0 3px 0 0;
	padding: 0 3px; 0 0;
	float: left;
}
.leftbox2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.rightbox {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
	float: right;
}

/* Home page content
----------------------------------------------- */

#homebox {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
}
a.whitespace {
	color: #FFFFFF;
	display: none;
}
a:hover.whitespace  {
	color: #FFFFFF;
}

/* Calendar
----------------------------------------------- */
table.calendar {
	margin:0 0 0 -3px;
}

caption.calendar {
  margin:1.5em 0 .75em;
  text-align: center;
  font:75%/1.3em Arial;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

tr.calendardateheaders {
	color:#429439;
}

td.days {
	text-align: center;
}

td.today {
	text-align: center;
	background-color: #FFF;
}

td.tdbor {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.playcen {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.centeredImage {
    text-align:center;
    display:block;
}
.pollbar, .pollbar_1, .pollbar_2, .pollbar_3, .pollbar_4, .pollbar_5 { 
   height:7px; 
} 

.pollbar { 
   background:#cccccc; 
} 

.pollbar_1 { 
   background:#429439; 
} 

.pollbar_2 { 
   background:#cccccc; 
} 

.pollbar_3 { 
   background:#429439; 
} 

.pollbar_4 { 
   background:#cccccc; 
} 

.pollbar_5 { 
   background:#429439; 
}
.formbutton {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #429439;
	border: 1px solid #ffffff;
}
#footspace {
height: 120px;
}
.textheadergreen	{
	color: #429539;
	padding-top: 4px;
	margin-top: 0px;
	line-height: 120%;
	font-size: 11px;
	}
.alignleftproduct	{
	float: left;
	width: 128px;
	padding: 4 0 0 0;
	margin: 0 15 8 0;
}
.alignleftproduct2	{
	float: left;
	width: 160px;
	padding: 4 0 0 0;
	margin: 0 15 8 0;
}
.headingproductimage	{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 128px;
	}
.formatproductfirst {
	border: 1px dotted #ccc;
}
.imageproducts	{
	float:left;
	margin: 0 20 0 0;
	width : 300px;
}
.steps	{
	color : #419638;
	font-weight: 900;
	}
.dotbor {
	border: 1px dotted #ccc;
}
.choicemenuleftalign	{
	border: 1px dotted #ccc;
	text-align: center;
	background-color: #fbfbf7;
	width: 286px;
}
a.choice:visited  {
	color : #419638;
	text-decoration : none;
	font-weight : 300;
	display: block;
	}
	
a.choice:link  {
	color : #419638;
	text-decoration : none;
	font-weight : 300;
	display: block;
	}
	
a.choice:active  {
	color : #7e543a;
	text-decoration : none;
	font-weight : 300;
	display: block;
	}
	
a.choice:hover  {
	color : #7e543a;
	font-weight : 300;
	display: block;
}
.infoboxproduct	{
	margin: 20px 0 0 0;
	border: 1px dotted #ccc;
	text-align: left;
	background-color: #fbfbf7;
}
.infoboxcontentproductleft	{
	margin: 10px 10px 10px 10px;
}
.infocolumnleftproduct	{
	color : #7c726c;
	padding-left : 20px;
	padding-right : 20px;
	margin : 0px;
	margin-right : 0px;
	width : 220px;
	text-align: left;
	font-size: 11px;
}
li	{
	list-style-image: url(../images/list_dash.gif);
	padding-bottom: 4px;
	}
	
li.arrow	{
	list-style-image: url(../images/list_arrow.gif);
	}
	
h2.info  {
	color : #419638;
	font-size : 14px;
	padding-left : 1px;
	padding-top : 0px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	font-weight: 700;
	}
	
h2.infogold  {
	color: #419638;
	font-size : 14px;
	padding-left : 1px;
	padding-top : 0px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	font-weight: 700;
	}
	.infocolumnleftproductsingle	{
	color : #7c726c;
	padding-left : 20px;
	padding-right : 20px;
	margin : 0px;
	margin-right : 0px;
	text-align: left;
	font-size: 11px;
}

.Menu li.selected {
	background-color: #FFFFFF;
	color: #429439;
}

.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

#contactbox {
	float: right;
}
#contact-main {
	float:left;
	width: 220px;
}
* #contact-side {
	float: left;
	width: 240px;
	left: 410px;
	position: absolute;
}

.tabcontent{
display:none;
}

.ibrown {
color: #84542D;
}

#acrescontainer { 
	position: relative;
}
	
.acresimg {
	position: absolute;
	left: 220px;
	bottom: 20px;
}

@media print {
.tabcontent {
display:block!important;
}
}