@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3f3f3f;
	background-image: url(images/bgMain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.bgHomeLeftColumn {
	background-color: #070707;
	background-image: url(images/bgHomeLeftBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #a28800;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #a28800;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ceb325;
	text-decoration: underline;
}
.bgContent {
	background-color: #dadbdd;
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #626262;
	text-decoration: none;
}
a {
	color: #a28800;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #3f3f3f;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #a28800;
	text-decoration: none;
	letter-spacing: -1px;
}
a:hover {
	color: #e0c019;
	text-decoration: underline;
}
.smallText {
	font-size: 10px;
	line-height: normal;
	font-style: italic;
}
.menuPadding {
	padding-right: 10px;
	padding-left: 10px;
}
.picPaddingLeft {
	padding-left: 15px;
}

