body {
	color: #333333;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.form_element {
	font-family: Verdana, sans-serif;
	font-size: 8pt;	
	color: #656565;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 8pt;	
	color: #656565;	
}
a {
	color: #d45c2c;
}

a:hover {
	color: #7D0000;
}

.storehours_text {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	letter-spacing: -0.07em;

}

.testimonial_text {
		font-family: Verdana, sans-serif;
	font-size: 8pt;	
	color: #454545;

}

.newsevents_text {
		font-family: Verdana, sans-serif;
	font-size: 8pt;	
	color: #454545;

}

.pagenumber {
	font-size: 7pt;
	font-family: Tahoma;
	text-align: right;
	text-decoration: underline;
	color: Gray;
	margin-top: -14;
	margin-bottom: 0;
}

.pagenumberselected {
	font-size: 7pt;
	font-family: Tahoma;
	text-align: right;
	text-decoration: underline;
	color: Red;
	margin-top: -14;
	margin-bottom: 0;
}


.homeframe {
	margin-top: 4%;
}

.subframe {
	margin-top: 4%;
}


.border_right {
	border-color: #e2e2e2;
	border-right: 1px solid;
}

.border_left {
	border-color: #e2e2e2;
	border-left: 1px solid;
}

.border_both {
	border-color: #e2e2e2;
	border-right: 1px solid;
	border-left: 1px solid;
}


.hourstable {
	margin-top: 2px;
	border-color: #e2e2e2;
	border: 1px solid;	
}


.copy {
	font-size: 6pt;
}

.shoe_title {
	font-family: Verdana;
	font-size: 16pt;
	letter-spacing: 2px;
	color: #ffffff;
}

.sub_title1 {
	font-size: 12pt;
	color: Gray;
}

.sub_title2 {
	font-size: 11pt;
	color: #4F4F4F;
	font-weight: bold;
}

.sub_titleWhite {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.sub_title3 {
	font-size: 9pt;
	color: #4F4F4F;
	font-weight: bold;
}

.space {
	padding-left: 12px;
	padding-right: 12px;
}

.top_corner {
	position: absolute;
	left: 0pt;
	top: 0pt;
}

.tablescroll {
	height: 274px;
	width: 580px;
	overflow: auto;
}

.tablescroll2 {
	height: 274px;
	width: 778px;
	overflow: auto;
}

.tablescroll_testimonialsresults
{
	height: 300px;
	width: 768px;
	overflow: auto;
}


.azrtablescroll {
	height: 338px;
	width: 407px;
	overflow: auto;
}

.footer {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: -3pt;
	color: #6C0000;
}
