/* Main ------------------------------*/

	body{
		font-size: small;
		font-family: Verdana, Arial, sans-serif;
		line-height: 1.5em;
		color: #2D5B7C;
		margin: 0;
		padding: 0;
		background: url(../images/bg_page.gif) top left repeat-x;
	}

	h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd{
		margin: 0;
		padding: 0;
	}
	
	a{
		color: #F99D31;
	}
	
	#wrap{
		width: 975px;
		background: url(../images/bg_main.gif) top left no-repeat;
		float: left;
	}
	
/* Header ---------------------------*/
	
	#header_callout{
		width: 975px;
		height: 215px;
		color: #fff;
		float: right;
	}
	
	#header_callout h2{
		display: block;
		width:569px;
		height:129px;
		text-indent: -1000em;
		outline: none;
		border: 0;
		margin-top: 20px;
		float: right;
	}
	
	body#home #header_callout h2{
		background: url(../images/header_home.gif) top left no-repeat;
	}
	
	body#about #header_callout h2{
		background: url(../images/header_about.gif) top left no-repeat;
	}
	
	body#products #header_callout h2{
		background: url(../images/header_products.gif) top left no-repeat;
	}
	
	body#ordering #header_callout h2{
		background: url(../images/header_ordering.gif) top left no-repeat;
	}
	
	body#schedule #header_callout h2{
		background: url(../images/header_schedule.gif) top left no-repeat;
	}
	
	body#gallery #header_callout h2{
		background: url(../images/header_gallery.gif) top left no-repeat;
	}
	
	body#contact #header_callout h2{
		background: url(../images/header_contact.gif) top left no-repeat;
	}
	
/* Nav Column ---------------------------*/
	
	#nav{
		clear: both;
		float: left;
		width: 200px;
		margin-left: 20px;
		margin-top: -141px;
		_margin-top: 86px; /* show to IE */
	}
	
	#nav h1, #nav h1 a{
		display: block;
		width:190px;
		height:161px;
		background: url(../images/logo_tta.gif) top left no-repeat;
		text-indent: -1000em;
		text-decoration: none;
		outline: none;
		border: 0;
	}
	
	#nav ul{
		list-style: none;
		font-size: 1.2em;
		text-transform: uppercase;
		font-weight: bold;
		margin: 40px 0;
	}
	
	#nav ul li{
		margin: 10px 0;
	}
	
	#nav ul li a{
		text-decoration: none;
		color: #2D5B7C;
	}
	
	#nav ul li a:hover{
		text-decoration: none;
		color: #F99D31;
	}
	
	body#home #nav ul li.home a,
	body#about #nav ul li.about a,
	body#products #nav ul li.products a,
	body#ordering #nav ul li.ordering a,
	body#schedule #nav ul li.schedule a,
	body#gallery #nav ul li.gallery a,
	body#contact #nav ul li.contact a{
		text-decoration: none;
		color: #F99D31;
	}
	
	#nav ul.subnav{
		list-style: disc;
		margin: 0 0 15px 30px;
		font-size: 80%;
		color: #96ADBD;
	}
	
	body#ordering #nav ul.subnav{
		color: #F99D31;	
	}
	
	#nav ul.subnav li{
		margin: 5px 0;
	}
	
	body#process #nav ul li ul.subnav li.process a,
	body#shipping #nav ul li ul.subnav li.shipping a,
	body#returns #nav ul li ul.subnav li.returns a{
		text-decoration: none;
		color: #2D5B7C;
	}	
	
	#news h3{
		color: #9DB056;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}
	
	#news ul{
		list-style: none;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: none;
		width: 180px;
		margin: 20px 0;
	}
	
	#news ul li{
		margin: 15px 0;
	}
	
/* Content Area ---------------------------*/
	
	#content{
		float: left;
		margin: 40px 0 0 50px;
		width: 652px;
	}
	
	body#home #content{
		float: left;
		margin: 40px 0 0 40px;
		width: 300px;
	}
	
	#content h2{
		color: #F99D31;
		font-size: 2.0em;
		text-transform: uppercase;
		margin: 1em 0 20px 0;
	}
	
	#content h3{
		color: #9DB056;
		font-size: 1.2em;
		text-transform: uppercase;
		margin-bottom: 20px;
		margin: 1.5em 0 1em 0;
	}
	
	#content p{
		margin: 1em 0;
		font-size: 110%;
		line-height: 1.8em;;
	}
	
	.crossout{
		text-decoration: line-through;
	}

/* Home Page t-shirts ---------------------------*/
	
	#sidebar_shirts{
		float: left;
		margin-left: 40px;
		top: -59px;
		_top: -58px;
		position: relative;
	}
	
	
/* Shirt Styles --------------------------------*/


div.shirt_design{
	clear: both;
	display: block;
	padding: 20px 0;
	margin: 40px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.shirt_design img {
	float: left;
	padding: 3px;
	border: 1px solid #eaeaea;
	margin: 0 20px 20px 0;
}

.shirt_design table{
	clear: both;
	display: block;
	width: 650px;
}

.shirt_design table tr{
	margin-top: 3px;;
}

.shirt_design table th.style{
	width: 210px;
	text-align: left;
}

.shirt_design table th.sizes{
	width: 210px;
	text-align: left;
}

.shirt_design table th.color{
	width: 135px;
	text-align: left;
}

.shirt_design table th.price{
	width: 85px;
	text-align: left;
}

.shirt_design table.zebra thead tr	{ background-color: #EBEFF2; }
.shirt_design table.zebra tr { background-color: #f7f7f7; }
.shirt_design table.zebra tr.alt { background-color: #fff; }

span.color_key_link{
	font-size: 80%;
	display: block;
}

#color_key{
	padding: 20px 0;
	margin: 40px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	text-align: center;
}

.strike{
	text-decoration:line-through;
}

.red{
	color:red;
}

#content ul {
width: 225px;
 list-style: none;
 margin: 10px 0 0 0;
 padding: 0;
}

#content ul li {
 margin: 0;
 margin-top: 12px;
}

.quickcarttext {
 font-size: 12px;
}

/* Footer ---------------------------*/
	
	#footer{
		clear: both;
		width: 975px;
		text-align: center;
		font-size: 0.9em;
		color: #666;
		padding: 40px 0;
	}
	
	#footer ul{
		list-style: none;
		margin: 10px 0;
	}
	
	#footer ul li{
		display: inline;
		padding-right: 10px;
	}
	
	#footer a{
		color: #666;
	}
	
	#footer a:hover{
		color: #F99D31;
	}