body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:300;
	line-height:22px;
	
	background: #FFF url("autum-page-bg.jpg") no-repeat 0 0;
	background-size: cover;
}
a{

    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.tableText{
  background-color: #0099CC;
  margin-left: 0px;
  margin-right: 0px;
  font-family: verdana;
  font-size: 12;
  color: #ffffff;
}
.tableHeading{
  background-color: #ff9900;
  margin-left: 0px;
  margin-right: 0px;
  font-family: verdana;
  font-size: 13;
  color: #ffffff;
  font-weight: bold;
}
.menu {
  background-color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color:#0099CC;
  margin-left: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 12;
  color: #000000;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  text-decoration:none;
}

.menu_end {
  background-color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color:#0099CC;
  margin-right: 3px;
  margin-left: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 12;
  color: #000000;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  text-decoration:none;
}

.menu_ro {
  background-color: #D5E9FD;
  border-style: solid;
  border-width: 3px;
  border-color:#0099CC;
  margin-left: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 12;
  color: #000000;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  text-decoration:none;
}
.menu_end_ro {
  background-color: #D5E9FD;
  border-style: solid;
  border-width: 3px;
  border-color:#0099CC;
  margin-right: 3px;
  margin-left: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: verdana;
  font-size: 12;
  color: #000000;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  text-decoration:none;
}

.menu_blank {
  background-color: #0099CC;
  border-style: none;
  cursor: default;
}


.headings {
  background-color: 99CCFF;
  font-family: arial;
  font-size: 16;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.headings2 {
  background-color: FF9900;
  font-family: arial;
  font-size: 16;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.text {
  font-family: arial;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14;
  color: #000000;
  text-align: center;
}

#shadow-container {
  position: relative;
  left: 8px;
  top: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
}

#shadow-container .shadow1,
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .outline
#shadow-container .outline_ro{
  position: relative;
  left: -1px;
  top: -1px;
}

  #shadow-container .shadow3 {
    background: #616198;
  }

  #shadow-container .shadow2 {
    background: #8383B4;
  }

  #shadow-container .shadow1 {
    background: #B3B3D5;
  }

  #shadow-container .outline {
  background-color:#99CCFF;
  font-family: Verdana, Geneva, sans-serif;
  text-align:center;
  font-size: 12;
  color: #000000;
  border-color:#000;
  border-width:1px;
  border-style:solid;
  padding: 5px;
  width:240px;
  }

  #shadow-container .outline_ro {
  background-color:#B3D8FD;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12;
  text-align:center;
  color: #000000;
  border-color:#000;
  border-width:1px;
  border-style:solid;
  padding:5px;
  width:240px;
  }

.list {
  background:#B3D8FD;
  width:100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
}
.list2 {
  background:#C3E1FF;
  width:100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
}

.buttonheader {
  background:#FFF;
  width:100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  letter-spacing:2px;
}

.mainheading {
  font-family: verdana;
  font-size: 16;
  color: #993300;
  font-weight: bold;
  text-align: center;
}

.mainheading2 {
  font-family: verdana;
  font-size: 16;
  color: #000099;
  font-weight: bold;
  text-align: left;
}

.texthead {
  font-family: verdana;
  font-size: 14;
  color: #000066;
  text-align: left;
}

.textmain {
  font-family: verdana;
  font-size: 11;
  color: #000066;
  text-align: left;
  font-weight: light;

}

.caption {
  font-family: serif;
  font-size: 14;
  color: #000099;
  text-align: left;
  font-weight: light;

}

.footer1 {
  display: block;
  font-family: verdana;
  font-size: 10;
  margin-top: 1em;
  color: #000000;
  text-align: left;
}

.footer2 {
  display: block;
  border-style: none;
  font-family: verdana;
  font-size: 9;
  color: #000000;
  text-align: left;
  margin-top: 1em;
}

.mininav {
  border-style: none;
  font-family: verdana;
  font-size: 9px;
  color: #0033FF;
  text-align: left;
}

.mininav2 {
  border-style: none;
  font-family: verdana;
  font-size: 9;
  color: #0033FF;
  text-align: left;
}

.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   font-size:12px;
   cursor: pointer;
   cursor: hand;
}

.cartTopLeft {
  background-color:#eeeeee;
  border-width:1px 0px 0px 1px;
  border-style:solid solid solid solid;
  border-color:#0099CC #0099CC #0099CC #0099CC;
  font-size:12px;
  font-weight:bold;
}
.cartTopRightLeft {
  background-color:#eeeeee;
  border-width:1px 1px 0px 1px;
  border-style:solid solid solid solid;
  border-color:#0099CC #0099CC #0099CC #0099CC;
  font-size:12px;
}
.cartTop {
  border-width:1px 0px 0px 0px;
  border-style:solid solid solid solid;
  border-color:#0099CC #0099CC #0099CC #0099CC;
  color:red;
  font-size:12px;
  font-weight:bold;
}
.cartTopBottomLeft {
  border-width:1px 0px 1px 1px;
  border-style:solid solid solid solid;
  border-color:#0099CC #0099CC #0099CC #0099CC;
  font-size:12px;
  background-color:#eeeeee;
  color:red;
  width:80px;
}
.cartTopBottomLeftRight {
  background-color:#eeeeee;
  border-width:1px 1px 1px 1px;
  border-style:solid solid solid solid;
  border-color:#0099CC #0099CC #0099CC #0099CC;
  font-size:12px;
  width:96px;
  color:red;
  font-weight:bold;
}

