/* Begin WC3 recommended settings (do not change) */

ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, P, 
APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
B               { font-weight: bold } 
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}

/* End WC3 recommended settings (do not change) */

/* Begin personal settings */

  BODY { margin-top: 0px;
         margin-right: 0px;
         margin-bottom: 0px;
         margin-left: 0px;
	   line-height: 1.33;
         background-color: #020225;
         scrollbar-arrow-color: "#F7F6F3";
         scrollbar-DarkShadow-Color: "#020225"; 
         scrollbar-Track-Color: "#F7F6F3";
         scrollbar-Face-Color: "#325468" }

  H1 { font-size: 1.67em; margin: 0px 0px; font-weight: bold; color: #336633 }
  H2 { font-size: 1.35em; margin: 0px 0px; font-weight: bold; color: #336633 }
  H3 { font-size: 1.17em; margin: 0px 0px; font-weight: bold; color: #336633 }
  H4 { font-size: 1.0em; margin: 0px 0px; font-weight: bold; color: #336633 }
  H5 { font-size: 0.83em; margin: 0px 0px; font-weight: bold; color: #336633 }
  H6 { font-size: 0.67em; margin: 0px 0px; font-weight: bold; color: #336633 }

  A:link { color: #006666 }
  A:visited { color: #336699 }
  A:active { color: #663333 }
  A:hover { color: #663333 } 
  A.bottomlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #006666 }
  A.bottomlinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #336699 }
  A.bottomlinks:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #663333 }
  A.bottomlinks:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #663333 }

  td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .83em; color: #000000 }
  li { list-style-type: square }
  li li {
	list-style-type: circle;
  }
  hr { color: #336633; background-colour: #336633; height: 1px; border: none }
 
  .bottomlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #663333 }
  .small { font-size: .83em }
  .big { font-size: 1.17em }
  .bold { font-weight: bold }
  .italic { font-style: italic }
  .emphasize { font-weight: bold }
  .alert { color: #FF0000 }
  .field { border: 1px #336633 groove; background-color: #FFFFFF}
  .button {
	background-color: #CCCC99;
	border: groove;
	border-width: 1px 2px 2px 1px;
	border-color: #336633 336633 336633;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
  .asterix { font-size: 1.17em; color: #336633; font-weight: bold }
  .white { color: #FFFFFF}
  .highlight { background-color: #FFFFCC}
  /************************** new style below 1/9/08 ************************/
  .photoCredit {
	font-size: 10px;
	color: #333333;
}
/* Added 3/2008 for improved side nav by Sue Santos (Dry Creek Digital) BELOW */

#sideNav ul{
	color: #33CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#sideNav li {
	padding: 5px;
	margin: 5px;
	list-style: none;
}

#sideNav li a:link {
	color: #33CCCC;
}
#sideNav li a:visited {
	color: #33CCCC;
}
#sideNav li a:hover {
	color: #33CC66;
}
#sideNav li a:active {
	color: #33CCCC;
}
/* end new code for naviagtion */

/* below used for Education pages*/
.header {
	color: #295D6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.subHead1 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
 }
.subHead2 {
	font-size: 10pt;
	color: #325468;
	font-weight: bold;
 }
.text {
	font-size: 10pt;
	padding-right: 10px;
	line-height: normal;
}
.eduBigText {
	font-size: 12pt;
	color: #325468;
	font-weight: bold;
 }
.top {
	text-align: right;
}
.center {
	text-align: center;
}
.border {
	border: 1px solid #325468;
}
#rightBarTop {
	background-image: url(images/2nd_header-newBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightBar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2F342E;
	background-color: #F7F6F3;
	background-image: url(images/rightGradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	text-align: left;
}

#rightBar a{
	font-size: 12px;
	text-decoration: none;
	color: #325468;
}
#rightBar a:visited{
	color: #325468;
	
}
#rightBar a:hover{
	text-decoration: underline;
	color: #333333;
	
}
#rightBar a:active{
	text-decoration: underline;
	color: #333333;
	
}
#rightBar div {
	background-color:#9FE8E8;
	margin-right: -7px;
	margin-left: -7px;
	padding-bottom: 10px;
}
#rightBar .left a {
	color: #8B5E8C;
	background-color: #F1EBF1;
}
#rightBar .right a {
	color: #008200;
	background-color: #ECFFEC;
}

.left img{
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.right {
	text-align: right;	
}

.greenHead {
	color: #325468;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.greenHead h2{
	color: #325468;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom:0px;
	padding-top:15px;
}
div#cc {
	background-image: url(images/loadImageServlet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 130px;
}
input [select] {
	cursor: hand;
}

input.btn {
	color: #000000;
	background-color: #FFCC99;
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #000000;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
}

input.btnhov {
	color: #FFFFFF;
	background-color: #325468;
	cursor: hand;
}
input.btn2 {
	border: 2px solid #000000;
	margin-top: 8px;
	background-image: url(images/donation.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: bottom;
	cursor: hand;
}
input.btnhov2 {
	border: 2px solid #FFFF00;
	margin-top: 8px;
	background-image: url(images/donationOver.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	cursor: hand;
}
input.btn3 {
	border: 2px solid #000000;
	margin-top: 8px;
	background-image: url(images/donation.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	cursor: hand;
}
input.btnhov3 {
	border: 2px solid #FFFF00;
	margin-top: 8px;
	background-image: url(images/donationOver.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	cursor: hand;
}
input.btn4 {
	color: #000000;
	background-color: #FFCC99;
	height: 50px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #000000;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	border: 2px solid #000000;
}

input.btnhov4 {
	color: #FFFFFF;
	background-color: #325468;
	cursor: hand;
	border: 2px solid #FFFF00;
}
.blueBox {
	background-color: #D5F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
	padding: 8px;
}
.blueBoxRight {
	background-color: #D5F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 200px;
	padding: 8px;
}
.blueBox2 {
	background-color: #D5F4F4;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
form#inline{
	display: inline;
}
form#sidebar {
	width: 180px;
	margin: auto;
}
.blueGreenBox {
	color: #F7F6F3;
	background-color: #325468;
	padding: 5px;
	margin-bottom: 0px;
}

a.textBtn {
	height: auto;
	/*	width: auto;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	white-space: normal;
	margin-bottom: 15px;
	cursor: hand;
}
a:link.textBtn, a:visited.textBtn {
	color: #000000;
	background-color: #FFCC99;
	cursor: hand;
	
}
a:hover.textBtn, a:active.textBtn {
	color: #FFFFFF;
	background-color: #325468;
	text-decoration: none;
	cursor: hand;
}
#thankyou table {
	background-color: #FFFFFF;
	height: 800px;
	width: 818px;
}
div#turtleBack {
	background-image: url(images/babyLeatherbacksSm.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#capOne img {
	margin-left: 10px;
	margin-bottom: 10px;
}
#capOne.textBtn {
	height: auto;
	/*	width: auto;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	white-space: normal;
	margin-bottom: 15px;
	cursor: hand;
}
#capOne a:link.textBtn, #capOne a:visited.textBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFCC99;
	cursor: hand;
	
}
#capOne a:hover.textBtn, #capOne a:active.textBtn {
	color: #FFFFFF;
	background-color: #325468;
	text-decoration: none;
	cursor: hand;
}
p#cars {
	background-color: #F7F6F3;
	margin-top: 20px;
	border: 1px solid #38586D;
}
