body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
}

.border {
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	}
.border-right {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#dcdcdc;
	}
.border-left {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#dcdcdc;
	}
.border-bottom {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dcdcdc;
	}
.padding12 {
	padding:12px;
	}
.padding3 {
	padding:3px;
	}
.padding5 {
	padding:5px;
	}
a.menu:link, a.menu:active, a.menu:visited {
	color:#587058;
	text-decoration:none;
	text-align:center;
	}
a.menu:hover {
	color:#ff8800;
	text-decoration:none;
	text-align:center;
	}
a.black:link, a.black:active, a.black:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
a.black:hover {
	color:#587058;
	text-decoration:none;
	font-weight:bold;
}
.li_menu {
	list-style-position: outside;
	list-style-image: url(/store/images/arrow.gif);
	margin-left:-35px;
	}
.phone {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	}
