/* @override http://site.marathonstores.com/css-new-jersey.css */

/* @override http://site.marathonstores.com/css-palmbeach-fl.css */

/* @override http://site.marathonstores.com/css-palmbeach-fl.css */

#page-body {
	border: 1px solid #58a8d8;
}
#page-header  {
	margin: 0;
	padding: 0;
	height: 125px;
}
body {
	color: #000;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-57905759840470/newJersey-gold.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#site-container #page-body #page-header {
	margin: 0px;
	padding-left: 0px;
	border: 0px solid #39F;
}
#site-container #page-body #marathon-section-main-navigation #marathon-site-navigation {
	background-color: #0099ff;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0;
}
#marathon-section-main-navigation #marathon-site-navigation ul {
	list-style-type: none;
	float: none;
}

#marathon-section-main-navigation #marathon-site-navigation ul li {
	list-style-type: none;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	
}
#marathon-section-main-navigation #marathon-site-navigation ul li a.newJersey-mainNav:link {
	text-decoration: none;
	color: #FFF;
}
#marathon-section-main-navigation #marathon-site-navigation ul li a.newJersey-mainNav:visited {
	text-decoration: none;
	color: #FFF;
}
#marathon-section-main-navigation #marathon-site-navigation ul li a.newJersey-mainNav:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0FC8C6;
}
#page-header img {
	border-bottom: 1px solid #58a8d8;
}

