@charset "utf-8";

html {
	background-color: #f2f0e3;
	background-image:url(../img/Style2/BG.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}
body {
	min-height:768px;
	margin-bottom: -15px;
	margin-top: -5px;
	min-width: 950px;
}
#BG {
	height:100%;
	margin-bottom:-1px;
}
#bigH1 {
	background-image: url("../img/Style1/pkHeader1.png");
	height: 232px;
	width: 242px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#bigH2 {
	background-image: url("../img/Style1/pkHeader2.png");
	height: 49px;
	width: 425px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
span {
	visibility: hidden;
}
#retail {
	width:645px;
	margin-right:auto;
	margin-left:auto;
	padding-right:80px;
	text-align:right;
	z-index:3;
	position:absolute;
}
#retail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
#retail a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
#header {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position:relative;
}
#smallH1 {
	background-image: url(../img/Style2/PKsmall.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 233px;
	margin-top: 5px;
	float:left;
}
#smallH2 {
	background-image:url(../img/Style2/AutoBmarksmall.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 253px;
	float:right;
	margin-right: 75px;
	margin-top: 47px;
}	
#wrapper {
	background-image: url(../img/Style2/NavBar.png);
	z-index: 1;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 775px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#navBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 350px;
	position:absolute;
}
#navBar span {
	visibility:visible;
}
#navBar li {
	list-style-type: none;
	display:inline;
}
#navBar a {
	background-image: url(../img/Style2/LinkBG.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 66px;
}
#navBar a:hover {
	background-image: url(../img/Style2/HoverLinkBG.png);
	background-repeat: no-repeat;
	color: #970023;
}	
.home, .uses, .gallery, .fans, .order, .contact {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 66px;
	height: 20px;
	display: inline-block;
	text-align: center;
	padding-top: 2px;
}
#style2img {
	background-image: url(../img/Style2/ContentImage.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 582px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 495px;
	margin-top: 50px;
	margin-left:auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #000000;
}
#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #970023;
}
#content a {
	color:#970023;
}
#homeContent {
	width: 495px;
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #000000;
}
#homeContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #970023;
}
#homeContent a {
	color:#970023;
}

#video {
	width:425px;
	margin-right:auto;
	margin-left:auto;
}
#usesMenu {
	float:right;
}
#usesMenu ul {
	list-style-type: none;
	list-style-position: outside;
}
#galleryIMG {
	text-align: center;
}
#galleryIMG   img {
	text-decoration: none;
	margin: 10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#contactForm label {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contactForm input {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	margin-top: 5px;
}
#contactForm legend {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#contactForm textarea {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	margin-top: 5px;
}
#orderText   {
	text-align: center;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width: 495px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 50px;
	text-align:center;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:visited {
	color:#333333;
	text-decoration:none
}
#quote {
	font-style: italic;
	font-size:11px;
	color:#333333;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F2124;
	border-left-color: #8F2124;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#galleryText {
	font-size:14px;
	text-align: center;
}
