@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
.FLVPlayer   {
	z-index: -1000;
}

#wrapper #header {
	height: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 15px;
}
#wrapper #graphicsarea {
	height: auto;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #272727;
	border-right-color: #272727;
	border-bottom-color: #272727;
	border-left-color: #272727;
	background-image: url(../images/pagebg.png);
}
#wrapper #bodycontent {
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #272727;
	border-right-color: #272727;
	border-bottom-color: #272727;
	border-left-color: #272727;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pagebg.png);
	padding-right: 8px;
	padding-left: 8px;
	background-color: #000000;
}
#wrapper #footer {
	height: 50px;
	padding: 8px;
	border: 1px solid #272727;
	background-color: #000000;
}

#wrapper #topnav {
	height: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -15px;
}
#wrapper {
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	border: 1px none #333333;
}
#wrapper #graphicsarea #atlantaguide {
	float: left;
	width: 322px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-right: 20px;
	margin-top: 21px;
}
.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #A38B12;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B36906;
	line-height: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border: 1px solid #495111;
	margin-right: 8px;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 17px;
}



.textboxcolor {
	background-color: #666666;
	border: thin solid #CCCCCC;
}
a:link {
	color: #8B912B;
}
a:visited {
	color: #8B912B;
}
.tableborder {
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #8B912B;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	line-height: 15px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #B36906;
	line-height: 20px;
}

