/* Asset Appraisal Services Style Sheets */
/*                                       */
/* Print Styles                          */
/*                                       */
/* ------------------------------------- */
/* Copyright 2009                        */
/* ------------------------------------- */


/* ------------------------------------------------------------ */
/* Main Layout                                                  */
/* ------------------------------------------------------------ */


#siteNav .navigation {
	display: none;
}

.logoHolder {
	font-size: 30px;
}

.slides-nav {
	display: none;
}

ul {
	overflow: visible;
}

#productNavOP {
	display: none;
}

#footer {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: #999 1px solid;
}

.mapsNavigation {
	display: none;
}

#copyright {
	float: right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

p {
	margin: 0;
}

img {
	margin: 15px 0;
}










/* ------------------------------------------------------------ */
/* Other Styles                                                 */
/* ------------------------------------------------------------ */


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* END Other Styles ------------------------------------------- */
