A:link, A:visited, A:active { text-decoration: underline; color: #FF4500 }
A:hover { text-decoration: none; color: #FF4500; }

.index {background: url(/images/framework/tigerbackground.jpg) no-repeat fixed center top rgba(0, 0, 0, 0);}
.inner {background: url(/images/framework/tigerbackground.jpg) no-repeat fixed center top rgba(0, 0, 0, 0);}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:20px;
  margin: 0;
  color: #000000;
}
h1, h2, h3, ul {
  margin: 0;
  padding: 0;
}
ul {list-style: none;}
.index #header {height: 600px;}
.inner #header {height: 136px;}
#header {
  width: 975px;
  margin: 0 auto;
  position: relative;
}
strong.logo {
  position: absolute;
  top: 5px;
  left: 13px;

}
strong.logo a {
  background: url("/images/framework/tiger_dash-5K-logo-art.gif") no-repeat scroll 0 0 / 350px auto rgba(0, 0, 0, 0);
  width: 430px;
  height: 430px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
strong.logo-inner a {
  background: url("/images/framework/tiger_dash-5K-logo-art.gif") no-repeat scroll 0 0 / 129px auto rgba(0, 0, 0, 0);
  width: 400px;
  height: 400px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
ul.navigation {
  background: rgba(0,0,0,0.33);
  height: 36px;
  position: absolute;
  top: 5px;
  right: -10px;
  padding: 0px;
}
ul.navigation li {

  height: 36px;
  float: left;

}
ul.navigation li:first-child {
  margin: 0 0 0 20px;
}
ul.navigation a {
  height: 36px;
  float: left;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}
ul.navigation span {
  float: left;
  height: 36px;
  color: #FFFFFF;
  padding-top: 4px;
}
ul.navigation span span {
  height: 30px;
  padding: 6px 20px 0 0;
  cursor: pointer;
}
ul.navigation a:hover {
  background: url(/images/framework/navigation-a.gif) no-repeat 50% 100%;
  color: #ffffff;
}

div.text-holder {
  background-color:rgba(250,250,250,0.75);
  border: 1px solid #000000;
  width: 945px;
  height: auto;
  position: absolute;
  top: 460px;
  left: 15px;
}
div.text-holder h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  font-variant: uppercase;
}
div.text-holder h2 {
  color: #000000;
  line-height: 26px;
  margin: 10px;
  width: auto;
  font-size: 20px;
}
div.text-holder p {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 17px;
  line-height: 24px;
  margin: 10px;
  width: 430px
}
div.text-holder a {
  color: #ffffff;
}
div.text-holder a:hover {
  text-decoration:none;
}
div.slideshow-frame {
  width: 508px;
  height: 346px;
  position: absolute;
  top: 67px;
  left: 469px;
}
div.slideshow-frame img {
  border: 5px double #000000;
  width: 449px;
  background: rgba(250,250,250,0.30)
}
div.slideshow-pad {padding: 40px 0px 0px 30px;}
ul.tools {
  position: absolute !important;
  top: 60px ;
  right: 4px ;
  z-index: 2 ;
  height:40px ;
}
ul.tools li {
  background: url(/images/framework/tools-separator.gif) no-repeat 0 6px ;
  font-size: 16px ;
  line-height: 25px ;
  font-weight: normal ;
  float: left ;
  color: #fff;
  padding: 0 24px ;
  height:40px ;
  font-family: Georgia, "Times New Roman", Times, serif;
}
ul.tools li:first-child {background: none; padding:0 24px 0 0; }

ul.tools li span {
  background:url(/images/framework/calendar.jpg) no-repeat 0 13px ;
  padding:20px 0 ;
  margin: 0 14px 0 0 ;
}
ul.tools span a {
  font-weight:normal ;
  line-height: 25px ;
  color: #92400C ;
  padding-left: 30px ;
  height: 40px ;
}
ul.tools li span a, ul.tools li span a:hover {
  position:static;
  color: #92400C ;

}
ul.tools span.first-item {padding-right:10px;}
ul.tools a:hover {text-decoration:none;}

.inner #content {padding-bottom: 65px;}
#content {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid;
  width: 975px;
  display: table;
  padding-top:55px;
  padding-bottom: 40px;
  margin: 0 auto;
}
#content-home {
  background: none;
  border: 1px solid;
  width: 975px;
  display: table;
  padding-bottom: 40px;
  margin: 0 auto;
}
#content p {
  font-size: 14px;
  line-height: 20px;
}
#content img {border: 1px solid rgba(0,0,0,0.25);}

div.content-cols {
  display: inline;
}

div.home-left-col {
  background-color: rgba(250,250,250, 0.75);
  border:1px solid #000000;
  width: 435px;
  float: left;
  display: inline;
  margin: 0 0 0 15px;
}
div.home-left-col p {margin-top: 0px;}

div.home-left-col h2{
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #000000;
  border-bottom: 1px solid #000000;
  margin: 0 0 10px;
}

