body {
  margin: 0;
  padding: 0;
  min-width: 950px;
  background-color: #E2ECF7;
  color: white;
  background-image: url(images/bg1.gif);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  width: 950px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  position: relative;
}
#header {
  margin: 0;
  padding: 0;
}
#jump-img img {
  position: absolute;
  top: 0;
  right: 10px;
  border-style: none;
  z-index:5;
}
#right-corner {
  float:right;
}
#left-corner {
  float: left;
}
#sidebar-left {
  float: left;
  clear: left;
  margin-top:0;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 15px;
  text-align: left;
  width: 250px;
  background-color: #FFFFFF;
}
#sidebar-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 85%;
  text-align: justify;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#sidebar-left h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#content-left-top {
  float: left;
  clear: left;
  margin:0;
  text-align: justify;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
  width: 250px;
  background-color: #fdf8f2;
  border-right: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 200px;
}
#content-left-top .mission {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#content-left-top p {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#content-left-top h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 150%;
  text-align: justify;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#content-left-top h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#content-left-top h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
  color: #003366;
}
#content-left-top-img img {
  float: left;
  margin-right: 10px;
  margin-top:0;
  border-style: none;
}
#content-left-top-img-center {
  text-align: center;
  margin-left: 5px;
  border-style: none;
}
#shield {
  float: left;
  margin-right: 10px;
  margin-top:0;
}
#boardlist {
  margin-top: 15px;
  font-size: 100%;
}
#boardlist  a:link, #boardlist a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#boardlist a:hover {
  font-style: normal;
  font-weight:normal;
  color: #c30200;
  text-decoration: none;
}
#content-left-top  a:link, #content-left-top a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#content-left-top a:hover {
  font-style: normal;
  font-weight:normal;
  color: #c30200;
  text-decoration: none;
}
#search ins{
  position:relative;
  top:0;
  right:0;
  text-decoration:none;
}
#search-help {
  background-color: #FFFFFF;
  width: 800px;
  margin-top: 9px;
  padding: 20px;
}
#search-help p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
#search-help h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#search-help h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#search-help h3 {
  font-size: 110%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#search-help h4 {
  font-size: 150%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#calendar {
  float: right;
  clear: right;
  margin:0;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  text-align: center;
  width: 200px;
  background-color: #fdf8f2;
  border-left: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 300px;
}
#calendar  a:link, #calendar a:visited {
  font-style: normal;
  font-weight:normal;
  color: #c30200;
  text-decoration: underline;
}
#calendar a:hover {
  font-style: normal;
  font-weight:normal;
  text-decoration: none;
}
#calendar .cal-heading {
  font-size: 110%;
  font-weight: bold;
  color: #c30200;
  margin-left: 0;
  line-height: 1.5em;
}
#calendar img {
  border-style: none;
}
#cal-tbl1 table {
  padding: 1px;
  margin: 1px;
  width: 100%;
  border: 1px solid #b9d2e3;
  border-collapse: collapse;
}
#cal-tbl1 td {
  border: 1px solid #b9d2e3;
  color:#333399;
  background-color:#e7e7e7;
}
#cal-tbl1 tr {
  border-style: none;
  background-color:#e0e0e0;
}
#cal-tbl1 th {
  font-size:11px; 
  font-family: arial, helvetica, sans-serif; 
  text-align: center;
  width: 20px;
  color:#0099CC;
  border: 1px solid #b9d2e3;
}
#cal-tbl2 table {
  padding: 1px;
  margin: 0 0 0 10px;
  width: 100%;
  border-style: none;
}
html>body #cal-tbl2 table {
  padding: 1px;
  margin: 0;
  width: 100%;
  border-style: none;
}
#cal-tbl2 th {
  border-style:none;
  background-color:#f7f7f7;
}
#sidebar-right {
  float: right;
  clear: right;
  margin:0;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  text-align: center;
  width: 200px;
}
#sidebar-right img {
  text-align: center;
  margin: 0;
  padding: 0;
  border:none;
}
#sidebar-right p {
  font-style: normal;
  font-weight: normal;
  font-size: 85%;
  text-align: center;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#sidebar-right h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 130%;
  text-align: center;
  color: #003366;
}
#sidebar-right h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 110%;
  text-align: center;
  color: #c30200;
}
#sidebar-right h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 85%;
  text-align: justify;
  color: #000000;
  margin-top: 0;
  padding-top: 0;
}
#sidebar-right fieldset {
  border: 4px solid #adbbca;
  background-color:#E9ECEE;
  color:#4F6480;
  font-weight:bold;
}
#sidebar-right legend {
  color:#c30200;
  font-weight:bold;
  text-align:center;
}
#insync {
  border: 1px solid #003366;
  margin:10px 0 0 0;
}
#insync p{
  text-align:left;
  padding:0 0 0 10px;
}
#start-insync img{
  float:right;
  border:none;
}
#nav1 {
  font-size:90%;
  color:#353535;
  border: 1px solid #b9d2e3;
}
#nav1 ul {
  list-style-type: none;
  padding-left: 15px;
  margin:0;
}
#nav1 li {
  background:transparent url(images/pimp1.gif) no-repeat;
  padding-left: 20px;
  line-height: 1.8em;
  padding-top: 0;
  padding-bottom: 0;
  background-position: center left;
}
#nav1  a:link, #nav1 a:visited {
  font-style: normal;
  font-weight:normal;
  color:#353535;
  text-decoration: underline;
}
#nav1 a:hover {
  font-style: normal;
  font-weight:normal;
  color:#353535;
  text-decoration: none;
}
#nav2 {
  font-size:90%;
  color:#353535;
  border: 1px solid #b9d2e3;
}
#nav2 ul {
  list-style-type: none;
  padding-left: 15px;
  margin:0;
}
#nav2 li {
  background:transparent url(images/pimp1.gif) no-repeat;
  padding-left: 20px;
  line-height: 1.8em;
  padding-top: 0;
  padding-bottom: 0;
  background-position: center left;
}
#nav2  a:link, #nav2 a:visited {
  font-style: normal;
  font-weight:normal;
  color:#353535;
  text-decoration: underline;
}
#nav2 a:hover {
  font-style: normal;
  font-weight:normal;
  color:#353535;
  text-decoration: none;
}
#left-side-content {
  text-align: center;
}
#left-side-content p {
  text-align: center;
  color:#003366;
  font-weight: bold;
}
#left-side-content h1 {
  text-align: center;
  color:#003366;
  font-weight: bold;
  font-size: 160%;
}
#left-side-content h2 {
  text-align: left;
  color:#003366;
  font-weight: bold;
  font-size: 130%;
}
#left-side-content h3 {
  text-align: left;
  color:#c30200;
  font-weight: bold;
  font-size: 110%;
}
#left-side-content img {
  border:none;
  text-align: center;
}
#left-side-content  a:link, #left-side-content a:visited {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: none;
}
#left-side-content a:hover {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: underline;
}
#center-this-up {
  text-align:center;
}
#center-this-up p{
  font-size:12px;
  color:#000000;
}
#content-full {
  width: 635px;
  margin-top: 9px;
  margin-left: 265px;
  text-align: center;
  padding-right: 20px;
  background-color: #FFFFFF;
}
#content-full p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
#content-full h4 {
  font-size: 90%;
  font-weight: normal;
  color: #003366;
  text-align: center;
}
#content-full  a:link, #content-full a:visited {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: underline;
}
#content-full a:hover {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: none;
}
#pan-image {
  width: 600px;
  clear:left;
  margin-left:-200px;
  margin-top: 9px;
  text-align: center;
  padding-right: 20px;
  background-color: #FFFFFF;
}
#content {
  width: 430px;
  margin-top: 9px;
  margin-left: 275px;
  margin-right:0;
  text-align: center;
  padding-right: 5px;
  background-color: #FFFFFF;
}
#content img {
  text-align:center;
  border:none;
}
#content-img1 img {
  text-align:center;
  border:none;
}
#content-img2 img {
  float: right;
  padding: 5px;
  margin-top:15px;
}
#content-img3 img {
  float: left;
  padding:10px;
}
#content li {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
#content p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
#content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#content h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#content h3 {
  font-size: 110%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#content h4 {
  font-size: 150%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#content h5 {
  font-size: 90%;
  font-weight: bold;
   color: #000000;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#content a:link, #content a:visited {
  color: #003366;
  text-decoration: underline;
}
#content a:hover {
   color: #c30200;
  text-decoration: none;
}
#content-with-bg {
  width: 415px;
  margin-top: 9px;
  margin-left: 265px;
  text-align: center;
  background-image: url(images/golf-tees.gif);
  background-repeat: repeat;
  padding-right: 20px;
  background-color: #FFFFFF;
}
#content-with-bg img {
  border:none;;
}
#content-with-bg p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
#content-with-bg h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#content-with-bg h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#content-with-bg h3 {
  font-size: 110%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#content-with-bg h4 {
  font-size: 150%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#content-with-bg a:link, #content-with-bg a:visited {
  color: #003366;
  text-decoration: underline;
}
#content-with-bg a:hover {
   color: #c30200;
  text-decoration: none;
}
#content-with-bg li {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
#sponsor p {
  font-size:12px;
  text-align:left;
  color:#000000;
}
#sponsor h1 {
  font-size:20px;
  text-align:left;
  color:#000000;
}
#sponsor h2 {
  font-size:18px;
  text-align:left;
  color:#000000;
}
#sponsor h3 {
  font-size:16px;
  text-align:left;
  color:#000000;
}
#sponsor h4 {
  font-size:14px;
  text-align:left;
  color:#000000;
}
table.agenda {
  width:100%;
  background:#ffffff;
  color:#000000;
  font-size:12px;
}
table.agenda th {
  padding: 0;
  width:89px;
  font-weight:bold;
}
table.agenda tr {
  padding: 0;
}
table.agenda td {
  text-align:left;
  color:#000000;
  padding:5px 7px 0 7px;
  width:210px;
}
table.agenda td.tdlong {
  text-align:left;
  color:#000000;
  padding:5px 7px 0 7px;
  width:965px;
}
#search-content {
  width: 435px;
  margin-top: 9px;
  margin-left: 265px;
  text-align: center;
  padding-right: 20px;
  background-color: #FFFFFF;
}
#search-content p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  margin-top:0;
}
#search-content h1 {
  font-size: 120%;
  font-weight: bold;
  color: #c30200;
  text-align: center;
}
#search-content h2 {
  font-size: 110%;
  font-weight: bold;
  color: #003366;
  text-align: center;
  margin:0;
  padding:0;
}
#search-content h3 {
  font-size: 100%;
  font-weight: bold;
 color: #003366;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#search-content h4 {
  font-size: 100%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#search-content  a:link, #search-content a:visited {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: underline;
}
#search-content a:hover {
  font-style: normal;
  font-weight:normal;
  color:#003366;
  text-decoration: none;
}
.display-name {
  text-align:center; 
  color:#c30200; 
  font-size:110%; 
  font-weight:bold;
}
#full-width {
  clear:left;
  width: 650px;
  margin-left: 150px;
  text-align: justify;
  z-index:15;
  background-color: #FFFFFF;
}
#full-width-img img {
float:right;
padding: 5px 0 5px 15px;
}
#full-width p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
#full-width h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#full-width h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
  text-align: center;
}
#full-width h3 {
  font-size: 110%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: left;
}
#full-width h4 {
  font-size: 150%;
  font-weight: bold;
   color: #c30200;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#full-width-right {
  width: 635px;
  margin-left: 0;
  text-align: justify;
  background-color: #FFFFFF;
}
#full-width-right-search {
  width: 650px;
  margin-left: 0;
  text-align: justify;
  background-color: #FFFFFF;
}

