html {
  background: #fbedbf url(../assets/design/bg-page.jpg);
}

body {
  margin: 0;
  color: #231f20;
  font: 14px/16px "PT Serif", "Times New Roman", Times, serif;

  min-width: 960px;
  padding: 20px 0 0;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #004963;
}

a:hover {
  color: #4b1332;
}

input,
textarea,
select {
/*   font: 100% "PT Serif", "Times New Roman", Times, serif; */
  vertical-align: middle;
  color: #000;
}

form,fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

q {
  quotes: none;
}

q:before {
  content: ''
}

q:after {
  content: ''
}

#wrapper {
  width: 950px;
  margin: 32px auto;
}

body.home-page {
}

.home-page #header {
  margin: 0 0 30px 0;
  height: 271px;
}

#header {
  background: url(../assets/design/bg-header-tall.gif) repeat-x 0 4px ;
  height: 302px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 4px 0 0 0;
}

#header .holder {
  background: url(../assets/design/bg-header-circle.gif) no-repeat 130px 33px;
  height: 302px;
  width: 948px;
  margin: 10px auto 0 auto;
}

.search-form {
  height: 29px;
  padding: 5px 0 32px;
  overflow: hidden;
  font: 14px/27px "PT Serif","Times New Roman", Times, serif;
}

.search-form .text {
  float: left;
  margin: 0 20px 0 0;
  color: #024963;
  background: #fff;
  border: 1px solid #231f20;
  width: 122px;
  padding: 5px 6px;
  text-transform: uppercase;
}

.search-form a {
  color: #dbd1a9;
  text-transform: uppercase;
}

.search-form a:hover {
  text-decoration: underline;
}

h1.logo {
  background: url(../assets/design/logo.png) no-repeat;
  width: 649px;
  height: 126px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 0 43px 8px;
}

h1.logo a {
  display: block;
  height: 100%;
}

ul#nav {
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  font: 14px/39px "PT Serif","Times New Roman", Times, serif;
  width: 100%;
}

ul#nav:after {
  content: '';
  display: block;
  clear: both;
}

ul#nav li a.tab {
  display: block;
  width: 137px;
  height: 36px;
  color: #dbd1a9;
  background: url(../assets/design/bg-nav.gif) no-repeat;
}


ul#nav li {
  float: left;
  display: inline;
  position: relative;
}

ul#nav li.active ul,
ul#nav li:hover ul {
  display: block;
}

/* #nav li.active ul a,
#nav a:hover {
  background-position: 0 -36px;
  color: #231f20;
  display: inline;
} */

#nav ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 32px;
  left: 0px;
  width: 938px;
  text-transform: uppercase;
  font-size: 13px;
}

#nav ul li {
  padding: 0 22px 0 0;
}

ul#nav li ul {
  margin-top: 4px;
/*  height: 30px; */
}

ul#about-sub {
  margin-left: -273px;
}

ul#resources-sub {
  margin-left: -412px;
}

#nav ul a {
  white-space:nowrap;
  height: auto;
  display: block;
  background: none;
  color: #231f20;
  line-height: 32px;
}

#nav ul a:hover {
  text-decoration: underline;
}

.home-page #main {
  min-height: 548px;
}

#main {
  min-height: 553px;
}

.breadcrumbs {
  overflow: hidden;
  padding: 0;
  margin: 0 0 2px;
  list-style: none;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
  color: #46642f;
}

.breadcrumbs li {
  float: left;
  background: url(../assets/design/bg-breadcrumbs.gif) no-repeat 0 50%;
  padding: 0 3px 0 13px;
}

.breadcrumbs li:first-child {
  background: none;
  padding-left: 0;
}

.breadcrumbs a {
  color: #231f20;
}

#twocolumns {
  width: 950px;
}

#twocolumns:after {
  content: '';
  display: block;
  clear: both;
}

#content {
  float: left;
  width: 646px;
}

#content h2, #content-twocolumns h2 {
  color: #024963 !important;
  font: 22px/24px "PT Serif","Times New Roman", Times, serif !important;
  margin: 0 0 9px !important;
}

.home-page #content h2 {
  font-size: 21px;
  margin: 0 0 10px;
}

#content p {
  margin: 0 0 12px;
}

#content .alignright {
  float: right;
  margin: 3px 2px 15px 15px;
}

#content strong {
  font-weight: normal;
}

#content p strong {
  font-weight: bold;
}

#content .select-form {
  margin: 0 0 14px;
  padding: 5px 0 0;
}

#content .select-form h3 {
  font: 14px/20px "PT Serif","Times New Roman", Times, serif;
  margin: 0 0 1px;
  color: #004963;
}

#content .select-form .row {
  overflow: hidden;
}

#content .select-form select {
  display: inline;
  width: auto;
  font: 12px/14px "PT Serif","Times New Roman", Times, serif;
  margin: 0 20px 0 0;
}
#content .select-form .account_list {
  font: 12px/14px "PT Serif","Times New Roman", Times, serif;
}

#content .select-form .btn-go {
/*   float: right; */
  width: 31px;
  height: 15px;
  background: url(../assets/design/btn-go.png) top left no-repeat;
  padding: 0;
  margin: 2px 0 0 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}

#content .select-form .btn-go:hover {
  /* background-position: 0 -15px; */
}

