/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
}

#container {
	width:790px;
	height:auto;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:5px 5px 0px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
	
}

#top1 {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	float: none;
}

#nav_bar {
	margin: 0px;
	padding: 5px 0px;
	height: auto;
	width: 790px;
	float: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

#nav_bar a {
	font-size: medium;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav_bar a:link {
	font-size: medium;
	color: #000066;
	text-decoration: none;
}
#nav_bar a:hover {
	font-size: medium;
	color: #990000;
	text-decoration: underline;
}

#nav_bar ul {
	margin: 0px;
	padding: 0px;
}
#nav_bar li {
	display: inline;
	list-style-type: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
	color: #191970;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#information_paragraph {
	width: auto;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#footer {
	clear: both;
	height: auto;
	width: 790px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	margin: 0px;
	padding: 8px 0px;
}
.page_title {
	font-size: x-large;
	font-weight: bold;
	color: #670033;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 790px;
}
#footer p {
	margin: 0px;
	padding: 2px;
	color: #000066;
}
.color_green_00994D {
	color: #00994D;
}

#main_shirt_image {
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.text_red_medium {
	font-size: medium;
	color: #FF0000;
}

.text_red_small {
	font-size: small;
	color: #660000;
}

.color_magenta {
	color: #670033;
}
.color_lt_blue_004499 {
	color: #004099;
}
.text_blue_medium {
	font-size: medium;
	color: #000066;
}
.text_blue_small {
	font-size: small;
	color: #000066;
}

.text_purple_medium_bold {
	font-size: medium;
	font-weight: bold;
	color: #660099;
}

.text_large_medium_blue {
	font-size: large;
	color: #000066;
}

body#home a#home_nav,
body#about_us a#about_nav,
body#examples a#examples_nav,
body#order a#order_nav,
body#colors a#colors_nav {
	background: #FAF087;
	padding: 2px;
	
}
.add_to_cart_image {
	margin-top: 20px;
	margin-left: 20px;
}

.qty_error_message {
	font-size: 1.5em;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.bold_text {
	font-weight: bold;
}
.text_large_garnet {
	font-size: large;
	color: #670033;
}

