@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #902319;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFCC;
}

img {
	border: 0;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-left: 15px;
	color: #FFFFCC;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 15px;
}


p {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top:10px;
}

p.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 40px;
	margin-bottom: 40px;
}

p.checkout {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

a.checkout {
	text-decoration: none;
	color: #FFFFFF;
}

input.checkout {
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#product_selection h1 {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 5px;
	margin-left: 15px;
	color: #FFFFCC;
}

#product_selection p {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#product_selection td {
	border: #CCCCCC 1px solid;
}

#product_selection img {
	border: #CCCCCC 1px solid;
}

#size_selection h1 {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 5px;
	margin-left: 15px;
	color: #FFFFCC;
}

#size_selection p {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#size_selection td {
	border: #CCCCCC 1px solid;
}

#size_selection img {
	border: #CCCCCC 1px solid;
}

#return p {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#return a {
	text-decoration: none;
}
	
h1.products {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 2px;
}	
img.products {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 75px;
	border: #FFFFFF 1px solid;
}

#purchase h1.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 2px;
}

#purchase p.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 30px;
}
#purchase img {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 25px;
	border: #FFFFFF 1px solid;
}

#purchase p.cart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top:10px;
}