﻿@import url('layout-af.css');
body {
	background-position: center top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #000000;
	background-image: url('../images/woodgrain-bkgrnd.jpg');
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding-top: 500px;
	background-color: #FFFFFF;
}
#masthead {
	width: 850px;
	background-position: left center;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/af-banner.jpg');
	background-repeat: no-repeat;
	height: 258px;
	width: 850px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #736353;
	overflow: hidden;
}
#masthead a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.masthead_alignR {
	text-align: right;
	width: 820px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	letter-spacing: .1em;
	border-bottom-color: #000000;
	border-bottom-width: .3em;
	width: 850px;
	float: none;
	clear: both;
	height: 30px;
	border-bottom-style: solid;
	border-top-style: none;
}

html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 450px;
	float: left;
	padding: 0px 10px 15px 10px;
	background-color: #fff;
	line-height: 1.4em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #736353;
	text-align: justify;
	font-size: 1em;
}
#column_l img {
	border-style: none;
	text-align: center;
}
#column_r {
	width: 350px;
	float: right;
	padding: 5px 10px 15px 10px;
	background-color: #FFE3AA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	line-height: 1.2em;
	font-weight: bolder;
	text-align: justify;
}
#column_r_italics {
	width: 340px;
	float: right;
	padding: 5px 10px 15px 10px;
	background-color: #FFE3AA;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
}
#column_r li {
	list-style-type: square;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
#column_l a {
	color: #C87A2B;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
}
#column_r a {
	background-color: #FFE3AA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	font-style: italic;
}

#content {
	background-color: transparent;
	width: 850px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #C31200;
	margin-top: 0.5em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 850px;
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}
#navigation li {
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #C87A2B;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* Right Column */
#column_r img {
	border-style: none;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #c77;
}
h2 {
	font-size: 1.8em;
	color: #C87A2B;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
}
h3 {
	font-size: large;
	color: #C41200;
}
h4 {
	font-size: 1.3em;
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
blockquote,p,ol,ul {
	font-size: 1.1em;
	color: #736353;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: x-small;
	color: #c77;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#iMenu {
	width: 850px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	width: 850px;
	margin: 0;
	padding: 15px;
	border: 0;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Footer */
#footer {
	width: 850px;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: center;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#footer p {
	font-size: .95em;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
/* Links */
a {
	color: #fff;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
}
a:hover {
	color: #FFE3AA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
