@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: #000;
	background-color: #d3e2d4;
	border: thin none #d3e2d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #header {
	background-color: #a3c4a6;
	background-image: url(Images/header/header7.jpg);
	background-repeat: no-repeat;
	height: 160px;
	vertical-align: bottom;
	top: 100px;
	margin: 0px;
	padding: 0;
} 
.twoColFixLtHdr #container {
	width: 1180px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #d3e2d4;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(backgroundbar.jpg);
	background-repeat: repeat;
	border: 0px solid #a3c4a6;
} 
.TopMenu {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #a3c4a6;
	padding-left: 360px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.twoColFixLtHdr #container .TopMenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #173e1f;
	background-color: #a3c4a6;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #sidebar1 a:link {
	
	background-color: #a3c4a6;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:active {
	
	background-color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:visited {
	
	background-color: #a3c4a6;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 a:hover{
	
	background-color:#d3e2d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #ef0f07;
}

	
.twoColFixLtHdr #container #sidebar1 ul .home {
	font-size: 14px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3e2d4;
	border-right-color: #d3e2d4;
	border-bottom-color: #d3e2d4;
	border-left-color: #d3e2d4;
	background-color: #d3e2d4;
	text-decoration: none;
	color: #003300;
}
	
.twoColFixLtHdr #container #sidebar1 ul .home a {
	font-size: 14px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #d3e2d4;
	text-decoration: none;
	color: #173e1f;
	border: 1px none #d3e2d4;
}
.twoColFixLtHdr #container table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
.twoColFixLtHdr #container table tr td img {
	padding-left: 0px;
}


.twoColFixLtHdr #mainContent {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 0px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CF9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
} 

.twoColFixLtHdr #container #mainContent table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #mainContent table {
	padding-left: 0px;
}
.twoColFixLtHdr #container #mainContent .img .desc a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent .imgcont img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.twoColFixLtHdr #container #mainContent .imgcont p img {
	float: none;
}
.twoColFixLtHdr #container #mainContent .imgcont .fltlft {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent .smlital {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #363;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	background-color: #a3c4a6;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #C33;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 200px;
	padding-left: 5px;
}
.twoColFixLtHdr #container #sidebar1 h3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #173e1f;
	text-decoration: none;
}

.twoColFixLtHdr #container #sidebar1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixLtHdr #sidebar1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-image: none;
	text-indent: 6px;
	color: #003300;
}

.twoColFixLtHdr #container #sidebar1 ul li {
	list-style-type: none;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

.twoColFixLtHdr #sidebar1 ul li a {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #003300;
	text-indent: 2px;
}
.twoColFixLtHdr #container #sidebar1 ul li a {
	color: #173e1f;
}
.twoColFixLtHdr #container #sidebar1 ul ul li {
	margin-left: 20px;
}
.twoColFixLtHdr #container #sidebar1 ul ul ul li {
	margin-left: 40px;
}
.twoColFixLtHdr #container #sidebar1 ul ul ul ul li {
	margin-left: 60px;
}
.twoColFixLtHdr #container #sidebar1 ul ul ul ul ul li {
	margin-left: 100px;
}



.twoColFixLtHdr #footer {
	padding: 0;
	background-color: d3e2d4;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #a6cca9;
} 
.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 */
}
.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;
}
div.img
  {
	border:0px solid #0000ff;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	color: #333;
	text-decoration: none;
  }
div.img img
  {
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
	text-decoration: none;
  }
  div.desc
  {
	text-align:center;
	font-weight:normal;
	width:auto;
	margin:2px;
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
  }

img[title]:after {
	content: "[" counter(image) "] " attr(title);
	counter-increment: image;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #173e1f;
}
.twoColFixLtHdr #container #mainContent h1 {
	padding-bottom: 25px;
}
.twoColFixLtHdr #container #mainContent center h2 {
	padding-bottom: 20px;
}
.twoColFixLtHdr #container #mainContent table tr td em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent h4 {
	color: #173e1f;
}
.twoColFixLtHdr #container #mainContent .img .desc a{
	color: #173e1f;
}
.twoColFixLtHdr #container #mainContent .MsoNormal {
	color: #173e1f;
}
