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


.home_1{
   /* FONT-WEIGHT: bold;*/
    FONT-SIZE: 36px;
    FONT-FAMILY: "Arial Black";
/*	color: #7DC244;*/ /*GREEN*/
	color: #ffffff;
	margin-bottom:20px;
	position:relative;
	top:-20px;
}

.home_2_spacer{
background-image: url(../images/box_mid_980.png);
height:25px;
}

.home_2{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial, sans-serif;
	color: #00590c;   /*dark green*/
	position:relative;
	top:-50px;
	}
	
.home_2a{
	color: #00590c;   /*dark green*/
	position:absolute;
	top:148px;
	padding-left:10px;

}


.home_3{
    FONT-SIZE: 24px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #191970;  /*BLUE*/
	height:47px;
	width:450px;
	margin:0 auto;
	position:relative;
	top:275px;
}

* html .home_3{
width:600px
}

.home_3 img{

	float:left;
	width:46px;
}

.home_3 span{
	margin-left:35px;
	float:left;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: black; 
}

* html .home_3 span{
margin-left:82px;
}

.home_4{
    FONT-SIZE: 24px;
    FONT-FAMILY: "Arial Black";
	/*color: #777777;*/  /*Grey*/
	color: #191970;   /*dark blue*/
}

.home_found{
	position:relative;
	top:30px;
    FONT-SIZE: 24px;
    FONT-FAMILY: "Arial";
	color: #191970;   /*dark blue*/
}

.home_change{
	position:relative;
	top:30px;
	left:-70px;
    FONT-SIZE: 12px;
    FONT-FAMILY: "Arial";
	color: #191970;   /*dark blue*/
	float:right;
}

.home_change a:visited, .home_change a:link{
text-decoration:none;
color:none;
}

.home_5{
    FONT-SIZE: 24px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #191970;  /*BLUE*/
	padding-top:75px;
	padding-bottom:100px;
	height:47px;
	width:450px;
	margin:0 auto;
}

.home_5 span{
position:relative;
top:8px;
left:-15px;
}
.home_5 img{
	float:left;
	width:46px;
}

.home_6{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #191970;  /*BLUE*/
}

.home_7{
    FONT-SIZE: 30px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	/*color:#6786C4 ;*/  /*light blue*/
	color: #FFFFFF;  /*White*/
}

.home_states{
    FONT-SIZE: 18px;
    FONT-FAMILY: "Arial Black";
	color: #191970; /*tsp BLUE*/
}

.font_blue_18{
    FONT-SIZE: 18px;
    FONT-FAMILY: "Arial Black";
	color: #191970; /*tsp BLUE*/
}

.font_white_18{
    FONT-SIZE: 18px;
    FONT-FAMILY: "Arial Black";
	color: white; 
}

.font_white_12{
    FONT-SIZE: 12px;
    FONT-FAMILY: "Arial";
	color: white; 
}

.font_blue_12{
    FONT-SIZE: 12px;
    FONT-FAMILY: "Arial";
	color: #191970; 
}


.home_extraMoney{
	margin-top:75px;
    FONT-SIZE: 24px;
    FONT-FAMILY: "Arial Black";
	/*color: #777777;*/  /*Grey*/
	color: #7DC244;   /*wachovia Green*/
}

.font_24_blue{
	margin-top:75px;
    FONT-SIZE: 24px;
    FONT-FAMILY: "Arial Black";
	/*color: #777777;*/  /*Grey*/
	color: #191970;   /*wachovia Green*/
}

.home_contactUs{
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	/*color: #777777;*/  /*Grey*/
	color: #191970; /*tsp BLUE*/
}

#home_bg_1{
background: url(../images/home_bg_paper.jpg) no-repeat center ;
width:675px;
height:485px;
position:relative;
top:-20px;
margin:0 auto;*/
}

#home_bg_2{
background: url(../images/home2_bg_paper.png) no-repeat center ;
width:675px;
height:450px;
/*position:relative;*/  /* IE MENU GOING UNDER OTHER GRPAHICS --- TOOK THIS OUT AND THAT FIXED IT  */
margin:0 auto;
}