@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/back-fill2.jpg);
	background-repeat:  repeat-x;
	background-color:  #7c8081;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic";
	font-size: x-small;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	border-color: #FFFFFF;
	background-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 7px;
	vertical-align: middle;
	position: relative;
}
#apDiv1 {
	position:absolute;
	left:179px;
	top:158px;
	width:201px;
	height:260px;
	z-index:1;
	background-color: #FFFFFF;
}
.footerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: #996600;
}
h3 {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
link {
	font-family: "Century Gothic";
	font-size: x-small;
	color: #4D602C;
	text-decoration: underline;
}
.links {
	color: #996600;
	text-decoration: underline;
}
.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: "Century Gothic";
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: "Century Gothic";
	font-size: 12;
	color: #333333;
}
.imagepadding {
	border-right-width: thick;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.text-larger {
	font-family: "Century Gothic";
	font-size: small;
	color: #333333;
}

