/* Main content links */
a:link {
	color: #d4711a;
	text-decoration: underline;
}
a:visited {
	color: #d4711a;
	text-decoration: underline;
}
a:hover {
	color: #e9cb62;
	text-decoration: underline;
}
a:active {
	color: #d4711a;
	text-decoration: underline;
}

/* Links in Top table */

#navTop {
}
#navTop a:link, #navTop a:visited {
  color: #333666;
  background-color: transparent;
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
}
#navTop a:hover, #navTop a:active {
  color: #CC9900;
  background-color: transparent;
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

h1 {
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: bold;
	color: #d4711a;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #660000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d4711a;
}

h4 {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #d4711a;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.textsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #511b00;
}

.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.textlargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.texthomelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #914605;
	font-weight: bold;
}

.signature {
	font-family: Rage Italic;
	font-size: 27px;
	color: #000000;	
}





/* added SP for main text area formatting */

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333666;
}

a.h1:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C49C00;
	padding-top: 10px;
	padding-bottom: 3px;
}

a.h1:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C49C00;
	padding-top: 10px;
	padding-bottom: 3px;
}

a.h1:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6666cc;
	padding-top: 10px;
	padding-bottom: 3px;
}

a.h1:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6666cc;
	padding-top: 10px;
	padding-bottom: 3px;
}

/* floats */

 span.float-right {/* box float */
	float: right;
	width: 200px;
	margin: 18px 0px 18px 16px;
	padding: 8px 8px 16px 16px;
	background: #f5f5f5;
	border: 1px solid #FFCC00;
  }
  
.float-left {/* anything float */
	float: left;
	margin: 18px 16px 18px 0px;
	padding: 8px 16px 16px 8px;
  }
  
.floatrightall {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


/* boxes and tables */

.creambox {
	background: #ffffec;
	border: thin solid #660000;
}
hr.storehome {
	margin-top: 15px;
	margin-bottom: 13px;
	height: 2px;
}

.table-gray-gold {
	background: #f5f5f5;
	border: 1px solid #FFCC00;
	margin-top: 40px;
	margin-bottom: 40px;
}
.table-gray-gold-ececec {
	background-color: #ececec;
	border: 1px solid #FFCC00;
	margin-bottom: 40px;
	margin-top: 40px;
}

.table-purple-outline {
	border: 1px solid #333366;
	margin-top: 40px;
	margin-bottom: 40px;
}

.table.dashedred {
	border: 2px dashed #c00202;
}

.table-testimonials {
	background-color: #914605;
	border: 1px solid #000000;
	margin-top: 35px;
	margin-bottom: 35px;
}


/* specifically store styles */


#storehome {
	padding-left: 18px;
	padding-right: 18px;	
}

#storehome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333666;
	margin-right: 30px;
}

#storehome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	
}

#storehome .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333666;
	margin-right: 30px;
}
.textsmall {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr.storehome {
	margin-top: 20px;
	margin-bottom: 15px;
	height: 2px;
}

.storehome-image {
	margin-bottom: 8px;
	clear: right;
}
.table-testimonials-yellowcell {
	background-color: #FFFFCC;
}

a.courier:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
}

a.courier:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #cc9900;
}
h1.storeid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b89a33;
}
.tabledashedgray {
	border: 4px dashed #666666;
}
