/* CSS Document */

	/* FOOTER ELEMENTS
================================================*/

#footerdiv {
clear:both;
color:#AFAEAE;
font-size:70%;
margin:auto;
padding:10px 6px 10px 10px;
width:940px;
}

#footerdiv input{
background: #dbd0c4;
border: 1px solid #8d7d6c;
color: #6b5f54;
font-size: 100%;
padding-left: 2px;
padding-bottom: 2px;
padding-top: 2px;
}

	#footerdiv .button{
	text-decoration: none;
width:25px;
font-weight: normal;
color: #FFF;
text-align: center;
padding: 1px;
margin: 0px;
font-size: 110%;
border: 1px solid #645d57;
background: #a99e8e;
	}

#footerdiv a {
color: #afaeae;
text-decoration: none
}

#footerdiv a:hover {
color: #958675;
}
