.navigation {
	font-family: "Gill Sans MT", Arial, Verdana;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	list-style-type: square;
	padding-right: 10px;
}
.bottom {
	padding-top: 50px;
	background-image: url(images/backgroundleftna.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
}
.leftnav ul {
	list-style-type: square;
}
#maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.clicktovisit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.logoclick {
	clear: none;
	float: none;
}
.storefront {
	width: 320px;
	clear: none;
	float: left;
	padding-right: 5px;
	height: 350px;
}
.emailus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #474666;
	font-weight: bold;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	letter-spacing: 1px;
	font-variant: normal;
}
.content3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #333;
}
