/* CSS Document */
/* Bonnie */


body {
	font: bold 1px "Trebuchet MS, Arial, Helvetica, sans-serif";
	color: #666666;
	text-align: left;
	}

/*
body {
	font: bold 14px "Trebuchet MS";
	color: #666666;
	text-align: left;
	}
*/

p {
	font-size: 12px;
	line-height:16px;
	margin-top: -1px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	}
	
p.gallery {
	color:#000000;
	font-weight:900;
	text-align:center;
	}

p.emphasis {
	color:#000000;
	font-weight:900;
	}
	
.small {
	font-size:small;
}

#registered {
	font-size: 10px;
	line-height:11px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
}

/* Craig */

.ptext {
	font-size: 12px;
	line-height:16px;
	margin-top: -1px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	}

.reg {
	font-size: 10px;
	line-height:11px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
}

a {
	color:#FF0000;
	text-decoration:none;
	}

a:hover {
  text-Decoration: underline;
  color: #990000;
}

a:active {
	color: #990000;
	text-decoration:none;
}

.carttext {
	font: bold 14px "Arial, Helvetica, sans-serif";
	color: #666666;
	font-family: "Trebuchet MS";
}

.cartheading {
	font: bold 16px "Arial, Helvetica, sans-serif";
	color: #000000;
	font-family: "Trebuchet MS";
}
.carttitle {
	font: bold 20px "Arial, Helvetica, sans-serif";
	color: #000000;
	font-family: "Trebuchet MS";
}

.clickcaption {
	font-size: 10px;
	line-height:12px;
	padding-left:6px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	}

.shopcaption {
	font-size: 12px;
	line-height:14px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	}

.captioncentered {
	font-size: 12px;
	line-height:16px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	color:#000000;
	font-weight:900;
	text-align:center;
}

.bordertop {
	font: bold 14px "Arial, Helvetica, sans-serif";
	color: #666666;
	font-family: "Trebuchet MS";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A68;
}

.borderlefttop {
	font: bold 14px "Arial, Helvetica, sans-serif";
	color: #666666;
	font-family: "Trebuchet MS";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9A9A68;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A68;
}

.borderlefttopright {
	font: bold 14px "Arial, Helvetica, sans-serif";
	color: #666666;
	font-family: "Trebuchet MS";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9A9A68;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A68;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A9A68;
}

.margintop {
	margin-top: 30px;
}