/*zao start
*/

html, body {    
   height: 100%; 
}

.neg3 {
	margin-bottom:-3px;
}

body {
    font-family:Verdana, Geneva, sans-serif;
    
}

#notification {
    width: 65%;
}

#wrapper {
	min-height: 100%;
   	margin-bottom: -243px; //neg footer height
   	position: relative;
   }

ol, ul {
	list-style: none;
}

   
.float-left
{
    float:left;
    margin: 5px 9px 1px 10px;
    
}


#body-header h1
{
    padding: 0;
    margin: 0;
    font-size: 2.0em;
    font-style: normal;
    font-weight: normal;
    color: #EF3F23;
}



.align-left {
    text-align: left;
    }
    
    
#container {
    width:100%;
    height: auto;
    text-align:left;
    margin: 0;
}

#left {
    display:block;
    float:left;
    padding-left:10px;
    padding-left:63px;
    padding-bottom: 15px;
}


#globalnav {
    margin-top:0px;
    margin-bottom:10px;
    padding-right:10px;
}


#globalnav ul li {
    display:block;
    float:right;
    margin:0 10px;    
}

    
#slideshow {
    width:auto%;
    position: absolute;
    z-index:0;
    height: auto;
    padding-left: 0px;
    padding-right:6%;
   
}


.clearfooter {
   height: 243px;
   clear: both;
}

#footer {
    background-color: #EBAE70;
    border-top-color: #D16F1D;
    border-top-width: 4px;
    border-top-style: solid;
    padding-top: 10px;
    font-family: Verdana, Geneva, sans-serif;
    height: 243px;
}

#footerdiv {
	position:relative;
	z-index:0;
    text-align:left;
    margin-left: 63px;
    
}

.sitemap {
    padding:10px 0;
    font-size:14px;
    line-height:1.6em;
}


.sitemap ul {
	float:left;
	margin-right:50px;
}

.sitemap ul ul {
	float:none;
	margin:0;
}


.sitemap li strong {
    display:block;
    margin-bottom:0.2em;
}
.sitemap li li {
    font-size:14px;
    text-align:left;
    display: block; 

}

.sitemap ul li ul li {
    margin-left:-25px;
}

.sitemap li a, .sitemap li a:visited, .sitemap li a:link {
	color:#000;
    }
    
.sitemap li li a, .sitemap li li a:visited, .sitemap li li a:link {
	color:#000;
}

/*add text-decoration:none; below*/
.sitemap li a:hover, .sitemap li li a:hover,
.sitemap li a:focus, .sitemap li li a:focus {
    color:#000;
}

/*text-decoration:none; after color below
*/
a {
	
	color:#000;
}
/*a:hover {
	text-decoration:underline;
}*/

body {
    text-align: left;
    padding: 0;
    margin: 0;
    letter-spacing:-0.04em;
	}

.fl-right {
	float:right;
}
.fl-left {
	float:left;
}
.cl-right {
	clear:right;
}
.cl-left {
	clear:left;
}
.cl-both {
	clear:both;
}

/*.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}*/

.contactfooter {
    position:absolute;
    top:154px;
    right:15px;
    width:460px;
//was 450
    text-align:right;
    height: 20px;
    padding-top: 10px;
}



p.copyright {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}

.sitemap li a.tinypdf {
	display:block;
	background:url(../_images/pdfIcon_16x16.gif) no-repeat right 3.5px;
	padding-right:20px;
	margin-right:-20px;
	/*color:#fff !important;*/
}

.sitemap li a.tinytwitter {
    display:block;
    background:url(/_images/twitterIcon_17x9.png) no-repeat right 5.5px;
    padding-right:-4px;
    margin-right: 8px;	/*color:#fff !important;*/
}

.sitemap li a.tinyfacebook {
	display:block;
	background:url(/_images/facebookIcon_14x14.png) no-repeat right 4.5px;
	padding-right:8px;
	margin-right:-6px;
	/*color:#fff !important;*/
}


*html .sitemap li a.tinynew {
	margin-right:0;
}

table * {
    text-align:left
}

#body-header {
    padding-top: 20px;
    width: 65%;
    margin-left: 205px;
    padding-bottom: 10px;
}


#body-content {
    width:75%;
    margin-left: 190px;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0;
}

#body-header h2 {
    text-align: left;
}

#primary {
    width:160px;
    margin-top:15px;
    margin-left:20px;
    padding-left:0px;
    margin-right:15px;
    margin-bottom:50px;
    float:left;
}

#primary ul {
    margin:0;
    padding:0;
    display:block;
 }
 
 
#primary ul p {
 padding-left:0.8em;
 margin-bottom:.5em;
 font-weight:bold;
 color:#EF3F23;
 display:block;

}


#primary li {
   
	background-image:url(/_images/zoilRed_14x14.png);
    background-repeat:no-repeat;
    background-position:0.0em;
    padding-left:1.2em;
    line-height:1.5em;
}

.orange-location {
    background-image:url(/_images/zoilOrange_14x14.png) !important;
    background-repeat:no-repeat;
    background-position:0.0em;
    padding-left:1.2em;
    line-height:1.5em;
}

.black-location {
    background-image: url(/_images/zoilBlack_14x14.png) !important;
}


.green-location {
    background-image:url(/_images/zoilJade_14x14.png) !important;
}


#body-content ul {
    line-height:1.5em;
    list-style-position: inside;
    list-style-type: disc;
}

.date-updated {
    color:#666;
    font-size:.80em;
}

#sig {
    background-image: url(/_images/mabSig.gif);
    background-repeat: no-repeat;
    background-position: right 1.0em;
    width: 190px;
    height: 106px;
    margin-top: -1em;
}

.whats-this {
font-size: 70%;
}

.zao-red {
    color:#EF3F23;
}
