@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	line-height: 16px;
}
a { color:#515151; text-decoration:underline}
a:hover { text-decoration:none;color:#000000}
.monday {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #292d36;
	text-decoration: none;
}
.shadow_top {
	background-image: url(images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadow_middle {
	background-image: url(images/shadow_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_menu {
	background-color: #f78524;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_font {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_font:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9c4600;
	text-decoration: none;
}
.border {
	background-color: #ededed;
}
.border_doted {
	background-image: url(images/border_img.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.appointment {
	font-family: Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #f6821f;
	text-decoration: none;
}
.location {
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #034da2;
	text-decoration: none;
}
.email {
	font-family: Tahoma;
	font-size: 12px;
	color: #034da2;
	text-decoration: underline;
}
.footer_font {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height: 24px;
}
.footer_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height: 24px;
}
.footer_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: underline;
	line-height: 24px;
}
.copy_right {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}