@charset "UTF-8";
body {
	color: #F8AD36;
	background-color: #684A15;
}
img {
	border: #F8AD36 solid 2px;
	float: left;
	margin: 14px;
	padding: 4px;
}
#wrapper #header {
	background-image: url(../Images/headercontacts.jpg);
	background-repeat: no-repeat;
	background-color: #F00;
}
#nav a:link, #nav a:visited {
	background-color: #996D1F;
	border-color: #D79A2B #5F4413 #5F4413 #D79A2B;
}
#nav a:hover, #nav a:active {
	background-color: #6E4E16;
	border-color: #5F4413 #D79A2B #D79A2B #5F4413;
}
.consect {
	min-height: 240px;
}.consect div {
	height: 240px;
	display: table-cell;
	vertical-align: middle;
	width: 500px;
	margin: 0 auto;
}
Att {
	color: #FF0000;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	margin: 0;
	text-align: center;
	color: #F8AD36;
}
    .consect p {
	text-align: center;
}
.consect a:link, .consect a:visited {
	text-decoration: none;
	color: #F8AD36;
}
.consect a:hover, .consect a:active {
	text-decoration: none;
	color: #FFE300;
}
.consect a:link img, .consect a:visited img {
}
.consect a:hover img, .consect a:active img {
	border: #FFE300 solid 2px;
}
