@charset "utf-8";
/* CSS Document */


 /*-NAVIGATION-----------------------------------------------------------------------------------------*/
.navigation {
	background-image: url(../images/nav_back.png);	
	margin-bottom: 0px;
	padding-left: 45px;
}

.nav_bottom {
	margin-top: 0px;
}

.nav_item {
	padding-bottom: 8px;
	font-weight: bold;
	margin-left: 75px;
	text-align: left;
}

A.nav_link {
	text-decoration: none;
	color: black;
	font-size: 14px;
}

A.nav_link:HOVER {
	text-decoration: underline;	
}

/*-END NAVIGATION------------------------------------------------------------------------------------------*/
 
/*-LEFT COLUMN---------------------------------------------------------------------------------------------*/
/*-END LEFT COLUMN-----------------------------------------------------------------------------------------*/

/*-MIDDLE COLUMN-------------------------------------------------------------------------------------------*/
.tagline {
	padding-top: 5px;
}

.facebook {
	background: url(../images/facebook_back.png);
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
}

.runningnews {
	margin-left: 25px;
	padding-top: 10px;
	width: 175px;	
	text-align: left;
	height:595px;
}

.stayconnected {
	background:url(../images/stayconnected_back.png);
	padding-left: 60px;
}

.stayconnected_icon {
	padding-right: 10px;	
}

.stayconnected_item {
	padding-bottom: 10px;
	font-size: 14px;
}

/*-END MIDDLE COLUMN-----------------------------------------------------------------------------------------*/

/*-RIGHT COLUMN----------------------------------------------------------------------------------------------*/
.locations {
	background: url(../images/locations_back.jpg);
	padding-top: 5px;
}

.locations_image_left {
	text-align: center;
	margin-top: 13px;
}

.locations_image_right {
	margin-right: 35px;
	margin-bottom: 5px;
	text-align: center;
}

a.locations_link {
	color: #313131;
	text-decoration: underline;
}

.locations_left {
	padding-left: 25px;	
}

.didyouknow {
	background: url(../images/didyouknow_back.png);
	padding-left: 30px;
	padding-right: 50px;
	text-align: center;
}

.wesupport {
	background: url(../images/wesupport_back.jpg);
	padding-left: 30px;
	padding-right: 50px;
	text-align: center;
}

.wesupport_icon {
	padding-bottom: 15px;	
}
/*-END RIGHT COLUMN-----------------------------------------------------------------------------------------*/

/*-FOOTER---------------------------------------------------------------------------------------------------*/

#footer {
	text-align: center;	
	padding-top: 42px;
	background-image: url(../images/bottom_green.jpg);
	height: 69px;
}

#footer_secondary {
	text-align: center;	
	padding-top: 60px;
	background-image: url(../images/green_secondary_bottom.jpg);
	height: 70px;
}

.brands {
	padding-right: 50px;	
}
/*-END FOOTER-----------------------------------------------------------------------------------------------*/

#secondary {
	padding-left: 35px;	
}

.secondary_header {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 21px;
	color: #5e6ea8;
}

.secondary_content {
	padding-left: 15px;	
	width: 625px;
}

.coupon {
	font-size: 21px;
	font-weight: bold;
	border: 2px dashed black;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

.areaclubs_name {
	font-weight: bold;
}

.kidsclub {
	color: #F00;	
}
