.liner {
	background-image: url(../../SanMan/website/images/starter_sanford_02.gif);
}
.linerright {
	background-image: url(images/starter_sanford_04.gif);
}
.fut {
	font-family: Futura, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	padding: 8px;
}
.futKBIG .futbold strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.3em;
}
.futbold {
	font-family: Futura, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF99;
	text-decoration: blink;
}
.padding {
	margin-left: 10px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 250%;
	color: #669900;
	font-weight: lighter;
	text-align: center;
	padding: 20px;
}
.dis {
	font-family: Futura, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.futboldblue {
	font-family: Futura, Arial, Helvetica;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 20px;
	padding: 0px;
	vertical-align: middle;
}
.photodiv {
	padding: 10px;
	float: left;
	width: 145px;
	font-family: Futura, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	height: 225px;
}
.quoteblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 250%;
	color: #003399;
	font-weight: lighter;
	text-align: center;
	padding: 20px;
}
.futKO {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 165%;
	padding: 8px;

}
.futbullet {
	font-family: Futura, Arial, Helvetica;
	font-size: 12px;
	color: #E7E7E7;
	line-height: 110%;
	padding-left: 12px;
}
.numbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.futbig {
	font-family: Futura, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 145%;
	padding: 8px;
}
.futQuote {
	font-family: Futura, Arial, Helvetica;
	font-size: 12px;
	color: #FFCC33;
	line-height: 150%;
	padding: 10px;
	font-style: italic;
}
.futQuoteB {
	font-family: Futura, Arial, Helvetica;
	font-size: 12px;
	color: #FFCC00;
	line-height: 150%;
	padding: 2px 8px 10px;
	font-style: italic;
}
.quoteCbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 150%;
	color: #990000;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	background-color: #E6C971;
	border: thin solid #990000;
}
.futboldlt {
	font-family: Futura, Arial, Helvetica;
	font-size: 14px;
	color: #66CC33;
	font-weight: normal;
	line-height: 1.3em;
}
.futK {
	font-family: Futura, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	padding: 8px;
}
.futboldro {
	font-family: Futura, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.futK2 {
	font-family: Futura, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	padding: 2px;
}
.futKBIG a {
	color: #00FFFF;
}
.futKBIG {
	font-family: Futura, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	padding: 8px;
}
.futKBIGB a {
	color: #00FFFF;
}
.futboldASC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 1.3em;
}
.futboldice {
	font-family: Futura, Arial, Helvetica;
	font-size: 32px;
	color: #66cc33;
	font-weight: normal;
	line-height: 1.3em;
	font-style: italic;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: black; /*menu strip background*/
border: 1px solid black;
padding: 3px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
	background: transparent url('media/aeroleft.gif') no-repeat top left;
	display: block;
	float: left; /* Change 13px as desired */
	line-height: 16px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 24px; /* Height of button background height */
	padding-left: 7px; /* Width of left menu image */
	text-decoration: none;
	margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.9;
-moz-opacity: 0.9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: black; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('media/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #990000;
}

.black a.aero{
background-image: url('media/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('media/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}
.futboldcontact {
	font-family: Futura, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.8em;
}
.Example_F {
	height: 30px;
	width: 125px;
-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #75AC29;
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}.noline {
-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {font-size: 14px; font-weight: normal; margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; top: 20px; padding: 0px; vertical-align: middle; font-family: Futura, Arial, Helvetica;}
.futKBIGB {
	font-family: Futura, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding: 8px;
}

