td {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
a:link {
	color: #adc3d8;
	text-decoration: underline;
}
a:visited {
	color: #adc3d8;
	text-decoration: underline;
}
a:hover {
	color: #adc3d8;
	text-decoration: none;
}
a:active {
	color: #adc3d8;
	text-decoration: underline;
}
.copyright {
	color: #CCCCCC;
	font-size: 10.5px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 12px;
	padding-bottom: 8px;
}
.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

.homebodyPADDING {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
}

.homesidePADDING {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
}

.homesideBG {
	background: url(../images/NewsBG.jpg) no-repeat bottom left;
}

.homebodyBG {
	background: url(../images/homebodyBG.jpg) no-repeat bottom left;
}

.leftIMG { padding-right: 5px; padding-bottom: 5px; }

h1 { color: #89470c; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; }
h2 { color: #FFFFFF; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-bottom: -10px; }
h3 { color: #FFFFFF; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-bottom: -10px; }

.pricesheetunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #425775;
}

.pricepaddingleft {padding-left:25px;}

.btn_blk {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorBlk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

.btn_blk a:link, .btn_blk a:active, .btn_blk a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorBlk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.btn_blk a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn_interiorBlk-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.btn_blue {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorBlu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

.btn_blue a:link, .btn_blue a:active, .btn_blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorBlu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.btn_blue a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn_interiorBlu-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.btn_red {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorRed.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

.btn_red a:link, .btn_red a:active, .btn_red a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorRed.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.btn_red a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn_interiorRed-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.subpadding {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#nopaddingtopbtm {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.marginright {margin-right: 275px;}

.marginright img { padding-right: 10px; padding-bottom: 10px;}

#nopaddingrtbtm { padding-right: 0px; padding-bottom: 0px;}

ul {margin-top: 5px;}

#FAS a:link {
	color: #3399cc;
	text-decoration: underline;
}
#FAS a:visited {
	color: #3399cc;
	text-decoration: underline;
}
#FAS a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#FAS a:active {
	color: #3399cc;
	text-decoration: underline;
}

#FAS td {
	color: #FFFFCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#FAS .copyright {
	color: #CCCCCC;
	font-size: 10.5px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 12px;
	padding-bottom: 8px;
}
#FAS .copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#FAS .copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#FAS .copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#FAS .copyright a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

#FAS .homesideBG {
	background: url(../images/FASNewsBG.jpg) no-repeat bottom left;
}

#FAS .homebodyBG {
	background: url(../images/FAShomebodyBG.jpg) no-repeat bottom left;
}

#FAS body {bgcolor="black" }

#FAS #nav   {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none;
	width: 748px;
}

#FAS #nav ul {
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}

#FAS #nav li  { list-style-type: none; margin: 0; padding: 0; float: left }

#FAS #nav a   {
	color: #3399cc;
	line-height: 27px;
	text-decoration: none;
	text-align: center;
	width: 105px;
	padding-bottom: 5px;
	float: left;
	border-right: 1px solid black;
	background-image: url(../images/FASnavBG.jpg);
}

#FAS #nav a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/FASnavBG-over.jpg);
}

#FAS #nav #nav_con a {border-right: 1px solid black}
#FAS #nav #nav_con a:hover {border-right: 1px solid black}

#FAS .btn_blk {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_interiorBlk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

#FAS .btn_blk a:link, #FAS .btn_blk a:active, #FAS .btn_blk a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/FASbtn_interiorBlk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#FAS .btn_blk a:hover {
	color: #FFFFFF;
	background-image: url(../images/FASbtn_interiorBlk-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#FAS .btn_blue {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/FASbtn_interiorBlu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

#FAS .btn_blue a:link, #FAS .btn_blue a:active, #FAS .btn_blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/FASbtn_interiorBlu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#FAS .btn_blue a:hover {
	color: #FFFFFF;
	background-image: url(../images/FASbtn_interiorBlu-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#FAS h2 { color: #FFFFCC; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-bottom: -5px; }

#FAS #title {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#FAS li {
	padding-bottom: 5px;
}

.bio {margin-right:15px; margin-bottom:10px;}

#quotes {
	font-size: 12px;
	line-height: 16px;
	width:600px;
	height: 50px;
	text-align:center;
	padding-left: 50px;
	 }
	 
.yellow {color: #FFCC00;}