body {
	background-color: #a39a97;
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#bodybg {
	background-image: url(images/bodybg-grey.jpg);
}
#bodybg .bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A5535;
	font-weight: bold;
	text-decoration: none;
}
#bodybg li a {
	color: #a39a97;
}

#header {
	background-image: url(images/headerbg2.gif);

}

#header2bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}body, td, th, h3, h6 {
	color: #a39a97
}

h1, h2, h4, h5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/navbg-taupe.png);
	font-weight: bold;
	color: #7A5535;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #666633;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11px;
	background-color: #281E15;
}

.li {
	font-family: Arial, Helvetica, sans-serif;
	color : #7A5535;
	font-weight : bold;
	list-style: square;
	list-style-type:square;
}
.red {
	color: #FF0000;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: D3CBC9;
	line-height: 11px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 11px;
}
