

/* Global.css  One sheet for all pages, 
since there are only 3 'styles' or sets of pages 
and since elements are very common to each. */


/* Amie, not sure these are needed at all,
and if they are, can't they be included in one line?
Here only because one book recommended it to
avoid odd ball browser issues. I haven't taken the time
to see if they really matter. Please see. */

body {
	margin: 0; 
	background-color: #ffffff
}

body {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

ol {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
}

code {
	font-size: 1em;
}

pre {
	font-size: 1em;
}
/* This removes underlines from links */
a {
	text-decoration: none;
}

/* This removes borders from linked images */
a img {
	border: none;
}

ha {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-family: "Arial Black", Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: -1px;
}

.accnt {
	color: #B11C14;
}

.accntStrg {
	color: #B11C14;
	font-weight: bold;
}

/* ********** Main section Home Page, then all pages mostly top to page to bottom of page *************** */
/* ********** Then, subsequent pages only have code that is unique to them *************** */

#positionStatement {
	position: absolute;
	width: 400px;
	height: 20px;
	z-index: 7;
	top: 5px;
	left: 75px;
}



#mastheadWrap {
	position: absolute;
	width: 602px;
	height: 108px;
	z-index: 6;
	top: 30px;
	left: 0px;
}
#rule1 {
	height: 20px;
	width: 750px;
	position: absolute;
	z-index: 10;
	left: 50px;
	top: 200px;
	background-color: #B11C14;
}
#rule2 {
	height: 20px;
	width: 750px;
	position: absolute;
	z-index: 11;
	left: 50px;
	top: 400px;
	background-color: #B11C14;
}
#rule3 {
	height: 20px;
	width: 750px;
	position: absolute;
	z-index: 12;
	left: 50px;
	top: 580px;
	background-color: #B11C14;
}
#rule4 {
	height: 20px;
	width: 750px;
	position: absolute;
	z-index: 14;
	left: 50px;
	top: 760px;
	background-color: #B11C14;
}
#rule5 {
	height: 20px;
	width: 510px;
	position: absolute;
	z-index: 15;
	left: 115px;
	top: 1090px;
	background-color: #B11C14;
}
#rule6 {
	height: 20px;
	width: 380px;
	position: absolute;
	z-index: 14;
	left: 100px;
	top: 1105px;
	background-color: #4f3632;
}
#nickleWrap {
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 5;
	left: 707px;
	top: 90px;
}

.reverseCaption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
}

#mainNav {
	position: absolute;
	z-index: 250;
	width: 300px;
	height: 17px;
	top: 45px;
	left: 610px;
}
.mainNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #4D236D;
	text-decoration: none;
	padding-right: 10px;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-left: 10px;
}
#mainNav a:link {
	color: #4D236D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#mainNav a:visited {
	color: #4D236D;
	text-decoration: none;
	font-weight: normal;
}
#mainNav a:hover {
	color: #B11C14;
	text-decoration: underline;
}

/* There should be two styles for ha, ha better for SEO. This is the biggest and only appears on the home page */
#headWrap {
	position: absolute;
	z-index: 30;
	left: 75px;
	top: 150px;
	height: 30px;
	width: 700px;
}
#introCont {
	height: 175px;
	width: 560px;
	position: absolute;
	z-index: 40;
	left: 250px;
	top: 190px;
}

/* Main Copy Style Small is used on Privacy page */
.mainStyleSm {
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10;
	padding-top: 10;
	margin-bottom: 15px;
}


/* Main Copy Style is just that, and appears on most, not all pages */
.mainStyle {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 7px;
}
.mainStyle a:link {
	color: #3D2451;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.mainStyle a:visited {
	color: #3D2451;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.mainStyle a:hover {
	color: #B11C14;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#sideBar {
	height: 550px;
	width: 120px;
	position: absolute;
	z-index: 90;
	left: 815px;
	top: 90px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4f3632;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	vertical-align: top;
	text-align: left;
}
#sideBar a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #B11C14;
}
#sideBar a:visited {
	color: #B11C14;
}
#sideBar a:hover {
	color: #B11C14;
	text-decoration: underline;
}

#orderBar {
	height: 20px;
	width: 300px;
	position: absolute;
	z-index: 100;
	left: 450px;
	top: 1100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6C4D46;
	font-weight: bold;
	text-decoration: none;
	line-height: 200%;
	vertical-align: top;
	text-align: left;
}
#orderBar a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6B4B45;
}
#orderBar a:visited {
	color: #6B4B45;
	text-decoration: underline;
}
#orderBar a:hover {
	color: #B11C14;
	text-decoration: none;
	font-weight: bold;
}


#logoPosCopyright {
	position: absolute;
	height: 80px;
	z-index: 210;
	top: 1300px;
	width: 750px;
	z-index: 260;
	left: 50px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4D236D;
	text-align: center;
	line-height: 50%;
	margin-bottom: 0px;
}
.copyright {
	margin: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #4f3632;
	text-decoration: none;
	text-align: center;
	line-height: 125%;
	font-weight: normal;
}

#bottomNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #4f3632;
	text-decoration: none;
	list-style-type: none;
	line-height: 200%;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottomNav a:link {
	color: #4f3632;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
#bottomNav a:visited {
	color: #4f3632;
	text-decoration: none;
	font-weight: normal;
}
#bottomNav a:hover {
	color: #B11C14;
	text-decoration: underline;
	font-weight: normal;
}
#refAdCaption {
	position: absolute;
	width: 300px;
	height: 15px;
	left: 200px;
	top: 1200px;
	z-index: 130;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#refAd1 {
	position: absolute;
	width: 250px;
	height: 100px;
	z-index: 80;
	left: 224px;
	top: 1250px;
}
#refAd2 {
	position: absolute;
	width: 250px;
	height: 100px;
	z-index: 80;
	left: 484px;
	top: 1250px;
}
#refAd3 {
	position: absolute;
	width: 250px;
	height: 100px;
	z-index: 80;
	left: 744px;
	top: 1250px;
}
.refAdHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	line-height: 150%;
}
.refAdBody {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 150%;
}
.refAdurl {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #008000;
	text-align: left;
	line-height: 150%;
}	

/***************  Contact Form ************ */
#contactForm {
	position: absolute;
	z-index: 300;
	width: 500px;
	height: 500px;
	top: 250px;
	left: 150px;
}

#contactForm .label {
	width: 175px;
	margin-right: 10px;
	text-align: right;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	height: 20px;
	border-collapse: collapse;
}



