@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(images/ATX_gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}
a.email {
	color: #D47EA1;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer #lftcolumn p {
	clear: left;
}

.pinkText {
	font-weight: bold;
	color: #d47ea1;
}
.greenText {
	color: #8cbf3c;
	font-weight: bold;
}

.fltleft {
	float: left;
}

#wrapper {
	
	background-image: url(images/ATX_gradient.jpg);
	text-align: left;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: right;
	height: 70px;
	color: #4c4a41;
	padding-right: 35px;
	padding-left: 0px;
}
#header p {
	padding-top: 50px;
	padding-right: 35px;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #4c4a41;
}
#header_bottom {
	clear: left;
}
#header a:link {
	color: #333333;
	text-decoration: none;
}
#header a:visited {
	color: #4c4a41;
	text-decoration: none;
}
#header a:hover {
	color: #4c4a41;
	text-decoration: none;
}
#slogan {
	height: 220px;
	padding-right: 35px;
	padding-left: 0px;
	background-image: url(images/ATX_toppic.gif);
	background-repeat: no-repeat;
	background-position: 240px 2px;
	padding-top: 2px;

}

#content {
	padding-right: 35px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 255px;
}
#content  ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 205px;
	background-color: #f2f1ef;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
#content  a:link, #content a:visited {
	font-weight: bold;
	color: #698344;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
}
#content a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-top: 5px;
}

.link {
	color: #7e1f1f;
	text-decoration: none;
	font-weight: normail;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer {
	clear: left;
	padding-right: 35px;
	padding-left: 35px;
}
#footer h3 {
	font-size: 1.25em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-size: .85em;
}



#footer #lftcolumn {
	float: left;
	width: 205px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#footer #rghtcolumn {
	float: right;
	width: 205px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 5px;
}
#footer #rghtcolumn img {
	padding-bottom: 15px;
}
#footer_bottom {
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8CBF3C;
}
 #copyright  {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: x-small;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration:none;
}

