/* CSS Document */

body {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
	background-color:#323232; 
	margin:0px;
}
.body {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
}

.whiteheader {
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
}

.darktext {
	color:#222222;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.bluelink{
	color:#405977;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.bluelink:hover{
	color:#405977;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.redlink{
	color:#ff0000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.redlink:hover{
	color:#ff0000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.blueheader {
	color:#476285;
	font-family:Tahoma;
	font-size:12px;
}

.pageheader {
	color:#476285;
	font-family:Tahoma;
	font-size:16px;
}

.bodylink {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
	text-decoration:none;
}

.bodylink:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
	text-decoration:underline;
}

.whitelink {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.whitelink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

.whitetext {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}

.crumbtext {
	font-family:Tahoma;
	font-size:11px;
	color:#010101;	
}

.crumblink {
	font-family:Tahoma;
	font-size:11px;
	color:#010101;	
	font-weight:bold;
	text-decoration:none;
}

.crumblink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#010101;	
	font-weight:bold;
	text-decoration:underline;
}

.sublink {
	color:#161616;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
.sublink:hover {
	color:#161616;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.subtext {
	color:#161616;
	font-family:Tahoma;
	font-size:11px;
}

.adminlink {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
	text-decoration:none;
	font-weight:bold;
}

.adminlink:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#080808;
	text-decoration:underline;
	font-weight:bold;
}

.darklink {
	color:#222222;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.darklink:hover {
	color:#222222;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.ltbluelink {
	font-family:Tahoma;
	font-size:11px;
	color:#99CCFF;
	text-decoration:none;
}

.ltbluelink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#99CCFF;
	text-decoration:underline;
}

.pagetitle {
	font-family:Tahoma;
	color:#CF1A00;
	font-weight:bold;
	font-size:18px;
}

.hours-em {
    font-weight: bold;
    color: #405997;
    
}

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#vidLink {
	font-family: Tahoma;
	font-weight: bold;
	color: #f33;
	text-decoration: none;
	margin-right: 80px;
}

#vidLink:hover {
	text-decoration: underline;
}

#vidLink span {
	text-transform: uppercase;
}

a img {
	border: none;
}