*
{
	padding: 0;
	margin: 0;
}

* a:visited
{
	color: blue;
}

html
{
	font-family: Myriad, Arial, Verdana, Helvetica;
}

body
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

img
{
	border: none;
}

h1
{
	color: #5C1811;
	margin-bottom: .3em;
}

p
{
	margin-bottom: 1em;
}

.clear
{
	clear: both;
}

.minilinks
{
	float: right;
	list-style: none;
}

.minilinks li
{
	display: inline;
	margin-left: 3em;
}

.minilinks a
{
	text-decoration: none;
	color: black;
	font-size: .8em;
}

.minilinks a:hover
{
	text-decoration: underline;
}

.logo
{
	float: left;
}

.logo_text
{
	float: right;
	color: #5C1811;
	margin-top: 3.2em;
	font-size: 1em;
	font-weight: normal;
}

.left_corner
{
	background: url( "../img/left_top.jpg" ) no-repeat;
	height: 26px;
	float: left;
	width: 14px;
}

.right_corner
{
	background: url( "../img/right_top.jpg" ) no-repeat;
	height: 26px;
	float: right;
	width: 14px;
}

.menu
{
 	margin-top: .5em;
	background: url( "../img/gradient.jpg" ) repeat-x;
	list-style: none;
	height: 26px;
}

.menu ul
{
	float: left;
	width: 772px;
}

.menu li
{
	display: inline;
	margin-left: 3em;
	float: right;
}

.menu a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}

.menu a:hover
{
	text-decoration: underline;
}

.menu a:visited{ color: white; }

.main
{
	border-left: 2px solid maroon;
	border-right: 2px solid maroon;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
	padding-right: 1em;
}

.catch_phrase
{
	font-weight: bold;
	font-style: italic;
	color: #5C1811;
	margin-bottom: .3em;
}

.content
{
	border-right: 2px solid #5C1811;
	float: left;
	padding-right: 1em;
	margin-right: 1em;
	padding-top: 1em;
	width: 500px;
	color: #5C1811;
}

.content_text
{
	font-size: .8em;
}

.content_text a
{
	text-decoration: none;
}

.content_text a:hover
{
	text-decoration: underline;
}

.main_links ul
{
	list-style: url("../img/li_item_bullet.png" ) inside;
}

.main_links li
{
	margin-top: 1em;
	text-transform: uppercase;
	line-height: 50px;
}

.main_links a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.main_links a:hover
{
	text-decoration: underline;	
}

.main_links .red
{
	background: url( "../img/large_gradient_red.jpg" ) repeat-x;
	padding-left: .2em;
	width: 205px;
}

.main_links .gray
{
	background: url( "../img/large_gradient_gray.jpg" ) repeat-x;
	padding-left: .5em;
	width: 200px;
}

.main_links .yellow
{
	background: url( "../img/large_gradient_yellow.jpg" ) repeat-x;
	padding-left: .5em;
	width: 200px;
}

.main_links hr
{
	margin-bottom: 1em;
	margin-top: 1em;
	border: 1px solid #5C1811;
}

.main_links p
{
	text-align: center;
	font-size: .8em;
}

.main_links p a
{
	color: blue;
}

.main_links .heading
{
	float: right;
	position: relative;
	width: 217px;
	margin-top: 1em;
	text-align: right;
	padding-right: .3em;
	margin-bottom: 2em;
}

.content_markers
{
	text-align: center;
}

.nav_marker_screenprinting
{
	float: left;
	margin-bottom: .5em;
	margin-left: 3.4em;
}

.nav_marker_embroidery
{
	float: left;
	margin-bottom: .5em;
	margin-left: 14.4em;
}

.nav_marker_asi
{
	float: left;
	margin-bottom: .5em;
	margin-left: 25.4em;
}

.content_markers a
{
	color: white;
	text-decoration: none;
	line-height: 26px;
}

.content_markers a:hover
{
	text-decoration: underline;
}

.center
{
 	font-size: 1.4em;
	text-align: center !important;
}

