body {font: 11px/170% "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;	
		margin:0; padding:0;
		background: url(images/JimPattern1.gif);
		text-align: center;
		}
		
		
h1,h2,h3,h4 { margin: 0.2em 0 }

h1 {
	font: 18px/140% Arial, Helvetica, Geneva, SunSans-Regular, "Lucida Grande", sans-serif; 
	font-weight: 800; 
	color: #b81325;
	text-transform: uppercase;}
	
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 12px; margin-bottom: -10px;}

p { 
	font: 11px/170% "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;	
	margin: 0.5em 0 
	}
	
a:link { color: #b81325; font-weight: bold;}
a:visited { color: #b81325;}
a:hover{ color: black;}

img a:hover {background-color: red;}
		
#container  {
		width: 900px; 
		margin: 0 auto;
		text-align: left;
		}
		
#header {
		margin: 0 auto;
		width: 900px;
		background:url(images/BigJimsWebHeader_01.gif);
		height: 235px;
		}
		
#header a:hover { 
	background-color: none;
	 }
	 
#masthead	{
	position: relative;
	left: 20px;
	}
	 
#content	{
		width: 900px;
		background-image: url(images/main.gif);}

#copy {
		margin:0px 40px 0px 40px; padding:20px;
		}
		
#contentBoxes	{
		margin:0px 30px 0px 30px; padding:0px 20px 10px 20px;
		}
		
#contentBoxes ul	{ margin: 0px; padding: 0px; }

#contentBoxes li	{ 
	border-bottom-color: #d7d7d7; 
	padding: 0px 1px 0px 10px;  
	list-style: url(images/icon.gif) square inside; 
	border-top: 1px dotted silver;  
	background-color: white;
	}
	
.last {border-bottom: 1px dotted silver;}

#contentBoxes li a {font-size: 10px; text-decoration: none; font-weight: bold; color: #b81325;}
#contentBoxes li a:hover {font-size: 10px; text-decoration: none; font-weight: bold; color: white; background-color: black; padding: 5px}		
	
#contentBoxes h4 {
	color: white;
	text-transform: uppercase;
	font: 15px/140% arial;
	font-weight: light;
	font-stretch: expanded;
	}
	

	
#contentBoxes p {
	color: #333333;
	margin-top: 20px;
	font: 11px/140% arial;
	}
		
#top {
		margin:0; padding:0;
		background:white;
		}

#main1 {
		margin:0; padding:0;
		 url("images/red.gif") top left repeat-x;
		 border: 1px solid silver;
		}
#main2 {
		margin:0; padding:0;
		background:white url("images/red.gif") top left repeat-x;
		}
#left {
		float:left;
		width:250px;
		margin:0; padding:0;
		font-size:80%;
		}
		
#left2 {
		float:left;
		width:400px;
		margin:0; padding:0;
		font-size:80%;
		}
		


#right {
		float:right;
		width:250px;
		margin:0; padding:0;
		font-size:80%;
		}
		



		
#right h5 {color: #b81325; margin: 15px 0px 0px 0px; padding: 0; border-bottom: 1px dotted silver; }
#right p {margin: 0; padding: 0}

#middle {
		margin:0 250px;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		font-size:80%;
		background:white url("images/black.gif") top left repeat-x;
		}
		
#middle2 {
		margin:0px 0px 0px 400px;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		font-size:80%;
		background:white url("images/grey.gif") top left repeat-x;
		}
		
#bottom	{
		width: 900px;
		height: 35px;
		background-image: url(images/bottom.gif);}
		
		
#footer {

		margin: 0 auto;
		text-align: center;
		}
		
#footer ul 			{ list-style-type: none;	}	
#footer li 			{ display: inline; padding: 5px 20px}
#footer a {color: white}
		
.column-in {
		margin:0; padding:1em 2em;
		}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
.white	{color: white}

.imgL {float: left;  margin: 20px 20px 0px 0px;}
.imgL2 {float: left;  margin: 0px 10px 0px 0px;}
.imgL2B {float: left;  margin: 0px 10px 0px 0px; border: 0px;}
.thumbR2B {float: right; margin: 0px 15px 5px 10px; border: 0px;}
.imgR {float: right;  margin: 20px 0px 0px 20px;}
.imgRB {float: right;  margin: 20px 0px 0px 20px; border: 2px solid black;}

.thumb {float: left;  margin: 20px 10px 0px 0px;}
.thumbL {float: left;  margin: 0px 15px 5px 0px;}
.thumbLB {float: left;  margin: 10px 15px 5px 0px; border: 1px solid black;}
.thumbR {float: right; margin: 0px 15px 10px 15px;}
.thumbRB {float: right;  margin: 0px 15px 10px 15px; border: 1px solid black;}
	
.copy { text-align:center; font-size:80% }

.email, a.email:link {
	padding: 0 18px 0 4px;
	border-bottom: 1px dotted #644320;
	color: #644320;
	background: #f4ece1 url(images/icon-email.gif) 100% 50% no-repeat;