body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "Verdana", sans-serif;
  font-color: #443728;
  font-size: 10px;
  background-color: #e5e5e5;
}


#page_container {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background-color: #e5e5e5;
  min-height: 100%;           /* For Modern Browsers */
  height: auto !important;    /* For Modern Browsers */
  height: 100%;               /* For IE */
}

#page_content {
  margin: 0 auto;
  padding: 0;
  width: 900px;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #41383C;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #41383C;
}


a {
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #64241A;
}
a:visited {
  color: #64241A;
}
a:hover {
  color: #795D47;
}
a:active {
  color: #64241A;
}

a img {
  border-width: 0px;
}

td {
  font-size: 10px;
  color: #443728;
}

.side_border {
  width: 5px;
  background-color: "#806D7E"; 
  background-position: top right;
}

.menu_item {
  height: 34px;
  background-color: white;
  padding-left: 5px;
  font-weight: bold;
  font-size: 16px;
  font-color: #800517;
  text-align: left;
  vertical-align: middle;
}  
 
.menu_item a:link {
  font-color: #800517;
}

.menu_item a:hover {
  font-color: #e5e5e5;
}

.menu_item a:active {
  font-color: #e5e5e5;
}

.menu_item a:visited {
  font-color: #800517;
}


.menu_spacer {
  height: 2px;
  width: 80%;
}





.form_elements {
  background-color: #ffffff;
  font-weight: bold;
  font-color: #443728;
  font-size: 16px;
  text-align: left;
}  




img {
  margin: 0px;
  padding: 0px;
}

hr {
  color: #795d47;
  margin-left: 50px;
  margin-right: 50px;
  size: 2px;
  width: 80%;
}

ul {
  margin-bottom: 0px;
}

h1 {
  font-size: 44px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #64241A;
}
h2 {
  font-size: 28px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #443728;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #64241A;
  line-height: 0pt;
  vertical-align:middle;
}

.text {
  font-size: 11px;
  margin-left: 25px;
  margin-right: 25px;
}

.text_2 {
  font-size: 11px;
  margin-left: 25px;
  margin-right: 25px;
}

.reversed_text {
  font-size: 18px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #FFFFFF;
}



.quicknav {
  background: #795D47;
  color: #DBC4B2;
}

.quicknav_item {
  color: #DBC4B2;
  font-size: 9px;
  padding: 0px 5px 0px 5px;
}
.quicknav_item a {
  text-decoration: none;
  cursor: pointer;
}
.quicknav_item a:link {
  color: #DBC4B2;
  text-decoration: none;
}
.quicknav_item a:visited {
  color: #DBC4B2;
}
.quicknav_item a:hover {
  color: #F4ECE6;
}
.quicknav_item a:active {
  color: #DBC4B2;
}



.content_heading {
  font-size: 18px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #64241A;
  margin: 5px 0px 10px 0px;
}

.content_text {
  font-size: 11px;
  color: #443728;
}

.content_text a {
  font-size: 9px;
}

.content_small_heading {
  font-size: 15px;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #64241A;
  margin: 5px 0px 10px 0px;
}

.enhanced_content_text {
  font-size: 11px;
  color: #64241A;
  font-style: italic;
}



.footer_text {
  color: #795D47;
  text-align: center;
  font-size: 9px;
  padding-top: 5px;
}



.sidebar {
  background: #EEEAE2;
  width: 283px;
  padding: 0;
}


.sidebar_box {
  border: 5px solid #EAE6DA;
  margin: 8px;
  padding: 6px;
  background: #F7F4F2;
}


.sidebar_header {
  color: #64241A;
  font-weight: bold;
  font-size: 12px;
  font-family: "Times New Roman", serif;
  margin-bottom: 5px;
}


.sidebar_content {
  font-size: 10px;
  color: #443728;
  margin-bottom: 10px;
}

.sidebar_content a {
  font-size: 9px;
}

.sidebar_content ul li {
  margin-left: -15px;
}


.input_text {
  font-family: "Verdana", sans-serif;
  font-size: 10px;
	color: #443728;
	background: #EEEAE2;
	border: 1px solid #CFCDB6;
}

.resource_title {
  color: #986600;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}

a.resource_title {
  color: #986600;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}

.awards {
  background-color: #F7F4F2;
  padding: 5px;
  margin-top: 10px;
  text-align: left;
  border: 4px solid #EAE6DA;
}

.awards p {
  font-size: 90%;
  margin: 5px;
}

.awards br {
  clear: both;
}

.awards .award_title {
  font-family: serif;
  font-size: 150%;
  font-weight: bold;
  color: #64241A;
}

.awards .award_item {
  font-size: 100%;
  font-weight: bold;
  color: #64241A;
  margin-top: 20px;
}
