s/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
body {
background-color:  #444444;
background-image:url(/_img/header_green_02.gif);
background-position: center;
background-repeat: repeat-y;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color:#000000;
padding:0px;
margin:0px;
}

a:visited {color:purple;}
a:hover {color: blue;}
a:active {color: blue;}

/* defined for facts section on left column */
hr {
	color: #688E23;
	border-style: solid;
	height: 1px;
	width: 130px;
	text-align: center;
	}
/* main navigation buttons */
.links {
  padding:0px;
  margin:0px;
  height: 33px;
	width: auto;
	font: 14px Georgia;
	z-index: 100;
	background: url(/_img/button_8.gif) center no-repeat;
	}
.links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
  padding: 8px 10px;
	margin: 0 0 0px;
	border-width: 0;
  text-decoration: none;
	color: #FFFFFF;
}
.links a:hover {
	color: #333333;
  border:none;
}

div#order a {
	display: block;
	text-align: left;
	font: bold 1em sans-serif;
  padding: 5px 10px;
	margin: 0 0 10px;
	border-width: 0;
  text-decoration: none;
	color: #FFFFFF;
	background: #FF7F00;
  }
/* second header under h1 for top of page */
.tagLine {
color:#688E23;
font-size:26px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
text-align:center;
}

li.space
 { 
	margin-top:5px; 
	}

h1 {
font-size:30px;
font-family: Georgia;
color:#444444;
text-align: center;
font-weight: bold;
padding:0px 0px 13px 0px;
margin:0px;
}
h1.position
{
position:relative;
padding-top: -8px;
padding-bottom: -5px;
margin-top: -8px;
margin-bottom: -5px;
}

h2 {
color: #688E23;
font-size:26px;
font-family: Georgia;
font-weight: bold;
font-style: normal;
padding-top:10px;
padding-left: 10px;
padding-right: 10px;
margin:0px;
}
h3 {
font-size:18px;
font-weight: normal;
font-family: Georgia;
color: #688E23;
padding: 10px 10px;
margin:0px;
}
h4 {
font-size:18px;
font-weight: normal;
font-style: italic;
color: #444444;
padding-left: 20px;
padding-bottom: 10px;
margin:0px;
}
h6 {
color: #000000;
font-size:18px;
font-weight: strong;
font-style: italic;
padding: 5px 5px;
background-image: url(/_img/banner.gif);
background-color: #FFFFFF;
border: thin solid #666666;
margin:0px;}

.banner_a {
	min-height: 17px;
	width: auto;
	background: url(/_img/banner_01.gif) top center no-repeat;
	padding: 0px;
	border: 0;
	margin-top: 0px;
	}
.banner_b {
	height: auto;
	width: auto;
	background: url(/_img/banner_02.gif) center repeat-y;
	padding: 0px;
	border: 0;
	margin: -1px;
}
.banner_content {
	width:565px;
	color:#444444;
	font-weight:bold;
	font-style:italic;
	padding-left:35px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	margin:0px;
	}
.banner_content p {
	font-size: 16px;
	text-align:left;
}
.banner_c {
	min-height:21px;
  width:auto;
	background:url(/_img/banner_03.gif) center no-repeat;
	padding:0px;
	border:0px;
	margin:0px 0px 7px 0px;
}
.topBullets li {
	margin:0px;
	padding:0px;
}
.backToTop a {
	text-align: right;
	font-size: 12px;
	color: #333333;
}
.backToTop img {
	padding-left: 6px;
}
.jumpLink1 a {
	padding-right: 30px;
	padding-left: 6px;
	font-size: 14px;
	color: #333333;
}
.jumpLink1 a:hover {
	font-size: 14px;
	color: #8CB200;
}
.jumpLink1 img {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#small {
	background-image: url(/_img/testimonial256.gif);
	background-repeat: no-repeat;
	height: 256px;
}

.redEmphasis {
	font-weight:bold;
	color:#660000;
	}
.greenEmphasis {
	font-weight:bold;
	color:#1A5511;
	}
.quot {
	position: relative;
	z-index: 3;
	padding: 5px;
	font-style: oblique;
}

.review {
	line-height: 1.2em;
	font-size: 14px;
	border: solid 1px #000000;
	border-width: 1px;
	background-color: #F9F3D2;
	padding: 4px;
}
.lmarginReview {
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000000;
	padding:6px;
	margin:0px;
}

.sitequote {
	font-size: 14px;
	padding: 4px;
	line-height: 1.2em;
	border: solid 1px #000000;
	border-width: 1px;
	background-color: #DEE4EB;
}
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
}
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
}
.smallText2 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	line-height: 22px;
	padding: 0px 0px;
}
.mainReview {			/*review wrapper*/
	margin:0px;
	padding:0px;
	border:0px;
}
.mainReview_to, .mainReview_from, .mainReview_subject {
	width:539px;
	font-size:12px;
	font-family: Courier New, Verdana;
	color:#454242;
	text-align:left;
	line-height:8px;
}

