.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: 800px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	width: 780px;
}
.oneColFixCtrHdr #footer {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	width: 800px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
h1 {color: #808080;
	font-family: trebuchet ms, arial;
	font-size: 16pt;
	text-align: left;
	margin-top: -5;
	margin-bottom: 0;
	margin-left: 4}

h2 {color: #808080;
	font-family: trebuchet ms, arial;
	font-size: 13pt;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4}

body {
	background-color: #DEEDD0;
	background-image: url('BouquetCanyonStone.jpg');
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	color: #5B5B5B;
	margin-top: 0;
	margin-left: 20;
	margin-right: 20;
	float: left;
	font: 11pt "trebuchet ms", arial;
}
	
table, tr, td {
	color: #5B5B5B;
	margin: 0px;
	padding: 3px;
	font: 11pt trebuchet, arial;
}

p, li {
	color: #5B5B5B;
	margin-left: 4;
	font: 11pt "trebuchet ms", arial;
}

.pim {color: #006400;
	font-family: trebuchet ms, arial;
	font-size: 38pt;
	font-weight: bold
	text-align: left;
	margin-top: -5;
	margin-bottom: 0;
	margin-left: -4}
	
.minus {
	position: absolute;
	top: 122px;
	font-size: 6pt
}

A:Link {color: #006400;
	text-decoration: underline;
	font-family: trebuchet ms, arial;
	font-size: 11pt;
	font-weight: bold}
A:Active {color: #006400;
	text-decoration: underline;
	font-family: trebuchet ms, arial;
	font-size: 11pt;
	font-weight: bold}
A:Visited {color: #006400;
	text-decoration: underline;
	font-family: trebuchet ms, arial;
	font-size: 11pt;
	font-weight: bold}
A:Hover {color: #8FBC8F;
	text-decoration: none;
	font-family: trebuchet ms, arial;
	font-size: 11pt;
	font-weight: bold}
	
#color2 A:link {color:#8FBC8F}
#color2 A:visited {color:#8FBC8F}
#color2 A:active {color:#8FBC8F}
#color2 A:hover {color:#000000}
	
blockquote   {line-height: 100%}
blockquote   {margin-top: 0; margin-bottom: 0}

ul {list-style-type: square;
	color: #808080;
	margin-top: 2;
	margin-bottom: 2}

/*<![CDATA[*/
 span.c9 {margin-top: 0}
 span.c8 {font-size: 70%}
 span.c7 {font-size: 80%}
 p.c6 {text-align: center}
 p.c2 {text-align: left}
 span.c1 {color: #996600}
/*]]>*/


 span.c4 {font-size: 11pt}
 span.c3 {font-size: 13pt}


 span.c5 {color: #8FBC8F}
