@charset "utf-8";
body  {
	background: #373737;
	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: #64554D;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
}
.twoColFixLtHdr #container {
	width: 972px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #d7d4cb;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	text-align: center;
	background-color: #ffffff;
	background-image: url(../graphics/backgrounds/fullheaderbkgd.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
.twoColFixLtHdr #container #header #hleft {
	float: left;
	width: 265px;
	text-align: right;
}
.twoColFixLtHdr #container #header #hright {
	margin-left: 268px;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
	font-size: 42px;
	font-weight: normal;
	font-variant: small-caps;
	color: #2E2F33;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #container #header h2 {
	font-size: 14px;
	color: #575347;
	font-weight: normal;
	font-variant: small-caps;
}

.twoColFixLtHdr #container #hnav {
	background-color: #F1F0EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7C6C2;
	border-bottom-color: #C7C6C2;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../graphics/backgrounds/navbkgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoColFixLtHdr #container #hnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #hnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #hnav a {
	text-decoration: none;
	padding-right: 32px;
	padding-left: 31px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555153;
}
.twoColFixLtHdr #container #hnav a:link, .twoColFixLtHdr #container #hnav a:visited {
	color: #555153;
}
.twoColFixLtHdr #container #hnav a:hover, .twoColFixLtHdr #container #hnav a:active, .twoColFixLtHdr #container #hnav a:visited:hover {
	color: #740000;
}
.twoColFixLtHdr #container #hnav a:link.currentlink, .twoColFixLtHdr #container #hnav a:visited.currentlink {
	color: #740000;
}


.twoColFixLtHdr #container #hnav .lastlink {
	border-right-style: none;
	padding-right: 0px;
	margin-right: 0px;
}



.twoColFixLtHdr #sidebar1, .twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
img {
	border: 1px solid #FFFFFF;
	margin: 0px;
}
.imgbrdr {
	border: 3px solid #cdc8b5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.twoColFixLtHdr #container #contentcontainer2 #sidebar2 .innerpad .nobrdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.twoColFixLtHdr #container #sidebar1 .innerpad, .twoColFixLtHdr #container #sidebar2 .innerpad {
	padding-left: 20px;
}
.twoColFixLtHdr #container #contentcontainer1 a:link, .twoColFixLtHdr #container #contentcontainer1 a:visited, .twoColFixLtHdr #container #contentcontainer2 a:link, .twoColFixLtHdr #container #contentcontainer2 a:visited {
	color: #555153;
	text-decoration: none;
}
.twoColFixLtHdr #container #contentcontainer1 a:hover, .twoColFixLtHdr #container #contentcontainer1 a:active, .twoColFixLtHdr #container #contentcontainer2 a:hover, .twoColFixLtHdr #container #contentcontainer2 a:active {
	color: #740000;
	text-decoration: none;
}
.twoColFixLtHdr #container #contentcontainer1 #sidebar1 .innerpad h2 {
	margin-top: 0px;
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
	font-size: 21px;
	font-variant: small-caps;
	color: #740000;
	margin-bottom: 20px;
}


.twoColFixLtHdr #mainContent, .twoColFixLtHdr #mainContent2 {
	margin: 0 0 0 250px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #container #contentcontainer1 #mainContent .innerpad2, .twoColFixLtHdr #container #contentcontainer2 #mainContent2 .innerpad2 {
	padding-right: 50px;
	padding-left: 20px;
	margin-top: 25px;
}
.twoColFixLtHdr #container #contentcontainer2 #sidebar2 .innerpad h3 {
	margin-top: 0px;
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
	font-size: 18px;
	font-variant: small-caps;
	color: #514640;
	margin-bottom: 25px;
}
.twoColFixLtHdr #container #contentcontainer2 #sidebar2 .innerpad #chphoto {
	float: left;
}

.twoColFixLtHdr #container #contentcontainer2 #mainContent2 .innerpad2 h3 {
	margin: 0px;
}


.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#e0dcd0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8de;
	color: #892c25;
	text-align: center;
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
	font-size: 11px;
} 
.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;
}
.twoColFixLtHdr #container #contentcontainer1 {
	margin-bottom: 35px;
}
.twoColFixLtHdr #container #mgmtcontent {
	text-align: center;
}
.twoColFixLtHdr #container #mgmtcontent table td {
	padding-right: 10px;
}
.twoColFixLtHdr #container #mgmtcontent .WADAUpdateContainer #WADAUpdateForm .WADAButtonRow {
	text-align: center;
}
.submit3 {
	font-size: 11px;
	background-color: #F6F5F1;
	border: 1px solid #333331;
}
.submit3a {
	font-size: 11px;
	background-color: #D5D0CC;
	border: 1px solid #333331;
}
.redtext {
	color: #740000;
}
.twoColFixLtHdr #container #contentcontainer1 #sidebar1 .innerpad p {
	line-height: 24px;
}
.nobrdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #contentcontainer1 #sidebar1 .innerpad #search {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 15px;
}
.twoColFixLtHdr #container #contentcontainer1 #sidebar1 .innerpad #search #searchfield {
	background-color: #F6F5F1;
	border: 1px solid #333333;
	font-family: "Lucida Sans", "Bookman Old Style", "Century Gothic", "Book Antiqua", "Times New Roman";
	font-size: 12px;
}
