/* Footer */
.clear {
	clear: both;

}


#twitter-footer{
	background: url(../images/tfooter-bg.jpg) repeat-x top;
	height: 25px;}

.end{
	margin-bottom:100px;}
#footer-wrap {
	min-width: 1002px;
	position: relative;
        max-height:400px;
}
#footer {

        no-repeat 0 -10px;
	width: 987px;
	padding: 90px 0 20px 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 auto;
        color:#E8DAB7;
}
#footer span {
	position: absolute;
	top: 9px;
	left: 250px;
	font-family: "Times New Roman", Georgia, Serif;
	font-weight: lighter;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #897a61;
}
#footer span a {
	color: #897a61;
	text-decoration: none;
}
#footer span a:hover {
	color: #fffffe;
	text-decoration: none;
}
#footer p {
	padding-bottom: 20px;
}
#footer .footer_img {
	margin-bottom: 0;
}
#footer-wrap {
	display: block;
	background: #2d120e url(../images/footer-bg.png) repeat-x;
        height:400px;
        max-height:400px;
}
#footer .logo {
	position: absolute;
	left: 30px;
	top: -10px;
}


#footer .icons {
	width: 900px;
	margin-left: 20px;
	padding-left: 20px;
}
#footer img {
	margin-right: 30px;
}
#footer .last {
	margin-left: 497px;
	margin-right: 0px;
}

.bot-box {
	width: 200px;
	float: left;
	margin-right: 43px;
	z-index: 99;
}
.bot-box h1 {
	color: #fffffe;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: 30px;
}
.bot-box li {
	padding-bottom: 10px;
}
.bot-box a:link, .bot-box a:visited {
	color: #fffffe;
	background: #B24022;
	padding: 2px 5px;
	padding-bottom: 4px;
	text-decoration:none;
}
.bot-box a:hover {
	color: #080000;
	background: #F7F4EE;
	text-decoration: none;
}
.bot-box a:active {
	color: #fffffe;
	text-decoration:none;
}
#twitter{
	margin-top:40px;
        margin:0;
	background-image: url(../images/tfooter-bg.jpg);
	background-repeat:repeat-x;
	height: 25px;
}
#tweet{
	color: #afafaf;
	font-size: 11px;
	line-height: 31px;
	margin-left:150px; 
        margin-right:10%;
	width: 80%;
}
#tweet a {
        text-decoration:none;
        color:#FFFAF8;
}