/* styles for the heading text next to the icon in dvtr_*.html */

td.waterheading {
	font-size:     1.5em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

td.earthheading {
	font-size:     1.5em;
	color:         #000000;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

td.fireheading {
	font-size:     1.5em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

td.airheading {
	font-size:     1.5em;
	color:         #000000;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* styles for links to the adventures on the main adventure page <dvtr_*.html> */

p.waterindex {
	font-size:     1.0em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.waterindex a:link {
	background-color: #004B85;
	color: #FFFF00;
	text-decoration: underline;
}
p.waterindex a:visited {
	background-color: #004B85;
	color: #FFFFFF;
	text-decoration: underline;
}
p.waterindex a:link:hover {
	background-color: #ffff00;
	color: #004B85;
	text-decoration: none;
}
p.waterindex a:visited:hover {
	background-color: #FFFFFF;
	color: #004B85;
	text-decoration: none;
}


p.earthindex {
	font-size:     1.0em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.earthindex a:link {
	background-color: #7DC242;
	color: #0000FF;
	text-decoration: underline;
}
p.earthindex a:visited {
	background-color: #7DC242;
	color: #000000;
	text-decoration: underline;
}
p.earthindex a:link:hover {
	background-color: #0000FF;
	color: #7DC242;
	text-decoration: none;
}
p.earthindex a:visited:hover {
	background-color: #000000;
	color: #7DC242;
	text-decoration: none;
}


p.fireindex {
	font-size:     1.0em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.fireindex a:link {
	background-color: #bf2f38;
	color: #FFFF00;
	text-decoration: underline;
}
p.fireindex a:visited {
	background-color: #bf2f38;
	color: #FFFFFF;
	text-decoration: underline;
}
p.fireindex a:link:hover {
	background-color: #ffff00;
	color: #bf2f38;
	text-decoration: none;
}
p.fireindex a:visited:hover {
	background-color: #FFFFFF;
	color: #bf2f38;
	text-decoration: none;
}


p.airindex {
	font-size:     1.0em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.airindex a:link {
	background-color: #ffd520;
	color: #0000FF;
	text-decoration: underline;
}
p.airindex a:visited {
	background-color: #ffd520;
	color: #000000;
	text-decoration: underline;
}
p.airindex a:link:hover {
	background-color: #0000FF;
	color: #ffd520;
	text-decoration: none;
}
p.airindex a:visited:hover {
	background-color: #000000;
	color: #ffd520;
	text-decoration: none;
}

/* styles for the text in the actual adventure stories */

p.waterstory {
	font-size:     0.8em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.waterstory a:link {
	background-color: #004B85;
	color: #ffffff;
	text-decoration: underline;
}
p.waterstory a:visited {
	background-color: #004B85;
	color: #ffffff;
	text-decoration: underline;
}
p.waterstory a:link:hover {
	background-color: #ffffff;
	color: #004B85;
	text-decoration: none;
}
p.waterstory a:visited:hover {
	background-color: #ffffff;
	color: #004B85;
	text-decoration: none;
}


li.waterstory
{
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: default;
}

.waterstory {
	font-size:     0.8em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}


p.earthstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.earthstory a:link {
	background-color: #7DC242;
	color: #0000FF;
	text-decoration: underline;
}
p.earthstory a:visited {
	background-color: #7DC242;
	color: #000000;
	text-decoration: underline;
}
p.earthstory a:link:hover {
	background-color: #0000FF;
	color: #7DC242;
	text-decoration: none;
}
p.earthstory a:visited:hover {
	background-color: #000000;
	color: #7DC242;
	text-decoration: none;
}

li.earthstory
{
	font-size: 0.8em;
	color: #000000;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: default;
}

.earthstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

p.firestory {
	font-size:     0.8em;
	color:         #FFFFFF;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

p.firestory a:link {
	background-color: #BF2F38;
	color: #ffffff;
	text-decoration: underline;
}
p.firestory a:visited {
	background-color: #BF2F38;
	color: #ffffff;
	text-decoration: underline;
}
p.firestory a:link:hover {
	background-color: #ffffff;
	color: #BF2F38;
	text-decoration: none;
}
p.firestory a:visited:hover {
	background-color: #ffffff;
	color: #BF2F38;
	text-decoration: none;
}

li.firestory
{
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: default;
}

.firestory
{
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: default;
}

.firestory a:link {
	background-color: #BF2F38;
	color: #ffffff;
	text-decoration: underline;
}

p.airstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}
p.airstory a:link {
	background-color: #FFD520;
	color: #0000FF;
	text-decoration: underline;
}
p.airstory a:visited {
	background-color: #FFD520;
	color: #000000;
	text-decoration: underline;
}
p.airstory a:link:hover {
	background-color: #0000FF;
	color: #FFD520;
	text-decoration: none;
}
p.airstory a:visited:hover {
	background-color: #000000;
	color: #FFD520;
	text-decoration: none;
}

li.airstory
{
	font-size: 0.8em;
	color: #000000;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	list-style-position: default;
}

.airstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

p.airquote
{
	font-size: 0.8em;
	color: #000;
	font-weight: 400;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* styles for the "meet" page */

.meetheading {
	font-size:     1.5em;
	color:         #000000;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.meetheading2 {

	font-size:     1.5em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
td.meetheading2 {
	font-size:     1.5em;
	color:         #FFFFFF;
	font-weight:   900;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

p.meetstory {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

p.meetstory a:link {
	background-color: #FFFFCC;
	color: #0000FF;
	text-decoration: underline;
}
p.meetstory a:visited {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: underline;
}
p.meetstory a:link:hover {
	background-color: #0000FF;
	color: #FFFFCC;
	text-decoration: none;
}
p.meetstory a:visited:hover {
	background-color: #000000;
	color: #FFFFCC;
	text-decoration: none;
}

.meetstorycredits {
	font-size:     0.8em;
	color:         #000000;
	font-weight:   400;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}




/* links for navigation to previous and next dvtr pages */
td.navLinks
{
    font-size: 0.8em;
	font-weight: 800;
	line-height: normal;
	color: #ffffff;
    text-decoration: none;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
td.navLinks a:link {
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
}
td.navLinks a:visited {
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
}
td.navLinks a:link:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
td.navLinks a:visited:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}


