h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #B7266B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.size {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E33688;
	border-collapse: collapse;
}

table.size th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E33688;
	padding: 2px;
}

table.size td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33688;
	text-align: center;
}

table.garments {
	width: 500px;
	border: 1px solid #E33688;
	border-collapse: collapse;
	margin-right: 30px;
	margin-left: 30px;
}

table.garments th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E33688;
	padding: 2px;
}

table.garments td {
	width: 33%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33688;
}

.garment_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
}

#main #body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#main #body a.btn {
	background-image: url(/images/btn_back.gif);
	float: left;
	height: 30px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
#main #body a.btn:hover {
	background-image: url(/images/btn_back2.gif);
}

#main #body #promos {
	float: left;
	width: 570px;
	padding-right: 0px;
}

#promos .main_promo {
	float: left;
	width: 185px;
	padding: 2px;
}

#promos .promo_mini {
	float: left;
	width: 185px;
	padding:2px;
}

#main #body #featured {
	float: left;
	width: 170px;
	border: 1px solid #E03285;
	padding: 5px;
	background-color: #D2DFEC;
}

#featured .featured_item .image {
	float: left;
	height: 40px;
	width: 50px;
	text-align: left;
}

#featured .featured_item .text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	width: 110px;
	font-weight: bold;
	line-height: 14px;
}

#featured .featured_item .text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #761945;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#featured .featured_item .text a {
	color: #A42260;
	text-decoration: none;
}

#main #body #featured h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A94;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#featured .featured_item {
	clear: both;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F14192;
	width: 170px;
	height: 45px;
}

#main #menu #cards {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
table.contact {
	width: 500px;
	border-collapse: collapse;
}
table#contact td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#body #contact_details li {
	margin-bottom: 10px;
}