div.home-left-col ul {
  overflow: hidden;
  margin-top: 27px;
}
div.home-left-col ul li {
  background: url(/images/framework/home-left-col-separator.gif) no-repeat 0 5px;
  float: left;
  padding: 0 15px;
  line-height: 25px;
}
div.home-left-col ul li:first-child {
  background: none;
  padding-left: 0;
}
div.home-left-col ul a {
  font-size: 14px;
  color: #A1000A;
}
div.home-left-col ul a:hover {
  text-decoration: none;
  color: #9A0118;
}
div.home-right-col {
  background:none repeat scroll 0 0 rgba(250, 250, 250, 0.75);
  border: 1px solid;
  float: right;
  display: inline;
  margin: 0 15px 0 0;
}
div.home-right-col a:hover {
  text-decoration: none;
  color: #A73825;
}
div.home-right-col h3 {
  border-bottom: 1px solid #000000;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
}
div.home-right-col h3 a{
  color: #A3013B;
  text-decoration:none;
}
div.home-right-col h3 a:hover{
  text-decoration:underline;
}
div.home-right-col p {margin: 10px 0 20px;}
div.home-right-col span {
  display: block;
  margin-top: -7px;
  position: relative;
}
div.home-right-col a {
  font-size: 14px;
  color: #A73825;
}
.highlights {
  width:460px;
}
.highlights .highlights-left {
  float:left;
  width:160px;
}
.highlights .highlights-left img {
  padding:5px;
  margin:0;
}
.highlights .highlights-right {
  float:right;
  width:300px;
}
.highlights-space {
  clear:both;
  margin:0 0 10px;
} 
.highlights-border {
  border-bottom: 1px dotted #ffffff;
  clear:both;
  margin:0 0 20px;
} 
div.about {
  width: 585px;
  float: left;
  display: inline;
  margin: 60px 0 0 20px;
}
div.about h1 {
  margin-bottom: 20px; 
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  color: #FF4500;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-variant: uppercase;
}
div.about p {margin: 0 0 20px 0;}
div.about h2 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  padding: 25px 0 2px;
  border-bottom: 1px solid #000000;
  color: #FF4500;
}

div.about a.gallery{height:25px;overflow:hidden;text-decoration:none;}
div.about a.gallery img{margin:8px;border: 1px solid #000000;vertical-align:top;}

div.other {
  width: 309px;
  float: right;
  display: inline;
  padding-top: 100px;
  margin-right: 15px;
  position: relative;
}

div.other ul a {
  font-size: 16px;
  color: #A73825;
  text-decoration: none;
  display: block;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #754200;
}
div.other ul a:hover {
  color: #A73825;
  background-color: #D5D110;
}
div.other h3 {
  border-bottom: 1px solid #000000;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  color: #FF4500;
}
div.other p {margin: 5px 0 15px;}
div.acrobat {padding: 0 0 0 175px; text-align: right;}
div.other p a {
  color: #FF4500;
}
div.other p a:hover {
  text-decoration: none;
  color: #FF4500;
}
#footer {
  background-color: rgba(0,0,0,0.50);
  width: 100%;
  min-width: 975px;
  height: 150px;
}
div.sub-footer {
  width: 975px;
  height: 150px;
  margin: 0 auto;
}
div.foot-left {
  width: 700px;
  float: left;
}
div.foot-right {
  width: 245px;
  float: right;
  margin: 30px 10px 0 0;
  display: inline;
}
#footer ul {
  overflow: hidden;
  height: 1%;
  margin-top: 32px;
}
#footer ul li {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  float: left;
  padding: 0 15px;
}
#footer ul li:first-child {background: none;}
#footer a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 30px 0 0 15px;
}
#footer p a {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  padding-left: 15px;
  margin-left: 15px;
}
#footer span,
#footer strong {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#footerText p,
#footerText a {
  font-size: 12px;
}




/**********************/
/*    Form Styles    */
/**********************/

#formWrap {
  background: #fff;
  padding: 1em 0;
  width: 505px;
}
  
form#frmRegister {
  width: 505px;
  margin: 0 auto;
}

fieldset {
  border: none;
  margin: 1em 0;
  padding-bottom: .5em;
}
.registerForm {
  width: 505px;
}
legend {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #000;
  line-height: 1.4;
  padding: 0.2em .5em;
  margin-left: 0.5em;
}

.form {
  width: 500px;
  margin: 180px 0 0 0;
}

.breadcrumb {color:#000000; position:relative; font-size:12px; top:22px; left:20px;}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {color:#000000; text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}

/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #FFFFFF;
     border-bottom-width: 0px;
     text-align: left;
     color: #FFFFFF;
     font:normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 257px;
     padding: 0px 0px 0px 0px;
     margin: 2px 0 0 -5px;
     background-color: #9B503E;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #B9045B;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #FFF;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #332F30;
     z-index: 2000;
}