/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
  }

a { text-decoration:none }

p.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a.stmplnk {
	text-decoration: none;
	color:#000066;
	}
a.stmplnk:hover {
	text-decoration: underline;
	color: #0066CC;
	}
a.crtsl {
  font-size: 0.9em;
	text-decoration: none;
	color:#0000FF;
	}
a.crtsl:hover{
	text-decoration: underline;
	color:#0099CC;
	}
a.reglink {
  text-decoration: none;
	color:#0000FF;
  }
a.reglink:hover {
	text-decoration: underline;
	color:#0099CC; 
  }
  
/**** Forms, Drop Downs, Inputs, etc. ****/
select.side {height: 20px; width: 160px; max-height: 20px}
.footer {
	font-size: 12px;
	}
h1.ftrmessage {
	font-size: 11px;
	} 
/*Footer Site Links*/
a.network_lnks {
	text-decoration: none;
	font-size: 0.8em;
	color:#000066;
	}
a.network_lnks:hover {
	text-decoration: underline;
	color: #0066CC;
	}
/*Right Nav Image Spacing Fix*/
.rightnav {
	display: block;
	}

/* Current Styles Page */
h1.links {
  font-size: 0.9em;
  }
h2.saletxt {
  font-size: 1.2em;
  }
h3.catg {
  font-size: 1.1em;
  }
hr {
  color: #003475;
  }
	
/*----- Why Shop With Us -----*/ 
p.savetitle{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
	text-align: center;
	}

p.savenote{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#0066CC;
	text-align: center;
	}
a.sites:active, a.sites:link, a.sites:visited {
	font-weight: bold;
	color: #0000cc;
	}
a.sites:hover{
	color: #0066CC;
	text-decoration: underline;
	}
	
/*----- Ordering & Policy -----*/ 	
a.optop {
	display: block;
	width: 210px;
	height: inherit;
	padding: 4px;
	background-color: #debf8f;
	margin-bottom: 2px;
	color: #224f94;
	font-size: 0.9em;
	text-decoration: none;
	border: thin double rgb(134,99,74)
	}
a.optop:hover {
	background-color: #ca6c27;
	color: #ffffff;
	}
p.hdr {
	display: block;
	width: inherit;
	height: inherit;
	background-color: #FFCC33;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	}
	
/*----- Your Account, View Cart -----*/

#cartacc {  
  width: 170px;
  height: 42px;
  float: right;
  margin-left:5px;
}
#viewcart {  
  width: 73px;
  height: 42px;
  float: right;
}
#your_acc { 
  width: 97px;
  height: 42px;
  float: left;
}



/*----- H1, H2, H3 Text Formatting -----*/

h1.stc {
  font-size: 1.3em;
  color: #000;
  }
h2.stc {
  width: 800px;
  font-size: 1.1em;
  color: #000;
  }
h3.stc {
  font-size: 1em;
  color: #000;
  }
  
/*----- Other -----*/  
.Membership_Passport {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	background-image: url();
	height: 250px;
	width: auto;
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	text-align: right;
	white-space: normal;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

/**** H1, H2, H3, Keywords ****/
h2.static {
	font-size: 12px;
	}
h1.ftrmessage {
	font-size: 11px;
	}
	
/**** Niche Static Pages ****/
h1.stc {
	font-size: 2.4em;
	font-weight: bold;	
	}
h2.stc {
	font-size: 1.8em;
	font-weight: bold;
	}	
h3.stc {
	font-size: 1.6em;
	font-weight: bold;
	}
h4.stc {
	font-size: 1.2em;
	}
h5.stc {
	font-size: 0.8em;
	}

/**** General Text Styles ****/
p.stc_title {
	font-size: 2.4em;
	font-weight: bold;
	}
p.stc_subtitle {
	font-size: 2em;
	font-weight: bold;
	}
p.stc_sztitle {
	font-size: 1em;
	font-weight: bold;
	}
p.stc_smtitle {
	font-size: 1.4em;
	font-weight: bold;
	}
p.stc_minititle {
	font-size: 1.1em;
	font-weight: bold;
	}
p.stc_caption {
	font-size: 11px;
	}
#sidetxt {
	font-size: 13px;
	}
	
/**** Ordering & Policy page ****/
p.small_blk {
	font-size: 11px;
	}
p.small_red {
	font-size: 11px;
	color: #FF0000;
	}
p.bold {
	font-weight: bold;
	}
p.disclaimer {
	font-size: 10px;
	}
	
/**** Passport & Why Shop pages ****/
a.crtsl:link, a.crtsl:active, a.crtsl:visited{
	text-decoration: none;
	color:#0000FF;
	}
a.crtsl:hover{
	text-decoration: underline;
	color:#0099CC;
	}

	
/**** Footer Nav Links ****/
a.ftrnav {
	padding: 5px;
	color: #F1E6B5;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	}
a.ftrnav:hover {
	background-color: #61230e;
	}