* {

	margin: 0;
	padding: 0;
}

body {

	background: #fff;
	min-height: 100%;
}

img {
	
	border: none;
}

html {

	height: 100%;
}

p, ul, ol, li, h1, h2, h3, input, textarea, label, span, fieldset, legend, small, div {

	font: 13px "Trebuchet MS", Helvetica, Arial, clean, sans-serif;
	color: #666;
}

p {

	text-align: justify;
}

h1 {

	margin: 6px 0;
	font-size: 24px;
	font-weight: bold;
	color: #02295e;
}

p {

	margin: 10px 0;
}

a {

	outline: none;
}

a:link, a:visited {

	color: #02295e;
	text-decoration: underline;
}

a:hover, a:active {

	color: #930f14;
}

div.clear {
	clear: both;
}

#container {

	width: 900px;
	margin: 0 auto;
}

#top {
	position: relative;
	padding: 12px 0;
	height: 180px;
}

#logo {
	float: left;
	text-align: left;
}

#nav {

	float: right;
	margin-top: 50px;
	font-size: 14px;
}

#nav.footer {
	margin-top: 5px;
}

#nav ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {

	float: left;
	list-style: none;
}

#nav li a {
	display: block;
	padding: 8px 12px;
	margin-left: 2px;
}

#nav li a:link, #nav li a:visited {

	font-weight: bold;
	color: #02295e;
	text-decoration: none;
}

#nav li a.buy {
	
	padding: 6px 10px;
	border: 2px solid #930f14;
}

#nav li a:hover, #nav li a:active {

	background: #930f14;
	color: #fff;
}

#mission {

	clear: both;
	width: 100%;
	height: 44px;
	padding: 2px 0;
	margin: 5px 0;
	border-top: 2px solid #930f14;
	border-bottom: 2px solid #930f14;
}

#middle {

	clear: both;	
	min-height: 440px;
	height:auto !important;
}

#mid_left {

	width: 600px;
	padding: 0;
	float: left;
}

#mid_left p, #mid_left form {
	
	width: 550px;
}

#mid_right {
	
	float: left;
	width: 300px;
	_height: 470px;
	background: url('images/right_bg.jpg') top center no-repeat;
}

a.buy_button {

	position: relative;
	display: block;
	top: 14px;
	left: 255px;
	height: 201px;
	width: 156px;
	background: url('images/buy_normal.jpg') top center no-repeat;
}

a.buy_button:hover {

	background: url('images/buy_hover.jpg') top center no-repeat;
}

#buy_column_design {

	width: 590px;
	_width: 580px;
	float: left;
	height: 390px;
	background: url('images/shirt3.jpg') top center no-repeat;
}

#buy_column {

	float: right;
	width: 290px;
	height: 390px;
	margin-left: 5px;
	padding: 5px;
}

#buy_column_title {
	
	clear: both;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #02295e;
	padding: 4px 0;
	_margin-top: 6px;
}

#buy_column_title p {
	
	float: left;
	color: #999;
	font-size: 22px;
}

#buy_column p.click {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 11px;
}

#buy_column_title p.price {
	
	float: right;
	color: #02295e;
	font-size: 16px;
	margin-top: 14px;
}

#sizes_buy {

	clear: both;
	width: 100%;
	_margin-bottom: 20px;
	margin-bottom: 0px;
	_margin-top: 10px;
	_padding-bottom: 10px;
	padding-botom: 20px;
}

#sizes_buy li {

	list-style: none;
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	margin: 10px 9px 0 0;
	font-size: 20px;
	font-weight: bold;
	background-color: #efefef;
	text-align: center;
	border: 2px solid #02295e;
}

#buy_column li a {

	color: #666;
	text-decoration: none;
	display: block;
}

#buy_column li:hover {
	
	background-color: #dedede;
}

#buy_column li a:hover {

	text-decoration: underline;
	color: #000;
}

#shirt_description {
	
	width: 100%;
	clear: both;
}

label.ss-q-title {

	font-size: 14px;
	width: 180px;
	display: block;
	float: left;
	text-align: left;
}

div.ss-form-entry {

	height: 20px;
}

form.contact {

	width: 80%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #02295e;
}

#bottom {
	
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ddd;
	border-top: 5px solid #02295e;
	border-bottom: 2px solid #02295e;
}

#footer {
	
}

#bottom_column {

	width: 283px;
	min-height: 200px;
	float: left;
	margin: 20px 10px 10px 10px;
}

#bottom_column.left {
	margin-left: 0;
}

#bottom_column fieldset {

	float: left;
	border: none;
	width: 280px;
	_width:270px;
	padding: 5px;
	border-top: 2px solid #930f14;
}

#bottom_column legend {

	padding: 0 4px;
	font-size: 16px;
	font-weight: bold;
	color: #02295e;
}

#bottom_column p {
	line-height: 20px;
	font-size: 12px;
}

p.blog_title {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 2px 0;
}

p.blog_date {
	font-size: 10px;
	margin: 0;
}

p.blog_blurb {
	margin: 10px 0 20px 0;
}

p.footer {
	float: right;
}

#nav.footer {
	float: left;
	margin: 12px 0;
}

h2.sidebar-title {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}

#twitter_update_list li {
	list-style: none;
	font-size: 12px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px dotted #999;
}
