/*
    Hide stuff we don't need
*/
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
body,#header ul li a#m1,#header ul li a#m2,#header ul li a#m3,#header ul,p#tel {
	background: none !important;
} 
#header ul li {
	display: none;
}
#holder {
    margin:auto;
    width:auto;
    }
#pageTitle h1 {
	color: #ffffff !important;
}
#header {
    height:auto;
    background: none !important;
    }
.hidden {
    display:none;
    }
p#logo {
    position:relative;
    margin:15px 0;
    }

p#tel {
    position:relative;
    margin:15px 0;
    width:auto;
    height:auto;
    padding:0;
    background:none;
    }

p#contact, #searchForm, #menuCol, #linkCol, p.contentFooter, #footer {
    display:none;
    }

#pageTitle {
    position:relative;
    background:none;
    margin:15px 0;
    width:auto;
    height:auto;
    overflow:none;
    padding:0;
    }

h1 {
    color:#000;
    font-size:150%;
    }

#contentCol {
    float:none;
    width:auto;
    padding:0;
    }



/* 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;
}
