body 
{
margin: 0 auto;
padding: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 13px;
color: #333;
}

#wrapper
{
margin: 0 auto;
width: 850px;
}

#header 
{
padding: 0;
text-align: center;
border: 1px solid #FFF;
border-right: 0;
border-left: 0;
border-bottom: 10px solid #4298C3;
background: #FFF url("http://www.joestees.com/images/header-bg.gif") top right no-repeat;
}

#logo
{
margin-top: 5px;
margin-left: 20px;
float: left;
clear: right;
}

#menu 
{
margin: 0;
margin-top: 100px;
height:23px;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-weight: bold;
}

#menu ul 
{
padding:0; 
margin:0; 
float:right;
}

#menu li 
{
float:left; 
list-style:none;
}

#menu a 
{
display:block; 
width:93px; 
height:17px; 
font-size:11px;
text-decoration:none; 
color:#FFF; 
text-align:center; 
background:url("http://www.joestees.com/images/menu_deact.png") no-repeat; padding-top:6px;
}

#menu a:hover, #menu a.horizontal_current 
{
background:url("http://www.joestees.com/images/menu_act.png") no-repeat; color:#FFF;
}

#image_container
{
height: 200px;
text-align: center;
margin: 0;
}

#image_container img
{
margin-bottom: -3px;
}

#content 
{
border-top: 10px solid #4298C3;
width: 100%;
text-align: left;
padding-top: 20px;
margin-bottom: 20px;
}

.content_ul
{
line-height: 1.5em;
list-style-image:url("http://www.joestees.com/images/checkmark.gif");
list-style-type:square;
}

#content a
{
color: #EB7600;
text-decoration: underline;
}

#content a:hover
{
color: #4298C3;
text-decoration: underline;
}

#content_navigation
{
text-align: center;
float: right;
margin-left: 20px;
margin-bottom: 20px;
width: 200px;
border-bottom: 4px solid #4298C3;
background: #F4F4F4 url("http://www.joestees.com/images/vertical-nav-bg.gif") top center no-repeat;
}

#vertical_nav
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height: 2em;
}

#vertical_nav li a
{
color: #4298C3;
font-weight: bold;
text-decoration: none;
padding-left: 15px;
background-image: url("http://www.joestees.com/test/images/arrow.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}

#vertical_nav li a:hover
{
text-decoration: none;
color: #EB7600;
font-weight: bold;
background-image: url("http://www.joestees.com/images/arrow-orange.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}

#vertical_nav li a.vertical_current
{
text-decoration: none;
color: #EB7600;
font-weight: bold;
background-image: url("http://www.joestees.com/images/arrow-orange.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}

#content_navigation ul
{
margin: 0;
margin-top: 35px;
margin-bottom: 15px;
margin-left: 25px;
text-align: left;
}

#content_navigation h2
{
margin: 3px;
font-size: 14px;
color: #4298C3;
}

.upload_container
{
width:620px;
}

.left_column
{
width: 290px;
}

.right_column
{
width: 330px;
vertical-align: top;
}

strong
{
color: #4298C3;
}

h2
{
margin: 0;
margin-bottom: 5px;
color: green;
font-weight: normal;
padding-left: 22px;
font-size: 13px;
background: #FFF url("http://www.joestees.com/images/checkmark.gif") center left no-repeat;
}

h3
{
margin: 0;
margin-bottom: 5px;
color: red;
font-weight: normal;
padding-left: 22px;
font-size: 13px;
background: #FFF url("http://www.joestees.com/images/x.gif") center left no-repeat;
}

a img 
{
border: 0;
}

h1
{
margin: 0;
font-size: 16px;
padding-left: 30px;
line-height: 2em;
color: #4298C3;
}

.first-paragraph
{
background: #FFF url("http://www.joestees.com/images/orange-shirt.gif") center left no-repeat;
}

.second-paragraph
{
background: #FFF url("http://www.joestees.com/images/yellow-shirt.gif") center left no-repeat;
}

.third-paragraph
{
background: #FFF url("http://www.joestees.com/images/blue-shirt.gif") center left no-repeat;
}

.errors
{
color: red;
}

p
{
margin-top: 0;
margin-bottom: 10px;
line-height: 1.7em;
}

#team-t-shirts
{
width: 850px;
caption-side: top;
border-collapse: collapse;
border: 1px solid #FFF;
margin-bottom: 15px;
}

#team-t-shirts td
{
width: 170px;
border: 1px dotted #D0E6F0;
padding: 5px;
text-align: center;
font-size: 10px;
}

#team-t-shirts caption
{
font-weight: bold;
color: #4298C3;
font-size: 13px;
text-align: left;
padding-bottom: 8px;
}

#embroidery
{
width: 850px;
caption-side: top;
border-collapse: collapse;
border: 1px solid #FFF;
margin-bottom: 15px;
}

#embroidery td
{
width: 170px;
border: 1px dotted #D0E6F0;
padding: 5px;
text-align: center;
font-size: 10px;
}

#embroidery caption
{
font-weight: bold;
color: #4298C3;
font-size: 13px;
text-align: left;
padding-bottom: 8px;
}

#footer 
{
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 3px solid #4298C3;
width: 850px;
line-height: 1.4em;
text-align: center;
font-size: 11px;
}

fieldset
{
border: 1px solid #4298C3;
padding: 10px;
width: 320px;
}

legend
{
color: #4298C3;
font-size: 13px;
font-weight: bold;
}

#map_container
{
width: 620px;
line-height: 1.5em;
}

#map_container img
{
float: right;
clear: left;
}

ol
{
margin-left: 25px;
color: #4298C3;
font-weight: bold;
font-size: 14px;
}

ol p
{
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 13px;
color: #333;
font-weight: normal;
line-height: 1.4em;
margin-top: 8px;
margin-bottom: 8px;
}

#footer a 
{
font-weight: bold;
color: #4298C3;
text-decoration: none;
}

#footer a:hover 
{
color: #EB7600;
font-weight: bold;
text-decoration: none;
}

#footer a.footer_current
{
color: #EB7600;
font-weight: bold;
text-decoration: none;
}
