html
{
  margin:0;
  padding:0;
  border:0;
  font-family: georgia;
  font-size:8pt;
  color: #000;
  background-image:url(../images/leafBG3.gif);
  background-position: top center;
  background-repeat: repeat-z;  
  
 
}

body {
  width: 772px;
  position:relative;
  background-color: #fff;
  padding:0;
  margin:1px auto 0 auto;
  /* Fixes IE auto margins bug */
  text-align: center;
  border: 0;
  background-image:url(../images/wallBG.gif);
  background-position: top center;
  background-repeat: no-repeat;  
  

}

/*****************************

  
  General items
  ****************************/

img 	{
border: 0;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;

}

 li {
padding: 0;
list-style-type: none;

}

h1	{
margin: 5px 0 0 0;
padding: 0;
font-size: 17px;
text-align: left;
font-family: georgia;
}

h2	{
margin: 3px 0;
font-size: 15px;
text-align: left;
}

h3	{
margin: 5px 0 3px 0;
font-size: 14px;
text-align: left;

}

h4	{
margin: 0;
font-size: 12px;
}

p	{
margin: 5px 10px 10px 5px;
padding: 0;
line-height: 125%;
letter-spacing: 0.02cm;
}

p.shirtsOnWall	{
margin: 5px 0 0 0;
padding: 0;
}

a {
color: #0000ff;
}


fieldset	{
border: 0;
}

div 	{
text-align: left;
}

.nodisplay	{
display: none;
}








/*****************************
  Header
  ****************************/

#header	{
padding:0;
margin:0;
clear: both;
height:205px;
}




/*****************************
  nav
  ****************************/
#nav {
margin: 0px 0 0 0px;
padding: 10px 0 0 15px;
font-weight: bold;
font-family: arial;
}



#nav li{
display: block;
}

#nav a {
color: #FBFFE2;
text-decoration: none;
margin: 0;
padding: 0px;


}

#nav a:hover {
margin: 0;
padding: 0px;

}





/*****************************
  Main
  ****************************/
  
#main	{
margin:0;
padding: 0;
min-height: 800px;
background-image:url(../images/brickBG.gif);
background-position: top center;
background-repeat: repeat-z; 
}


#main #left, #main #right 	{
float: left;
margin: 10px;
height:500px;

}

#main #left	{
background-image:url(../images/paperBG.png);
background-position: top center;
background-repeat: no-repeat;
width: 360px;
background-color: transparent;
border: none;
padding:40px 20px 20px 20px;
font-size: 14px;
font-family: courier new;
}

h1	{
font-size: 18px;
color: #6A1111;
}

#main #right {
width: 300px;
}

#main #right li{
padding:20px 0 20px 40px;
}


#mainSingle	{
margin:0;
padding: 0;
min-height: 1220px;
background-image:url(../images/brickBG.gif);
background-position: top center;
background-repeat: repeat-z; 

}

#mainSingle #singleCol	{
width: 720px;
height: 1140px;
background-image:url(../images/letterhead_770wide.gif);
background-position: top center;
background-repeat: repeat-y;
background-color: transparent;
border: none;
padding:50px 20px 10px 30px;
margin:0;
font-size: 14px;
font-family: courier new;
float:left;
}



#mainSingle #singleCol ul.pricesRules li	{ 
margin:0 0 0 40px;
list-style-type: disc;
}
 
 
#mainSingle #singleCol ul.pricesRules {  
margin:0 0 20px 0;
padding:0 20px 0 0;
}

#mainSingle #singleCol ul.pricesRules lh{  
font-weight: bold;
text-decoration: underline;
}

 
#mainSingle #singleCol p.linkForward  {
margin: 0 0 0 400px;
}


#mainSingle #singleCol ul.shirts	{ 
width: 700px;
margin:40px 25px;
}

#mainSingle #singleCol ul.shirts li	{ 
margin:0 50px;
padding:0;
display: inline;


}

#mainSingle #singleCol ul.shirts li	img{ 
border: 13px solid #000;
}




/*****************************
  Bottom Nav
  ****************************/  
  
#bottom	{
  clear: both;
  margin: 0;
  padding:30px 5px 5px 25px;
  background-color: #000;
  background-image:url(../images/footerBG.gif);
  background-position:top right;
  background-repeat: no-repeat;
  width: 742px;
  height: 133px;
  font-family: arial;
	color:#FFCC00;  
  }
  

#bottom	ul{  
  padding:5px 0 0 0;
}
  
#bottom	li{  
display: inline;
padding: 0 5px;
  }

#bottom	ul.info li{  
display: inline;
border-right: 1px solid;
}

#bottom	ul.info li.last{  
display: inline;
border-right: none;
}
  
  
  
#bottom	a{
color: #fff;
}
  
#bottom	p{  
color:#FFCC00;
margin: 30px 0 0 0; 
}

#bottom	p.fowler{  
color:#FFCC00;
margin: 20px 0 0 0; 
float: right;
font-size: 10px;
}
