* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {

}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	float: left;
}
#mainNav {
	list-style-type: none;
	text-align: right;
	float: left;
	line-height: 45px;
	width: 700px;
	background-color: #001029;
	height: 45px;
}
#mainNav li {
	display: inline;
}
#mainNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

#mn1 a {color: #D3D4E8;}
#mn2 a {color: #D3D4E8;}
#mn3 a {color: #D3D4E8;}
#mn4 a {color: #D3D4E8;}
#mn5 a {color: #D3D4E8;}
#mn6 a {color: #D3D4E8;}
#mn7 a {color: #D3D4E8;}
#mn8 a {color: #D3D4E8;}
#mn9 a {color: #D3D4E8;}
#mn10 a {color: #D3D4E8;}
#mn11 a {color: #D3D4E8;}
#mn12 a {color: #D3D4E8;}
#mn13 a {color: #D3D4E8;}
#mn14 a {color: #D3D4E8;}
#mn15 a {color: #D3D4E8;}
#mn16 a {color: #D3D4E8;} 

#mainNav li a:hover {
	color: #9C1825;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear: both;
	text-align: center;
	padding-top: 5px;
}
#singleCol {
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#singleCol ul {
	list-style-type: none;
	text-align: left;
	margin-left: 125px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#singleCol ul a {
	color: #333333;
}
#singleCol ul a:hover {
	text-decoration: none;
}

#singleCol ul li {
	text-indent: 10px;
	line-height: 18px;
}
#singleCol li a {
	color: #666666;
	text-decoration: none;
}

#singleCol li a:hover {
	text-decoration: underline;
}


#singleCol #left {
	float: left;
	width: 50%;
}
#singleCol #right {
	float: left;
}


#sizeGuide {
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sizeGuide table {
	margin-right: auto;
	margin-left: auto;
}

#sizeGuide td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#sizeGuide .bigtall {
	color: #b5803e;
	font-weight: bold;
}
#sizeGuide .regular {
	font-weight: bold;
	color: #666666;
}
#sizeGuide p.subLink a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 40px;
}
#sizeGuide p.subLink a:hover {
	color: #B5803E;
	text-decoration: underline;
}
#sizeGuide td.title {
	font-weight: bold;
}





#leftNav {
	width: 170px;
	text-align: left;
	float: left;
	margin-top: 5px;
}
#leftNav ul {
	list-style-type: none;
}
#leftNav li.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9C1825;
	display: block;
	width: 160px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}
#leftNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 20px;
	height: 20px;
	width: 150px;
	display: block;
}

#sn1 a {color: #666666;}
#sn2 a {color: #666666;}
#sn3 a {color: #666666;}
#sn4 a {color: #666666;}
#sn5 a {color: #666666;}
#sn6 a {color: #666666;}
#sn7 a {color: #666666;}
#sn8 a {color: #666666;}
#sn9 a {color: #666666;}
#sn10 a {color: #666666;}
#sn11 a {color: #666666;}
#sn12 a {color: #666666;}
#sn13 a {color: #666666;}
#sn14 a {color: #666666;}
#sn15 a {color: #666666;}
#sn16 a {color: #666666;}

#leftNav li a:hover {
	color: #9C1825;
	font-weight: bold;
}

#rightContent {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 680px;
}
#flash {
	margin-top: -4px;
}
#clear {
	clear: both;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #333333;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A273A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #92999F;
}
