 body {
	background-image: url(../images/greenBackground.jpg);
	height: 100%;
    margin: auto;	
	width: expression((document.body.clientWidth < 839)? "80%" : (document.body.clientWidth > 841)? "80%" : "auto");
	max-width: 80%;
	min-width: 1000px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000;
}

/* input links are for the JotForm text */
#input_4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

#input_8_full {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

#input_14 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

#input_19_full {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

#input_28 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}


a {color: #55a51c; text-decoration: none
}

a:hover {color: 1a3801; text-decoration: none
}
   		
p {
	color:#333;
	text-align: center;
}

h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

h5 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}

h6 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #1a3801;
}


#page {
  background-color: #f6f9f6;
  border-left: thin #999 solid;
  border-right: thin #999 solid; 
  min-width: 1000px;
}

#logo img {color: #1a3801;
	height: 150px; float: left;}
	
#logo a {text-decoration: none}

#linklist {
	float:right;
	font-size: 13pt;
	position:relative;
	border-radius:1em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10;
	margin-left: 10;
}
   #linklist a {
	color: #f6f9f6;
	float:right;
	text-decoration:none;
	border-radius:1em;
	background-color:#1a3801;
	transition-property:background-color;
	transition-duration:0.4s;
	padding:0.2em 0.6em;
	margin-right:2px;
	background-repeat: repeat-x;
}
#linklist a:hover {
	background-color:#f6f9f6;
	color: #1a3801;
	text-decoration: none;
}
#linklist ul {
	float:right;
	width:100%;
 	list-style-type:none;
	line-height: 3em;
}
#linklist li {display:inline;line-height: 2em;}

#imagenews {
	background-color: #f6f9f6;
	width: 80%; 
	min-width: 700px;
	max-width: 1500px;
	padding: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: none;
	margin-bottom: 40px;
}

#imagea {
	border: #1a3801 1px solid; 
	border-radius: 10px;
}


#localNav {
		position:relative;
	float: right;
}
#localNav a {
	float:right;
	text-decoration:none;
	color: #1a3801;
	font-weight:400;
	padding:0.2em 0.6em;
}
#localNav ul {
	float:right;
	width:100%;
 	list-style-type:none;
}
#localNav a:hover {
	text-decoration: none;
	color: #55a51c
}
#localNav  li {display:inline;}


#title {
	margin: 0 30px 0 30px;
	text-align: right;
	font-size: 30px;
}
#title img {
	float: right;
	height: 160px;
}
#title a {color: 1a3801; text-decoration: underline}
#title a:hover {color: 55a51c; text-decoration: underline}

#content {
	background-color: #f6f9f6;
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-bottom: 17px;
}
   #content a {color: #55a51c; text-decoration: none}
   #content a:hover {color: 1a3801; text-decoration: none}
.rcimg {
	border-radius:0.5em;
}
   

#qclist {
	text-align:center;
	font-size: 13pt;
	position:relative;
	border-radius:1em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
   #qclist a {
	color: #f6f9f6;
	text-decoration:none;
	border-radius:1em;
	background-color:#1a3801;
	transition-property:background-color;
	transition-duration:0.4s;
	padding:0.2em 0.6em;
	margin-right:2px;
	background-repeat: repeat-x;
}
#qclist a:hover {
	background-color:#f6f9f6;
	color: #1a3801;
	text-decoration: none;
}
#qclist ul {
	float:right;
	width:100%;
 	list-style-type:none;
	line-height: 3em;
}
#qclist li {
	display:inline;
	line-height: 2em;
}


.qcactive {
	background-color:f6f9f6; 
    color:1a3801;
}

.virtualfloatLeft {
	   float:left;
	   margin-right: 30px;
	   margin-bottom: 30px;
	   -webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	   border-style:solid;
	   border-radius: 0.5em;
	   border-width: 3px;
	   border-color:1a3801;
}  
   
.floatLeft {
	   float:left;
	   margin-right: 30px;
	   margin-bottom: 30px;
	   -webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	   border-radius: 0.5em;
}
.floatRight {
	   float:right;
	   margin-left: 30px;
	   margin-bottom: 30px;
	   -webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	   border-radius: 0.5em;
} 

.floatLeftnoB {
	   float:left;
	   margin-right: 30px;
	   margin-bottom: 30px;
	   -webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	   border-radius: 0.5em;
}
.floatRightnoB {
	   float:right;
	   margin-left: 30px;
	   margin-bottom: 30px;
	   -webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	   border-radius: 0.5em;
} 


#contentTitle {
	font-size: 1.3em;
	font-weight:400
}
.contentPara {
	text-align: left;
	margin-bottom:10px;
	font-size: 20px; 
	color: #1a3801;
}

