@charset "utf-8";
/* CSS Document */

.woodbar {
	background-attachment: scroll;
	background-image: url(../images/template/bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
}
.bg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/template/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.contentpd {
	padding: 5px;
}
.navlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0px;
}
.whitebg {
	background-color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.lgtext {
	font-size: 16px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.awardheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	line-height: 30px;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.smtext {
	font-size: 10px;
}
.homebg {
	background-attachment: scroll;
	background-image: url(../images/page/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
hr {
	color: #996633;
}
.sideborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-left-color: #996633;
	padding-right: 5px;
	padding-left: 5px;
}
.homeborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #996633;
	padding-right: 5px;
	padding-left: 5px;
}
.menuborder {
	border: 2px ridge #996633;
	padding: 10px;
}
.marqueetext {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.quotetext {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}

