body {
		font-size: 12px;
		line-height: 1.15;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 0px 0px 0px;	
		color: #000000;
		background-image: url(../img/joe_bg.jpg);
    	background-position: top left;
    	background-color: #E0D3AB;
    	background-repeat: repeat;
	}


.content {
margin: 10px;
text-align: left;
}

.header {
		background-image: url(../img/joe_bgcar.jpg);
    	background-position: top left;
    	background-color: #E0D3AB;
    	background-repeat: repeat-x; 
    	border-right: 3px solid black;
    	border-left: 3px solid black;
    	border-bottom: 3px solid black;
    	border-top: 3px solid black;
}

H1 {
		font-size: 14px;
		line-height: 1.0;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-style: bold;
		margin-top: 20px;
}


td {
		font-size: 12px;
		line-height: 1.15;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
}

td.tabletop {
		background-image: url(../img/joe_bg_tabletop.jpg);
    	background-position: top left;
    	background-color: #FFFFFF;
    	background-repeat: repeat-x; 
    	text-align: left;
}

td.tablebtm {
		background-image: url(../img/joe_bg_tablebtm.jpg);
    	background-position: top left;
    	background-color: #E0D3AB;
    	background-repeat: repeat-x; 
}

td.tablecontent {
    	background-color: #FFFFFF;
}

td.tableleft {
		background-image: url(../img/joe_bg_tableleft.gif);
    	background-position: top left;
    	background-color: #E0D3AB;
    	background-repeat: repeat-y; 
}

td.tableright {
		background-image: url(../img/joe_bg_tableright.gif);
    	background-position: top left;
    	background-color: #E0D3AB;
    	background-repeat: repeat-y; 
}

.homepgbtmphone  {
		font-size: 12px;
		line-height: 1.15;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		height: 30px;
	}

.smalltext {
		font-size: 9px;
		line-height: 1.15;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}

.tinytext {
		font-size: 8px;
		line-height: 1.15;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}


.footer {
		font-size: 10px;
		line-height: 1.15;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
}

a.footer { text-decoration: none; color: #FFFFCC; } /* 742274  */
A.footer: visited.footer { text-decoration: none; color: #FFFFCC; }
A.footer:hover { text-decoration: underline; color: #FFFFCC; }

a { text-decoration: none; color: #CC0000; } /* 742274  */
A: visited { text-decoration: none; color: #507DA7; }
A:hover { text-decoration: underline; color: #CC0000; }