#content-just-left {
  text-align: left;
  margin: 0;
  padding: 0 0 0 10px;
}
#content-just-left  h3 {
  font-size: 130%;
  text-align: center;
  color: #003366;
  font-weight: bold;
}
#content-just-left  h4 {
  font-size: 130%;
  text-align: left;
  color: #003366;
  font-weight: bold;
}
#content-just-left  h2 {
  font-size: 130%;
  text-align: left;
  color: #c30200;
  font-weight: bold;
}
#content-just-left  p {
  font-size: 90%;
  color: #000000;
  font-weight: normal;
}
#content-just-left ul {
  margin-left: 50px;
  list-style-image: url(images/red-check.gif);
  border: 1px solid #b9d2e3;
  background-color: #fdf8f2;
}
#content-just-left li {
  Padding-left: 10px;
  margin-left: 20px;
}
html>body #content-just-left li {
  Padding-left: 10px;
  margin-left: 0;
}
#content fieldset {
  border: 4px solid #adbbca;
  background-color:#E9ECEE;
  color:#4F6480;
  font-weight:bold;
}
#content legend {
  color:#003366;
  font-weight:bold;
  text-align:center;
}
#featured-busineses img{
  border: 1px solid #000000;
}
#benefits ul {
  list-style-image: url(images/red-check.gif);
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 2px;
  padding-left: 35px;
  padding-right:5px;
}
#benefits li {
  font-size: 90%;
  margin-left: 5px;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
