html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image: url(images/tartans.gif);
	background-repeat: repeat;
	margin: 0px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#A30100;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#15242D;
	scrollbar-highlight-color:#660000;
	scrollbar-shadow-color:#000000
}
ul {
	list-style-image: url(images/bullet.gif);
}
html, body, #wrapper {
	height:100%;
	border: none;
	text-align: center;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;

}
a:active {
	font-weight: bold;
	color: #000000;
}

/* hierarchial menus */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color: #660000;
text-decoration:none
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: red;
text-decoration:none
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.2em;
	background-image: url(images/redFade.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-decoration:none;
	padding-left: 1em;
}
h1:link, h1:hover, h1:active, h1:visited, h2:link, h2:hover, h2:active, h2:visited {
text-decoration:none;
}
h2 {
	border-bottom-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	border-bottom-style: solid;
	text-transform: capitalize;
}
.redBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: 0.3em;
	text-align: center;
}
.redBoxSub {
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: right;
}
.events {
	font-family: "Arial Narrow", Arial;
	font-size: 10px;
	color: #000000;
}
.events a {
	text-decoration: underline;
	color: #FF0000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.firehouse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666699;
	text-decoration: none;
	letter-spacing: 0.5em;
	vertical-align: middle;
}
.blackBoxType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
}
.founderPhoto {
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-right: 6px;
}
.cornerBottomLeft {
	background-image: url(images/redBottomLeftCorner.gif);
	background-repeat: no-repeat;
}
.cornerBottomRight {
	background-image: url(images/redBottomRightCorner.gif);
	background-repeat: no-repeat;
}
.closed {
	background-color: #999999;
}
.closed .events {
	color: #FFFFFF
}
.closed .date {
	color: #A30100;
}
.classTime {
	vertical-align: middle;
	color: #333333;
	text-align: center;
	font-size: 11px;
}
.classBeltLevel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #999999;
	vertical-align: middle;
	text-transform: capitalize;
	margin: 0px;
	padding-left: 3px;
}
.scheduleTable {
	background-color: #FFFFFF;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5%;
}
.topLeftTD {
	text-align: left;
	vertical-align: top;
}
.rightAccentPhoto {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-left: 6px;
}
.fineprint {
	font-size: 10px; font-style: italic;
}