/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
  }

a { text-decoration:none }

#static_wrap {
	width: 900px;
	padding: 6px;
	text-align: right;
	}
p.title {
	font-size: 2.4em;
	font-weight: bold;
	color: #51608d;
	}
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: #cccccc;
	margin-bottom: 2px;
	color: #224f94;
	font-size: 0.9em;
	text-decoration: none;
	border: thin double rgb(71,71,71)
	}
a.optop:hover {
	background-color: #6975b0;
	color: #ffffff;
	}
p.hdr {
	display: block;
	width: inherit;
	height: inherit;
	background-color: #6a7aad;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	}
	
/*----- Your Account, View Cart -----*/

#cartacc {  width: 170px;
  height: 42px;
  float: right;
}
#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);
}
