@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: #000000;
	background-color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	width: 780px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	background-color: #E2E2E2;
	font-family: "Adobe Garamond Pro";
	padding: 0px;
	margin: 0;
} 
.twoColFixLtHdr #header {
	padding: 0 0px 0 0px;
	height: 145px;
	width: 780px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
} 
.twoColFixLtHdr#mainContent#bullet {
	font-family: "Adobe Garamond Pro";
	text-indent: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 145px;
	width: 780px;
	left: 0px;
	top: 100px;
	right: 0px;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-weight: 500;
	color: #0C0000;
	background-position: bottom;
}
.twoColFixLtHdr  #header img {
	position: relative;
	width: 780px;
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 145px;
}
.twoColFixLtHdr  #header1 img {
	position: relative;
	width: 397px;
	left: 190px;
	top: 110px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 20;
}


.twoColFixLtHdr #sidebar1 {
	width: 140px;
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 8px;
	margin-left: 0px;
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #0099CC;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #0099CC;
	text-align: left;
	background-image: url(images/sidebar_dodge.gif);
	padding-bottom: 40px;
	float: left;
	margin-bottom: 25px;
	border-top-style: none;
	border-left-style: none;
	font-size: 16px;
}
.twoColFixLtHdr #sidebar1 table {
	left: 0px;
	width: 165px;
	float: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}


.twoColFixLtHdr #mainContent {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Adobe Garamond Pro";
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 160px;
	color: #000000;
	visibility: visible;
	float: none;
	bottom: 0px;
	top: 146px;
} 
homebutton {
	width: 77px;
	top: 155px;
	right: 25px;
}
#mainContent img2 {
	height: 124px;
	width: 321px;
	left: 170px;
	top: 170px;
	margin-right: 200px;
	padding-right: 200px;
}
.imageleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.twoColFixLtHdr #footer {
	width: 780px;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 2000;
	text-align: left;
	border: medium none #0099FF;
	background-image: url(images/footer_rectangle.png);
} 
r #mainContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 208px;
	width: 271px;
	right: 0px;
	text-align: justify;
	visibility: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Titlelogo {
	top: 243px;
	right: -60px;
	padding-left: 15px;
	margin-left: 10px;
	visibility: visible;
	float: right;
}


.twoColFixLtHdr #footer p {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0;
	font-family: "Brush Script Std";
	font-size: 140%;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
}
.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 */
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.radiobutton {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
}
.imageleft2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
