@charset "UTF-8";
body  {
	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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #7b9d74;
	background-image: url(/images/bg-texture.jpg);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #ffffff;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	background-image: none;
	background-repeat: repeat;
	color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(file:///Macintosh%20HD/Users/carolrosinski/Documents/THS/images/Page-BgTexture-toad.jpg);
	text-align: left;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 200;
	font-size: 100%;
	font-style: italic;
	line-height: 100%;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 192px;
	font-size: 90%;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #838FD9;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-left: 224px;
	margin-bottom: 0;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 20px;
	color: #333;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
} 
.footer-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #838FD9;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footer-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #838FD9;
	border-bottom-color: #838FD9;
}
.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;
}

a:link {
	color: #69C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #696;
}
a:hover {
	text-decoration: none;
	color: #7F532F;
}
a:active {
	text-decoration: underline;
	color: #69C;
}
h1 {
	font-size: 130%;
	color: #758F5D;
}
h2 {
	font-size: 120%;
	color: #948461;
}
h3 {
	font-size: 120%;
	color: #505050;
}
h4 {
	font-size: 115%;
	color: #547FA9;
}
h5 {
	font-size: 110%;
	color: #507FA6;
}
h6 {
	font-size: 100%;
	color: #507FA6;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.twoColFixLtHdr #container div .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
}
body,td,th {
	font-size: 90%;
	color: #000;
}
.footer-c {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-image: url(file:///Macintosh%20HD/Users/carolrosinski/Documents/THS/images/Page-BgTexture.jpg);
	background-repeat: repeat;
}
.title-text #container #header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110em;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-align: center;
	text-indent: 20px;
	float: right;
}
.pencil-box #container #header img {
	float: left;
}
.ad-center {
	text-align: center;
	float: none;
}
.right {
	margin: 5px;
	padding: 2px;
	border: 5px solid #7F996B;
	float: left;
}
.clear {
	clear: both;
}
.sidebar-div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #69C;
	padding: 0px;
	margin: 0px;
	border-left-width: thin;
}
.content-div {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333;
	text-align: left;
}
.footer-div {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #69C;
	border-bottom-color: #69C;
	padding: 0px;
	margin: 10px;
}
.copyright-div {
	padding: 0px;
	margin: 20px;
	color: #696;
}
.td-padding {
	padding-bottom: 20px;
}
.boldlarge {
	font-size: 115%;
	font-weight: bold;
	color: #333;
}
.largeboldbrwn {
	font-size: 130%;
	font-weight: bold;
	color: #948461
	
}
.italic {
	font-style: italic;
}
#red {
	color: #F00;
}
ol {
	line-height: 2em;
	color: #333;
	font-size: 100%;
}
ul {
	color: #003;
	line-height: 2em;
}
li {
	list-style-type: none;
}
.arial-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar-margins {
	padding-right: 5px;
	padding-left: 5px;
}
