/* CSS Document */

body {
	background: #827354;
	background: url(../i/bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	color: #A2916F;
}

.utilityNav {
	font-size: 11px;
	color: #FFFFFF;
}