 /*:link { color: #330099 }
 :visited { color: #003300 }
 hr {color: #000068}
 div.c1 {text-align: center}
 */
.tier1 {color: #FFFFFF;
			background-color: #1f66b6}

.tier2 {color: #FFFFFF;
			background-color: #f4a804}

.tier3 {color: #FFFFFF;
			background-color: #0a3c75}

.orderform {color: #000000;
			background-color: #FFFFFF}
/*			
h1 {line-height: 100%;
	font-size: 24px; }

h2 {line-height: 100%;
	font-size: 20px;
}
*/

td {
	padding: 3px 5px;
}

h5 {
	font-size: 100%;
	text-transform: lowercase;
	margin: 0px 0px 5px 0px;
}

form br {
	clear: both;
}

label {
	float: left;
	width: 150px;
/*text-align: right; */
	margin-right: 10px;
}

input, .input, select {
	float: left;
	width: 400px;
	margin-bottom: 5px;
}

input[type="submit"], input[type="checkbox"], input[type="button"], select {
	width: auto;
}

input.inline {
	width: 200px;
}

label.inline {
	width: auto;
}

#content {
	width: 683px;
	padding: 30px 35px;
	background: url(../images/contentback.jpg) repeat-y;
	position: relative;

}

#content h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 110%;
	color: #72a1fd;
	width: 400px;
}


h3.shoptitle {
	font-size: 180%;
	font-weight: bold;
	font-style: normal;
	font-family: Times New Roman, serif;
	text-transform: uppercase;
	color: #ffba0e;
	width: 336px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffba0e;
	margin-bottom: 5px;
	float: left;
}

.shoptitle .smallshop {
	color: #fff;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

.incart {
	float: right;
	width: 170px;
	margin: 0px 20px;
	padding: 0px 10px;
	text-align: center;
	font-size: 90%;
	font-style: italic;
	color: #ffba0e;
}

.shopitem {
	float: left;
	padding: 10px 20px 20px 20px;
	text-align: center;
}

.shopitem a {
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
}

.shopitem a:hover {
	color: #ffba0e;
}

.shopitem2 {
	float: left;
	width: 150px;
	padding: 10px 20px 20px 0px;
}

.shopitem2 a.itemttl {
	color: #fff;
	font-style: normal;
}

.shopitem2 a.itemttl:hover {
	color: #ffba0e;
}

.shopmsg {
	color: #ffba0e;
	font-style: italic;
}

.catpic {
	position: absolute;
	left: 390px;
	top: 10px;
}

.linelink {
	float: left;
	text-transform: uppercase;
	margin: 10px 10px 0px 0px;
}

.linelink a {
	color: #fff;
	font-style: normal;
}

.linelink a:hover {
	color: #ffba0e;
}

h3.line {
	background-color: #e00511;
	padding: 5px 10px 5px 35px;
	width: 250px;
	margin-left: -35px;
	font-weight: normal;
}

.cartimg {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.itemdesc {
	float: left;
	margin-top: 10px;
}

.itemdesc label {
	width: 70px;
}

.itemdesc input, .itemdesc .input {
	width: 70px;
}

.divider {
	width: 200px;
	border-bottom: 1px solid #ffba0e;
	height: 1px;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.itemname {
	color: #72a1fd;
	text-transform: uppercase;
	font-weight: bold;
}

.cart input {
	width: 60px;
}

.ch1 input {
	width: 180px;
}

.err {
	color: #f00;
	font-weight: bold;
}