body {
	background-color: #8A6346;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;	
	color: #663333;
}

a          { }
a:link     { color:#663300; }
a:visited  { color:#663300; }
a:hover    { color:#CC6600; }
a:active   { color:#660000; }

.logo {
padding-left:10px;
}
.footer {
	background-color:#53300a;
	color:#e3d3ba;
	width:750px;
	font-size:11px;
	}
.footer a{
	color:#e3d3ba;
	font-weight:100;
	}
.footer a:hover{
	color:#8a6346;
	}
.footerLeft {
	vertical-align:text-top;
	width:300px;
	font-weight:bold;
	padding-left:10px;
	
	}

.footerRight {
vertical-align:text-top;
	font-size:9px;
	text-align:center;	
	}
.headerRight {
	width:250px;
	text-align:right;
	padding-right:10px;
	color:#53300a;	
	}

.pictureborder {
	border: 2px solid #652E1B;
	background-color: #E3D3BA;
	padding: 0px;
}
.baseballpageborder {
	border-top: 0px none;
	border-right: 2px solid #652E1B;
	border-bottom: 2px solid #652E1B;
	border-left: 2px solid #652E1B;
}
.bb_photo_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #652E1B;
	font-weight: bold;
}
.baseballpageborder1 {
	border-top: 2px solid #652E1B;
	border-right: 2px solid #652E1B;
	border-bottom: 0px none;
	border-left: 2px solid #652E1B;
}
.pictureborder-top {
	background-color: #E3D3BA;
	border-top: 2px solid #652E1B;
	border-right: 2px solid #652E1B;
	border-bottom: 2px none #652E1B;
	border-left: 2px solid #652E1B;
	padding: 2px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}

.style2 { font-size: 36px; }
.style3 { }
.style5 { }
.cta {
	padding-left:20px;
 }
