/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	width: 740px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#846D40;
}

#content {
	background-color: #846D40;
	width: 740px;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 10px;
}
#navigation {
	width: 740px;
	background-color: #846D40;
	margin-right: auto;
	margin-left: auto;
	width:740px;
	margin-top: 10px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: normal;
	font-family: Georgia, Times, serif;
}

#navigation a:hover {
	color: #000000;
	background-color: #D1AC65;
	font-weight: normal;
	font-family: Georgia, Times, serif;
}

td {
	background-color: #443821;
	text-align: center;
}

#address {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(footer.jpg);
		height:200px;

}



#footer {
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	letter-spacing: 4px;
	width: 740px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	height: 170px;
}

#aap {
	float: left;
	clear: right;
}
#adsa {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
#contactcontent {
	height: 100px;
	width: 700px;
	float: left;
	background-color: #6D6A41;
	padding: 20px;
	color: #000000;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #D1AC65;
}
#contact {
	float: left;
	margin-right: 10px;
}

textarea {
	background-color: #FFFFCC;
}
input {
	background-color: #FFFFCC;
}

#emailbox {
	float: left;
	width: 310px;
	text-align: center;
	background-color: #91804C;
	padding: 20px;
	color: #000000;
	clear: left;
	height: 340px;
}

#formbox {
	background-color: #676343;
	text-align: center;
	width: 350px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 360px;
}


a.brownlink:link, a.brownlink:hover{
	color:#FFFFCC;
	font-weight: bold;
}
.footerlink {
	color: #003300;
}

a.brownlink:visited{
	color:#F4F090;
	font-weight: bold;
}
#lcd {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook {
	float: left;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fblogo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#likeus {
	float: right;
}
#twitter {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	text-decoration: none;
