body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.pictureWrapL {
	margin-right: 15px;
	margin-bottom: 5px;
}
.pictureWrapR {
	margin-left: 15px;
	margin-bottom: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #783EA1;
	font-weight: bold;
	color: #FFFFFF 
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC6699;
	font-weight: bold;
	color: #FFFFFF 
}
.buttonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #B72D0F;
	color: #FFFFFF;
	height: 30px;
}
.buttonGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #006A34;
	color: #FFF;
	height: 30px;
	font-weight: bold;
	width: 190px;
}
.buttonGreen_varWidth {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #006A34;
	color: #FFF;
	height: 28px;
	font-weight: bold;
}
.buttonOchre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #EFCF50;
	color: #333;
	height: 30px;
	font-weight: bold;
	width: 190px;
}
.sidebarHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebarBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.turnTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blogSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	font-style: italic;
}
.blogText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 125%;
}
.hotProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.hotProductsHeadRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
}
.hotProductsHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #007C38;
	font-weight: bold;
}
.hotProductsHead_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #007C38;
	font-weight: bold;
}
.hotProductsHead_subBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #363636;
	font-weight: bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 140%;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 140%;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.photo_cap_cred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000000;
	line-height: 135%;
}

/*--------------------------------------------------------*/
/*  refrigerator_magnets                                  */
/*--------------------------------------------------------*/

.mag_right290 {
 float:right;
 width:290px;
 padding:5px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
 background: #d9dcff;
}

.mag_right170 {
 float:right;
 width:170px;
 padding:5px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
 background: #FFFFFF;
}

.mag_right105 {
 float:right;
 width:105px;
 padding:5px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
 background: #FFFFFF;
}

.mag_right300_border {
 float:right;
 width:300px;
 padding:5px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
 border-style: solid;
 border-width: 1px;
 border-color: #406cb3;
 background: #d9dcff;
}

