body, html{
  margin: 0;
  padding: 0;

}
body {
  overflow: -moz-scrollbars-vertical;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #3d0400; 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #fff;
  height: 100%;
}
#bgContainerOuter, #bgContainerInner {
  margin: 0;
  padding: 0;
  width: 100%;
}
#bgContainerOuter {
  background: url(/images/bg.jpg) center bottom repeat-y #3d0400; 
}  
#bgContainerInner {
  background: url(/images/bg_fade.jpg) center bottom no-repeat;
  padding-bottom: 30px;
}  
a img {
  border: 0;  
}
a {
  outline: none;
  color: #fff;
}
p {
  line-height: 20px;
  margin: 0;
  padding: 15px 0 0 0;
}
.contentquote {
  color: #6cb7cb;
  font-style: italic;
}
.contentquoteperson {
  color: #FFF;
  font-style: italic;
  text-align: right;
  
}

h2 {
  font-size: 30px;
  margin: 0 0 -10px 0;
  padding: 0;
  font-weight: normal;
  color: #6cb7cb;
}

.content td h2 {
  margin-bottom: 15px;
}

h3 {
  font-size: 18px;
  margin: 0 0 -13px 0;
  padding: 27px 0 0 0;
  font-weight: bold;
  color: #6cb7cb;

}
h4 {
  font-weight: bold;
  margin: 0 0 -13px 0;
  padding: 27px 0 0 0;
}
h5 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
}
#container {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
}
#clear {
  clear: both;  
}
#topNav {
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
}
#topNav li {
  margin-right: 40px;
  float: left;
}
#topNav li a {
  color: #c8c8c8;
  font-size: 30px;
  text-decoration: none;
  padding-bottom: 13px;
  display: block;
}
#topNav li a.active {
  background: url(../images/bg_topnav.png) left bottom repeat-x;  
}
#topNav li a:hover {
  color: #fff;
}
#logo {
  float: right;  
  margin-top: 15px;
}
#subNav {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
#subNav li {
  float: left;
  margin-right: 30px;
}
#subNav li a {
  color: #fff;
  text-decoration: none;
}
#subNav li a:hover, #subNav li a.active {
  text-decoration: underline;  
}
.box {
  float: left;
  width: 980px;
  position: relative;
  margin-bottom: 10px;
}
.line {
  float: left;
  width: 980px;
  position: relative;
  margin-bottom: 10px;
  height: 15px;
  background: #260600;
}
.bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.content {
  width: 950px;
  padding: 15px;
  position: relative;
  float: left;
}
#connect {
  width: 920px;
  padding: 15px;
  float: left;
  background: #fff;
  color: #691717;
}
#connect .addthis_button {
  float: right;  
  margin-top: 7px;
}
#connect span {
  float: right;
  margin: 7px 10px 0 0;
}
#connect .newsmail {
  float: left;
  text-indent: 37px;
  background: url(../images/bg_newsmail.gif);
  display: block;
  width: 368px;
  height: 30px;
  line-height: 30px;
  color: #691717;
  text-decoration: none;
}
.white {
  background: #fff;
  color: #c84118;
}
.white a {
  color: #751400;
}
.white h2 {
  color: #777;
  margin: 0 0 -10px 0;
  margin-bottom: 0px !important;
}
.white .bg {
  background: #fff;  
}
.white .tblColumns .right {
  padding-left: 30px;
  border-left: 1px solid #751400;
}
.white .text h2 {
  font-size: 30px;
  color: #777;
  padding: 0;
  line-height: normal;
}
.white .right span {
  color: #751400;
  display: block;
}
.media {
  float: left;
  width: 609px;
}
.text {
  float: right;
  padding-left: 15px;
  border-left: 1px solid #6cb7cb;
  width: 279px;
}
.hsA .media, .hsB .media, .hsC .media {
  width: auto;  
}
.hsA .text, .hsB .text {
  width: 295px;
  text-align: right;
  padding: 0;
  border: 0;
}
.hsC .text {
  width: 615px;
  padding: 0;
  border: 0;
}
.text .mediaUrl {
  font-size: 20px;
  text-decoration: none;
}
.text .mediaUrl:hover {
  text-decoration: underline;
}
.text h2, .text h2 a {
  font-size: 40px;
  color: #751400;
  padding: 0 0 10px 0;
  line-height: 45px;
  text-decoration: none;
}

