/* This site was redesigned by Jason Derifaj around March 2004
Robust Redhorse Conservation Committee Style Sheet File
 */
/* Print Style Sheet */
body {
    background: white;
    font-size: 12pt;
    color: black;
    margin: 0;
    padding: 0;
}

#headwrap,
.footer,
#menu,
#navList
{
    display: none;
    visibility: hidden;
}

ul { 
    list-style-type: square;
}

h1, h2, h3, h4, h5, h6
{
    border: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 5% ! important;
	line-height: 1.2em; 
    text-align: left;
	width:auto;
}
#fourFifty, p {
    background: transparent;
    border: 0 ! important;
    font-family: Georgia, Garamond, Times, serif;
    font-size: 12pt;
    padding: 0 0 15px 0 ! important;
    margin: 0 5% ! important;
	line-height: 1.2em; 
    text-align: left;
	width:auto;
	float:none !important;
}
div#fourFifty {
	margin-left: 10%;
	}
a {
    color: Black ! important;
}

/*Special Styles like Bold texts and Italics */

.it {
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	font-style: italic;
	}
