/*
stylesheet miniweb Nicky Gardner
*/

BODY {
  margin: 0px;
  font-size: 100.1%;
 }

A:hover {
  text-decoration: underline;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*12px*/0.75em;
  line-height: 1.5em;
  color: #000000;
}
TD.smalltext, P.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*10px*/0.63em;
  line-height: 1.3em;
  color: #000000;
  font-style: italic;
}

TD.heading, P.heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*16px*/1em;
  font-variant: small-caps;
  color: #993333;
  line-height: 1.7em;
}
TD.subheading, P.subheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*13px*/0.82em;
  font-variant: small-caps;
  color: #993333;
  line-height: 1.5em;
}

/*the following table mods override the BGTW default set*/

td.toctable-l {
background: none no-repeat;
}
td.toctable-r {
background: none no-repeat;
}
td.toctable-t {
background: none no-repeat;
}
td.toctable-b {
background: none no-repeat;
}
td.toctable-rt {
background: none no-repeat;
}
td.toctable-rb {
background: none no-repeat;
}
td.toctable-lb {
background: none no-repeat;
}
td.toctable-lt {
background: none no-repeat;
}
/*table eradication compete*/

/*the links in the nav menu*/
.toclink {
font-size: /*15px*/0.93em;
line-height: 1.6em;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
}
a.toclink {
color: #000000;
}

/* the HOME button in the nav menu */
b, strong {
color: #993333;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
line-height: 1.6em;
font-size: /*15px*/0.93em;
font-weight: normal;
}

td.intro, p.intro {
color: #993333;
font-family: Verdana, Arial, sans-serif;
font-size: /*11px*/0.69em;
line-height: 1.5em;
}
/*the nav menu*/
table.contenttoc {
border-top: solid #C0C0C0 0.06em;
border-bottom: solid #C0C0C0 /*1px*/0.06em;
margin: /*0.31em*/0;
padding: /*0.31em*/0;
}
/*the quote on the first page*/
td.quote, p.quote {
font-size: /*12px*/0.75em;
line-height: 1.5em;
color: #993333;
font-family: Verdana, Arial, sans-serif;
} 
/*the slideshow define - helps when java is off*/
#s1 { position: relative; }
#s1 img { position: absolute; top: 0; left: 0; display:none; }
#s1 img:first-child { display:block; } 

.pics {  
    height:  /*150px*/9.41em;  
    width:   /*200px*/12.54em;  
    padding-bottom: /*5px*/0.31em;  
    margin:  0em;  
} 
 
.pics img {  
    padding: /*5px*/0.31em;  
    width:  /*200px*/12.54em; 
    height: /*150px*/9.41em; 
    top:  0em; 
    left: 0em; 
} 
/*slideshow jquery end*/
/*navigation bottom*/
div.pagenavbar {
font-variant: small-caps;
font-size: 0.75em;
}

div.pagenavbar a:hover {
text-weight: bold;
text-decoration: none;
font-weight: bold;
color: #000000;
}
/*for the fade in effect in interst*/
.hidden {
	position: absolute;
	top: -10000px;
}

TR.travel {  
    height:  125px;  
    width:   500px;  
    padding-bottom: 0em; 
	padding-top: 0em; 
    margin:  0em;  
} 
.travel img {  
    padding-right: /*4px*/0.25em;
	padding-left: /*4px*/0.25em;  
    width:  150px; 
    height: 112px; 
    top:  0em; 
    left: 0em; 
} 
#subheading a {
  color: #993333;
}
/*for the cycle quotes on pen to paper*/
p.quotes {
font-size: /*13px*/0.82em;
line-height: 1.5em;
color: #993333;
background: #ffffff;
font-family: Verdana, Arial, sans-serif;
padding-bottom: 0.31em;
}
P.smallquote {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*10px*/0.63em;
  line-height: 1.3em;
  color: #000000;
  background: #ffffff;
  font-style: italic;
  padding-bottom: 0.31em;
}
/*#s4 { position: relative; height: 7.50em; top: 10; padding-bottom: 0.31em; }
#s4 img { position: absolute; top: 0; left: 0; padding-bottom: 0.31em; display:none; }
#s4 img:first-child { display:block; } */

#s4 { position: relative; }
#s4 img { position: absolute; top: 0; left: 0; display:none; }
#s4 img:first-child { display:block; } 

.quotes {  
    height:  /*150px*/7.50em;  
    width:   400px  ;
    padding-bottom: /*5px*/0.31em;  
    margin:  0em;  
} 
 
.quotes img {  
    padding: /*5px*/0.31em;  
    width:  400px; 
    height: /*150px*/7.50em; 
    top:  0em; 
    left: 0em; 
} 