.mainReview_a {
/*div for top image*/
	z-index: 3;
	position: relative;
	min-height: 18px;
	background-image: url(/_img/review_new_01.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.mainReview_b {				/*div for expandable middle image*/
	z-index: 1;
	background-image: url(/_img/review_new_02.gif);
	background-position: center center;
	background-repeat: repeat-y;
	position: relative;
}
.mainReview_c {				/* review text goes in this div (overrides default width to fit within outer divs)*/
	z-index: 4;
	color:#333333;
	font-size: 12px;
	font-family: Courier New, Verdana;
	text-align: left;
	padding-left: 90px;
	padding-right: 70px;
	position: relative;
}
.mainReview_d {					/*div for bottom image*/
	z-index: 2;
	position: relative;
	min-height: 19px;
	background-image: url(/_img/review_new_03.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.box2a {margin:11px; width:555px; overflow:auto; z-index:10; border:0px solid; background: url(/_img/review1_02.gif) repeat-y 100%;background-color:white;font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #000000;font-size:12px;font-weight: strong;}
.box2b {border: 0px solid; width: 100%; z-index:100;padding: 0px; height: 97px; background-image: url(/_img/review1_01.gif);}
.box2c {position: relative; margin-top: -90px;padding: 20px; z-index:200;}      /* review text goes in this div (overrides default width to fit within outer divs)*/
.box2d {margin-top: -120px; width: 100%; z-index:100;padding: 0px; height: 122px; background: transparent url(/_img/review1_03.gif);background-repeat: no-repeat;}

img{border:0px;}
img.download {vertical-align:middle;}
#list_general {font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; vertical-align: top;}
#list_general a:hover {}
#list_general ul {list-style: square;}


/* --------------left navi------------- */
#left {
 width:210px;
 float:left;
 position:relative;
 margin-top:0px;
 margin-left:-225px;
 margin-right:1px;
 }
#buttons {
 width:210px;
 float:left;
 position:relative;
 margin-top:0px;
 margin-left:7px;
 margin-right:8px;
 }

/* -----------------content--------------------- */
#content{
position: relative;
margin: 0px 10px 0px 10px; }

#indexf {
	float:right;
	position:relative;
	margin-left:6px;
  margin-right:11px;
	display: table-cell;
	background-color: #FFFFFF;
}

/* -----------------NESTED DIVS-------------------- */

/* --LEFT ----------wrap 1 is inside containing wrap (extra padding used for comments below floated pic)--------------------- */
#wrap1 {
	float: left;
	display: table-cell;
/*	background-color: #6699FF; */
	padding: 0px 0px 0px 0px;
	border: solid 0px #f66;
}

/* --LEFT ---------------wrap 0 is outside containing wrap for floated div --------------------- */
#wrap0 {
	float: left;
	display: table;
	margin: 12px 12px 12px 12px;
}

/* --RIGHT ---------------wrap 1 is inside containing wrap (extra padding used for comments below floated pic)--------------------- */
#wrapr1 {
	float: right;
	display: table-cell;
	padding: 0px 0px 0px 0px;
	border: solid 0px #f66;
}

/* --RIGHT---------------wrap 0 is outside containing wrap for floated div --------------------- */
#wrapr0 {
	float: right;
	display: table;
	margin: 12px 12px 12px 12px;
}
#condlink a {color: #000000;}
#condlink a:visited {color: #000000;}
#condlink a:hover {color: #000000;}
#condlink a:active {color: #000000;}
#cond_table {	font-family: sans-serif;	font-weight: normal; font-size: 11px;	display: table;	padding: 0px 0px 0px 0px;}
#cond_table a {color: #FFFFFF;}
#cond_table a:visited {color:#FFFFFF;}
#cond_table a:hover {color: #FFFFFF;}
#cond_table a:active { color:#FFFFFF;}
#cond_table_title {	padding: 6px 6px 6px 6px; background-color: #778899; font-size: 16px; color: white; font-weight: bold; font-variant: small-caps;}
#cond_table_subtitle {font-size: 13px; font-weight: bold;	}
#cond_divpad {padding: 10px 0px 0px 0px;}

#aright {
	text-align: right;
}
#aleft {
	text-align: left;
}

p{
padding: 5px 10px;
margin:0px; }
p.caption{
font-family: sans-serif;
font-weight: bold;
font-variant: small-caps;
font-size: 11px;
}
p.smallpar{
font-size: 12px;
}
/*  ----------------lists and bullets---------------------- */

#warn {
padding: 3px 6px;
margin: 10px;
font-size: 12px;
}
#warn li {
   list-style: square;
}
pre{
font-size: 14px;
padding: 5px 10px;
margin:0px;}

/* top of page */
.tick li {
list-style-image:url(/_img/tick.gif);
}

/*  ----------------footer---------------------- */

#footer {
font-size: 12px;
background-image: url(/_img/footer.gif);
background-repeat: no-repeat;
color: #FFFFFF;
border:0;
text-align: center;
padding:5px 15px 5px;
margin:0px
}

#conditions {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #6699FF;
	padding: 5px 5px 5px 5px; }

/* IE/Mac \*//*/
#wrap0 {
	display: block;
	margin: 1em 0;
	text-align: center;
}
#wrap1 {
	display: inline-block;
	width: 1px;
	white-space: nowrap;
}
/**/

/***[if IE]***/
#wrap0 {
	display: block;
	margin: 1em 0;
	text-align: center;
}
#wrap1 {
	display: inline;
	height: 0;
	height: auto;
}

.imageText {
	font: 70% Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}
.notebox2 {
	font-size: 12pt;
	color:#000000;
	background-image: none;
	padding: 10px;
	background-color: #FFFFFF;
	border: 3px solid #666666;
}
