.header {
  color: #000000;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 18px;
}

.large, .ART_content, .FORM_Intro {
  font-family: verdana,arial;
  font-size: 12px;
}

.largeB {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 12px;
}

.medium, .formboxes {
  font-family: verdana,arial;
  font-size: 11px;
}

.small, .FORM_Choice {
  font-family: verdana,arial;
  font-size: 10px;
}

.smallB, .FORM_Question {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10px;
}

.xsmall {
  font-family: verdana,arial;
  font-size: 9px;
}

#printlogo {
  display: none;
}

/*-------------------Developer's CSS Styles----------------------*/

html { 
  padding: 0px; 
  margin: 0px 0px 0px 0px;
}

body {
  background-image: url(/custom/framework/header_repeat.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
}

a:link, a:active, a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #D4B0B7;
}

a:hover {
  color: #231F20;
  background-color: #D4B0B7;
  text-decoration: none;  
}

hr {
  background: transparent;
  background-color: none;
  border: 0px;
  border-bottom: dashed #cccccc 1px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 1px;
}

#container {
  width: 100%;
  height: auto; 
}

#clear {
  clear: both;  
}

#topnav_container {
  width: 780px;
  height: 40px;
        display: block; 
}

#topnav_holder {
  text-align: right;  
}

#logo_search_container {
  width: 780px;
  height: 129px;
  display: block;
  clear: both;  
}

#logo {
  width: 255px; *width: 256px; /* IE Fix */
  height: 129px;
  display: block;
  float:left;
  padding-left: 0px; *padding-left: 1px;  /* IE Fix */
}

#search {
  width: 315px;
  height: 129px;
  display: block;
  float:right;
  text-align: right;
}

#search_holder {
  width: 315px;
  height: 35px;
  display: block;
  text-align: left;
  float: right;
}

#form_object1 {
  float: left;
}

#form_object1 input {
  width: 250px;
  height: 30px;
  background-image:url(/custom/framework/search_repeat.jpg);
  background-repeat: repeat-x;
  border-left: solid #747474 1px;
  border-right: solid #747474 1px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 0px;
  border-bottom: 0px;
  color: #959595;
}

#form_object2 {
  float: left;
  margin-left: 5px;
}

#form_object2 input {
  width: 29px;
  height: 29px;
}

#middlenav {
  width: 305px;
  height: 35px;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #231F20;
  line-height: 35px;
  float: right;
  margin-left: 10px;
  margin-top: 15px;
  font-size: 95%; *font-size: 90%; /* IE Fix */
}

#middlenav a:link, #middlenav a:active, #middlenav a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #231F20;
}

#middlenav a:hover {
  color: #FFFFFF;
  background-color: #231F20;
  text-decoration: none;  
}

#middlenav .freepark_text a:link, #middlenav .freepark_text a:active, #middlenav .freepark_text a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #245F1C;
}

#middlenav .freepark_text a:hover {
  color: #FFFFFF;
  background-color: #231F20;
  text-decoration: none;  
}

#search_description {
  width: 305px;
  height: 20px;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #231F20;
  line-height: 20px;
  float: right;
  margin-left: 10px;
  margin-top: 5px;
  font-size: 100%; *font-size: 100%; /* IE Fix */
}

#search_description a {
 color: #231F20;
 font-size: 100%;
 text-decoration: underline;
}

#search_description a:hover {
 color: #FFFFFF;
  background-color: #231F20;
  text-decoration: none;
}

/*------------Home Hero Area Styles------------*/
#hero_container {
  width: 780px;
  height: 220px;
  display: block;
  clear: both;
}

#home_flash {
  width: 485px;
  height: 220px;
  display: block;
  float: left;
}

#home_hero {
  width: 275px;
  height: 220px;
  display: block;
  float: right;
  background-color: #FFFFFF;
  text-align: left; 
}

#hero_holder {
  margin-left: 5px;
  margin-top: 5px;  
}

/*------------Inside Hero Area Styles------------*/
#hero_container {
  width: 780px;
  height: 156px;
  display: block;
  clear: both;
}

#inside_banner_holder {
  width: 485px;
  height: 156px;
  display: block;
  float: left;
  background-color: #FFFFFF;
  text-align: left;
}

#inside_banner {
  margin-left: 5px;
  margin-top: 5px;  
}

#inside_hero {
  width: 275px;
  height: 156px;
  display: block;
  float: right;
  background-color: #FFFFFF;
  text-align: left; 
}

#inside_hero_holder {
  margin-left: 5px;
  margin-top: 5px;  
}

/*------------Home Main Content Styles------------*/
#main_content_container {
  width: 780px;
  height: auto;
  clear: both;
}

#left_content_container {
  width: 485px;
  height: auto;
  float: left;
}

#left_content_holder {
  margin-top: 30px;
  margin-right: 20px;
  text-align: left;
}

#left_content_holder h1 {
  color: #B3D9FB;
  font-size: 140%;
  font-weight: normal;  
}

span.blue-text {
  color: #B3D9FB;
  font-size: 115%;
  font-weight: bold;  
}

