@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-size: 100%;
}
#container  {
	width: 975px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #000;
	background-image: url(../images/transbk60.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 
#AZFox {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	text-align: right;
}
#container #relativePosition {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#aztdlogo {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navbar   {
	float: right;
	margin: 0px;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666;
	border-bottom-color: #666;
	background-color: #39F;
}
#navbar a {
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #F60;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000;
}
#headerBoxAP {
	position:absolute;
	z-index:1;
	left: 345px;
	top: 40px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 430px;
}
#headerBoxAP table tr td ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
}
#headerBoxAP h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #693;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headerBoxAP table tr td h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}
#header #certs {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #certs img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	float: right;
	height: 200px;
	width: 630px;
	clear: both;
} 
#header #servText {
	margin-top: 162px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#servText h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #66ccff;
	line-height: 1.4em;
	margin-left: 5px;
}
#servText h1 .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #66ccff;
}
#contactInfoAP {
	position:absolute;
	width:308px;
	z-index:1;
	left: 346px;
	top: 237px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #666;
	text-align: center;
}
#contactInfoAP .contactUstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #f60;
}
#contactInfoAP .contactUsPhone {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #f60;
	letter-spacing: 0.2em;
}
#contactInfoAP .contactUsEmail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #F60;
	letter-spacing: 0.1em;
}
#contactInfoAP .contactUsEmail a {
	color: #66ccff;
}
#contactInfoAP .contactUsEmail a:hover {
	color: #F60;
}
#pageTitle {
	width: 678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#pageTitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pageTitle h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #66ccff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	vertical-align: bottom;
}
#pageTitle h2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #F60;
}
#pageTitle h2 .subhead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.55em;
	font-style: italic;
	font-weight: normal;
	color: #F60;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pageTitle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	color: #999;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#pageTitleHome {
	width: 668px;
	margin: 0px;
	position: absolute;
	visibility: visible;
	padding: 0px;
}
#editableWrapper {
	padding: 0;
	width: 678px;
	border: 1px solid #666;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #333;
}
#mainContent  {
	width: 678px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0px;
} 
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFF;
	line-height: 1.4em;
	text-indent: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	word-spacing: 2px;
}
#mainContent a {
	color: #66ccff;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #F60;
}
#mainContent h1 {
	font-style: normal;
	text-align: center;
	font-size: 1.4em;
	color: #66ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent h2 {
	color: #66ccff;
	font-weight: normal;
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent h3 {
	color: #66ccff;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
}
#mainContent h4 {
	color: #66ccff;
	font-weight: normal;
	font-size: 0.9em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
	margin-left: 5px;
}
#mainContent h5 {
	color: #66ccff;
	font-weight: normal;
	font-size: 0.9em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
}
#mainContent h6 {
	color: #66ccff;
	font-weight: normal;
	font-size: 1.1em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
	text-align: center;
	letter-spacing: 0.2em;
}
#mainContent h6 a {
	color: #66ccff;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent h6 a:hover {
	color: #F60;
}
#mainContent h6 .bttmcontact {
	font-weight: bold;
	color: #FFF;
}
#mainContent hr {
	margin-right: 30px;
	margin-left: 20px;
}
#mainContent table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFF;
	vertical-align: text-top;
}
#mainContent table tr th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #66ccff;
	text-align: center;
}
#mainContent table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.hrcolor {
	color: #999;
}
#sidebar  {
	float: right;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 285px;
}
#sidebar #ratesBox {
	width: 269px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#sidebar #contentBox2 {
	width: 269px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	float: right;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#sidebar #contentBox2 h1  {
	color: #F00;
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-weight: normal;
}
#sidebar #contentBox3 {
	width: 269px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	float: right;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#sidebar #contentBox3 .sideText a {
	color: #66ccff;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar #contentBox3 .sideText a:hover {
	color: #F60;
}
#sidebar #contentBox4 {
	width: 269px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	float: right;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#sidebar #contentBox4 .sideText a {
	color: #66ccff;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar #contentBox4 .sideText a:hover {
	color: #F60;
}
#footer  {
	clear: both;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#footer a img {
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #CCC;
	font-size: .6em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer table tr td .copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: left;
}
#footer table tr td .bttmlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	float: none;
}
#footer table tr td .bttmlinks a  {
	color: #999;
	text-decoration: none;
}
#footer table tr td .bttmlinks a:hover {
	color: #999;
	text-decoration: underline;
}
#footer p .azfox {
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sideTitleGrn {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #090;
	line-height: 1.5em;
}
.sideTitleRed {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #F00;
	line-height: 1.5em;
}
.sideRates {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #ebeef0;
	font-weight: normal;
	line-height: 1.5em;
}
.sideRatesSM {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #66ccff;
}
.sideRatesSMextra {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #090;
	font-weight: normal;
	font-style: italic;
}
.sideTextRed {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
}
.sideTextSM {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #ebeef0;
	line-height: 1.2em;
}
.hrsContact {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #F60;
	font-weight: normal;
}
.hrsText {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #F60;
	font-weight: normal;
}
.hrsInfo {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #F60;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.servingText {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.servingTextSM {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	margin: 0px;
}
.pageTitle {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.sideTextital {
	font-style: italic;
}
.sideText {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #CCC;
	line-height: 1.5em;
}
.cntr {
	text-align: center;
}
#contactForm table tr td p {
	text-align: left;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#sidebar #contentBox2 .sideText a {
	color: #66ccff;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar #contentBox2 .sideText a:hover {
	color: #F60;
}
.bold {
	font-weight: bold;
}
.spamFormText {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 1em;
}
.spamFormTextHUMAN {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: underline;
}
