/* Main content links */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #fb820f;
}
a:active {
	color: #333333;
}

/* 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: #fb820f;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #660000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #d4711a;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
.h6 {
	font-family: Times New Roman;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}
.h7 {
	font-family: Times New Roman;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.h11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #660000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #000000;
}
.textsales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	color: #000000;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #660000;
}
.textsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #511b00;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	color: #000000;
}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 pt;
	color: #000000;
}
.textemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 pt;
	color: #000000;
}
.textlargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.textlargeboldtnr {
	font-family: Times New Roman;
	font-size: 12 pt;
	font-weight: bold;
	color: #000000;
}
.textlargeboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	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;	
}
.webinartop {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
}
.webinarheading {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #A90000;	
}
.webinarheadingline2 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #A90000;	
}
.webinarsubheading {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;	
}
.webinartext {
	font-family: Georgia;
	font-size: 19px;
	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;
}