html {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #f2f3f7;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: table;
  width: 100%;
}

body {
  color: #52413e;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

p {
  letter-spacing: normal;
  line-height: 20px;
}

h1 {
  margin-top: 25px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #c2aea8;
  font-size: 24px;
  clear: both;
}

h2 {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #c2aea8;
  font-size: 18px;
  clear: both;
}

h3 {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: black;
  font-size: 16px;
  clear: both;
}

a:link, a:visited {
  color: #1b5790;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #000099;
}

#wrapper {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: transparent;
  background-image: url("images/css/page-vbg_large.jpg");
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 50% 0px;
  width: 100%;
}

body {
  background-color: #f2f3f7;
}

#wrapper {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
}

#bg {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url("images/css/hat_large.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}

#header {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  min-height: 25px;
  height: 25px;
  width: 800px;
}

#page {
  background-color: transparent;
  background-image: url("images/css/page-bg_large.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}

#topTitle {
  height: 70px;
  min-height: 70px;
}

/* #container updated on 4/15 to change width from 800px to 1200px*/

#container {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1200px;
  overflow: auto;
}

#banner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: 170px;
  width: 100%;
}

#nav1 {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: 25px;
  text-align: center;
  overflow: visible;
}

#nav1 ul {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: table;
  list-style-type: none;
  position: relative;
  height: 25px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Arial, sans-serif;
}

#nav1 ul li {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #727eb5;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url("images/css/hmenu.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  display: block;
  float: left;
}

#nav1 ul li a {
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  display: block;
  float: left;
  color: white;
  text-decoration: none;
  line-height: 25px;
  font-weight: bold;
  font-size: 0.9em;
}

.table_width{
	 width:550px;
}
#nav1 ul li a:hover, #nav1 li#current a {
  background-color: transparent;
  background-image: url("images/css/hmenu-sel.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  color: white;
}

/* #content updated on 4/15 to change width from 790px to 1000px */
#content {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1000px;
  text-align: left;
  min-height: 800px;
}

#content p {
  text-align: justify;
}

#footerWrapper {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url("images/css/footerWrapper-bg_large.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  height: 135px;
}

#footer {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 800px;
  height: 55px;
}

#footer {
  color: white;
  text-align: center;
}

#footer a:link, #footer a:visited {
  color: white;
}

#footer a:hover {
  color: #ffb508;
  text-decoration: none;
}

#right {
  padding-top: 10px;
  padding-bottom: 20px;
  width: 25%;
  float: left;
}

#center {
  padding-top: 10px;
  padding-bottom: 20px;
  width: 70%;
  float: left;
  font-size: medium;
}

#content p {
  margin-top: 10px;
  text-align: justify;
}

#sidebar ul.vmenu {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f0ead1;
  margin-top: 7px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  text-align: left;
  text-decoration: none;
}

#sidebar ul.vmenu li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f0ead1;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

#sidebar ul.vmenu li a {
  text-decoration: none;
  color: #660d05;
}

#sidebar ul.vmenu li a:hover {
  color: #f9b302;
}

#sidebar ul.vmenu ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#sidebar ul.vmenu ul li {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

a img {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0px;
  height: 0px;
}

