@charset "UTF-8";
body {
	background-color: #564C3A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #442F10;
	font-size: 100%;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: thin solid #000;
	color: #000;
}
#navBar {
	background-color: #442F11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFCC;
	padding: 2px;
	margin: 0px;
	line-height: 35px;
	clear: both;
	text-decoration: none;
}
#navBar ul {
	margin: 0px;
	padding: 0px;
}
#navBar ul li {
	display: inline;
	margin-right: 55px;
	margin-left: 55px;
	list-style-type: none;
}
#navBar a:link {
	color: #CCCC99;
	text-decoration: none;
}
#navBar a:visited {
	color: #CCCC99;
	text-decoration: none;
}
#navBar a:hover {
	color: #FFF;
	text-decoration: none;
}
#navBar a:active {
	color: #FFF;
	text-decoration: none;
}
#HomeLogo {
	background-color: #FFF;
	height: 375px;
	width: 450px;
	float: left;
}
#HomeImage {
	height: 375px;
	width: 450px;
	float: right;
}
#HomeTexture {
	height: 240px;
	width: 900px;
	background-image: url(../images/AF-HomeTexture.jpg);
	clear: both;
}
#ThumbOne {
	display: inline;
	float: left;
	height: 125px;
	width: 150px;
	margin-top: 57.5px;
	margin-bottom: 57.5px;
	margin-left: 25px;
	overflow: hidden;
}
#ThumbTwo {
	float: left;
	height: 125px;
	width: 150px;
	margin-top: 57.5px;
	margin-bottom: 57.5px;
	margin-left: 25px;
	overflow: hidden;
}
#ThumbThree {
	float: left;
	height: 125px;
	width: 150px;
	margin-top: 57.5px;
	margin-bottom: 57.5px;
	margin-left: 25px;
	overflow: hidden;
}
#ThumbFour {
	float: left;
	height: 125px;
	width: 150px;
	margin-top: 57.5px;
	margin-bottom: 57.5px;
	margin-left: 25px;
	overflow: hidden;
}
.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	color: #26241C;
	clear: both;
	line-height: 150%;
}
.footerText a {
	color: #26241C;
	text-decoration: none;
}
.footerText a:hover {
	color: #000;
	text-decoration: none;
}
#secondaryHeader {
	height: 150px;
}
#secondaryContent {
	background-color: #FFF;
	width: 900px;
	clear: both;
	height: 400px;
}
#secondaryContent_pf {
	background-color: #FFF;
	width: 900px;
	clear: both;
	height: 550px;
}
#contentRight {
	padding: 0px;
	width: 550px;
	float: right;
	height: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#contentLeft {
	width: 350px;
	float: left;
}
.contentBody {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
	color: #442F10;
	padding-right: 125px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 120%;
}
.contentBody_bold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	color: #442F10;
}
.contentBody_smallbold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #442F10;
	line-height: 150%;
}
.contentBody_smallbold a {
	color: #442F10;
	text-decoration: none;
}
#contentLeft_PF {
	width: 350px;
	float: left;
	height: 520px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 0px;
	overflow: hidden;
	display: inline;
	margin-bottom: 0px;
}
#contentRight_PF {
	padding: 0px;
	width: 500px;
	float: right;
	height: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #secondaryContent_pf #contentLeft_PF img {
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
