@charset "utf-8";
#header {
	background-attachment: fixed;
	background-image: url(../images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 775px;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background.gif);
}
#footer {
	background-image: url(../images/footer_2_nogrn.jpg);
	background-repeat: repeat;
}
#mainContent {
	padding: 5px;
}
#mainContent td {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
repeatTd {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #333;
}

#repeatTd {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #666;
}
#mainContent td .eC_Simple_Yosemite_Tahoma .eC_Simple_Yosemite_Tahoma .eC_CheckoutFormWrapper {
	padding: 0px;
}
.red {
	color: #600;
}