.newsdate {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
}

.hsA .text h2 {
  padding-top: 35px;  
}
.footer {
  float: left;
  width: 980px;
  background: url(../images/bg_footer.png) no-repeat;
  font-size: 12px;
  padding-top: 28px;
  height: 20px;
  color: #751400;
}
.footer .left {
  width: 455px;
  float: left;
  text-align: right;
}
.footer .right {
  width: 455px;
  float: right;
  text-align: left;
}
.footer .right span, .footer .right a {
  margin-right: 30px;
}
.footer a {
  text-decoration: none;
  color: #bf3e17;
}
.footer a:hover {
  text-decoration: underline;  
}
.footer .phone {
 color:#BF3E17; 
}
#refNext, #refPrev {
  width: 48px;
  height: 60px;
  display: block;
  position: absolute;
  top: 140px;
  z-index: 99;
  text-decoration: none;
  border: 0px none;
  outline: none;
}
#refPrev {
  background: url(../images/ref_prev.png) left top;
  left: 15px;
}
#refNext {
  background: url(../images/ref_next.png) left top;
  right: 15px;
}
#refNext:hover, #refPrev:hover {
  background-position: left bottom;
}
#refGallery {
  position: relative; 
  height: 312px;
  overflow: hidden;
}
.contactForm {
  margin: 20px 0 0 0;
  padding: 0;
}
.contactForm label {
  margin: 15px 0 5px 0;
  display: block;
}
.contactForm input, .contactForm textarea {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  border: 0;
  height: 20px;
  width: 200px;
  padding: 5px;
  color: #333;
  line-height: 20px;
}
.contactForm textarea {
  height: 120px;
  width: 300px;
  overflow: auto;
}
.contactForm .btn {
  display: block;
  margin-top: 15px;
  width: 150px;
  height: 40px;
  cursor: pointer;
  border: 0;
  background: #6cb7cb;
}
.contactForm span {
  margin: 0 0 0 15px;
  color: #6cb7cb;
}
.tblColumns {
  width: 100%;  
}
.tblColumns td {
  vertical-align: top;  
}
.tblColumns .left {
  width: 611px;
  padding-right: 30px;
}
.tblColumns .right {
  padding-left: 30px;
  border-left: 1px solid #6cb7cb;
}
  .tblColumns .right ul {
    padding: 0px;
    padding-left: 15px;

  }
/* boxgrid hover */
.boxgrid { 
  width: 190px; 
  height: 100px; 
  float: left;
  overflow: hidden; 
  position: relative;
}
.boxgrid img { 
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 100px;
}
.boxgrid h5 { 
  padding: 11px 15px 5px 15px;  
}
.boxgrid p { 
  padding: 0 15px; 
  margin: 0;
  line-height: normal;
}
.boxcaption { 
  float: left;
  position: absolute;
  background: #000; 
  height: 100px; 
  width: 100%; 
  opacity: .75; 
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.captionfull .boxcaption {
  top: 100px;
  left: 0;
}

.tagcloud { 
    line-height: 150%; 
    color: #890C00;
    margin-right: 0px;
}

.tagcloud a { 
    color: #a18580;
    text-decoration: none;
}
.tagcloud a:hover { 
    color: #FFF ;
    text-decoration: underline;
}



.tagcloud .tag0s { font-size: 10px; }
.tagcloud .tag1s { font-size: 13px; }
.tagcloud .tag2s { font-size: 16px; }
.tagcloud .tag3s { font-size: 19px; }
.tagcloud .tag4s { font-size: 22px; }




















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

