@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-height: 1100px;
}
#wrapper {
	background-color: #FFFFFF;
}
#header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 980px;
}
#leftcolumn {
	float: left;
	width: 350px;
	position: relative;
	left: 50px;
	padding-left: 20px;
	min-height: 750px;
	padding-top: 30px;
}
#home-col {
	float: left;
	width: 350px;
	position: relative;
	left: 50px;
	padding-left: 20px;
	height: 303px;
	padding-top: 30px;
}
#flash {
	width: 500px;
	float:right;
	height: 333px;
	top: 180px;
	margin-right: 60px;
}
.clearfloats {
	clear: both;
}
#c {
	width: 500px;
	position: relative;
	left: 50px;
	float: left;
	padding-top: 12px;
	padding-left: 16px;
}
#right {
	width: 362px;
	float: left;
	position: relative;
	left: 50px;
	padding-left: 0px;
	padding-top: 0px;
}
#footer {
	width: 900px;
	position: relative;
	left: 40px;
}
#a h1 {
	font-size: 26px;
	line-height: 28px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#footer div {
	font-size: 16px;
	font-weight: bold;
}
#a {
	background-color: #CFD3AE;
}
#leftcolumn {
	background-color: #CFD3AE;
}
#leftcolumn3 {
	float: left;
	background-color: #CFD3AE; 
	width: 350px; 
	position: relative; 
	left: 50px; 
	padding-left: 20px; 
	min-height: 303px; 
	padding-top: 30px;
}
#right {
}
#e {
	margin: 0px;
	position: relative;
	top: -20px;
}
#goldbar {
	background-color: #D7C861;
	height: 7px;
}

#emailF{
	background-image: url(../../images/email-Niceville.png);
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 110px;
	float:right;
	margin-top:20px;
	margin-right:10px;
}
#emailF:hover {
	background-position: 0px -100px;
}
#emailF span {display:none;
	
}