#content .twocolumns {
  padding: 4px 0 0;
  overflow: hidden;
  margin: 0 0 3px;
}

#content .twocolumns .column {
  float: left;
  width: 308px;
  margin: 0 10px 0 0;
}

#content .twocolumns h3 {
  font: 12px/14px "PT Serif","Times New Roman", Times, serif;
  margin: 0;
  color: #4b1332;
}

#content .visual {
  margin: 0 0 10px;
  
}

#content .visual img {
  display: block;
}

.home-page #sidebar {
  margin: 0;
}

#sidebar {
  margin: -8px 0 0;
  float: right;
  width: 255px;
}

#sidebar .box {
  margin: 11px 0 0;
  background: url(../assets/design/bg-side-box.png) no-repeat -255px 0;
  padding: 24px 0 0;
}

#sidebar .box .holder {
  background: url(../assets/design/bg-side-box.png) no-repeat -510px 100%;
  padding: 0 0 24px;
}

#sidebar .box .frame {
  background: url(../assets/design/bg-side-box.png) repeat-y;
  width: 100%;
}

#sidebar .box .frame:after {
  content: '';
  display: block;
  clear: both;
}

#sidebar .box .content {
  float: left;
  width: 230px;
  padding: 0 8px 7px 17px;
  margin: -5px 0 0;
}

.side-nav {
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 81px;
  list-style: none;
  font: 11px/13px "PT Serif","Times New Roman", Times, serif;
}

.side-nav li {
  padding: 0 0 4px;
}
.side-nav li ul {
	margin-top: 4px;
}

.side-nav a {
  color: #024963;
}

.side-nav li.active a,
.side-nav a:hover {
  color: #4b1332;
}

#sidebar address {
  font-style: normal;
  margin: -3px 0 0;
  padding: 0 12px 0;
}

#sidebar .box address {
  margin: 0;
  padding: 0;
}

#sidebar address span {
  display: block;
}

#sidebar h3 {
  text-transform: uppercase;
  font: 14px/16px "PT Serif","Times New Roman", Times, serif;
  margin: 0;
}

#sidebar .block {
  width: 239px;
  margin: 0 0 8px 10px;
  background: url(../assets/design/bg-side-block.png) no-repeat -239px 0;
  padding: 13px 0 0;
}

#sidebar .block .holder {
  background: url(../assets/design/bg-side-block.png) no-repeat -478px 100%;
  padding: 0 0 13px;
}

#sidebar .block .frame {
  background: url(../assets/design/bg-side-block.png) repeat-y;
  height: 1%;
  padding: 0 15px;
}

#sidebar .block .frame:after {
  content: '';
  display: block;
  clear: both;
}

#sidebar .block .content {
  float: left;
  width: 209px;
  margin: 0 0 -8px;
}

#login-form {
  padding: 2px 0 0;
  margin: 0 0 0 -4px;
  width: 194px;
}

#login-form .text {
  background: url(../assets/design/bg-text.gif) no-repeat;
  width: 176px;
  padding: 0 9px;
  height: 21px;
  margin: 0 0 2px;
}

#login-form .text input[type="text"], #login-form .text input[type="password"] {
/*   text-transform: uppercase; */
  width: 176px;
  padding: 3px 0;
  outline: none;
  font: "Times New Roman", Times, serif;
  color: #6d6e70;
  border: none;
  margin: 0;
  background: none;
}

#login-form .btn-go {
  background: url(../assets/design/btn-go.png) no-repeat;
  width: 31px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  padding: 0;
  cursor: pointer;
  display: block;
  margin: 0 0 0 auto;
}

#login-form .btn-go:hover {
  background-position: 0 -15px;
}

#sidebar blockquote {
  margin: -8px 0 0 -2px;
  background: url(../assets/design/bg-quote.png) top center no-repeat;
  width: 211px;
  display: block;
  text-transform: uppercase;
  font: 1px/1px "PT Serif","Times New Roman", Times, serif;
}

#sidebar blockquote div.quotes {
  font: 12px/15px "PT Serif","Times New Roman", Times, serif;
  line-height: 1.5em;
  background: url(../assets/design/bg-quote-repeaty.png) top center repeat-y;
  margin: 24px 0 0 0;
}

#sidebar blockquote q {
  margin: 0;
  padding: 0 25px 1.4em 25px;
  display: block;
  vertical-align: middle;
}
#sidebar blockquote cite {
	display: block;
	padding: 0 25px 8px 25px;
}
#sidebar blockquote .quotes-tail {
	height: 38px;
	width: 100%;
    background: url(../assets/design/bg-quote.png) bottom center no-repeat;
}

#footer {
  background: url(../assets/design/bg-footer.gif) repeat-x;
  padding: 11px 20px 20px 16px;
  width: 912px;
  margin: 0 auto;
  font-size: 9px;
  line-height: 10px;
}

#footer p {
  margin: 0 0 10px;
}

.header-top {
  height: 20px;
  text-transform: uppercase;
  margin-bottom: 36px;
}

.header-top a {
  color: #dbd1a9;
}

.header-top span.right {
  float: right;
}

p.logos a {
  margin-right: 15px;
}

body.bg_tall {
}

#header.tall {
  height: 339px !important;
  margin-bottom: 30px;
}
