html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#navText a:hover {
	text-decoration: underline overline;
}
h2 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	background-image: url(images/clouds_copy.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #header {
  border-bottom: solid 1px #5a6484;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 10px 10px 10px 10px;
  width: 12em;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 10px 10px 10px 10px;
  width: 12em;
}
#outerWrapper #contentWrapper #content {
  margin: 0 14em 0 14em;
  padding: 10px 10px 10px 10px;
}
#adminContent {
  margin: 0;
  padding: 10px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #8E9FD0;
	border: 2px solid #2E3645;
	cursor:pointer;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #D8E5F6;
	border-top: solid 1px #8e9fd0;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#outerWrapper #contentWrapper {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
}
#cartNugget {
	border: 1px dashed #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
#divLogin {
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.doubleBorder {
	border: 3px double #000000;
}

.smaller  {
	font-size: 9px;
}
.pic {
	border: 2px solid #000000;
}
.bigPic {
	border: 4px double #000000;
}
.smallheader {
	font-size: 16px;
	font-weight: bold;
}
