body {
	background-color: #3c2e1c;
	margin: 0px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #9d9583;
}
.bgContent {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
}
.bgContentIn {
	background-image: url(../images/bg-content-in.gif);
	background-repeat: repeat-x;
}
.mainText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #828080;
}
.borderFlash {
	border: 1px solid #ecebeb;
}
.address {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #828080;
	padding-left: 20px;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #828080;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.bgTop {
	background-image: url(../images/grad-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blackText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
}

