/* Universal */
a img {
  border-width: 0;
  border-style: none;
  border-color: #fff;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  color:#fff;
}
div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
a:link, a:visited, a:active { 
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  color:#F5F8CD;
  text-decoration: none;
}
a:hover  {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  color:#ECB22A;
  text-decoration: underline;
}
.event_image { 
  margin: 0;
  padding: 0; 
  border-style: solid;
  border-color: #F5F8CD;
  border-width: 0 0 0 0;
}
input.text {
  background: #eee;
  border: #ccc 1px solid;
}
.text-required {
  color:#EDB32B;
}
.text-regular {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 13px;
  line-height: 16px;
  color: #F6F8C9;
  margin: 0;
  padding: 0; 
}
.subheader {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 13px;
  color: #F6F8C9;
}
select {
  background: #eee;
  border: #ccc 1px solid;
}
.class_select {
  width: 234px;
}
.state_select {
  width: 130px;
}
textarea {
  width: 235px;
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  background: #eee;
  border: #ccc 1px solid;
  overflow: auto;
}
/* Text Styles */
p {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 13px;
  line-height: 16px;
  color: #F6F8C9;
  margin: 0;
  padding: 0; 
}
h1 {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  color: #EBA823;
}
h2 {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #EBA823;
}
h3 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #EBA823;
}
h4 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #EBA823;
}
h5 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  color: #EBA823;
}
h6 {
  font-family: Arial, Verdana;
  font-size: 9px;
  line-height: 13px;
  color:#EBA823; 
}
hr {
  border: none 0;
  border-top: 1px solid #fff;
  height: 1px;
}
.white {
  color: #fff;
}
ul {
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  color: #F6F8C9;
  margin: 0 0 0 0;
  padding: 0 0 0 20px; 
}
.error {
  color: #ffffff ; 
}
/* Pages */
#home { 
  background-color: #FFF3D0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.home_photo img {
  margin:0 0 5px 5px;
  padding:0;
  border-style:solid;
  border-color: #000;
  border-width:1px;
}    
#container {
  width: 800px;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  background-color: #ECB22A;
  overflow: hidden;
}
#header { 
  background-image: url(../siteimages/LP_header.gif); 
  background-repeat: no-repeat;
  background-color: #ECB22A;
  width: 800px;
  height: 142px;
}
#name_plate {
  width: 400px;
  height: 120px;
  float: left;
  padding-top: 24px;
  padding-left: 12px;
  display: none;
}  
#subscribe_box {
  width: 180px;
  float: right;
  padding: 0;
  margin: 15px 15px 10px 0;
}
#navigation { 
  font-family: Verdana, Arial;
  font-size: 10px;
  width: 785px;
  height: 16px;
  float: right;
  padding: 0 5px 0 10px;
  text-align: left;
}
#smenu {
  list-style-type: none;  
  width: 785px;
  padding: 0;
  margin:0;
  height: 16px;
  float: right;
  text-align: left;
  display:inline;
}
#smenu ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
} 
#smenu li {
  margin-left: 0;
  padding-left: 0;
  display: inline;
} 
#footer { 
  background-color: #FFF3D0;
  width: 800px;
  height: 40px;
  margin: 60px 0 0 0;
  padding: 0;
  float:left;
  text-align: right;
}
#main_body p {
  line-height: 16px;
}
#tumis { 
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  color:#F8981C;
  line-height: 12px;
  width: 390px;
  margin:3px 0 0 0;
  padding:0 10px 0 0;
  text-align: right;
  float:right;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color:#602306;
  text-decoration: none;
}
a.tumis:hover {
  color:#602306;
  text-decoration: underline;
}
#company { 
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  color:#602306;
  line-height: 12px;
  width: 390px;
  margin:3px 0 0 0;
  padding:0 0 0 10px;
  text-align: left;
  float:left;
}
#footer p { 
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
.bodylink {
  margin: 0;
}
a.bodylink:link, a.bodylink:visited, a.bodylink:active { 
  color:#ECB22A;
  text-decoration: none;
}
a.bodylink:hover {
  color:#F5F8CD;
  text-decoration: underline;
}
a.link:link, a.link:visited, a.link:active { 
  color:#ECB22A;
  text-decoration: underline;
}
a.link:hover {
  color:#F5F8CD;
  text-decoration: underline;
}
.news_item {
  width: 100%;
  height: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
}