@charset "UTF-8";
/* CSS Document */

/* TOP LINKS */
a img { 
	border: none;
}

a:link {
	color: #8dc342;
	text-decoration: none;
	letter-spacing: 1px; 
}

a:visited {
	color: #8dc342;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover, a:active, a:focus {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

/* SIDEBAR LINKS */
.sidebar2 a:link {
	color: #8dc342;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
}

.sidebar2 a:visited {
	color: #8dc342;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
}

.sidebar2 a:hover, a:active, a:focus {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
}

/* FOOTER LINKS */
.footer a:link {
	color: #8dc342;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer a:visited {
	color: #8dc342;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer a:hover, a:active, a:focus {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

/* LAYOUT */
body {
	background: #000000;
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 17px;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	
}


.highlite {
	color: #8dc342;
}

/* ~~ This fixed width container surrounds all other divs ~~ */
.container {
	width: 1280px;
	margin: 0 auto;
	margin-left: 20px;
}

.header {
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(gfx/site/aa_logo_web_sm.png);
	background-position: center top;
	background-repeat: no-repeat;
}


.content {
	padding: 10px 0;
	width: 634px;
	float: left;
	overflow: auto;
}

.sidebar1 {
	margin-top: 20px;
	float: left;
	width: 305px;
	padding-bottom: 10px;
	left: 20px;
}

.sidebar2 {
	margin-top: 20px;
	float: left;
	width: 305px;
	padding: 10px 0;
	left: 959px;	
}


/* WIDE COL */
.content_wide {
	margin-top: 20px;
	padding: 10px 0;
	width: 930px;
	float: left;
	vertical-align: top;
	overflow: auto;
	height: 900px;
	padding-right: 20px;	
}

.content_center {
	margin-top: 20px;
	padding: 10px 0;
	width: 630px;
	float: left;
	vertical-align: top;
	overflow: auto;
	padding-right: 20px;	
}

.content_previews {
	margin-top: 0px;
	width: 1280px;
	float: left;
	vertical-align: top;
	overflow: hidden;
	height: 1040px;
	clear: both;
}

.content_previews_nav {
	margin-bottom: 15px;
	width: 1280px;
	vertical-align: top;
	overflow: hidden;
	height: 30px;
	text-align: center;
	z-index: 999;
}

.content_full {
	margin-top: 0px;
	padding: 10px 0;
	width: 1280px;
	float: left;
	margin-left: 20px;
	vertical-align: top;
	overflow: hidden;
	height: 925px;
}

.sidebar2 {
	margin-top: 0px;
	float: left;
	width: 285px;
	padding: 10px 0;
	padding-left: 20px;
}

.footer {
	padding: 10px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 15px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* TEXT STYLING */

.listing {
	font-size: 14px;
	font-style: italic;
	line-height: 2;
}

.bullet {
	color: #8dc342;
	font-size: 13px;
}

.ruleline {
	color: #8dc342;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h3, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 0px; 
}

.green {
	color: #8dc342;
}

h1 {
	padding-left: 0px;
	letter-spacing: 1px;
	color: #8dc342;
	font-size: 38px;
	font-weight: lighter;
}

h2 {
	padding-left: 0px;
	letter-spacing: 0px;
	color: #8dc342;
}

@font-face {
    font-family: 'InterAgencyBold';
    src: url('../webfonts_teklok/inteab__-webfont.eot');
    src: url('../webfonts_teklok/inteab__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts_teklok/inteab__-webfont.woff') format('woff'),
         url('../webfonts_teklok/inteab__-webfont.ttf') format('truetype'),
         url('../webfonts_teklok/inteab__-webfont.svg#InterAgencyBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.arthead {
    font-family: "InterAgencyBold", Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	color: #666666;
	font-size: 48px;
}

.h2_baseline2 {
	padding-left: 0px;
	letter-spacing: 0px;
	color: #8dc342;
	vertical-align: super;
	z-index: 10;
	float: left;
}


.h2_baseline {
	font-size: 21px;
	padding-left: 0px;
	letter-spacing: 0px;
	color: #8dc342;
	font-weight: bold;
	line-height: 45px;
}

.h2_gray {
	padding-left: 0px;
	letter-spacing: 1px;
	color: #999999;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: -100px;
}

.h3_light {
	padding-left: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
}

h4 {
	padding-left: 20px; 
	letter-spacing: 4px;
}

.small {
	font-size: 11px;
	font-style: italic;
	color: #ccc;
}

.small_up {
	font-size: 11px;
	font-style: italic;
	color: #ccc;
	position: relative;
	padding-top : -9.15em;
}

.intro {
	font-size: 18px;
	line-height: 1.6;
}


.intro_ital {
	font-size: 18px;
	line-height: 1.6;
	font-style: italic;
}

.indent_ital {
	font-style: italic;
	padding-left: 20px;
}

.colhead {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 17px;
	color: cccccc;
}

.colhead {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 17px;
	color: cccccc;
}