#member-app {
  text-align: center;
  color:#003366;
}
#member-app  a:link, #member-app a:visited {
  color:#003366;
  font-size: 150%;
  font-weight: bold;
  text-decoration: underline;
}
#member-app a:hover {
  font-size: 150%;
  font-weight: bold;
  color:#c30200;
  text-decoration: none;
}
table.dues {
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #f0f0f0;
}
table.dues img {
  border-style: none;
  padding-left: 3em;
}
table.dues caption {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  color: #003366;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.dues thead tr {
  color: white;
  background: #5e7796;
}
table.dues thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.dues tbody tr td {
  border: 4px solid #adbbca;
  text-align: left;
}
table.dues tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.dues tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.donations {
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #5e7796;
}
table.donations img {
  border-style: none;
}
table.donations caption {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  color: #003366;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.donations thead tr {
  color: white;
  background: #5e7796;
}
table.donations tbody tr.odd td {
  background: #5e7796;
  color: white;
  font-weight:bold;
}
table.donations thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.donations tbody tr td {
  border: 4px solid #adbbca;
  text-align: center;
}
table.donations tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.donations tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.scholarship {
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #003366;
  background: #5e7796;
}
table.scholarship img {
  border-style: none;
}
table.scholarship caption {
  margin-top: 10px;
  font-size:120%;
  margin-bottom: 10px;
  padding: 0;
  color: #003366;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
}
table.scholarship thead tr {
  color: #003366;
  background: #ffffff;
}
table.scholarship thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.scholarship tbody tr td {
  border: 4px solid #adbbca;
  text-align: center;
}
table.scholarship tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.scholarship tbody td {
  background: #ffffff;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.market {
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #5e7796;
}
table.market img {
  border-style: none;
}
table.market caption {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  color: #003366;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.market thead tr {
  color: white;
  background: #5e7796;
}
table.market tbody tr.odd td {
  background: #5e7796;
  color: white;
  font-weight:bold;
}
table.market thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.market tbody tr td {
  border: 4px solid #adbbca;
  text-align: center;
}
table.market tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.market tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}

