@charset "UTF-8";
/* CSS Document
gray main	434642
orange		f68428
gray text	dcddde
darkest gray	242624
 */

body { background-color: #000; color: #dcddde; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 24px; }
div#container { width: 884px; margin-right: auto; margin-left: auto; border: 1px solid #7B807A; }
div#validate { width: 884px; float: clear; margin-right: auto; margin-left: auto; }


/* Generic styles */
td { vertical-align: top; }
img { border: none; }
hr { color: #181B19; background-color: #181B19; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; color: white; font-weight: normal; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: white; text-transform: uppercase; font-weight: bold; line-height: 14px;  }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #f58426; font-weight: normal; font-style: italic; }
h4 { font-size: 11px; line-height: 18px; padding: 4px 4px 4px 12px; color: white; background-color: #f58426; width: 164px; font-weight: bold; }
h5 { font-size: 11px; line-height: 18px; padding: 4px 4px 4px 12px; color: white; background-color: #f58426; width: 600x; font-weight: bold; 
	margin-left: -10px; }

/* Table styles */
td.tdnav { width: 208px; background-color: #131514; align: top; color: #dcddde; }
td.tdmain { width: 638px; background-color: #434642; padding-left: 38px; }
td.footer { background-color: #686d67; color: white; padding: 6px 0 0 38px; font-size: 12px;  height: 30px; }
td.tdorange { border-right: 1px solid black; }
table.tblorange { border: 1px solid black; }

/* staff table */
td.tdDarkGray { width: 395px; background-color: #242624; padding: 6px 4px 0 12px; }
td.tdLightGray { width: 179px; padding: 0 8px 0 14px; }
td.tdLightwide {width: 618px; padding: 0 14px 6px 11px; font-weight: normal; font-size: 12px; color: #f68428; }


/* DIV sections */
div#feature { width: 395px; background-color: #242624; float: left; padding: 0 4px 0 12px; }
div#sidebar { width: 205px; float: right; }
div#events { width: 600px; background-color: #242624; padding: 0 4px 0 12px; }

/* Classes */
p.pNav { text-align: right; padding-right: 40px; line-height: 12px; }
p.pcopyright { text-align: right; padding-right: 40px; line-height: 10px; font-size: 9px; }
div#sidebar p { line-height: 16px; }
p.pitalic { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
p.pbanner {font-family: verdana, arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 15px;  }
div#dot { background-image: url("images/dot2.gif"); background-repeat: no-repeat; background-postion: top; padding-top: 1px; }
.highlight { font-size: 14px; color: white; }
p.pUnderline { border-bottom: 1px solid white; margin-bottom: 20px; padding-bottom: 10px; }


/* Main navigation - left */
#navcontainer ul { margin: 0; padding: 0; list-style-type: none; text-transform: uppercase; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
#navcontainer ul li { margin: 0 0 3px 0; }
#navcontainer ul li a { display: block; padding: 2px 20px 2px 12px; width: 154px; background-color: #131514; text-align: right; }
#navcontainer ul li a:link { color: #DCDDDE; text-decoration: none; }
#navcontainer ul li a:visited { color: #DCDDDE; text-decoration: none; }
#navcontainer ul li a:hover { color: #7B807A; text-decoration: none; background-image: url("images/dotB.gif"); background-repeat: no-repeat; background-position: center right; }

/* Links */
p.pcopyright a { text-decoration: underline; }
p.pcopyright a:link, p.pcopyright a:visited { color: #dcddde; }
p.pcopyright a:hover { color: white; }

a { text-decoration: underline; }
a:link, a:visited { color: white; }
a:hover { color: #DCDDDE; }

div#sidebar a { text-decoration: underline; }
div#sidebar a:link, #sidebar a:visited { color: #F58426; }
div#sidebar a:hover { color: white; }

div#feature a { text-decoration: underline; }
div#feature a:link, #feature a:visited { color: #DCDDDE; }
div#feature a:hover { color: white; }

td.tdDarkGray a { text-decoration: underline; }
td.tdDarkGray a:link, #feature a:visited { color: #DCDDDE; }
td.tdDarkGray a:hover { color: white; }

a.abanner { color: #dcddde; }
a:link.abanner, a:visited.abanner { text-decoration: none; }
a:hover.abanner { text-decoration: underline; }
a:active.abanner { background-color: #242624; }

div#sidebar a.aOrange { color: black; }
div#sidebar a:link.aOrange, div#sidebar a:visited.aOrange { text-decoration: underline; }
div#sidebar a:hover.aOrange { color: white; }

div#sidebar a.aWhite { color: #dcddde; }
div#sidebar a:link.aWhite, div#sidebar a:visited.aWhite { text-decoration: underline; }
div#sidebar a:hover.aWhite { color: white; }

#sidebar p img.imgPadBottom { padding-bottom: 6em;}
#sidebar p img.imgNopad { padding-bottom: 0;}

