/* CSS Document */

body {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#container {
	width: 760px;
	margin: 0 auto;
	border: 1px solid #000000;
	padding: 8px;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#navlist {
	font-family: URWAntiquaT, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {
	text-decoration: underline;
}
#navcontainer {
}
#navlist2 li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#navlist2 {
	font-family: URWAntiquaT, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
}
#navlist2 a:link, #navlist2 a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist2 a:hover {
	text-decoration: underline;
}
#navcontainer2 {
}
#navcontainer2 div {
	position: absolute;
	bottom: 0px;
}
#header img {
	float: left;
}
#header {
	height: 60px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
}
.nav a:link, .nav a:visited {
	color: #7f7f7f;
	text-decoration: none;
}
.nav a:hover {
	color: #D1B734;
}
.table1 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.content1 {
	position: absolute;
	left: 567px;
	top: 244px;
	width: 274px;
	height: 224px;
}
a:link, a:visited {
	color: #999966;
	text-decoration:underline
}
a:hover {
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.shop img {
	margin: 6px;
	padding: 0px;
	border: 1px solid #d3d3d3;
}
.blank_apparel h1 {
	font-family: URWAntiquaT, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	font-weight: normal;
	margin-bottom: 8px;
	margin-right: 8px;
}
.blank_apparel {
	font-family: URWAntiquaT, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
}
.blank_apparel img {
	float: left;
	border: 1px solid #dfdeaf;
	padding: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.blank_apparel p {
	margin: 0px 8px 0px 0px;
	padding: 0px;
}