#boxit {
  border: 1px solid #b9d2e3;
  background-color: #fdf8f2;
  margin: 2px;
  padding: 3px;
}
#boxit p {
  text-align: justify;
  font-size: 90%;
  color: #000000;
  font-style: normal;
}
#boxit h2 {
  text-align: center;
  font-size: 130%;
  color: #003366;
  font-weight: bold;
  font-style: normal;
}
#boxit img {
   text-align: center;
   border-style: none;
 } 
#img-left {
  text-align: left;
}
#kill-border img {
  border-style: none;
}
#text-center {
  text-align: center;
  margin-left: 5px;
}
#text-center p {
  text-align: center;
}
#text-center h5 {
  font-size: 150%;
  font-weight: bold;
  color: #003366;
  margin: 0;
  padding: 0 0 5px  0;
  text-align: center;
}
#text-center img {
  text-align: center;
  border-style: none;
}
#text-center a:link, #text-center a:visited {
  color: #003366;
  text-decoration: underline;
}
#text-center a:hover {
   color: #c30200;
  text-decoration: none;
}
#text-center-top-left {
  text-align: center;
}
#text-center-top-left p {
  text-align: center;
}
#text-center-top-left img {
  text-align: center;
}
#text-center-top-left a:link, #text-center-top-left a:visited {
  color: #003366;
  text-decoration: underline;
}
#text-center-top-left a:hover {
   color: #c30200;
  text-decoration: none;
}
#link-links a:link, #link-links a:visited {
  color: #003366;
  text-decoration: underline;
  font-size: 120%;
  font-weight: bold;
}
#link-links a:hover {
  color: #c30200;
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
}
#contactus fieldset {  
  margin: 2em 0 0 2em;  
  padding: 0;
  background-color: #fdf8f2;
}
#contactus legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#contactus fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#contactus fieldset li {  
  padding-bottom: 1em;
}
#contactus fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: center;
}
#contactus label {  
  display: block;
}
#security img { 
  border: 1px solid #000000; 
}
#display-results a:link, #display-results a:visited {
  color: #003366;
  font-weight:bold;
  text-decoration: underline;
}
#display-results a:hover {
   color: #c30200;
  font-weight:bold;
  text-decoration: none;
}
#vcss  {
 float: right;
 padding: 0;
 margin-right: 10px;
 }
