﻿.HeaderFont {
	font-size: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9e3201;
	padding-left: 5px;
	letter-spacing: 1px;
}
.alLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14pt;
}
.imgPadding {
	margin-bottom: 3px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 14pt;
}
.bodybg {
	background-position: 110px -25px;
	background-image: url('../images/IMG_1381.JPG');
	background-repeat: repeat;
	background-attachment: fixed;
	width: 1018px;
	height: 752px;
}
.alRight {
	text-align: right;
	margin-top: -8px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: -8px;
	line-height: 14pt;
}
.imgCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
}
.sideBarLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9e3201;
	line-height: 15px;
}
.sidebarInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.SidebarCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
}
.bkground {
	background-image: url('../images/IMG_1381.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 1018px;
	height: 752px;
}
.header {
	width: 1024px;
	height: 85px;
	background-image: url('../images/AWIbackground2.png');
}
.sidebarBG {
	background-color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
/*=======  links ====*/
a:link {
	color: black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none
}
a:hover{
	color:green;
	font-size:12px;
	text-decoration: underline;
}
#ActiveLnk a:link{
	color:#9e3201;
}
#ActiveLnk a:visited{
	color:#9e3201;
}
#ActiveLnk a:hover{
	color:green;
	font-size:12px;
	text-decoration: underline;
}

