/* @group Globals */
body { font:11px "trebuchet ms", sans-serif; background:#e1e1e2; color:#000; }
.hidden { display:none; }
#wait { display:none;; }
/* @end */

/* @group Containers */
#content { background:#fff; overflow:hidden; }
#sidebar { display:none; }
#map { display:none; }
/* @end */

/* @group Header */
#header .wrapper { display:none; }

	/* @group Navigation */
	#nav { display:none; }
	/* @end */
/* @end */

/* @group htmlarea */
.htmlarea { float:left; overflow:hidden; font-size:12px; line-height:2em; }
.htmlarea h1 { font-size:18px; color:#650933; margin-bottom:0.5em; }
.htmlarea h2, .htmlarea h3, .htmlarea h4,.htmlarea h5,.htmlarea h6 { font-size:15px; color:#000; font-style:italic; margin:1em 0 0.5em 0; }
.htmlarea p { margin-bottom:2em; }
.htmlarea blockquote { font-size:13px; }
.htmlarea table { width:100%; border-color:#000; border-width:1px 0 0 1px; border-style:solid; overflow:hidden; margin-bottom:2em; }
.htmlarea th { color:#fff; background:#00533a; padding:2px 6px; border-width:0 1px 1px 0; border-style:solid; border-color:#000; font-size:15px; }
.htmlarea td { background:#f5f8f7; padding:2px 6px; border-width:0 1px 1px 0; border-style:solid; border-color:#000; }
.htmlarea tr.alt td { background:#dce7e4; }
.htmlarea blockquote { clear:both; border-top:1px solid #000; padding-top:10px; margin-top:10px; padding-left:20px; color:#6c173f; font-size:16px; }
.htmlarea blockquote p { display:inline; padding-right:20px; }
.htmlarea ul { margin:0 0 20px 20px; list-style:square; }
.htmlarea li { margin:0 0 10px 0; }
.htmlarea a { color:#00533a; text-decoration:underline; }
.htmlarea a:hover { text-decoration:none; }
.htmlarea a:visited { color:#00533a; text-decoration:underline; }
.htmlarea dd { margin:0 0 1em 1em; }
.htmlarea a:link:after, .htmlarea a:visited:after { content:" (" attr(href) ") "; font-size: 90%; }
/* @end */

/* @group Sidebar */
#sidebar { display:none; }
/* @end */

/* @group Forms */
form { display:none; }
/* @end */

/* @group Footer */
#footer { clear:both; overflow:hidden; padding:8px 0 40px 0; }
ul#footernav { display:none; }
div#address h4 { font-size:12px; color:#00533a; font-weight:bold; }
div#address address { font-style:normal; font-size:11px; line-height:1.3em; }
div#address address a { text-decoration:none; color:#000; }
div#address address a:hover { text-decoration:underline; }
/* @end */

/* @group Scrollers */
.scrollers, .scrollup, .scrolldown, .hscrollers, .scrollleft, .scrollright { display:none !important; }
/* @end */

/* @group Energy Star */
#energystar { display:none; }
/* @end */


/* --------------------------------
	SPECIFIC PAGES
-------------------------------- */

/* @group Misc */
#sidebarplaceholder { display:none; }
/* @end */


/* @group Testimonials */
.testimonial { clear:both; overflow:hidden; padding:10px 0 15px 0; }
.testimonial p { margin:0; }
.testimonial cite { font-weight:bold; display:block; text-align:right; }
/* @end */

/* @group News */
#additional { clear:both; overflow:hidden; padding-top:30px; }
#additional div { width:42%; float:left; margin-right:7%; }
/* @end */

#indexcontent, #indexcontent .wrapper, #indexcontent #indexcopy { display:block; }