body{
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
	scrollbar-track-color:#F4F4F4;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#939393;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3c1c06;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3c1c06;
	font-weight: normal;
	text-decoration: none;
}
.bg_contact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 24px;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 13px;
	padding-left: 13px;
}
.bg_about {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 24px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #a3070c;
}


.bg_timeaddress {
	background-image: url(images/bg_timeaddress1.gif);
	background-repeat: no-repeat;
}


.a {
	color: #84111A;
	text-decoration: none;
	font-size: 11px;
	
}
a:hover {
	color: #84111A;
	font-size: 11px;
	text-decoration: underline;
}
.b {
	font-size: 10px;
	color: #846342;
	text-decoration: none;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 18px;
}



td {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3c1c06;
	font-weight: normal;
}

.footer {
	font-size: 10px;
	color: #4c282a;
}
