@charset "utf-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #4e3101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f2dd7d;
}
a:visited {
	color: #f2dd7d;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #f2dd7d;
}
.contentBG {
	background-image: url(images/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopLeft {
	background-image: url(images/cornerTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopRight {
	background-image: url(images/cornerTopRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #92651c;
	text-decoration: none;
	letter-spacing: 2px;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #f8cb82;
	text-decoration: none;
	letter-spacing: 1px;
}
.mainMenu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f2dd7d;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #92651c;
	text-decoration: none;
	letter-spacing: 2px;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #cea158;
	text-decoration: none;
	letter-spacing: 2px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.picPadding {
	padding: 10px;
}
.lineHeight24px {
	line-height: 24px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #f8cb82;
	text-decoration: none;
	letter-spacing: -1px;
	font-style: italic;
}
