body {
	/* background: #808FB2 url(bk.jpg) repeat-x fixed; */
  background-color: #bddabe;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 80%;
	position: relative;
}


h1,h2,h3,h4,h5,h6 {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	}

h3 {
	text-transform: uppercase;
	font-size: 90%;
	word-spacing: 2px;
	letter-spacing: 2px;
	font-weight: bold;
}

a { 
  color: #5F524F;
}

acronym { 
  font-style: italic;
  cursor: help;
  font-weight: bold;
}
#container {
	width: 750px;
	background: #fff url(RR_Logo.gif) no-repeat top center;
	margin: 0px 0 0 25px;
	padding-bottom: 20px;
	text-align: left;
	position: relative;
}

#pageHeader { 
  height: 180px;
  padding: 20px 0 20px 50px;
}

#pageHeader h1 { 
  height: 90px;
  width: 340px;
}

#pageHeader h1 span { 
}
#linkList,
#supportingText,
#preamble {
	margin: 10px 60px 10px 150px;
}
#footer {
	position: absolute;
	top: 200px;
	left: 130px;
	font-size: 80%;
	padding-top: 3px;
	width: 575px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F;
	text-align: right;
}

#larchives {
	margin: 40px -50px 0 -150px;
	padding-top: 15px;
	border-top: 1px solid #6E512F;
}

#larchives h3 { 
  display: none;
}

#larchives ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#larchives li { 
  display: inline;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 80%;
}

#lresources {
	position: absolute;
	top: 220px;
	left: 10px;
	width: 140px;
	height: 257px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000;
	text-align: left;
}

#lresources a { 
  color: #000;
}

#lresources h3 { 
  padding: 40px 10px 0 30px;
}

#lresources ul { 
  font-size: 80%;
}

#lresources li {
	padding: 4px;
	list-style-image: url(paw.gif);
}
.contact {
	text-align: center;
	letter-spacing: 1px;
	color: #630;
	font-size: small;
}

.floatleft { float: left; margin: 0px 5px 5px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; } 

.emphasis {
	font-weight: bold;
}

#products {
	position:absolute;
	height:115px;
	z-index:1;
	width: 540px;
}
#googlevoice {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.centertext {
	text-align: center;
}
#localLinks {
	width: 750px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F;
	padding-top: 5px;
	position: relative;
	
}
#News1 {
	position:relative;
	width:230px;
	z-index:1;
	margin: 2px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDDABE;
	border-right-color: #BDDABE;
	border-bottom-color: #BDDABE;
	border-left-color: #BDDABE;
	right: -20px;
	top: -20px;
	
}

