body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, "lucida console", sans-serif;
  font-size: 10pt;
  line-height: 1.5em;
  background-color: #1341C3; /*#1E54EA;*/
  color: #EEEEEE;
}

hr {
  border: 0;
  width: 100%;
  color: #EEEEEE;
  background-color: #EEEEEE;
  height: 1px;
  text-align: left;
}

a img {
  border: none;
}

a:hover img {
  border: none;	
}

a {
  color: #EEEEEE;
}

a:active, a:hover {
  color: #FFFFFF;
}

div#header-layout {
  width: 800px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
  background-color: #FFFFFF;
  /* background: url('images/kudzu-header4a.jpg'); top center no-repeat; */
  /* background-position: top center; */
  /* background-repeat: no-repeat; */
  margin-top: 5px;
}

div#header {
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
}

div#header-text {
  text-align: left;
}

div#insidehead {
  width: 551px;
  height: 169px;
  background: url('images/headerback3.gif');
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  overflow: hidden;
}

div#insidehead-text {
  color: #862654;
  font-family: "Times",Tahoma,Verdana;
  font-size: 28pt;
  text-align: left;
  position: relative;
  top: 65px;
  left: 20px;
}

div#menu {
  color: #862654;
  text-align: left;
  padding: 0px;
  width: 223px;
  float: left;
}

div#menu a {
  color: #862654;
}

div#menu a:active, div#menu a:hover {
  color: #BB6161;
}

div#content-layout {
  width: 800px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  background-color: #1E54EA;
}

div#content {
  width: 800px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  background-color: #1E54EA;
  overflow: hidden;
  margin-bottom: 0px;
}

div#content-text {
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  margin: 0px;
  width: 540px; 
  float: left;
}

div#content-text-small {
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  margin: 0px;
  width: 340px;
  float: left;
}

div#content-right {
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;
  margin: 0px;
  width: 190px;
  float: right;
}

div#gallery-inside-header {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #D5B6B1;
  border-bottom: 2px solid #008000;
  padding: 2px;
}

div#extra-content a {
  color: #3E6206;
}

div#extra-content a:active, div#extra-content a:hover {
  color: #000000;
}

div#footer-layout {
  width: 800px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  background-color: #1E54EA;
  padding-top: 5px;
  padding-bottom: 5px;
}

div#footer {
  width: 800px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
}

div#footer-text {
  text-align: center;
  margin:0 auto; /* firefox */
  padding: 0px;
}

div#footer a {
  color: #FFFFFF;
}

div#footer a:active, div#footer a:hover {
  color: #EEEEEE;
}

div#emailmembers-inside-header {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #20A4CA;
  border-bottom: 2px solid #1B8BAB;
  padding: 2px;
}

div#links-inside-header {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  background-color: #FC8228;
  border-bottom: 2px solid #DD5F03;
  padding: 2px;
}

div#forum-layout {
  width: 714px;
  background-color: #EEECEC;
  border: 1px solid #FFFFFF;
  padding: 0px;
}

div#forum {
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
}

div#forum-heading {
  color: #594A80;
  background-color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  padding: 5px;
}

div#forum-bread-crumb {
  color: #594A80;
  background-color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}

div#forum-bread-crumb a {
  color: #3C355D;
  font-weight: bold;
}

div#forum-bread-crumb a:active, div#forum-bread-crumb a:hover {
  color: #000000;
  font-weight: bold;
}

div#forum-heading-top {
  color: #594A80;
  background-color: #FFFFFF;
  text-align: left;
  padding-bottom: 5px;
}

div#forum-heading-title {
  color: #594A80;
  text-align: left;
}

div#forum-heading-lastpost {
  color: #594A80;
  text-align: right;
  float: right;
}

div#forum-heading-sub {
  text-align: left;
  font-size: 9pt;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #D7D1E5;
  border-right: 1px solid #D7D1E5;
  border-bottom: 1px solid #D7D1E5;
  background-color: #D7D1E5;
  padding: 5px;
}

div#forum-heading-sub a {
  color: #3C355D;
  font-weight: bold;
}

div#forum-heading-sub a:active, div#forum-heading-sub a:hover {
  color: #000000;
  font-weight: bold;
}

div#forum-heading-sub-left {
  text-align: left;
}

div#forum-heading-sub-right {
  text-align: right;
  float: right;
}

div#forum-text {
  text-align: left;
  font-size: 9pt;
  border-left: 1px solid #D7D1E5;
  border-right: 1px solid #D7D1E5;
  border-bottom: 1px solid #D7D1E5;
  padding: 5px;
}

div#forum-controls {
  text-align: left;
  font-size: 9pt;
  background-color: #E4E0E0;
  border-left: 1px solid #D7D1E5;
  border-right: 1px solid #D7D1E5;
  border-bottom: 1px solid #D7D1E5;
  padding: 5px;
}

div#forum-message-sep {
  font-size: 8pt;
  background-color: #FFFFFF;
}

div#forum-formbox {
  font-size: 10pt;
  color: #000000;
  background-color: #EEECEC;
  padding-bottom: 5px;
  border: 1px solid #D7D1E5;
}

div#forum-formbox-heading {
  color: #000000;
  background-color: #D7D1E5;
  padding-bottom: 5px;
}

div#forum-formbox-form {
  color: #000000;
  text-align: center;
}

.forum-heading-subtitle {
  color: #3C355D;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

.forum-heading-subtitle-bold {
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}

.forum-topic-author {
  color: #000000;
  font-size: 8pt;
  text-align: left;
}

div#picturebox {
  padding: 0px 5px 5px 0px;
  border: 0px solid #FFFFFF;
  overflow:hidden;
  margin: 0px;
  float: left;
}

