@charset "UTF-8";
/* CSS Document */

#header { position: relative; border-bottom: 1px solid #999; z-index: 101; margin-bottom: -1px; }
#surround { width: 900px; text-align:left; padding: 0 15px 0 15px; border: 1px solid #ccc; background-color: #fff; margin: 0px auto; }
* { margin: 0; padding: 0 }
body { text-align: center; font: 11px/18px Verdana, Arial, sans-serif; margin: 0; padding: 0; color: #474747; background: #faeedb; }

a:link { color: #761d15; }
a:active { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { color: #848; }
a img { border: 0; }

h1 { font-size: 18px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; border-bottom: 1px solid #ccc; color: #9b4047; margin: 5px 0 10px 0; }
h2 { font-size: 15px; font-weight: bold; margin-bottom: 3px; line-height: 18px; color: #761d15;  }
h3 {font-size: 14px; margin: 5px 0 5px 0; font-weight: bold; color: #9b4047; font-family: trebuchet, trebuchet ms, verdana, sans-serif; }
h4 { font-size: 13px; line-height: 18px; font-weight: bold; margin: 4px 0 8px 0; }
h5 { font-size: 13px; font-weight: bold; font-family: trebuchet, trebuchet ms, verdana, sans-serif; margin: 5px 0 10px 0;  }
h6 { font-size: 11px; line-height: 16px; font-weight: bold;  color: #9b4047; margin-bottom: 5px; }

.intro { font-size: 17px; line-height: 26px; font-family: "Times New Roman", Times, serif; text-align: center; color: #9b4047; margin: 5px 0 10px 0; font-weight: 100; }

p { margin: 0 0 10px 0; }
ul { margin: 10px 0 10px -2px; list-style-type: none; padding: 0; }
ul li { margin: 0 0 15px 22px; }
ol { margin: 10px 5px 15px 30px; padding: 0; }
ol li { margin: 8px 5px 15px 22px; padding: 0; }
hr { border: 1px dashed #ccc; margin-bottom: 10px; }

table { margin-bottom: 10px; border: 1px solid #ccc; }
td { border: 1px solid #ccc; }

.oneColumn { float: left; width: 900px; display: inline; margin-top: 5px; }

.clear { clear: both; border-top: 1px solid white; }

#footer { background-color: #fff; margin-top: 5px; text-align: center; padding-top: 10px; border-top: 1px solid #0e0e0e; }
#footer p { margin:0; color: #666; padding: 15px 5px; }
#footer img { padding-bottom: 2px; }
#footer ul { margin: 0 0 0 15px; list-style: none; }
#footer li { display: inline; }
#footer a { color: #761d15; font-size: 11px; border-left: 1px solid #761d15; padding: 5px 0 4px 25px;  }
#footer #fhome a { padding: 5px 5px 4px 15px; border-left: none; }

#navigation { float: left; position: relative; width: 900px; font-size: 12px; background-color: #5f7257; margin-top: -3px; padding-top: 5px; border-bottom: 1px solid #999; }
#navigation a:link { color: #cdb97d; } 
#navigation ul { margin: 0 0 0 105px; list-style: none; }
#navigation li { float: left; margin: 0; padding: 3px 5px 3px 5px; }
#navigation a { float: left; display: block; padding: 5px 0 4px 5px; text-decoration: none; border-left: 1px solid #cdb97d; }
#navigation a:visited { color: #cdb97d; }
#navigation a:hover { color: #f5cf51; }
#navigation #home { float: left; margin: 0; padding: 3px 3px 0 3px; color: #fbfaed; }
#navigation #home a { padding: 5px 0 4px 7px; display: block; border-left: none; }

.center { text-align: center; font-weight: bold; }

.leftnav { font-size: 11px; line-height: 24px; color: #761d15; }
.leftnav a { color: #761d15; margin-left: 18px; }
.leftnav ul li { margin: 2px 0 0 8px; background-image: url(header/dino_bullet.gif); background-position: 0; background-repeat: no-repeat; }
.startletter { font-size: 30px; line-height: 26px; font-family: "Times New Roman", Times, serif; color: #761d15; }
.highlighttext { color: #761d15; font-weight: bold; }

.floatright { float: right; margin: 0 0 10px 10px; }
.floatleft { float: left; margin: 0 10px 10px 0; }
.floatrightnomargin {float: right; }
.floatleftnomargin { float: left; }

.pulloutbox { border: 1px solid #761d15; float: right; padding: 8px; width: 280px; background-color: #fbf9ec; font-size: 12px; font-weight: bold; margin: 10px 0 0 10px; }
.orderbutton { float:left; margin: 0 15px 5px 0; }

th { font-size: 11px; font-weight: bold; border-bottom: 1px solid #999; border-right: 1px solid #999; padding: 0 5px 0 5px;  }
td { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0 5px 0 5px; }
table { margin-bottom: 10px; }

.orderinfo td { border: none; }
.form { border-bottom: 1px solid #ccc; width: 300px; }