.content_screenprinting
{
	float: left;
	background: url( "../img/gradient.jpg" ) repeat-x;
	width: 150px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.content_embroidery
{
	float: left;
	background: url( "../img/gradient.jpg" ) repeat-x;
	width: 150px;
	margin-left: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.content_asi
{
	float: right;
	background: url( "../img/gradient.jpg" ) repeat-x;
	width: 150px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.heading
{
	background: url( "../img/gradient.jpg" ) repeat-x;
	color: white;
	padding-left: .5em;
	margin-bottom: 1em;
}

.main_links .quick_facts
{
	color: maroon;
	font-size: .7em;
}

.main_links .design_online
{
	color: maroon;
}

.main_links .design_online a
{
	font-weight: normal;
}

.contact_us
{
	margin-bottom: 3em;
}

.contact_us_big
{
	font-size: 1.7em;
}

.contact_us_big a
{
	color: maroon;
	text-decoration: underline;
}

.contact_us img
{
	float: left;
	margin-right: 2em;
}

.online_orders
{
	color: #5C1811;
	text-align: center;
}

.faq_list
{
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.faq_list li.question
{
	font-weight: bold;
}

.faq_list li.question:before
{
 	font-weight: bold;
	content: "Q: ";
}

.faq_list li.answer:before
{
 	font-weight: bold;
	content: "A: ";
}

.catalogs img
{
	float: left;
	margin-right: 2em;
}

.catalogs_list
{
	list-style: none;
	font-size: 1.5em;
}

.catalogs_list a
{
	color: white;
	text-decoration: none;
}

.catalogs_list li
{
	margin-top: .5em;
	background: url( "../img/gradient.jpg" ) repeat-x;
	width: 15em;
	text-align: center;
}

.catalogs_hr
{
	margin-bottom: 1em;
	border: 1px solid #5C1811;
}

.main_links .design_studio_faq
{
	list-style: none;
	font-size: .7em;
}

.main_links .design_studio_faq li
{
	line-height: 1.1em;
	text-transform: none;
	display: inline;
}
.main_links .design_studio_faq li.question
{
	font-weight: bold;
}

.main_links .design_studio_faq li.question:before
{
 	font-weight: bold;
	content: "Q: ";
}

.main_links .design_studio_faq li.answer:before
{
 	font-weight: bold;
	content: "A: ";
}

.main_links .design_studio_faq a
{
	color: blue;
}

.design_studio
{
	text-align: center;
}

.design_studio a
{
	color: #5C1811;
}

.design_studio_huge
{
	font-size: 2.2em;
}

.careers_list
{
	text-align: center;
}

.careers_list li
{
	list-style: none;
	font-size: 1.2em;
	margin-top: .5em;
}

.careers_list li a
{
	color: #5C1811;
}

.locations_text
{
	font-size: .8em;
}

.locations_text a
{
	text-decoration: none;
}

.locations_text a:hover
{
	text-decoration: underline;
}

.locations_text .locations_image
{
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
}

.locations_text .locations_image a
{
	margin-left: 3.7em;
}

li.career_header
{
	margin-top: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
}

.store_hours
{
	text-align: center;
	border: 1px solid #5C1811;
	width: 217px;
}

.page_nav
{
	font-size: 1.3em;
}

.footer_center
{
 	border-bottom: 2px solid #5C1811;
 	width: 766px;
 	height: 15px;
 	float: left;
}

.footer_right
{
	background: url( "../img/right_bottom.png" ) no-repeat;
	height: 17px;
	float: right;
	width: 17px;	
}

.footer_left
{
	background: url( "../img/left_bottom.png" ) no-repeat;
	height: 17px;
	float: left;
	width: 17px;
}

.copyright
{
	text-align: center;
	font-size: .7em;
}

.bold
{
	font-weight: bold;
}

.red_font
{
	color: red;
}

.maroon_font
{
	color: maroon;
}

.main_links .price_factors li
{
	font-size: 10pt;
	text-transform: none;
	line-height: .6em;
	list-style: disc inside;
	margin-left: 1em;
	color: maroon;
}

label
{
	background: url( "../img/gradient.jpg" ) repeat-x;
	color: white;
	font-size: 1.3em;
	padding-left: 3px;
	width: 13em;
	display: block;
	float: left;
	margin-right: 10px;
}

.des_stud a
{
	color: blue;
}

.about_us_facts li
{
	list-style: disc inside;
	font-size: .7em;
	color: maroon;
	line-height: 10pt;
	text-transform: none;
}

.about_us_facts li a
{
	color: blue;
}

.fuckms_label, .ms_label{ width: 160px !important; }
.fuckms_li, .ms_li{ list-style-position:inside; list-style-type: none; text-indent: 10px; }
.fuckms_maroon, .ms_maroon{ color: maroon; }
.fuckms_td, .ms_td{ font-size: 10pt; padding: 20px; }
.fuckms_td h3, .ms_td h3{ font-size: 13pt; }
.stats{ border-color: maroon; padding: 10px; }
.stats legend{ font-size: 13pt; font-weight: bold; padding-left: 5px; padding-right: 5px; }

#sublist{font-size: 10pt; color: #000000;}

#coupon_print_btn{ font-size: 18pt; font-weight: bold; color: maroon;}