body {
	background-color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #222222;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form {
	margin: 0px;
}

h1 {
	color: #cc002f;
	font-size: 30px;
	line-height: 28px;
	display: block;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
	text-indent: -2000px;
	background-image: url(../images/headers/local49-training-center.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}

a {
	color: #0000AA;
}

a img {
  border: 0;
}

a:hover {
	color: #cc002f;
}


#searchcontainer {
	text-align: right;
	width: 943px;
	color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: italic;
}

#headercontainer {
	background-image: url(../images/header-background.gif);
	text-align: left;
	width: 943px;
	height: 176px;
	background-repeat: no-repeat;
}

#sitecontainer {
	background-image: url(../images/site-background.gif);
	background-repeat: repeat-y;
	width: 943px;
	text-align: left;
}

#footer1 {
	color: #999999;
	width: 943px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
}

#footer2 {
	color: #666666;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer2 a {
	color: #666666;
	text-decoration: none;
}

#footer2 a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer2LeftColumn {
	float: left;
	width: 200px;
	text-align: left;
}

#footer2RightColumn {
	float: left;
	width: 725px;
	text-align: right;
}

#navcolumn {
	width: 175px;
	float: left;
	text-align: center;
	line-height: 16px;
}

#navcolumn a {
	display: block;
	width: 174px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 1px;
}

#navcolumn a:hover {
	background-color: #444444;
	color: #FFFFFF;
}

.currentPage {
	background-color: #505050 !important;
}

#maincolumn {
	width: 700px;
	margin-left: 30px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.trainingphoto {
  border: 1px solid #000000;
  margin-right: 10px;
  max-width: 70px;
}

.trainingbutton {
	margin-left: 5px;
}

table.classSchedule {
	border: 1px solid #444444;
	margin-bottom: 15px;
	margin-left: 15px;
}

table.classSchedule tr.toprow td {
	background-color: #FBDA03;
	font-weight: bold;
	color: #000000;
}

table.classSchedule tr.oddrow td {
	background-color: #F2F2F2;
}

table.classSchedule tr.evenrow td {
	background-color: #DBDBDB;
}

table.classSchedule tr.lastrow td {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	padding-top: 6px;
}

.errorExplanation {
  border: 2px solid #CC002F;
  padding: 5px;
}
#flash_notice {
  background-color: #FBDA03;
  border: 1px solid black;
  margin: 5px 0;
  font-weight: bold;
}
