
/* main background color */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999966;
	margin-bottom: 0px;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;

}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/* text styles begin */
.sugarcube {
	font-family: "CopprplGoth Bd BT";
	font-size: xx-large;
	color: #666666
}

.navigation {
	font-family: "CopprplGoth Bd BT";
	font-size: small; 
	color: #959500;
}

.intro {
	font-family: Palatino Linotype , sans-serif; 
	color: #666666;
	font-size: 16px; 
}

.intro-header {
	font-size: 20px;
}

.intro_bak {
	font-family: "CopprplGoth Bd BT"; 
	color: #666666;
}

.tagline {
	font-size: x-large;
	font-family: "TypoUpright BT";
	color: #666666;
}

.tagline_bak {
	font-size: x-large;
	font-family: "TypoUpright BT";
	color: #666666;
}

.footerText {
	font-size: 10px;
}
/* text styles end */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	text-align: right;
	padding-right: 10px;
}



.title {
	font-family: "AvantGarde Bk BT", Palatino Linotype , sans-serif; 
	font-size: 18px; 
	color: #6F4011; 
	text-align: left;
}

.description {
	font-family: "AvantGarde Bk BT", Palatino Linotype , sans-serif; 
	font-size: 14px; 
	color: #6F4011; 
	text-align: left;
}

.price {
	font-family: "CopprplGoth Bd BT"; 
	font-size: 16px; 
	color: #6F4011;
}

.links {
	font-family: Palatino Linotype , sans-serif;
	font-size: 14px; 
	color: #6F4011; 
}