#left_content_holder h2, #left_content_holder .ART_title {
  color: #D4B0B7;
  font-size: 140%;
  font-weight: normal;  
}

#left_content_holder p {
  line-height: 20px;  
}

#left_content_holder p a:link, #left_content_holder p a:active, #left_content_holder p a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #D4B0B7;
  padding: 1px;
}

#left_content_holder p a:hover {
  color: #231F20;
  background-color: #D4B0B7;
  text-decoration: none;
  padding: 1px; 
}

#left_content_holder li {
  padding: 10px 0 0 0;
}

#right_content_container {
  width: 275px;
  height: auto;
  float: right;
}

#right_content_holder {
  margin-top: 20px;
  text-align: left;
}

.home_highlights h2 {
  color: #D4B0B7;
  font-size: 100%;
  font-weight: normal;
  margin: 0px;
  padding: 0px; 
}

.home_highlights p {
  line-height: 20px;
  font-size: 80%;
  margin-top: 10px; 
}

.home_highlights p a:link, .home_highlights p a:active, .home_highlights p a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #D4B0B7;
  padding: 1px;
}

.home_highlights p a:hover {
  color: #231F20;
  background-color: #D4B0B7;
  text-decoration: none;
  padding: 1px; 
}

/*------------Menu Styles------------*/

.menu_header {
  font-size: 90%;
        color: #E6E6E6;
}

.menu_text {
  font-size: 80%;
        background-color: #000000;
        line-height: 20px;
}

.menu_description {
  font-size: 75%;
        line-height: 18px;
}

.menu_footer {
  font-size: 70%;
        color: #E6E6E6;
}

.menu_dot_repeat {
        background-image: url(/custom/framework/menu_dot_repeat.jpg);
  background-repeat: repeat-x;
        background-position: bottom;
}
/*------------E-letter Sign-up Styles------------*/
#form_object3 {
  float: left;
}

#form_object3 input {
  width: 200px;
  height: 30px;
  background-image:url(/custom/framework/search_repeat.jpg);
  background-repeat: repeat-x;
  border-left: solid #96A4D2 1px;
  border-right: solid #96A4D2 1px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 0px;
  border-bottom: 0px;
}

#form_object4 input {
  width: 50px;
  height: 20px;
  background-image:url(/custom/framework/search_repeat.jpg);
  background-repeat: repeat-x;
  border-left: solid #96A4D2 1px;
  border-right: solid #96A4D2 1px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 0px;
  border-bottom: 0px;
}

.signup_font1 {
  font-size: 80%;
}

#form_object3 select {
  width: 200px;
}

/*------------Subnav Styles------------*/
#subnav_container {
  width: 275px;
  height: auto;
}

#subnav_header {
  width: 275px;
  height: 30px;
  display: block;
  background-image:url(/custom/framework/sidenav_header.jpg);
  background-repeat: no-repeat;
}

#subnav_header_text {
  padding-left: 12px;
  padding-top: 4px;
  line-height: 26px;
  font-weight: bold;
}

#subnav_top {
  width: 275px;
  height: 20px;
  display: block;
  background-image:url(/custom/framework/sidenav_top.jpg);
  background-repeat: no-repeat;
}

#subnav_links_container {
  width: 275px;
  height: auto;
}

.subnav_links_background {
  background-image:url(/custom/framework/sidenav_repeat.jpg);
  background-repeat: no-repeat;
}

.subnav_links_text a:link, .subnav_links_text a:active, .subnav_links_text a:visited  {
  color: #231F20;
  text-decoration: none;
  background-color: transparent;
  font-size: 75%;
}

.subnav_links_text a:hover  {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: transparent;
  font-size: 75%;
}

#subnav_bottom {
  width: 275px;
  height: 17px;
  display: block;
  background-image:url(/custom/framework/sidenav_bottom.jpg);
  background-repeat: no-repeat;
}


/*------------Footer Styles------------*/
#footer_container {
  width: 100%;
  height: 250px;
  background-image: url(/custom/framework/footer_repeat.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #000000;
}

#footer_holder {
  width: 780;
  height: 250px;
  background-image: url(/custom/framework/footer_napkin.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}

#footer_content {
  width: 455;
  height: auto;
  text-align: left;
  line-height: 16px;
  font-size: 95%; *font-size: 90%; /* IE Fix */
  text-decoration: none;
  color: #231F20;
  float: left;
  margin-top: 70px;
}

#footer_content a:link, #footer_content a:active, #footer_content a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #231F20;
}

#footer_content a:hover {
  color: #FFFFFF;
  background-color: #231F20;
  text-decoration: none;  
}

/*------------Email to a Friend Styles------------*/
.verd_10 {
       font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}

/*------------Search Styles------------*/

#search_results td {
  line-height: 20px;
        font-size: 80%; 
}

#search_results td a:link, #search_results td a:active, #search_results td a:visited {
  background-color: transparent;
  text-decoration: underline;
  color: #D4B0B7;
  padding: 1px;
}

#search_results td a:hover {
  color: #231F20;
  background-color: #D4B0B7;
  text-decoration: none;
  padding: 1px; 
}


