﻿body {
	font-family: Georgia, "Times New Roman", serif;
	background-image: url('../backgrounds/TXTIL17L_sand.JPG');
	background-repeat: repeat;
	background-color: #E2E2AF;
}
#big_container {
	padding: 0px;
	margin: 0px;
	background-image: url('../backgrounds/TXTIL17L_blue.JPG');
	background-repeat: repeat-x;
	width: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #373737;
	margin-bottom: 1em;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #494949;
	margin-bottom: 1em;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#header {
	height: 90px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: -25px;
}
#header h1 {
	color: #FFFFFF;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}
#mainContent {
	border: 1px solid #C0C0C0;
	padding: 25px;
	width: 550px;
	float: right;
	background-color: #FFFFFF;
	clear: right;
	margin-bottom: 25px;
}
#menu {
	border: 1px solid #C0C0C0;
	padding: 20px;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 100px;
	clear: left;
}
#menu a {
	margin: 0px;
	color: #9C674E;
	padding: 5px 5px 5px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-color: #FFFFFF;
	width: 180px;
	list-style-type: disc;
	display: block;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#menu a:hover {
	text-decoration: none;
	background-color: #E8E8BF;
}
a {
	text-decoration: none;
	color: #C7603D;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#footer {
	margin-top: 25px;
	margin-bottom: 0px;
	clear: both;
	height: 80px;
	padding-top: 16px;
	padding-bottom: 0px;
	background-image: url('../backgrounds/TXTIL17L_blue.JPG');
	background-repeat: repeat;
}
#footer a {
	color: #FFFF99;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#footer a:hover {
	text-decoration: underline;
	background-color: #E2E2AF;
	color: #01035F;
}
#footer p {
	color: #FFFF99;
	text-align: center;
	font-family: Georgia;
	font-size: 15px;
}
#footer img {
	margin-top: -12px;
	margin-bottom: -12px;
	border-width: 0px;
}
#footer_print {
	display: none;
}
.textFooterCredits {
	font-size: 12px;
}
.picHeaderShield {
	margin: 0px 15px 0px 0px;
	font-size: 28px;
}
.centered {
	text-align: center;
}
.left_align {
	text-align: left;
}
.imageOnLeft {
	border: 1px solid #808080;
	margin-right: 10px;
	float: left;
}
.imageOnRight {
	border: 1px solid #808080;
	margin-left: 10px;
	float: right;
}
.imageCentered {
	border: 1px solid #808080;
}
