@charset "UTF-8";
/* CSS Document */

.subtitle{
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-variant: small-caps;
	font-weight: bold;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 0px;
	width: 140px;
	outline-color: #000;
	outline-style: none;
	outline-width: thin;
}


.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D03D03;
	text-decoration: none;
	background-color: #666
	display: block;
	padding: 0px;
	width: 140px;
	outline-style: none;
	outline-width: thin;
}
.Contact {
	font-weight: normal;
}
.textcenter {
	color: #000;
	font-weight: normal;
}
.Text {
	text-align: left;
}
.Store {
	font-weight: bold;
	font-size: 18px;
}
.summery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
