﻿.arsa-footer
{
    background-color: #F5E0A7;
    /*min-height: 437px;*/
    position: relative;
    width: 100%;
    padding-top: 5px;
    font-size: 80%;
}
.arsa-footer label
{
	font-size: 100%;
}

.arsa-footer-top
{
    overflow: auto;
    padding-bottom: 5px;
}

.arsa-footer-top a
{
    color: #000000;
}

.arsa-footer-top a:hover
{
    color: Gray;
}

.arsa-footer-bottom-wrapper
{
    min-height: 60px;
    background-color: #DFCE9A;    
    /*position: absolute;
    bottom: 0;*/
    clear:both;
    width: 98%; 
    padding-top: 10px;
	line-height: 0;
	padding: 10px 1% 0 1%;
}

.arsa-footer span.left
{
    width: 50%;
    display: block;
    float: left;
}

.arsa-footer span.header
{
    font-weight: bold;
    display: block;
    text-transform: uppercase;
	font-size: 120%;
}

.arsa-footer span.header:first-child
{
    margin-top: 0;
}

.arsa-footer hr
{
    height: 2px;
    background-color: #8E8C77;
    border: 0;
    margin: 0;
}

/*.arsa-footer-newsletter-form  input[type=email]
{
}

.arsa-footer-newsletter-form .arsa-footer-newsletter-button
{
	float: right;
}

.arsa-footer-newsletter-form .arsa-footer-newsletter-button input
{
	border: 0;
	background-color: #28BEF0;
	color: #FFFFFF;
}*/

.arsa-newsletter-button{
  background: #a9574b;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  border: 0;
  color: #ffffff;
}

.arsa-newsletter-button:hover {
  background: #f0803e;
  text-decoration: none;
}

.arsa-newsletter-textbox
{
	width: 155px;
}