/* CSS Document */
body {
	text-align: center;
	background-color: #A45B16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
table td {
	vertical-align: top;
	border: 0px solid #000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
}
h3 {}
p {
	margin-top: 0px;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #A45B16;
}
table#outside {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #333;
}
td#banner_lh {
	height: 100px;
	background-color: #545252;
}
td#flashbg {
	background-image: url(images/flashbg2.jpg);
	background-repeat: no-repeat;
}
td#nav {
	border-top: 1px solid #fff;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	line-height: 21px;
	font-size: 14px;
}
td#nav a:link, td#nav a:visited {
	padding: 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	margin-top: 0px;
}
td#nav a:hover {
	text-decoration: underline;
}
td#content {
	padding: 20px;
	text-align: left;
	padding-top: 0px;
}
td.description {
	padding: 10px;
}
img.suit {
	border: 1px solid #333;
}
div#sizechart {
	border: 1px solid #333;
	padding: 10px;
}
td#bottom {
	background-color: #545252;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
td#bottom a:link, td#bottom a:visited {
	color: #FFFFFF;
}
td#bottom a:hover {
	color: #A45B16;
}
div#spider {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 9px;
	color: #333333;
}
div#spider a:link, div#spider a:visited {
	color: #333333;
}
div#spider a:hover {
	color: #FFFFFF;
}
div#map {
	width: 600px;
	height: 380px;
	clear: left;
	border: 1px solid #333;
	background-image: url(images/mapbg.gif);
	background-repeat: no-repeat;
}
