body {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	background-color: #e6e0f3; 
	width:100%; 
	text-align:center;
	background-image:url(../images/SG-bgStrip.jpg);
	background-position:center;
	background-repeat:repeat-y;

}

#wrapper {
	/* width:720px; */ 
	width:744px; 
	background-color:white; 
	margin:auto; 
	padding:0 5px 0 15px; 
/*	border-left:#8972a6 solid 1px; 
	border-right:#8972a6 solid 1px; */
	text-align:left;

}

.PageHeader {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	background-position: center;
	text-align: center;
}
.menubar {
	font-family: "Trebuchet MS", arial, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	background-position: center center;
	text-align: center;
	vertical-align:middle;
	height: 32px;
	min-width:90px;
	background-image: url(../images/glassButton_sm.jpg);
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 12px;
}

.homeBtn  {
/*	background-color: #e6e0f3; 
	background-image:url(images/top2011_03.gif);  */
	width:63px;
	height:16px;
	font-family: "Trebuchet MS", arial, "sans serif";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
		padding-top: 4px;

}
.homeBtn a {
text-decoration:none;
}
.homeBtn a:hover {
color:#CC3300;
}

.contactBtn  {
/*	background-color: #e6e0f3; 
	background-image:url(images/top2011_04.gif);  */
	width:83px;
	height:16px;
	font-family: "Trebuchet MS", arial, "sans serif";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	padding-top: 4px;
/*	border-left:#57366B 1px solid; */
/*	border-right:#57366B 1px solid; */

}
.contactBtn a {
text-decoration:none;
}
.contactBtn a:hover {
color:#CC3300;
}
.cartBtn  {
/*	background-color: #e6e0f3; 
	background-image:url(images/top2011_05.gif);  */
	width:103px;
	height:16px;
	font-family: "Trebuchet MS", arial, "sans serif";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	padding-top: 4px;

}
.cartBtn a {
text-decoration:none;
}
.cartBtn a:hover {
color:#CC3300;
}

.note {
	font-family: arial, helvetica, "sans serif";
	font-size: 10px;
		color: #000000;

}
.body11pt {
	font-family: arial, helvetica, "sans serif";
	font-size: 12px;
		color: #000000;

}
.body13pt {
	font-family: arial, helvetica, "sans serif";
	font-size: 14px;
		color: #000000;

}
.box {
	background: url(/images/square.gif) no-repeat center center;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
.title {
	height: 44px;
	font: bold;
	font-size: 18px;
	color:#990000;
	text-align: center;
}
.display {
	font-size: 11px;
	text-align: left;
}
