* {
	margin: 0px;
	padding: 0px;
}
a:focus {
	outline: none;	
}

body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	background-color: #B2B5BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #646464;
	font-weight: normal;
}
h1 {
	height: 290px;
	width: 1004px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:visited, h3 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	line-height: 24px;
	padding-bottom: 8px;
	text-decoration: none;
	}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	color: #b65506;
	padding-bottom: 22px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f49021;
	line-height: 14px;
	padding-bottom: 15px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	padding-top: 13px;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #646464;
}
a:hover, a:active {
	font-weight: bold;
	color: #F5A13D;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}

.padRight {
	padding-right: 78px;
}
.floatImageRight {
	float: right;
	padding-left: 25px;
	padding-bottom: 35px;
}
.floatImageLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 25px;
}
.topPad {
	padding-top: 15px;
}
.indentSm {
	padding-left: 15px;
}
.centerSpacing {
	padding-left: 130px;
}
.orangeBold {
	color: #E07723;
	font-weight: bold;
}
.clearFloat {
	clear: both;
}
#wrapper {
	background-image: url(images/shadow_bg.png);
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#innerWrap {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 290px;
	width: 1004px;
}
.slideshow {
	height: 290px;
	width: 1004px;
	margin: auto;
	background-image: url(images/runningSlideBg.jpg);
	background-repeat: no-repeat;
}
.slideshow img { }
#mainContent {
	width: 1004px;
	background-color: #FFF;
}
#leftContent {
	width: 799px;
	float: left;
}
#nav {
	height: 23px;
	background-color: #f49021;
	padding-top: 7px;
	padding-left: 10px;
}
#nav ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
}
#nav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	height: 41px;
	width: 183px;
}
#nav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #fcd1a7;
	text-decoration: none;
}
#nav .clearBorder , #footer .clearBorder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeContent {
	height: 105px;
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 40px;
}
#homeCallout {
	background-color: #f49021;
	height: 122px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c2f1bf;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	padding-top: 2px;
	
}

#calloutFloat {
	float: left;
}
#calloutContent{
	width: 505px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}
#calloutContent p a, #calloutContent p a:link, #calloutContent p a:visited, #calloutContent p a:hover, #calloutContent p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c2f1bf;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#sidebar {
	width: 205px;
	float: right;
}
#blogLaunch {
	width: 205px;
	height:  279px;
	margin: 0px;
	padding: 0px;
}
#advertising {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#advertising ul {
	list-style-type: none;
}
#advertising li {
	padding-bottom: 15px;
}
#mainContentHome {
	padding-top: 25px;
}
#homeSubNav {
	width: 774px;
	padding-left: 25px;
	padding-bottom: 50px;
}
#homeSubNav ul {
	list-style-type: none;
}
#homeSubNav li {
	height: 41px;
	width: 183px;
	float: left;
	padding-right: 32px;
	padding-left: 32px;
}

#homeBoxes {
	padding: 0 0 45px 30px;
}
.subBox {
	text-align: center;
	width: 260px;
	float: left;
}

#innerContent {
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 40px;
}
#innerContent p {
	padding-bottom: 20px;
}
.storeList {
	float: left;
	width: 271px;
}
.storeList ul {
	list-style-type: none;
}
.storeList li {
	height: 161px;
	width: 271px;
	padding-bottom: 30px;
}
.readingList {
	padding-left: 40px;
	float: left;
	width: 220px;
}
.readingListRight {
	padding-left: 80px;
	float: left;
	width: 220px;
}
#innerContent .readingList p, #innerContent .readingListRight p {
	padding-bottom: 0px;
}
.readingList ul, .readingListRight ul {
	list-style-type: none;
}
.readingList li, .readingListRight li {
	padding-bottom: 60px;
	height: 180px;
	width: 220px;
}
.readingBox {
	border: 2px solid #F78E1E;
	height: 176px;
	width: 216px;
	position: relative;
}
.numberFloat {
	float: left;
	height: 67px;
	width: 66px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
}
.readingBox p {
	font-size: 11px;
	line-height: 13px;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.readingBox p.readMore {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.readingList a:link, .readingList a:visited, .readingListRight a:link, .readingListRight a:visited {
	font-weight: bold;
	color: #F5A13D;
	text-decoration: none;
}
.readingList a:hover, .readingList a:active, .readingListRight a:hover, .readingListRight a:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footer {
	background-color: #646464;
	height: 86px;
}
#footerNav {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	padding-top: 30px;
}
#footerNav a:link, #footerNav a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerNav a:hover, #footerNav a:active {
	color: #F5A13D;
	text-decoration: none;
}
#footerNav ul {
	list-style-type: none;
}
#footerNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
}
#copyright {
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
ul.siteMap{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
	list-style-type: none;
}

ul.siteMap a {
	text-decoration: none;
}

