/*
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 {
	height:230px;
	width:923px;
	margin:0px 0px 0px 0px;
	border:none;
	
}
/* ================================================================================
	Masthead
================================================================================ */
.masthead {
	text-align:center;
	background-repeat:repeat-y;
	
}

.logo {
	color:#FFFFFF;
	position:relative;
	top:0;
	width:908px;
	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:924px;
	text-align:left;
	font-size:14px;
	color:#000000;
}

/* ================================================================================
	Nav
================================================================================ */
.nav { 
	
	width:924px;
	height:10px;
	padding:20px 0 24px 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 b { font-size: 10px; margin: 0 0px 0 0px;
 
}
	
	/*################################################
  	##		Body/Container Styles					##
  	################################################*/
  	#contact_content { }
	#contact_content .header { margin: 0px 0 15px 0; 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: 310px; padding: 5px 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													  ##
  ##																		  ##
  ############################################################################*/
  
    /*################################################
  	##		Body/Container Styles					##
  	################################################*/
  	#story_lead { }
	#story_lead .header { color: #1c0000; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	#story_lead .header a { color: #1c0000; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
	#story_lead .header a:hover { color: #1c0000; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
	#story_lead .content { width: 135px; padding: 5px 0 5px 0; line-height: 15px; color: #977b5d; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	#story_lead .content a { color: #65a19d; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; display: block; }
	#story_lead .content a:hover { color: #65a19d; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
	#story_lead .content p { width: 200px; margin: 0 0 10px 0; }
	#story_lead .content small { color: #1c0000; margin: 0 0 0 0; }
  	/* <<------																	*/


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