body {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}
.main_table {
	width: 920px;
	height: 600px;
}
.header_column {
	background: #E4E5E6;
	height: 110px;
	padding-top: 15px;
	padding-left: 22px;
	
}

.module_content {
	vertical-align: top;
	padding-top: 0px;
}
.logo_column {
	vertical-align: bottom;
}
.menu_column {
	/*padding-top: 12px;*/
	
	padding-bottom:12px;
	vertical-align: top;

}
.search_column {
	width: 170px;
	
	padding-right:4px;
}
.menu_table {
	margin-top: 12px;
	
}
.content_table {
	padding-top:15px;
	padding-bottom:15px;
	height: 495px;
}
td.menu_link {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #000000;
}
td.menu_link_first {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
}
td.menu_selected {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}
td.menu_selected_first {
	padding-right: 10px;
	text-align:center;
}
span.menu_selected {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background:#D31145;
}

a:link, a:visited {
	color:#D31145;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a.biglink:link, a.biglink:visited {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.biglink:hover {
	text-decoration:underline;
}

a.biglink_selected:link, a.biglink_selected:visited {
	color:#FFFFFF;
	background:#D31145;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	width:100%;
	padding-left:2px;
	
}
a.biglink_selected:hover {
	text-decoration:none;
}



a.menu_link:link,a.menu_link:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color:#000000;
}
a.menu_link:hover {
	color:#D31145;
	
}
.banner_outercell {
	height: 1px;
	width: 1px;
	
}
.banner_column {
	padding-left: 22px;
	width: 210px;
	height: 100%;
	vertical-align: top;
}
.index_column {
	width: 172px;
	height: 100%;
	vertical-align: top;
	padding-left: 22px;
	
}

.index_div {
	border: 4px solid #E4E5E6;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	height: 489px;
	width: 187px;
}
.page_div {
	border: 4px solid #E4E5E6;
	padding-left: 15px;
	padding-right: 15px;
	overflow:auto;
	
	
	padding-top: 8px;
	height: 450px;
	width: 654px;
}
.page_content {

}
.banner_image {
	
}
.banner_width {
	width:180px;
}
.content_column {
	height: 100%;
	vertical-align: top;
}
.content_box {
	
}
.promo_column {
padding-left:26px;
	height: 100%;
	vertical-align: top;
}
.content_innertable {
	 width:655px;
	 height:446px;
}
.mainimage_column {
	height: 100%;
	vertical-align: top;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;
	width: 300px;

	
}
.search_field {
	
}
.search_results th {
	text-align: left;
	font-size: 11px;
	color:#1E6FB2;
	padding-left: 5px;
}
.search_results td {
	font-size: 11px;
	padding-left: 5px;
}
.search_results tr.alt {
	background: #F4F4F4;
}
.search_results tr.over {
	background: #FFDAE4;
}
.search_results a:link,.search_results a:visited {
	color: #000000;
}
.featured {
	font-weight: normal;
}
.main_image {
	
}
h1 {
	padding-top:0px;
	margin-top: 0px;
	color:#D31145;
	font-family: tahoma;

	font-size: 16px;
}
h2 {
	padding-top:0px;
	margin-top: 0px;
	color:#1E6FB2;
	font-family: tahoma;

	font-size: 14px;
}
h3 {
	padding-top:0px;
	margin-top: 0px;
	margin-bottom:10px;
	color:#1E6FB2;
	font-family: tahoma;

	font-size: 12px;
	border-bottom:3px solid #D31145;
	padding-bottom: 3px;
}
h4 {
	padding-top:0px;
	margin-top: 0px;
	color:#1E6FB2;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom:0px;
}
.class_title {
	color:#1E6FB2;
	font-size: 12px;
	font-weight: bold;
}

#loading_div {
	color:#D31145;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	display: none;
	background: #FFFFFF;
	width:100%;
	height:120px;
	text-align: center;
	
	padding-top: 80px;
	
}
#search_div {
	margin-right:3px;
	overflow:auto;
	height: 305px;
}
#store_location_div {
    left: 664px;
    top: 150px;
    position: absolute;
    width: 210px;
    height: 500px;
    border:1px solid #aaaaaa;
    background: #FCFCFC;
    z-index:50;
    padding:10px;
    overflow:auto;
}
select {
	font-family: tahoma;
	font-size: 12px;
	/* background: #FFDAE4;*/
	
}
#store_locator_text {

	left:752px;
	top:95px;
	font-weight:bold;
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	position: absolute;
}
#store_locator_text b {
	font-size:12px;
	color:#D31145;
}
input.go {
	background: #D31145;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	height: 20px;
}
#zip_code {
	height: 20px;
	font-size:11px;
}

.promotion_preview {
	font-size: 10px;
	font-weight:bold;
	width:100%;
	line-height:12px;
	text-align:center;
}



/* CLASSES FOR SITES WITH RIGHT BANNERS */




.index_div_right {
	height: 475px;
}
.page_div_right {
	border: 0px;
	height: 445px;
	/*width: 660px;*/
	width:100%;
	padding-left:15px;
	padding-right:15px;
}
.banner_column_right {
	padding-left:0px;
	padding-right:22px;
	width: 1px;
}
.mainimage_column_right {
	padding-left: 22px;
	padding-right:0px;
	
}

.content_column_right {
	padding-top:15px;
	padding-right:22px;
	padding-bottom:15px;
	padding-left:22px;
}
/*
.content_table_right {
	padding-top:15px;
	padding-bottom:15px;
}
*/