#w3c  {
 float: left;
 padding: 0;
 margin: 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#clearone2 {
  clear: both;
  height: 1px;
}
#footer {
  clear:both;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  text-align: center;
  background-color: #fdf8f2;
}
#footer p {
  font-size: 90%;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border: 0;
}
#footer a:link, #footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#search-footer {
  clear:both;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  text-align: center;
  background-color: #fdf8f2;
}
#search-footer p {
  font-size: 90%;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#search-footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border: 0;
}
#search-footer a:link, #search-footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#search-footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#container {
  width: 250px;
  margin-top: 30px;
  margin-left: 0;
  background-color: #FFFFFF;
  color: #000000;
  padding: 5px;
}
#detailwindow {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #b9d2e3;
}
#detailwindow h3 {
  Font-size: 130%;
  font-weight: bold;
  color: #003366;
  font-style: normal;
  text-align: center;
  margin: 5px 0 2px 5px;
}
#detailwindow p {
  Font-size: 90%;
  font-weight: normal;
  color: #000000;
  font-style: normal;
  text-align: center;
  margin: 1em 5px 1em 5px;
}
#detailwindow a:link, #detailwindow a:visited {
  font-size: 110%;
  font-style: normal;
  font-weight: bold;
  color:#003366;
  text-decoration: underline;
}
#detailwindow a:hover {
  font-size: 110%;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color:#c30200;
}
#center-alpha-results {
  text-align: center;
}
#admin-box {
  text-align:center;
  border: 1px solid #adbbca;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left:15px;
  margin-bottom: 3px;
}
#admin-box ol {
  list-style:none;
  padding:0;
  margin:0;
}
#admin-box li {
  margin:0;
  text-align:center;
}
#admin-box2 {
  text-align:center;
  border: 1px solid #adbbca;
  padding-top: 50px;
  padding-bottom: 5px;
  margin-left:15px;
  margin-bottom: 3px;
}
#admin-box2 ol {
  list-style:none;
  padding:0;
  margin:0;
}
#admin-box2 li {
  margin:0;
}
.windetails {
  font-weight: bold;
  color: #c30200;
}
.windetails a:link, .windetails a:visited {
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}
.windetails a:hover {
  text-decoration: underline;
    color: #c30200;
}
.black-normal-normal {
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
.black-normal-bold {
  font-weight: bold;
  font-style: normal;
  color: #000000;
}
.black-italic-bold {
  font-weight: bold;
  font-style: italic;
  color: #000000;
}
.black-italic-normal {
  font-weight: normal;
  font-style: italic;
  color: #000000;
}
.black-italic-bold-med {
  font-weight: bold;
  font-size:130%;
  font-style: italic;
  color: #000000;
}
.black-normal-bold-med {
  font-weight: bold;
  font-size: 130%;
  font-style: normal;
  color: #000000;
}
.black-normal-bold-large {
  font-weight: bold;
  font-size: 150%;
  font-style: normal;
  color: #000000;
}
 .orange-normal-bold {
  font-weight: bold;
  font-style: normal;
  color:#FF6600;
}
.blue-normal-bold-med {
  font-weight: bold;
  font-style: normal;
  font-size: 130%;
  color: #003366;
}
.blue-normal-bold-large {
  font-weight: bold;
  font-style: normal;
  font-size: 140%;
  color: #003366;
}
.blue-normal-normal {
  font-weight: normal;
  font-style: normal;
  color: #003366;
}
.blue-normal-bold {
  font-weight: bold;
  font-style: normal;
  color: #003366;
}
.red-normal-bold {
  font-weight: bold;
  font-style: normal;
  color: #c30200;
}
.red-normal-bold2 {
  font-weight: bold;
  font-style: normal;
  color: #c30200;
  text-decoration:none;
}
.red-normal-bold-med {
  font-weight: bold;
  font-style: normal;
  font-size: 130%;
  color: #c30200;
}
.red-normal-bold-large {
  font-weight: bold;
  font-style: normal;
  font-size: 140%;
  color: #c30200;
}
.red-normal-bold-larger {
  font-weight: bold;
  font-style: normal;
  font-size: 200%;
  color: #c30200;
}
.border1{	  
    border-style:solid;
    border-color:#000000;
    border-right-color:#000000;
    border-width:2px;
}
.centered {
  text-align: center;
}
#banquet img{
  text-align:center;
  border-style: none;
}
.help {
  margin:0;
  padding:0;
}
		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;
}
del { text-decoration: line-through;
}
