body {
	font-family: Segoe Media Center, helvetica, arial, virtue, "trebuchet MS", sans-serif;
	font-size: 12pt;
	background-image: url(wrapsody/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#topmenu {
	position:absolute;
	left:350px;
	top:60px;
	z-index:1;
}
#retailer {
	position:absolute;
	left:634px;
	top:15px;
	width:256px;
	height:21px;
	z-index:2;
}
.topm {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.topm:link {
	text-decoration: none;
}
a.topm:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topm:active {
	color: #403D76;
	text-decoration: underline;
}
#text {
	margin-top: 200px;
	margin-right: 10%;
	margin-left: 65px;
}
.botm {
	font-weight: bold;
	color: #403D76;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	padding-top: 5px;
}
a.botm:link {
	text-decoration: none;
}
a.botm:hover {
	color: #000000;
	text-decoration: underline;
}

a.botm:active {
	color: #403D76;
	text-decoration: underline;
}
.swatch {
	border: 1px solid #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
.orange {
width: 25px;
	background-color: #FF9900;
	padding: 2px;
}
.red {
	background-color: #FF0000;
width: 25px;
	padding: 2px;
}

.purple {
	background-color: #9900FF;
width: 25px;
	color: #FFFFFF;
	padding: 2px;
}
.blue {
	background-color: #0000FF;
width: 25px;
	color: #FFFFFF;
	padding: 2px;
}
.green {
	background-color: #009933;
width: 25px;
	color: #FFFFFF;
	padding: 2px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	z-index:100;
	color: #FFFFFF;
	background-color: #788D55;
	font-size: 10pt;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #403D76;
	font-size: 9pt;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #788D55;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #403C79;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
a:hover {
	color: #8989AD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:visited {
	color: #403D76;
	text-decoration: none;
}
a:active {
	color: #788D55;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.redtext {
	color: #CC0000;
}
#carries {
	position:relative;
	width:250px;
	z-index:3;
	background-color: #DFE3D5;
	float: right;
	border: thin dashed #403D76;
	padding-left: 5px;
}
.carriestext {
	font-size: smaller;
	height: 85%;
}
.white {
	color: #FFFFFF;
}
