@charset "utf-8";
body {
	background: #f7e8c3; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
#container {
	width: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #344d14;
}
.maintop {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/rounded_top.gif);
	height: 30px;
	background-repeat: no-repeat;
}
.mainbottom {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/rounded_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.woodtop {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/wood_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 185px;
}
.woodmiddle {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/wood_middle.jpg);
	background-repeat: repeat-y;
	width: 180px;
	padding-right: 2px;
	padding-left: 9px;
}
.leftnav {
	font-size: 12px;
	color: #644628;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.woodbottom {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/wood_bottom.jpg);
	height: 19px;
	width: 185px;
}

#mainContent {
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mainmiddle {
	background-image: url(Baseball%20Sales%20National%20League%20Baseball%20Pants%20clothing/rounded_middle.gif);
	background-repeat: repeat-y;
}
#header {
	background-repeat: no-repeat;
	height: 250px;
}
.topmenubg {
	background-image: url(p7pm/img/p7PM_goldbghz.jpg);
	background-repeat: repeat;
}
.greentext {
	font-weight: bold;
	color: #006633;
	font-size: 1.5em;
}
.faq {
	font-size: 1.1em;
	font-weight: bold;
	color: #0000FF;
}

.redtext {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.5em;
}
.Categhead {
	font-size: 14px;
	color: #644628;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.storeitem {
	color: #333333;
	padding-top: 3px;
	padding-bottom: 4px;
}
.specialtext {
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
}
.leftnav a:link {
	font-size: 12px;
	color: #644628;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftnav a:active {
	font-size: 12px;
	color: #644628;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftnav a:visited {
	font-size: 12px;
	color: #644628;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftnav a:hover {
	font-size: 12px;
	color: #644628;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.storeprice {
	color: #00CC66;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
}

.inside a:link {
	color: #0000FF;
	text-decoration: none;
}
.inside a:active {
	color: #0000FF;
	text-decoration: none;
}
.inside a:visited {
	color: #0000FF;
	text-decoration: none;
}
.inside a:hover {
	color: #339933;
	text-decoration: none;
}
.white {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.large {
	font-size: 16px;
	font-weight: bold;
}
.bluelarge {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
}
.ightspace {
	padding-right: 8px;
	padding-left: 8px;
}
.bigblue {
	font-size: 1.1em;
	color: #000099;
	padding-top: 3px;
	padding-bottom: 4px;
}
.cartsel {
	color: #FF0000;
}
h1 {
	font-size: 1.5em;
	background-color: #D2B393;
	margin-right: 4px;
	margin-left: 4px;
}
#footer {
	color: #DFB300;
	text-align: center;
}
#footer a:link {
	color: #DFB300;
	text-decoration: none;
}
#footer a:active {
	color: #DFB300;
	text-decoration: none;
}
#footer a:visited {
	color: #DFB300;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bluelarge a:link {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
	text-decoration: none;
}
.bluelarge a:active {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
	text-decoration: none;
}
.bluelarge a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
	text-decoration: none;
}
.bluelarge a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
	text-decoration: underline;
}
