body {
	color: #ffffff;
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	font-family: arial;
}
#wrapper {
	margin: 0 auto;
	width: 901px;

}
#top-link {
	height: 62px;
	float: right;
	background-image: url(../images/top-tab.png);
	background-position: no-repeat;
	width: 294px;
	padding: 0px;
}

#header {

}
#top-nav {
	margin: 0px 139px 0px 113px;
	vertical-align: bottom;
}
#top-nav ul {
	list-style-type: disc;
	margin: 85px 0 0 0;
	list-style-position: outside;
	text-indent: -3em;
}
#top-nav ul li {
	display: inline;
	margin: 0;
	list-style-position: outside;
}
#top-nav ul .home {
	margin: 0 75px 0 0;

}
#top-nav ul .store {
	margin-right: 70px;
}
#content {
	/*changes 10-21-09
	padding: 60px 0 0 0;*/
	margin: 0;
	padding: 60px 0 0 70px;
	width: 730px;
}

a:link, a:visited, a:active, a:hover {
color: #d30507;
}

/*Home Page*/
#featuredProductsText {
	text-align: center;
}
#featuredProducts {
	text-align: center;
}
#welcomeText {
	font-size: 14pt;
	text-align: left;
	margin: 0 0 0 40px;
}
#homeText {
	text-indent: 2em;
	text-align: left;
	margin: 0 0 0 40px;
	font-size: 14pt;
}
#emailList {
	text-align: center;
	margin: 20px 0 0 110px;
}

#socialIcons {
	text-align: right;
}


/* Category Page - Special Store Page */
#productText {
	margin: 30px 0 0 0;
	font-size: 14pt;
}

.categoryGrid {
	margin: 60px 0 0 0;
	width: 100%;
}

.categorySpacer {
	height: 80px
}

.sectionImage {
	text-decoration: none;
}

.sectionTitleLink {
	text-decoration: none;
}

.sectionTeaser {
	margin: 10px 0 0 0;
}


/*Store Page*/
#storeHeading {
	text-align: left;
}

#storeSections {
	text-align: center;
}

.headerLinks {
	font-size: 16px;
}

.productDetailTabTable {
	margin: 0 0 0 20px;
}

.pricingTable {
	margin: 0 10px 0 0;
}

.pricingHeader, .pricingColorName1, .pricingSwatch1, .pricingPrice1 {
	border: solid 1px white;
	padding: 10px;
	text-align: center;
}

.sizeChartTable tr td {
	border: solid 1px white;
}

.sizeChartHeaderTD {
	text-align: center;
	padding: 0 10px;
}

.sizeChartTD {
	text-align: center;
	padding: 0 10px;
}

.sizeChartHeaderTDstart {
	border: solid 0px white;
}

/*About Page*/
#aboutHeading {

}
#aboutText {
	margin: 0 0 0 40px;
	font-size: 14pt;
}
#footerSpacerAbout {
	height: 350px;
}

/*Contact Page*/
#contactText {
	margin: 0 0 0 40px;
	font-size: 14pt;
}
#footerSpacerContact {
	height: 100px;
}

/*Shipping Page*/
#shippingText {
	margin: 0 0 0 40px;
	font-size: 14pt;	
}

/*Privacy Policy Page*/
#privacyHeading {

}
#privacyText {
	margin: 0 0 0 40px;
	font-size: 14pt;	
}

#pagetitle {
	margin-left: 87px;
}

.productDetailTitleText {
	font-weight: bold;
	font-size: 20px;
}

#footer {
	/*background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;*/
	height: 343px;
	text-align: center;
}
#footer img {
	margin: 20px 0 0 0;

}

.developedBy {
	font-size: 9pt;
	
}

.developedBy a:link {
	text-decoration: none;
	font-size: 9pt;
}
.developedBy a:visited {
	text-decoration: none;
}
.developedBy a:hover {
	text-decoration: none;
	color: #66d4f3;
}
.developedBy a:activer {
	text-decoration: none;
}
/*

*/