div#pictureborderbox {
  padding: 0px;
  /*border: 1px solid #000000;*/
  overflow:hidden;
  margin: 0px;
}

div#picturecaption {
  padding: 1px;
  border: 0px solid #FFFFFF;
  margin: 1px;
  text-align: center;
  overflow:hidden;
}

.picturebox {
  padding: 0px 5px 5px 0px;
  border: 0px solid #FFFFFF;
  overflow:hidden;
  margin: 0px;
  float: left;
}

.pictureborderbox {
  padding: 0px;
  /*border: 1px solid #000000;*/
  overflow:hidden;
  margin: 0px;
}

.picturecaption {
  padding: 1px;
  border: 0px solid #FFFFFF;
  margin: 1px;
  text-align: center;
  overflow:hidden;
}

div#text-left {
  text-align: left;
}

div#text-right {
  text-align: right;
}

div#image-left {
  text-align: left;
}

div#image-right {
  text-align: right;
}

div#errormsg {
  font-size: 9pt;
  color: #FF0000;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

div#clearfloats { clear:both; }

.heading-sub {
  color: #862654;
  font-family: "Times",Tahoma,Verdana;
  font-size: 14pt;
}

.emailmembers {
  border: 1px solid #000000;
  background-color: #E5E5E5;
  text-align: center;
  margin:0 auto;
  padding: 5px;
}

.gallerycat_heading {
        font-family: Tahoma, Arial;
        font-size: 10pt;
        color: #862654;
        margin: 0px;
        }

.galleryleft_heading {
        font-family: Tahoma, Arial;
        font-size: 10pt;
        font-weight: bold;
        /* color: #F6F586; */
        color: #FFFFFF;
        margin: 0px;
        }

.galleryleft {
        font-family: Tahoma, Arial;
        font-size: 10pt;
        /* color: #FFCC33; */
        color: #FFFFFF;
        margin: 0px;
        text-decoration: none;
        }

.galleryleft_link {
        color: #000000;
        margin: 0px;
        text-decoration: underline;
        }

.galleryleft_spacing {
        margin: 5px 5px 5px 8px;
        }

a.galleryleft_link:hover, a.galleryleft_link:active {
        color: #BD4048;
        font-size: 10pt;
        text-decoration: underline;
        margin: 0px;
        }

.galleryleftitem {
        color: #FFFFFF;
        font-size: 10pt;
        text-decoration: underline;
        background-color: #4971E5;
        /*background-color: #008000;*/
        margin: 0px;
}

.galleryleftitem2 {
        color: #FFFFFF;
        font-size: 10pt;
        text-decoration: underline;
        margin: 0px;
}

.gallery_border {
        border-bottom : 1px solid #000000;
        }

.heading {
        color: #862654;
        font-family: Tahoma, Arial;
        font-size: 10pt;
        font-weight: bold;
        margin: 0px;
        text-decoration: none;
        }

.bodypink {
  color: #7D1747;
  font-size: 14pt;
  font-weight: normal;
}

.bodyhome {
  width: 512px;
  color: #EEEEEE;
  font-size: 10pt;
  font-weight: normal;
}


.eventborder{
        border-top: 1px solid #F0F0F0;
        border-bottom: 1px solid #F0F0F0;
        border-left: 1px solid #F0F0F0;
        border-right: 1px solid #F0F0F0;
}

.eventspace {
        border-left: 5px solid #1E54EA;
        border-bottom: 5px solid #1E54EA;
        padding-right: 10px;
}

.event_calendar {
        background-color: #7D9BEF;
        border-top: 1px solid #F0F0F0;
        border-bottom: 1px solid #F0F0F0;
        border-left: 1px solid #F0F0F0;
        border-right: 1px solid #F0F0F0;
}
.event_not_day {
        /* background-color: #F6E2A7;*/
        background-color: #E9EAEC;
}
.event_day {
        background-color: #A8ABB0;
        color: #000000;
}
.event_emptyday {
        /*background-color: #F6E2A7;*/
        background-color: #E9EAEC;
        color: #000000;
}
.eventhelp {
font-size: 8pt;
}
.eventresults {
  width: 380px;
  background-color: #F5F5F5;
  border: 1px solid #EAEAEA;
  text-align: center;
}

.headingtop {
  font-family: Tahoma, Arial;
  font-size: 14pt;
  font-weight: bold;
  color: #F7ED29;
}

.headingsub, .heading {
  color: #EED12F;
  font-family: Tahoma, Arial;
  font-size: 12pt;
}

.contactform {
  background-color: #4971E5;
  border: 1px solid #DDDDDD;
  color: #000000;
}

.form_text {
  color: #000000;
  background-color: #4971E5;
}

.form_field{
  color: #000000;
  background-color: #4971E5;
}

.errormsg {
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

#photoholder {
        width:175px;
        height:175px;
        border:0px solid #667;
        background-color:#1E54EA;
        overflow: hidden;
}
#slide {
        width:175px;
        height: auto;
        visibility:hidden;
        background-color: #1E54EA;
}
#progress-bar {
        margin-left: 0px;
}

.store-layout {
  background-color: #4971E5;
  border: 1px solid #DDDDDD;
  color: #000000;
}

.image-left {
  float: left;
  padding-right: 5px;
  padding-bottom: 5px;
}

.image-right {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
}

.clearfloats { clear:both; }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */


