body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/green1400.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 5px;
}
#slogan {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
	height: 1.5em;
	background-color: #9c6;
	color: #FFF;
	padding-top: 0.3em;
}
#nav {
	height: 35px;
	background-color: #9c6;
	margin: 0em;
}
#header {
	padding: 0px;
	background-color: #9c6;
	text-align: center;
	margin: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	background-color: #9c6;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #9C6;
	margin: 0px;
	height: 20px;
	padding-top: 1em;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 0.2em;
}
#logo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#leftColumn {
	float: left;
	width: 275px;
}
#rightColumn {
	float: right;
	width: 500px;
	padding-right: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 0.2em;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	letter-spacing: 0.2em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 0.2em;
	text-align: center;
}
a {
	color: #333;
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #033;
}
a:active {
	color: #333;
	text-decoration: underline;
}
.footer a:link {
	color: #FFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FF0;
	text-decoration: none;
}
.footer a:active {
	color: #FFF;
	text-decoration: underline;
}
.lrgTxt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 0.1em;
}
.leadFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

