#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 10px solid #990000;
}
#allshirtsShown {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: auto;
}
#shirts {
	float: left;
	height: 450px;
	width: 450px;
	margin-bottom: 10px;
}
#shirtInfo {
	float: right;
	height: auto;
	width: 420px;
	margin-right: 45px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	width: auto;
	margin-left: 60px;
}
body {
	background-color: #666666;
}
#colors {
	width: 300px;
	height: 100px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#order1 {
	float: left;
	height: auto;
	width: 950px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
}

#shirtInfo li {
	font-weight: bold;
	color: #666666;
	list-style-position: outside;
	font-size: 90%;
}
#ash {
	height: 50px;
	width: 50px;
	padding: 0px;
	background-image: url(../Images/FDshirtSwatches/ash.jpg);
	float: left;
}
#darkAsh {
	background-image: url(../Images/FDshirtSwatches/dark_ash.jpg);
	height: 50px;
	width: 50px;
	float: left;
}
#shirtInfo p {
	color: #333333;
	font-weight: bold;
	font-size: 75%;
	line-height: normal;
}
#white {
	background-image: url(../Images/FDshirtSwatches/white.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#yellow {
	background-image: url(../Images/FDshirtSwatches/yellow.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#denim {
	background-image: url(../Images/FDshirtSwatches/denim.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#black {
	background-image: url(../Images/FDshirtSwatches/black.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#forest {

	background-image: url(../Images/FDshirtSwatches/forest.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#royal {


	background-image: url(../Images/FDshirtSwatches/royal.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navy {



	background-image: url(../Images/FDshirtSwatches/navy.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#red {




	background-image: url(../Images/FDshirtSwatches/red.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#purple {





	background-image: url(../Images/FDshirtSwatches/purple.jpg);
	height: 50px;
	width: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-size: 90%;
}
#pricing h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-weight: bold;
	font-size: 95%;
	line-height: normal;
}
#pricing li {
	font-size: 85%;
	color: #666666;
}
