@charset "utf-8";
* {
	margin-right: auto;
	margin-left: auto;
}

body {
	background-color: #D2AF80;
}


#background {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
}




#header  {
	height: 300px;
	width: 1000px;
	vertical-align: bottom;
	text-align: right;
	background-image: url(images/working-header-SandiaMtnNM.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}
#header p {

}
#navigation  {
	height: auto;
	width: 900px;
	background-color: #82C0D3;
}

#page {
	width: 890px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	position: relative;
	overflow: auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}



#page p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#page h1 {
	color: #112448;
	text-transform: uppercase;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#page h2 {
	font-size: .9em;
	color: #3C75B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#page h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#page h4 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 5px;
	margin-top: 25px;
	font-weight: normal;
	color: #CF8F41;
}
#page  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6F1C00;
}
#page  img  {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}



#rightcol  {
	width: 260px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	background-color: #D2AF80;
	margin-right: 5px;
	color: #634116;
}
#rightcol  h1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #553815;
	background-color: #F8EDE0;
	background-position: center center;
	text-align: center;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #553815;
	font-size: 1.5em;
	text-transform: none;
}
#rightcol   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F8EDE0;
	background-position: center center;
	text-align: left;
	padding: 3px;
	border-bottom-style: none;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#rightcol   a    {
	color: #000000;
}
#rightcol   p    {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

