
img#pdficon {
height: 20px;
width: 20px;
}
body a {
color: #e00000;
text-decoration: underline;
}

body a:hover {
text-decoration: none;
color: #555555;
}

table {
font: inherit;
}

img {
border: none;
}

.bold {
font-weight: 600;
}

.italics {
font-style: italic;
}

.hidden {
display: none;
}

span.redfont {
color: #e00000;
}

img.floatright {
float: right;
}

img.floatleft {
float: left;
}


div.container {
/* Contains everything */
background-color: #ffffff;
font-family: verdana,arial,helvetica,clean,sans-serif;
width: 90%;
font-size: 12px;
color: #000000;
margin: -4px auto 0 auto;
}

div.content {
/* where the content is located */
margin-top: -19px; /* 5px more than bot. padding of navbar a...otherwise, 21px if navbar is float right */
min-height: 400px;
}

div.sidebar {
width: 17%;
float: left;
min-height: 400px;
}

div.logo {
height: 80px;
margin-bottom: 5px;
}

div.logo img {
border: none;
}

img#logowords {
width: 389px;
height: 53px;
margin-top:17px;
margin-right: 0;
}

#hillpic {
width: 385px;
height:76px;
float: right;
margin-right: 5px;
margin-top: 10px;
}

/* ----------------- Navigation Bar --------------*/
div.navbar  {
border: 2px solid #121212;
padding: 6px 0 6px 0; /* must match size of top and bottom navbar a borders */
background-color: #e00000;
}

div#redborder {
border: 1px solid #e00000;
margin-bottom: 20px;
}

.navbar ul {
/*  float: right; */
margin: 0 0 0 3px;
padding: 0;
list-style-type: none;
display: inline;
}

.navbar li {
display: inline;
margin-left: -3px;  /* make li even with edge of container */
padding: 0;
}

.navbar a  {
padding: 0 5px 0 5px;
text-decoration: none;
font-size: 12px;
font-weight: 700;
color: #ffffff;
background-color: #e00000;
border-top: 6px solid #e00000;
border-bottom: 6px solid #e00000;
border-right: 1px solid #ffffff;
}

.navbar a:hover {
text-decoration: none;
color: white;
border-top: 6px solid black;
background-color: black;
border-bottom: 6px solid black;
}

/* ------------------------End Navbar --------------*/

div#footer{
height: 55px;
background-color: #222222;
width: 100%;
float: left;
text-align: center;
font-size: .8em;
color: #F2F3EE;
padding: 0;
margin-bottom: 3px;
}

div#footer a:hover { 
color: #aaaaaa;
}

div#tmDiv_b87 {
margin-top: 5px;
}

div#ibox_content td {
padding: 0;
border: none;
}




div.article, div#home  {
padding-top: 1px;
width:95%;
margin-left: 2.5%;
margin-bottom: 10px;
line-height: 1.6em;
}

div#home p#intro {
font-size: 1.2em;
}

p#homeheader {
text-align: center;
font-weight: 600;
font-size: 1.8em;
font-style: italic;
margin-top: 25px;
margin-bottom: 50px;
}

p#homeheader span {
color: #e00000;
}

p#homeheader img {
margin-top:12px;
}

table#featureslisting {
border-collapse: collapse;
background-color: #f0f0f0;
width: 90%;
margin-left: 5%;
border: 1px solid #999;
}

table#featureslisting th {
background-color: #c0c0c0;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
padding: 5px;
}

table#featureslisting td {
vertical-align: top;
padding-left: 6px;
border-right: 1px solid #999;
line-height: 2.0em;
}

table#featureslisting td img.bullet {
width:16px;
margin-bottom: -4px;
}


/* ------------------------ ARTICLE -------------------- */

#featuresNAV {
font-size: 1.2em;
line-height: 3.0em; /* operates like margin */
}

.article h2 {
text-align: center;
color: #e00000;
font-size: 1.8em;
}

.article p#subhead {
color: #e00000;
text-align: center;
}

.article p#intro {
font-style: italic;
}

.article img#introimgR {
float: right;
width: 300px;
}

.article img#introimgL {
float: left;
width: 300px;
}

.article p#q {
font-size: 13px;
font-weight: 600;
color: #E00000;
}

.article p#a {
font-size: 13px;
margin-left: 20px;
}

/* ------------------------ IMAGES & MISC------------------------- */

img#meet1960 {
width: 502px;
padding-bottom: 8px;
}

div#meet1960div {
width: 502px;
float: right;
padding: 8px 8px 10px 8px;
text-align: center;
color: white;
background-color: #111111;
margin: 10px 5px 0 12px;
}

img#drake {
width: 179px;
padding-bottom: 8px;
}

div#billdrake {
width: 179px;
padding: 8px 8px 10px 8px;
background-color: #e00000;
color: white;
text-align: center;
float: left;
margin: 5px 15px 10px 4px;
}

div#team66div {
background-color: #222222;
color: white;
text-align: center;
width: 650px;
padding: 8px 8px 10px 8px;
margin: 15px 0 0 200px;
}

img#team66 {
width: 650px;
padding-bottom: 8px;
}

table#GXCcoaches {
float: right;
border-collapse: collapse;
width: 30%;
margin: -5px 15px 0 15px;
border: 1px solid #ccc;
}

table#GXCcoaches thead {
background-color: #c00000;
color: white;
}

tr.odd {
background-color: #e0e0e0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}