body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: repeat;
	background-color: #603813;
	background-image: url(../Images/GTBCBGPattern.png);
}
.navbar {
	font-size: 19px;
	text-align: center;
	color: #C2C6BB;
	line-height: normal;
	font-weight: bold;
	word-spacing: normal;
}
#footer {
	clear: both;
	color: #B4B7BF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 50px;
}
#footerlegal {
	font-size: xx-small;
	text-align: right;
	float: right;
}
#footernavbar {
	font-size: small;
}
#maincontent {
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #CCC;
	background-repeat: no-repeat;
	background-color: #000;
}
#navbar {
	width: 600px;
	text-align: center;
	float: right;
	clear: both;
	margin-top: 10px;
	margin-right: 15px;
	color: #B4B7C2;
}
#headerlogo {
	text-align: center;
	float: right;
	margin-top: 10px;
	margin-right: 70px;
}
#Header {
	height: 202px;
	background-repeat: no-repeat;
	background-image: url(../Images/ATargheeLogo7.jpg);
}
.pageheadings {
	text-align: center;
}
.fltrght {
	float: right;
}
.fltlft {
	float: left;
}
.txtleft {
	text-align: left;
}
.underline {
	text-decoration: underline;
}
.links {
	color: #000;
}
.greentext {
	color: #667056;
}
.orangetxt {
	color: #C08237;
}
.orangecenter {
	color: #C38B43;
	text-align: center;
}
a img { border: none; }
.darktxt {
	color: #333;
}
.smalltxt {
	font-size: 9px;
	font-style: italic;
}

