body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #000000;
}

.main {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}

.mains {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
.presshead {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}

.leader {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

a:link {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #000000;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.mainblack {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainblacks {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.footer {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top-width: 2px;
	border-top-color: #7d6e55;
	text-align: center;
	background-color: #7d6e55;
}
.tblbkgd {
	background-image: url(images/tblbkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.nav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7d6e55;
}
.nav a:link {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
} 

.nav a:visited {
	color: #ffffff;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.nav a:hover {
	color: #CCCCCC;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.nav a:active {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.brownline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E4D2F;
}
