body {
	background-color: #758d75;
}

table {
	padding-right: 10px;
	padding-left: 10px;
	border: 0px;
	width: 740px;
	padding-top: 0px;
}

a:link, a:visited {
	color: #3e493a;
}

a:hover {
	color: #5f6f58;
}

/***** LEFT NAV *****/
#sitenav {
	background-color: #d8d8c8;
	padding: 8px 12px;
	width: 148px;
	background-image: url(images/tr_curve_greentan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: center;
}

.banner {
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.banner p {
	font-size: 11px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 4px;
}

.banner h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
	color: #333333;
}

.banner a:link, #sitenav a:visited {
	font-size: 12px;
	font-weight: bold;

	margin-top: 2px;
}

/***** MAIN CONTENT *****/
#maincontent {
	background-color: #fcfbf7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px 10px 10px 1o;
	padding: 10px 10px 10px 14px;
	color: #000000;
	text-align: left;
}

#maincontent p {
	margin-bottom: 14px;
	margin-top: 6px;
}

#maincontent blockquote {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 14px;
}

.rightalignimg {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.leftalignimg {
	float:left;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 10px;
}

#rightcolumn {
	background-color: #fcfbf7;
}
	
#rightcolumn p, #rightcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	margin-right: 5px;
	margin-left: 7px;
	margin-bottom: 8px;
	margin-top: 5px;
}

#rightcolumn img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightcolumn h3 {
	font-weight: bold;
	margin-top: 2px;
}

.captiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-top: 10px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

ul {
	margin-top: 8px;
	margin-bottom: 12px;
}

li {
	margin-top: 5px;
}

/***** FOOTER *****/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	margin: 0px 0px 10px;
	background-color: #fcfbf7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
}
.largertext {
	font-size: 1.3em;
}

.linksbox {
	background-color: #967d6e;
	padding: 10px;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 95%;
}

.linksbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.linksbox a:link {
	color: #FFFFFF;
}

.linksbox a:visited {
	color: #E6E6E6;
}

.linksbox a:hover {
	color: #F3F3F3;
}

#finalthought {
	font-style: italic;
}
.quotedsource {
	margin-right: 40px;
	font-size: 90%;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	font-weight: normal;
}
.nobottommargin {
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.returnlink {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
}
