/* Global Styles */

body {
	line-height: normal;
	background-color: #C6B182;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	

a {
	color: #006633;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	}
	
a:hover {
	color: #006633;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	color:#C6B182;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
#navigationb29 a {
	font:bold normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #A88C4D;
	text-decoration: none;
	letter-spacing:normal;
	display:run-in;
	}
	
#navigationb29 a:hover {
	color:#CCCC00;
	font-size: 10px;
	letter-spacing: normal;
	font-weight: normal;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.tanback {
	background-color: #C6B182;
}

