@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000;
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.productintrotext {
	font-size: 12pt;
	padding: 5px;
}
.navbar {
	background-color: #666;
	background-image: url(images/navbackground.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 22px;
}
.tabs {
	height: 31px;
	width: 920px;
	border-bottom-width: 2px;
	border-bottom-color: #795943;
	border-bottom-style: solid;
	margin-left: 15px;
}
.productTitle {
	font-size: 14px;
	font-weight: bold;
	color: #96010A;
}
.headerStore {
	background-color: #FFF;
	background-image: url(images/storeHeaderBackground.gif);
	background-repeat: repeat-x;
	height: 123px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headerContact {
	background-color: #EBF1F1;
	height: 93px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headerAbout {
	background-color: #F9F5E1;
	height: 53px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headline {
	font-size: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 60px;
	font-weight: normal;
	color: #7A5741;
}
.headlineBlue {
	font-size: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 60px;
	font-weight: normal;
	color: #51768A;
}
.headlineRed {
	font-size: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 60px;
	font-weight: normal;
	color: #900;
}
.subhead {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 30px;
	font-weight: normal;
}
.pixelgarden {
	float: left;
	height: 17px;
	width: 233px;
	margin-top: 63px;
	margin-left: 90px;
}
.contact {
	float: right;
	height: 16px;
	width: 400px;
	margin-top: 63px;
	margin-right: 21px;
	text-align: right;
	font-size: 14px;
	color: #669999;
}
.contact a:link {
	color: #669999;
	text-decoration: none;
}
.contact a:hover {
	color: #6CC;
	text-decoration: underline;
}
.contact a:visited {
	color: #669999;
	text-decoration: none;
}
.contact a:active {
	color: #6FF;
	text-decoration: underline;
}
.content {
	background-color: #FFF;
	width: 955px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
.cartbutton {
	float: right;
	height: 67px;
	width: 165px;
	background-image: url(images/bShoppingCartA.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cartbutton h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.cartbutton p {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #FFF;
}
.headerPX {
	background-image: url(images/headerBackground.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footerPX {
	background-image: url(images/footerBackground.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 10px;
	color: #adadad;
	margin-bottom: 30px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #F63;
	text-decoration: underline;
}
