/*
 * cascading style sheet (CSS)
 */

/* Debugging settings */

/* div { border: dotted black;}    */

/* End of Debugging settings */

.locname { font-size: 16pt;}
.locurl {  font-size: 16pt;}
.term {  font-size: 18pt;}
.statelistcount { font-size: 8pt;}

p  { margin-left: 20px ; padding: 0;
}

.adbox {
  border: 1px solid black;
}

body {
  /*      background-color: #33CCCC; */
        background-color: white;
        font-size: 14pt;
        font-family: sans-serif;
        font-style: bold italic;
        /* compat. */
        padding: 0;
        margin: 0;
/*          list-style-image: url(circle-paw.jpg); */
}

.services {
         font-size: 9pt;
}
marquee {
        background-color: white;
        color: black;
        font-size: 9pt;
        font-family: sans-serif;
}

#kwdiv { visibility: none; display: none;}

.inline_ad {
  border: thick;
  border-style: dashed;
  margin-top: 7px;
  margin-bottom: 7px;
}


.centernav {
  padding: 10px;
  width: 180px;
  top: 1px;
  left: 1px;
  z-index: 2;
    background-color: white;
    /*  background-color: #33CCCC;*/

}

.navbox {
    font-family: sans-serif;
    font-size:12pt;
    font-weight: bold;
}


#centernav {
  margin-bottom: 10px;

    /* background-color: #CCFFFF; */

}

.centernavlink {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
}


h1 {
  font-family: sans-serif;
  font-size: 16pt;
}
h2 {
  font-family: sans-serif;
  font-size: 14pt;
}
h3 {
  font-family: sans-serif;
}

.statelistitem {
      font-family: sans-serif;
      font-size: 9pt;
}

.even {
/*  background-color: #CCFFFF; */
}

.odd {
/*   background-color: #33CCCC; */
}

.content {
  position: relative;
  min-width: 620px;   /* so we have room for the whole google ad. */

  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0px;

/*   padding: 10px; */
/*   z-index: 3; */
  background-color: white; /* #99FFFF; */

 }

/* a google-ad that flows in the a content-class div */
/* created to set width limits so ads are not truncated or jumping out of boxes */
.google_content {
  position: relative;
  min-width: 620px;
  margin-left: 1px;
}

.container {
  background-color: #99CCCC;
}

#outerstatelist {
  position: relative;
  
  / * min-width: 600px; */
}

#statebody {
  font-size: 10pt;
}

#statelist {
  width: 600px;
  border: red solid;
}

#statelisttable {
  width: 600px;
}

#airlinelist {
  background-color: #99CCCC;
}

#airlineitem {
  background-color: #ccFFFF;
}

#locdescription {
  font-size: 12pt; 
}
#locrestrictions {
  font-size: 12pt; 
}

/* from : neuroticweb.com - thanks guys & gals */

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
/* width: 50%; margin: 1em auto; */ /* used to adjust content further. */
 }


: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
/* width: 50%; margin: 1em auto; */ /* used to adjust content further. */
 }


