@charset "utf-8";
/* CSS Document */


/*******GENERAL*******/
body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

img{
	border:none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clearBoth{
	clear:both;
}

object #FlashID{
	margin:0px;
	padding:0px;
}

input, select, textarea{
	background-color:#EFE3B4;
	border:none;
	width:200px;
}

input#submit{
	height:25px;
	width:100px;
	background-color:#4E3E1D;
	border:none;
	color:#FFF;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
}

input#go{
	height:25px;
	width:50px;
	margin-top:5px;
	background-color:#4E3E1D;
	border:none;
	color:#FFF;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
}

/********CONTENT DIVS*********/

.wrapper{
	width:972px;
	margin:0 auto;
	padding:0px;
	position:relative;
}

.header{
	width:100%;
	height:114px;
	background-image:url(images/purple_grass.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	float:left;
}

.logo{
	margin:25px 0px 0px 35px;
	position:relative;
	float:left;
}

.login{ 
	font-size:11px;
	position:relative;
	float:right;
	margin:97px 50px 0px 0px;
	text-align:right;
}

.main{
	width:100%;
	position:relative;
	float:left;
	margin-top:9px;
}

.sky{
	width:100%;
	background-image:url(images/sky_mid.jpg);
	background-repeat:repeat-y;
	color:#136e8d;
	font-size:17px;
	text-align:center;
	position:relative;
	float:left;
}

.sky_upper{
	width:100%;
	min-height:217px;
	background-image:url(images/sky_upper.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.sky_lower{
	width:100%;
	min-height:38px;
	background-image:url(images/sky_btm.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.grass{
	width:100%;
	position:relative;
	float:left;
	background-image:url(images/grass_upper.jpg);
	background-repeat:repeat-y;
	color:#FFF;
}

.grass_upper{
	width:100%;
	position:relative;
	float:left;
	font-weight:bold;
}

.grass_lower{
	width:100%;
	min-height:267px;
	background-image:url(images/grass_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	float:left;
}

.footer{
	width:917px;
	height:38px;
	color:#8d713a;
	font-size:9px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	padding-left:55px;
}

.blue_box{
	width:240px;
	height:72px;
	background-image:url(images/blue_box.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin:30px 20px 0px 0px;
	position:relative;
	float:left;
}

.home_success{
	width:471px;
	height:60px;
	position:relative;
	float:left;
	top:40px;
	left:100px;
	background-image:url(images/success_story.png);
	background-repeat:no-repeat;
	padding:80px 0px 0px 25px;
}

.home_welcome{
	width:195px;
	height:135px;
	position:relative;
	float:right;
	margin-right:100px;
	top:40px;
	font-size:12px;
	color:#38590c;
	font-weight:bold;
}

.wwd_grass_upper_l{
	width:395px;
	position:relative;
	float:left;
	left:50px;
	top:20px;
	padding-bottom:20px;
	line-height:25px;
}

.wwd_grass_upper_r{
	width:365px;
	height:162px;
	position:relative;
	float:right;
	margin-right:70px;
	margin-top:10px;
}

.wwd_grass_lower_l{
	width:410px;
	position:relative;
	float:left;
	left:50px;
	line-height:25px;
}

.wwd_grass_lower_r{
	width:365px;
	height:245px;
	position:relative;
	float:right;
	margin-right:70px;
}

.privacy{
	width:90%;
	position:relative;
	float:left;
	margin-left:45px;
	text-align:left;
}

.success{
	width:85%;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:20px;
	text-align:left;
	font-size:18px;
}

.who_we_are{
	width:85%;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:20px;
	font-size:18px;
	text-align:left;
}

.contact{
	width:85%;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:20px;
	font-size:14px;
	text-align:left;
}

.contact_form{
	border:2px dotted #FFF;
	padding:10px;
}


/********NAV*********/

.nav{
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	position:relative;
	float:left;
	margin:90px 0px 0px 50px;
}

.nav ul{
	list-style-type: none;
	display: inline;
}

.nav li{
	display: inline;
	margin-right:15px;
}

.nav a{
	color:#662d91;
}

.nav a:hover{
	color:#6b9c30;
	text-decoration:none;
}

body#whatwedo a#what, body#whoweare a#who, body#contactus a#contact{
	color:#6b9c30;
}

body#termscond a#what, body#privacypol a#what, body#login a#what, body#termscond a#who, body#privacypol a#who, body#login a#who, body#termscond a#contact, body#privacypol a#contact, body#login a#contact, body#cknews a#news{
	color:#662d91;
}

/********TEXT STYLES********/	

h1{
	font-size:18px;
	color:#57277c;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
h2{
	font-size:16px;
	color:#375315;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

.login a{
	color:#6b9c30;
	text-decoration:underline;
}

.home_success a{
	color:#375315;
	font-size:14px;
	font-weight:bold;
}

.home_welcome a{
	color:#57277c;
	font-size:11px;
}

.home_welcome p{
	padding:7px 0px 0px 2px;
	margin:0px;
}

.footer a{	
	color:#8d713a;
}

.wwd_grass_lower_l a{
	color:#FFF;
	font-weight:bold;
}

.contact_table{
	font-size:13px;
	font-weight:bold;
	color:#4E3E1D;
}

.contactBox{
	margin:auto;
	width:200px;
	font-size:16px;
}