/* basic html styles */
a {
	color: #376092;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #376092;
	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1em;
	background-color: #EBF1DE;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(images/leaftoppattern2.gif);
	background-position: top;
	}
td {
	font-size: 1.75ex;
	}
h5 {
	font-size: small;
	font-weight: normal;
	line-height: 4ex;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	}

/* main content and header area */
.main {
	margin: 0px auto;
	padding: 0px;
	width: 904px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1EACE;
	border-left-color: #E1EACE;
	text-align: left;
	}
.content {
	border: #333333;
	clear: none;
	padding: 12px 24px 24px;
	margin: 0px;
	background-color: #F8f8f2;
	vertical-align: top;
	}
.header,
.headerLeft {
	border-bottom-style: solid;
	border-bottom-color: #DDD9C3;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-width: 1px;
	background-image: url(images/headerback.jpg);
	}
.headerLeft {
	width: 222px
	}
.Forcecenter {
	text-align: center;
	}

/* navigation */
.navbody,
.nav {
	background-color: #f8f8f2;
	vertical-align: top;
	}
.nav {
	background-color: #F3F3EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDD9C3;
	padding: 1ex 0ex 1ex 1ex;
	}
.navbody {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}
.Title {
	font-size: x-large;
	color: #999999;
	}

/* font and picture styles */
.address, 
.footer, 
.subtext, 
.footerLeft,
.charts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.address, 
.footer, 
.subtext, 
.footerLeft {
	font-size: xx-small;
	}
.charts {
	background-color: #FFFFFF;
	font-size: 1.75ex;
	color: #333333;

	}
.footer, 
.footerleft {
	vertical-align: text-bottom;
	margin: 0px;
	padding: 10px 24px;
	border-bottom-style: none;
	background-color: #E1EACE;
	}
.footerLeft {
	padding: 10px 0px 10px 24px;
	background-image: url(images/leafaccent.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
.pix,
.pixattraction {
	margin: 0px 16px 2px 0px;
	border: 1px solid #DDD9C3;
	}
.pixattraction {
	width: 116px;
	}
