@charset "UTF-8";
body {
	background-color: #1b4164;
	margin: 0px;
	padding: 0px;
	background-image: url(Untitled-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navigationItems {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C14A00;
	font-weight: bold;
	color: #1B4164;
}
.whatsNew {
	border: 1px solid #C14A00;
	color: #1B4164;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mainTable_Left {
	background-image: url(Images/index_02.jpg);
	background-repeat: no-repeat;
	background-color: #EEE9D2;
}
.mainTable_Right {
	background-color: #EEE9D2;
	background-image: url(Images/index_03.jpg);
	background-repeat: no-repeat;
}
.ProductsList {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 18px;
}
.cell_BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD3F00;
}
a:link {
	color: #1B4164;
	text-decoration: none;
}
a:visited {
	color: #1B4164;
	text-decoration: none;
}
a:hover {
	color: #C14A00;
	text-decoration: none;
}
a:active {
	color: #C14A00;
	text-decoration: none;
}

/*THIS SETS THE HEADER STYLE FOR EACH PAGE (MENS, WOMENS, ABOUT US)*/
.pageID {
	font-size: 20px;
	font-weight: normal;
	color: #C14A00;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
}
.style1 {
	color: #1B4164;
	font-weight: bold;
}

/*WHEN APPLIED TO AN IMAGE, THIS SETS THE BORDER TO BLACK 1PT SOLID*/
.product {
	border: 1px solid #003366;
}
.productPage {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
}
.pageID2 {
	font-size: 20px;
	font-weight: normal;
	color: #C14A00;
	text-transform: uppercase;
	line-height: 20px;
}
.tm {
	font-size: 9px;
	position: relative;
	top: -8px;
	color: #C14A00;
}
