/* css Mobbing-USA, 
by Sabra Vidali, http://www.textweaver.com 
*/

body {
  margin: 0; 
  padding: 0; 
  text-align: left; 
  margin-top: 0;
  background: #A7B3CD url("images/bg.jpg") repeat-x;
  font-size: .8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #51619B;
}

a {
  text-decoration: underline; 
  font-weight: bold;
}
a:link {
  color:#9966CC;
}
a:visited {
  color:#9966CC;
}
a:hover {
  text-decoration: underline;
}

img {
	border: 0px;
	}

#container {
  position: relative; 
  margin: auto;
  text-align: left;
  border-left: 1px solid #A7B3CD;
  border-right: 1px solid #A7B3CD;
  background: #FFFFFF url(container_bg.jpg) top center repeat-y;
  width: 799px;
}


#pageHeader {
  text-align: center;
  background-color: #FFFFFF;
}

#pageHeader h1, h2{
  display: none;
}

#pageHeader img {
border: 0px;
}


#quickSummary {
   background-color: #EDF0F6;
   margin: 0;
   position: absolute;
   top: 163px; 
   width: 160px; 
   padding-top: 20px;
   padding-right: 20px;
   padding-left: 20px;
   color: #51619B;
}
   
#preamble {
   text-align: left;
   font-family: helvetica, sans-serif;
   font-size: 1em;
}

#preamble {
   color: #51619B;
   padding-left: 230px;
   padding-right:180px;
   padding-top: 1px;
   padding-bottom: 1px;
   font-size: 1em;
   width: 780px;
   voice-family:"\"}\"";
   voice-family: inherit;
   width: 380px;

}

#preamble ul {
	margin-left: 40px;
	margin-right: 20px;
	}
	

#preamble h3 {
   background: transparent; /* just a hack for ie/501 win */
}

#preamble h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-align: center;
  color: #51619B;
}

#preamble h4 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  color: #000000;
}

#preamble h5{
  padding-top: 5px;
  padding-bottom: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  font-weight: lighter;
  color: #000000;
}

#preamble h6{
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

#preamble2 {
   text-align: left;
   font-family: helvetica, sans-serif;
   font-size: 1em;
}

#preamble2 {
   color: #51619B;
   padding-left: 20px;
   padding-right:180px;
   padding-top: 1px;
   padding-bottom: 1px;
   font-size: 1em;
   width: 780px;
   voice-family:"\"}\"";
   voice-family: inherit;
   width: 580px;

}

#preamble2 h3 {
  padding-top: 15px;
  padding-bottom: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-align: center;
  color: #51619B;
}

#footer {
   padding-top: 20px;
   padding-bottom:15px;
   font-size: small;
   text-align: center;
}

#footer h6 {
	font-size: 10px;
	color: #666;
	font-weight: lighter;
}	

#linkList {
   margin:0;
   position: absolute;
   top: 163px;
   left: 615px;
   width: 170px;
}

#linkList a {
   font-weight: normal;
   color:#51619B;
}

#lselect{
	margin: 0px;
	padding-left: 15px;
	width: inherit;
}

#lselect h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #939FAE;
}

#lselect a:link, #lselect a:visited {
	display: block;
	border-top: 1px solid #939FAE;
	border-bottom: 1px solid #939FAE;
	background-color: #A7B3CD;
	padding: 3px 0px 3px 10px;
}

#lselect a:hover{
	border-top: 1px solid #939FAE;
	background-color: #CDD3E1;
	background-image: none;
	text-decoration: none;
}

#lresources {
   padding-bottom: 280px;
   background: url(gallonero.gif) bottom center no-repeat;
}
#lresources li, #larchives li{
   margin-top: 4px;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
}

.center {
	float:left;
	margin: 10px 10px 10px 40px;
	border:0
}

.italic {
	font-style: italic;
	}
	
.popup {
	border: 1px solid #A7B3CD;
	}

.box {
	border: 2px solid #A7B3CD;
	background-color: #CDD3E1;
	}	
	
