@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #586645;
	background-image: url(images/gradation02.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr a:link {
	color: #0B629F;
	text-decoration: none;
}
.thrColFixHdr a:visited {
	color: #0B629F;
	text-decoration: none;
}
.thrColFixHdr a:hover {
	color: #0B629F;
	text-decoration: underline;
}
.thrColFixHdr a:active {
	color: #0B629F;
	text-decoration: none;
}
.thrColFixHdr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 0.95em;
	border: 1px solid #FFFFFF;
} 
.thrColFixHdr #header {
	height: 174px;
} 
.thrColFixHdr #topBar {
	margin-bottom: 20px;
	background-color: #E3A214;
	text-align: right;
	padding-right: 25px;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
} 
.thrColFixHdr #topBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #topBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #topBar a:hover {
	text-decoration: underline;
}
.thrColFixHdr #topBar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #leftnav {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D8E2F; /*removes indent Mozilla and NN7*/
	padding-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.thrColFixHdr #leftnav a {
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #989E89;
	font-weight: bold;
	font-size: .65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.thrColFixHdr #leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #leftnav a:hover {
	background-color: #475335;
}
.thrColFixHdr #leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #donate {
	padding-top: 18px;
}
.thrColFixHdr #donate a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D8E2F;
	background-color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
}
.thrColFixHdr #donate a:link {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr #donate a:visited {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr #donate a:hover {
	color: #5D8E2F;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.thrColFixHdr #donate a:active {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr #facebook {
	padding-top: 10px;
}
.thrColFixHdr #facebook a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D8E2F;
	background-color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
}
.thrColFixHdr #facebook a:link {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr #facebook a:visited {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr #facebook a:hover {
	color: #5D8E2F;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.thrColFixHdr #facebook a:active {
	text-decoration: none;
	color: #5D8E2F;
}
.thrColFixHdr  #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 130px; /* padding keeps the content of the div away from the edges */
	font-size: 0.67em;
	padding-bottom: 15px;
	background-color: #FFEFC0;
	margin-right: 20px;
	padding-right: 12px;
	padding-left: 13px;
	color: #475335;
	line-height: 1.3em;
	border: 1px solid #989E89;
}
.thrColFixHdr  #sidebar img {
	border: 1px solid #989E89;
	margin-bottom: 5px;
}
.thrColFixHdr  #contentHome {
	font-size: .75em;
	line-height: 1.6em;
	margin-right: 190px;
	margin-bottom: 20;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
} 
.thrColFixHdr  #quadTop {
	width: 530px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thrColFixHdr  #quadTop img {
	border: 1px solid #989E89;
	margin-bottom: 5px;
}
.thrColFixHdr  #quadTopRight {
	width: 245px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
}
.thrColFixHdr  #quadTopLeft {
	width: 245px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8AD9B;
	padding-right: 10px;
}
.thrColFixHdr  #quadBottom {
	width: 540px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thrColFixHdr  #quadBottom img {
	border: 1px solid #989E89;
	margin-bottom: 5px;
}
.thrColFixHdr  #quadBottomLeft {
	width: 245px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8AD9B;
	padding-right: 10px;
}
.thrColFixHdr  #quadBottomRight {
	width: 245px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
}
.thrColFixHdr #content {
	font-size: .75em;
	line-height: 1.6em;
	margin-right: 25px;
	margin-bottom: 20;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.thrColFixHdr #articles td {
	line-height: 1.35em;
	padding-bottom: 7px;
}
.thrColFixHdr #footer {
	text-align: right;
	font-size: 0.65em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0B629F;
} 
.thrColFixHdr #footer a, #navlist a:visited {
	color: #0B629F;
	text-decoration: underline;
}
.thrColFixHdr #footer a:hover {
	color: #E3A214;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.subhead {
	color: #0B629F;
	font-size: 1.1em;
	font-weight: bold;
}
h1 {
	font-size: 175%;
	color: #5D8E2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 150%;
	color: #5D8E2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 125%;
	color: #5D8E2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.disclaimer {
	font-size: .85em;
	line-height: 1.3em;
	padding-top: 25px;
}
.PageIllustration {
	float: right;
	border: 1px solid #989E89;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	color: #FFFFFF;
	background-color: #7DAC41;
	font-weight: bold;
	font-size: .9em;
}
.required {
	color: #F00;
}

