/*
Becky Harris/Web Designer: bharris@arkansasonline.com

*/

@media all {

  /*############################################################################
  ##																		  ##
  ##	Inside Wrapper Styles												  ##
  ##																		  ##
  ############################################################################*/
  body {

	margin: 0 0 0 0;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	text-align: center;
  }
  a { text-decoration: none; color: #221205; }
  a:hover { text-decoration: none; color: #32cec4; }
  a:active { text-decoration: none; color: #221205; }
  .style1 {
	color:#221205;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	border: 0;


}


.insideheader {
	width:900px;
	height:230px;
	margin:0px 0px 0px 0px;
	border:none;
	
}
/* ================================================================================
	Masthead
================================================================================ */
.masthead {
	text-align:center;
	background-repeat:repeat-y;
	
}

.logo {
	color:#FFFFFF;
	position:relative;
	top:0;
	width:900px;
	text-align:right;
	margin:0 auto;
	padding:0;
}

.logo img {
	border:none;
	padding:0;
	margin:0;
}
/* ================================================================================
	Container
================================================================================ */


.containerInside {
	background-color:#FFFFFF;
	text-align:center;
	width:1024px;
	background-image:url(http://www.arkansaslife.com/images/new-images/middle-bg.png); 
	margin: auto;
	padding:20px 0 0 0;
}

.containerInside a:link, .containerInside a:hover, .containerInside a:active, .containerInside a:visited{
	color:#0000FF;
}

.contentinside {
	margin:0 auto;
	width:1500px;
	text-align:left
	font-size:16px;
	color:#000000;
}

/* ================================================================================
	Nav
================================================================================ */
.nav { 
	
	width:900px;
	height:44px;
	padding:15px 0 15px 0; 
	
	}	

.nav a:link, .nav a:active, .nav a:visited {
	color:#1c0000;
	text-decoration:none;
	text-transform:uppercase;
}

.nav a:hover {
	color:#32cec4;
	text-decoration:none;
	text-transform:uppercase;
}
	
.style1 { 
	font-size: 14px; 
	margin: 0px 0px 0px 0px;
 
}
	
	/*################################################
  	##		Body/Container Styles					##
  	################################################*/
  	#contact_content { }
	#contact_content .header { 
	width: 425px; 
	margin: 0px 0 15px 20px; 
	color: #977b5d; 
	font-size: 42px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	#contact_content .content .title { 
	margin: 40px 0 15px 0; 
	color: #977b5d; 
	font-size: 42px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	#contact_content .content { 
	width: 450px; 
	padding: 0px 0 0 0; 
	line-height: 22px; 
	color: #1c0000; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	#contact_content .content a { 
	color: #221205; 
	text-decoration: none; 
	}
	#contact_content .content a:hover { 
	color: #32cec4; 
	text-decoration: none; 
	}
	#contact_content .content p.contact { 
	margin: 0 0 20px 0; 
	font-weight: normal; 
	line-height: 24px; 
	color: #977b5d; 
	font-size: 22px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	#contact_content .content p.contact a { 
	color: #977b5d; 
	text-decoration: none; 
	}
	#contact_content .content p.contact a:hover { 
	color: #542f02; 
	text-decoration: none; 
	}
	
	/* <<------																	*/
	
	/*################################################
  	##		Login Styles							##
  	################################################*/

  	/* <<------																	*/
 /* ================================================================================
	Footer
================================================================================ */
.footer {
	clear:both;
	font-size:.9em;
	margin-bottom:30px;
	padding-top:15px;
	color:#000000;
	line-height:20px;
	text-align:center;
	padding-bottom:30px;
	/*background-image:url(http://www.arkansaslife.com/images/footer_bg.jpg);
	background-repeat:repeat-x;*/
}

.footer a:link, .footer a:active, .footer a:visited {
	color:#a2040b;
	text-decoration:none;
}

.footer a:hover {
	color:#a2040b;
	text-decoration:underline;
}
	/* <<------																	*/
  
  /*############################################################################
  ##																		  ##
  ##	Landing Page Styles													  ##
  ##																		  ##
  ############################################################################*/
  

  	/*################################################
  	##		Form Styles								##
  	################################################*/
    /* <<------																	*/
  	
}