/* CSS Document */

body {
	background-color: #484532;
}

.promotxt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #343030;
}

.promoheader18 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #343030;
	}
	
.promotxt10 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #343030;
}

.bigcontent {font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #343030;
}
.bigcontentbold {font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #343030;
	font-weight:bold;
}

.copyright {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #aeaf9e;
}
a {color:#339900;
text-decoration:none;
}

a:hover {color:#0066CC;
text-decoration:underline;
}

a:visited {color:#339900;
text-decoration:none;
}
a:visited:hover {color:#0066CC;
text-decoration:underline;
}
.style1 {color: #339900}

.triback {
background-image:url(images/tri-BackGround.jpg);
background-repeat:repeat-x;
background-color:#a7cd5c;
}

#ticker {
	background: #f8fae1;
	padding: 6px;
	height: 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	list-style: none;
}

#ticker li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}