.seminar {
  width:760px;
  height:750px;
  font-family: verdana;
  font-size: 14;
  color: #000066;
}

#enjoy {
  border: 1px solid #0099CC;
  padding:20px;
}

#about {
 display:none;
 padding:20px;
 border: 1px solid #0099CC;
}

#dates {
 display:none;
 padding:20px;
 border: 1px solid #0099CC;
}

#where {
 display:none;
 border: 1px solid #0099CC;
 padding:20px;
}

#corporate {
 display:none;
 padding:20px;
 border: 1px solid #0099CC;
}

p {font-size:14px;}

ul {font-size:14px; }

.xmas-special {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  margin-top:1px;
  width: 100%;
  min-height: 500px;
  padding: 10px 20px;
}

.xmas-special__bg {
  position: absolute;
  top: 0;
  left:0;
  width: 975px;
  height: auto;
}

.xmas-special__h {
  width: 100%;
  display: block;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}

.xmas-special__content-left {
  position: relative;
  width: 350px;
  float: left;
  margin-right: 20px;
}

.xmas-special__content-mid {
  position: relative;
  width: 250px;
  float: left;
  margin-left: 20px;
  padding-top:100px;
}

.xmas-special__content-right {
  position: absolute;
  top: 0;
  right: 10px;
  width: 250px;
}

.social-icons {
  display: block;
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.social-icons__item {
  display: inline;
}
.social-icons__link {
  display: inline-block;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 1px solid #fff;
}
.social-icons__link img {
  display: block;
  width: 64px;
  height: 64px;
}

.xmas-special__social-text-large {
  color: #fff;
  font-size: 1.7em;
  font-weight: bold;
}

.xmas-special__social-text-large.center {
  text-align: center;
  font-size: 1.4em;
  padding: 0 20px;
  text-shadow: 1px 1px 1px #000;
}

.xmas-special__social-text-small{
  color: #fff;
  font-size: 1.4em;
  text-align: center;
  font-weight: normal;
  margin-top: 2em;
  text-shadow: 1px 1px 1px #000;
}

.xmas-special__img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.xmas-special__text-large {
  text-align:center;
}
.xmas-special__text-small {
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-shadow: 1px 1px 1px #EEE;
}

.xmas-special__link,
.xmas-special__link:visited {
  display: block;
  margin: 50px auto;
  width: 200px;
  border: 2px solid #862518;
  border-radius: 10px;
  padding: 10px 20px;
  background-color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #862518;
  text-decoration: none;
}

.xmas-special__link:hover {
  text-decoration: underline;
}

.featured-article {
  width: auto;
  display: block;
  clear: both;
  overflow: auto;
  margin:40px;
  padding: 50px 10px;
  border: 2px solid #0099cc;
  border-radius:20px;
  background-color: rgb(238, 238, 255);
}

.featured-article__img {
  box-sizing: border-box;
  position: relative;
  display: block;
  float: left;
  width: 35%;
  padding: 0 20px;
}

.featured-article__img img {
  width: 100%;
  height: auto;
}


.featured-article__btn {
    display: block;
    float: left;
    border-radius: 3px;
    padding: 0.5em 1em;
    font-size: 1.3em;
    background-color: #0099cc;
    cursor: pointer;
    color: white;
    clear: left;
    margin-top: 1em;
}

.featured-article__btn:hover,
.featured-article__btn:focus {
  background-color: #10789A;
}

.featured-article__links {
    display: inline;
    list-style: none;
    margin-left: 0;
}

.featured-article__link,
.featured-article__link:visited {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 1em;
    padding: 0.5em 1em;
    margin-left: 2em;
    line-height: 1.6;
    color: #0099cc;
    background-color: #fff;
}

.featured-article__link:hover,
.featured-article__link:focus {
  color: #10789A;
}
.featured-article__desc {
    display: block;
    width: 57%;
    float: left;
    padding: 0 20px;
}

.featured-article__desc p {
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.6;
  color: #333;
}

.featured-article__h {
    margin-top: 0;
    font-size: 1.7em;
    margin-bottom: 1em;
    color: #0099cc;
    font-family: georgia, serif;
}

.main-content h1 {
  margin-top: 1em;
  font-size: 1.7em;
  margin-bottom: 1em;
  color: #0099cc;
  font-family: georgia, serif;
}

.main-content h2 {
  font-size: 1.3em;
}
.main-content p {
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.6;
  color: #333;
}
.float-left {
  display: block;
  float: left;
  max-width: 40%;
  margin-right: 2em;
  margin-bottom: 2em;
}
.float-right {
  display: block;
  float: right;
  max-width: 40%;
  margin-left: 2em;
  margin-bottom: 2em;
}

.jserror,
.browserupgrade{
	display:block;
	padding:6px;
	margin:6px;
	font-size:1.0em;
	line-height:1.2em;
	text-align:center;
	color:#C00;
	border:1px solid #D00;
}
