* {
 margin: 0;
 padding: 0;
}

body {
 color: #000;
 background: #fff;
 font-family: "Century Gothic", Helvetica, Arial, sans-serif;
 font-size: 0.8em;
}

img {
 border: none;
}

a:link, a:visited {
 color: #003366;
 text-decoration: none;
}

a:hover, a:active {
 text-decoration: underline;
}

#wrapper {
 width: 960px;
 margin: 0 auto;
}

#header {
 width: 960px;
 height: 163px;
 background: url(../../images/header_bg.jpg) no-repeat top;
 margin-top: 10px;
}

#logo {
 padding: 17px 0 0 20px;
}

#nav {
 width: 920px;
 height: 41px;
 background: url(../../images/nav.jpg) no-repeat top;
 margin: 7px 0 0 20px;
}

html>/**/body #nav {
 margin: 11px 0 0 20px;
}

#nav ul li {
 height: 41px;
 list-style: none;
 display: inline;
 float: left;
 text-align: center;
}

#nav ul li a {
 width: 150px;
 height: 31px;
 display: block;
 margin-right: 81px;
 padding-top: 10px;
}

#nav ul li a span {
 display: none;
}

#nav ul li#navhome a {
 width: 75px;
 margin-left: 33px;
}

#nav ul li#navfaq a {
 width: 51px;
 margin-left: 30px;
}

#nav ul li#navcontact a {
 width: 99px;
 margin-left: 30px;
}

#nav ul li#navpolicies a {
 width: 87px;
 margin: 0 0 0 5px;
}

#content {
 margin-top: 15px;
}

#content h3 {
 color: #9c0018;
 font-size: 1.3em;
}

#leftnav {
 width: 218px;
 float: left;
}

html>body #leftnav {
 width: 238px;
}

#leftnav ul  {
 margin: 5px 0 20px 10px;
}

#leftnav ul li {
 font-size: 1.1em;
 list-style: none;
 margin-bottom: 5px;
}

#leftnav ul li a.selected {
 color: #1f9803;
 font-weight: bold;
}

#leftnav ul li img.rec {
 position: relative;
 margin-bottom: -6px;
}

#midcontainer {
 width: 442px;
 float: left;
}

#midcontainer #midcontent {
 width: 402px;
 min-height: 435px;
 height: auto !important;
 height: 435px;
 background: url(../../images/content_repeat.jpg) repeat-y top;
 padding: 0 10px;
 margin-top: -4px;
}

html>/**/body #midcontainer #midcontent {
 margin-top: 0;
}

#midcontent h3 {
 margin: 10px 0 0 3px;
}

#midcontent p, #widecontainer p {
 padding: 10px 3px;
}

#rightcontent {
 width: 226px;
 float: left;
}

html>body #rightcontent {
 width: 276px;
}

#rightcontent .newsitem {
 margin-top: 10px;
}

#rightcontent h4, #widecontainer h4 {
 font-family: "Times New Roman", Times, serif;
 font-weight: normal;
 font-size: 1.25em;
 margin-bottom: -18px;
 position: relative;
}

#rightcontent a, #widecontainer h4 {
 color: #0b5bac;
}

#rightcontent p span {
 color: #9a9a9a;
 padding-right: 4px;
}

#rightcontent #rightdivider {
 width: 200px;
 height: 1px;
 background: #b6b6b6;
 margin: 30px 0 30px 35px;
 text-align: center;
}

#rightcontent img.newsicon {
 float: left;
 margin: 10px 5px 0 0;
}

#rightcontent p {
 margin-top: 20px;
}

#rightcontent table {
 margin-top: 10px;
 clear: left;
 border-collapse: collapse;
}

#rightcontent table td {
 padding: 0 5px 5px 0;
}

#rightcontent table input {
 width: 226px;
 height: 19px;
 background: url(../../images/input_bg.jpg) no-repeat top;
 border: none;
 padding: 3px 0 0 5px;
}

#bottombar {
 clear: both;
 text-align: center;
}

#footer p {
 text-align: right;
 margin: 0 25px 10px 0;
 font-size: 0.9em;
}

#footer a {
 color: #000;
}

#disclaimer p {
 color: #666666;
 font-size: 0.9em;
 padding: 0 15px 5px 35px;
}

#widecontainer {
 width: 705px;
 float: left;
 margin-bottom: 10px;
}

#widecontainer h4 {
 margin: 10px 0 0 0 !important;
 clear: both;
}

#widecontainer div.categoryitems p {
 margin-bottom: 10px;
}

#gallery {
 border-left: 1px solid #c4c4c4;
 padding-left: 10px;
 margin: 10px 0
}

#eventmonth {
 width: 400px;
 text-align: center;
 border-bottom: 2px solid #dededf;
 margin-bottom: 6px;
}

#eventmonth p {
 color: #dfdfdf;
 padding: 0 0 3px 0;
 font-size: 1.3em;
 font-weight: bold;
}

#eventmonth p a {
 color: #467bb0;
}

#midcontent h5 {
 color: #9a9a9a;
 font-weight: normal;
 font-size: 1em;
 margin: 10px 0 -5px 0;
}

#midcontent h5 span.title {
 color: #0b5bac;
 padding-right: 15px;
 font-size: 1.25em;
 font-family: "Times New Roman", Times, serif;
}

#eventlist {
 width: 400px;
 height: 535px;
 overflow: auto;
 padding-bottom: 10px;
}

h5.expandable {
 cursor: hand;
 cursor: pointer;
 position: relative;
}

.boardtop {
 margin: -10px 0 0 0;
 padding: 5px 0 0 0;
}

.boardtop .boardimg {
 width: 180px;
 height: 140px;
 float: right;
}

#midcontent .boardtop h5 {
 color: #0b5bac;
 font-size: 1.25em;
 font-family: "Times New Roman", Times, serif;
}

.boardtop h6 {
 color: #9a9a9a;
 font-size: 1em;
 font-weight: normal;
 margin: 5px 0 0 0;
}

#midcontent.faq h3 {
 margin: -5px 0 5px 0;
 padding: 5px 0 0 0;
}

#eventlist ul li {
 padding-bottom: 5px;
}

#midcontent table td {
 padding: 0 8px 10px 0;
}

#rightcontent ul {
 margin: 10px 0 0 5px;
}

#rightcontent ul li {
 list-style: none;
}

#subscroll {
 width: 705px;
 height: 500px;
 overflow: auto;
}

#widecontainer h4.expandable {
 cursor: hand;
 cursor: pointer;
}

#widewrap {
 width: 712px;
 background: url(../../images/wide_repeat.jpg) repeat-y top;
 padding-left: 10px;
 margin-top: -4px;
}

html>/**/body #widewrap {
 margin-top: 0;
}

#faqlist {
 width: 400px;
 height: 535px;
 overflow: auto;
 padding-bottom: 10px;
}

#faqlist .categoryitems {
 position: relative;
 margin: -25px 0 -10px 0;
}
