body {
	font-family: 'Maven Pro', sans-serif;
	margin:3px 0px; 
	padding:0px;
	text-align:center;
	background: #f3faef url(../images/rays8.jpg) no-repeat center top;
	center center fixed no-repeat;
	  -moz-background-size: cover;
	background-size: cover;
}



@media only all and (max-width: 1024px) and (max-height: 850px) {
  body {	
    -moz-background-s ze: 1024px 850px;
    background-size: 1024px 850px;
  }
}


h1 {font-size:20px;}
h2 {font-size:20px;color:#51A450;}
h2 span.thin {font-weight:400;}
h2 span.thicker{font-weight:700;}
h2 span.thickest {font-weight:900;}

a {color:white;text-decoration:none;outline:none;}
a:hover {color:white;text-decoration:none;}

a.text {color:#90c344;text-decoration:none;outline:none;}
a.text:hover {color:#c4de9a;text-decoration:none;}

a.text2 {color:#000;text-decoration:none;outline:none;}
a.text2:hover {color:#90c344;text-decoration:none;}

a.text200 {color:#007CC2;text-decoration:none;outline:none;font-size:15px;cursor:pointer;}
a.text200:hover {color:#007CC2;text-decoration:underline;font-size:15px;cursor:pointer;}

a.text3 {color:#000;text-decoration:none;outline:none;}
a.text3:hover {color:#000;text-decoration:none;}

a.text6 {color:#000;text-decoration:none;outline:none;}
a.text6:hover {color:#90c344;text-decoration:none;}

a.text7 {color:#007CC2;text-decoration:none;outline:none;}
a.text7:hover {color:#000000;text-decoration:none;}

span.text200 {color:#007CC2;text-decoration:none;outline:none;font-size:15px;}



/*CURSORS*/
a.text2 {cursor:default;}
a.text2:hover {cursor:default;}
a.text3 {cursor:default;}
a.text3:hover {cursor:default;}
 
#shadow {
	height:100%;
	width:980px;
	margin:0px auto;
    -moz-box-shadow: 1px 0px 54px #1f1f1f;
    -webkit-box-shadow: 1px 0px 54px #1f1f1f;
    box-shadow: 1px 0px 54px #1f1f1f;
}
	
#container {

	width:980px;
	margin:0px auto;
	text-align:left;
	min-height:810px;
	background-color:#fff;
}

p {line-height:20px;font-size: 15px;}
.half {width:450px;float:left;}
.full {width:800px;float:left;}
.break {width:40px;height:100px;float:left;}

.linepad {
	border-left:1px solid #cbe59e;
	width:20px;
	height:375px;
	float:left;
	margin-top:60px;
}
.linepad3 {
	width:20px;
	height:375px;
	float:left;
	margin-top:60px;
}
.linepad2 {
	border-left:1px solid white;
	width:20px;
	height:375px;
	float:left;
	margin-top:60px;
}

ul#menu li a.selected {font-weight:bold;}
ul#menu li a:hover {font-weight:bold;}

.clear {clear:both;}
.clear2 {clear:both;height:2px;}
.clear5 {clear:both;height:5px;}
.clear10 {clear:both;height:10px;}
.clear15 {clear:both;height:15px;}
.clear20 {clear:both;height:20px;}
.clear30 {clear:both;height:30px;}
.clear40 {clear:both;height:40px;}


div#header {
background:#8acd63;height:27px;width:980px;/*#b8dc7c*/
	background-image: url('/images/menu_gra.jpg');
	background-repeat:repeat-x;
}
div#headerless {height:3px;width:980px;background:white;}

ul#menu {list-style-type:none;padding-top:3px;}
ul#menu li {float:left;margin-left:17px;}
li.nomargin {margin-left:-16px;}

span.textset {font-size:22px;color:#51A450;}
span.textset2 {font-size:22px;font-weight:bold;color:#51A450;}

.fr {float:right;}
.fl {float:left;}
 
/* #footer {
	width:976px;
	margin:0px auto;
	height:30px;
	background-color:#8acd63;
	border:2px solid #51A450;
}
*/

#footer {
	width:980px;
	margin:0px auto;
	height:52px;
	background-color:#8acd63;
	border:0px solid #51A450;
	background-image: url('/images/footer_grad.jg');
	background-repeat:repeat-x;
}


.footerbehind{
	margin:0px auto;
	width:980px;
	height:52px;
	background:white;
}

/*
.footerbehind{
	margin:0px auto;
	width:980px;
	height:32px;
	background:white;
}
*/

.containers ul li {line-height:23px;} 

ol {line-height:26px;padding:0;padding-left:22px;}
div.theie7 {margin-top:-26px;}


/*****SECTION FOR QUOTES AND NEWSLETTER*******/


#footerSection {
width:980px;
	margin:0px auto;
	height:200px;
	background-color:#8acd63;
	border:0px solid #51A450;
	background-image: url('/images/footer_grad.jg');
	background-repeat:repeat-x;
	font-family: 'Maven Pro', sans-serif;
	font-size:16px;
}

#quotes {
width:480px;
float:left;
padding:5px;
text-align:left;
background-color:#8acd63;

}

#newsletter {
text-align:left;
width:480px;
float:left;
padding:5px;
background-color:#8acd63;
}

.style1 {
font-size:18px;
color:#CEFFA7;
}

#article{
width:480px;
}

.title{
font-size: 24px;
padding-left:30px;
}

.newsletterForm {
}

.inputs {
border:none;
height:30px;
margin-top:5px;
color:#00CC66;
font-size:24px;
text-align:left;
padding:2px;
border-radius:5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
-0-border-radius:5px 5px 5px 5px;
-ms-border-radius:5px 5px 5px 5px;
-khtml-border-radius:5px 5px 5px 5px;
width:400px;
float:left;
}

.nameinput{
border:none;
height:30px;
margin-top:5px;
margin-right:5px;
color:#00CC66;
font-size:24px;
text-align:left;
padding:2px;
border-radius:5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
-0-border-radius:5px 5px 5px 5px;
-ms-border-radius:5px 5px 5px 5px;
-khtml-border-radius:5px 5px 5px 5px;
width:200px;
float:left;
}

.submitBtn{
height:30px;
background: #f8f8f8;
font-size:24px;
margin-top:5px;
margin-right:5px;
text-align:center;
padding:2px;

}

.footerbehind {height:310px;}
#footer {height:310px;text-align:left;}
.footersetup {height:240px;display:block;border-top:2px solid #E6E7E8;}
#footer div.headingoutline {height:60px;width:200px;text-align:left;float:left;margin-left:40px;}
#footer div.headingoutline2 {height:60px;width:350px;text-align:left;float:left;margin-left:300px;}
#footer h2 {color:#ccffa4;font-size:24px;}
#footer div.splitblock {width:500px;margin-left:20px;height:180px;border:0px solid gray;float:left;display:block;}
#footer div.splitblock2 {width:390px;height:180px;border:0px solid gray;float:left;display:block;}

#footer div.splitblock2 div.inner {width:420px;height:130px;border:0px solid gray;float:left;display:block;}
#footer div.splitblock2 div.inner2 {width:390px;height:40px;border:0px solid gray;float:left;display:block;color:white;font-size:20px;}
div.inner2 span.white {color:white;font-weight:bold;font-size:20px;}
#footer div.breaklined {border-left:1px solid #a5e682;width:20px;height:180px;display:block;float:left;}
ul#button_quotes {list-style-type:none;}
span.qleft {background-image:url('/images/qleft.gif');height:20px;width:20px;display:block;background-position:bottom right;background-repeat:no-repeat;}
span.qright {background-image:url('/images/qright.gif');height:20px;width:20px;display:block;background-position:bottom right;background-repeat:no-repeat;}

div.quote-left {margin-left:0px;background-image:url('/images/quote.jpg');width:50px;height:165px;float:left;display:block;background-position:top left;background-repeat:no-repeat;}
div.quote-middle {width:312px;min-height:165px;float:left;padding:10px;text-align:;font-size:19px;line-height:25px;color:white;}
div.quote-right {background-image:url('/images/quote-r.jpg');width:50px;height:180px;float:left;display:block;background-position:bottom right;background-repeat:no-repeat;}
cite {float:right;}
.qtop {height:114px;}
.qbottom {height:15px;}