/*
Warren & Associates Print style sheet
------------------------------------------*/

html {
	color: #000;
	background: #fff;
}

body {
	color: #000;
	background: #fff;
	font:100%/150% Georgia, "Times New Roman", Times, serif;
}

#banner-index, #banner-main, #menu {
	display: none;
}


h1,h2,h3 {
	text-transform:uppercase;
	line-height:normal;
}

a:link, a:visited {
	color: #981A2D;
	font-size: 12px;
}

img {
	border: 0;
}

#footer-index, #footer-main {
	margin-top: 20px;
}

#content-index, #content-main {
	margin-top: 20px;
}