.contentIdeaJust {color: #1a3801;font-weight:400;font-size: 1.3em;clear:both; text-align: justify;}

.contentIdeaLeft {color: #1a3801;font-weight:400;font-size: 1.3em;clear:both;text-align:left}

.contentIdeaLeft ul {
	color: #1a3801;
	font-weight:400;
	font-size: 1.3em;
	clear:both;
	text-align:left}

.contentIdeaRight {color: #1a3801;font-weight:400;font-size: 1.3em;clear:both;text-align:right}
.contentIdeaCenter {color: #1a3801;font-weight:400;font-size: 1.3em;clear:both;text-align:center}
.contentIdeaRC {
	color: #1a3801;
	font-weight:600;
	font-size: 1.4em;
	clear:both;
	text-align:right; 
	vertical-align:top;
}
.contentIdeaRBC {
	color: #1a3801;
	font-weight:600;
	font-size: 1.4em;
	clear:both;
	text-align:center; 
	vertical-align:top;
}
.contentIdeaRCtips {
	color: #1a3801;
	font-weight:400;
	font-size: 1.2em;
	clear:both;
	text-align:right; 
	vertical-align:top;
	}

#address {color: #f6f9f6; background-color: #1a3801; text-align: center; font-size: 1em; padding: 5px; clear: both; margin-top:25px;clear:both}

#address a {
	text-decoration: none;
	color: #f6f9f6
}
#address a:hover {
	text-decoration: underline;
	color: #f6f9f6
}

#copy {text-align: right; font-size: 10pt; padding: 10px;}

#bio {min-height: 180px; border-bottom: 45px}

.smallCAPS {
	font-variant:small-caps;
	font-size: 1.1em;
}

.splashBox {
	width: 125px;
	margin-left:10px;
	margin-right:10px;
}
.link {font-size:28px}
#Details {
	list-style:none;
	color: #000;
	text-align: left;
	margin-top: 50px;
}
#Details span {
	color:#666;
}
.pdetails {color: #666;font-weight:400;font-size: 1.5em;clear:both;text-align:left}
	
.GreyCol {
	color: #1a3801;
}
.greyList {
	background-color: #e1e9e1;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: black;
	padding-left: 5px;
	padding-right: 15px;
	float: right;
	width: 410px;
	position:relative;
	right: 10px;
	border: thin #CCC solid;
}
.essayText {
	text-indent:30px;
	color: #333;
	font-size: 1.3em;
	text-align:justify;
}
.essay { width: 90% }
.essay {  }
.essay quote { font-size:18px; text-align: center; color:#1a3801; font-style:italic }
.essay quote ul { margin-bottom:16px; }
.point {
	font-size: 28px;
}
/* Z-index of #mask must lower than #boxes .window */
#mask {
  z-index:9000;
  background-color:#000;
  display:none;
}
   
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
video {
	text-align:center;
}#problems {
	text-align: center;
}
.combo {
	width:350px;
	float:left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.col-head {
  float: left;
  text-align:right;
  width: 20%;
  font-size: 15pt;
  color:#333;
}
.col-unit {
  float: left;
  text-align:center;
  width: 13%;
  font-size: 11pt;
}
.col-unit-long {
	  float: left;
  width: 80%;
  vertical-align:bottom;
}
#downloads {
	float:left;
	text-align:center;
	font-size: 12pt;
	position:relative;
	margin-right: 10%;
}
#downloads a {
	float:left;
	color: #FFF;
	text-decoration:none;
	background-color:#CCC;
	padding:0.2em;
	margin-right:4px;
	width: 75px;
	margin-bottom: 5px;
}
#downloads a:hover {
	background-color:#CCC;
	color: #000;
	text-decoration: none;
}
#downloads ul {
	float:left;
	width:100%;
 	list-style-type:none;
	line-height: 3em;
	  vertical-align:bottom;

}
#downloads li {
	display:inline;
	line-height: 1em;
	  vertical-align:bottom;
}
#downloads-head {
	float:left;
	text-align:center;
	font-size: 12pt;
	position:relative;
	margin-right: 10%;
	margin-bottom: -15px;
}
#downloads-head ul {
	float:left;
	width:100%;
 	list-style-type:none;
	line-height: 3em;
}
#downloads-head li {
	display:inline;
	line-height: 1em;
	float:left;
	color: #000;
	padding:0.2em;
	margin-right:4px;
	width: 75px;
}
.button {
	background-color: #46953F;
	color: #000;
	padding: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px; 
}

#solid {
	border: 1pt #669933 solid;
}

