* {
  margin:0px;
  padding:0px;
}

body {
  background: url(../img/back.jpg) repeat-x #FFF;
  font:normal 15px/21px Georgia, "Times New Roman", serif;
  margin: 0px auto 0px auto;
  color: #004460;
}

#navontainer{
  width:640px;
  background: #B4AF91;
  float:left;
}

#nav {
  float:left;
  width: 640px;
  margin: 0 0 5px 0px;
  padding: 0;
  list-style:none;
  background: #004460;
}

#nav li{
  float:left;
  padding:0;
  font-family: "Lucidia Grande", sans-serif;
  font-size:85%;
}

#nav li a{
  float:left;
  display:block;
  padding:2px 6px;
  text-decoration:none;
  color: #FFFFFF;
  border-right:1px solid #B4AF91;
}

#nav li a:hover{
  background: #B4AF91;
}

#header_logo{
  float:right;
}

#footer{
 background: url(../img/footer.jpg) repeat-x #000033; 
 text-align:right;
}

.container {
  margin: 0px auto;
  padding: 0px;
  width: 780px;
}

.container h2{
  padding: 5px 20px 0px 0px;
  font:normal 20px/25px "Trebuchet MS", sans-serif;
  color:#004460;
}

#lefty{
  width: 500px;
  float:left;
}

#left_flash{
  width: 560px;
  float:left; 
}

.side_flash{
  width: 220px;
  float:right;
}

.sidebar{
 width: 280px;
 float:right; 
 background: url(../img/paper_clip.gif) no-repeat left top; 
 margin-bottom: 20px;
}

.sidebar h2{
  padding: 50px 0 5px 18px;
  font:normal 20px/25px "Trebuchet MS", sans-serif;
  color:#004460;
}

.box{
  width:280px;
  float:left;
  background-color: transparent;
  background: #FDFCF9 url(../img/paper_bottom.gif) no-repeat left bottom;
  background-attachment: scroll;
}

.box p,.box img{
  padding-left:18px;
  padding-bottom:20px;
}

.box ul{
  padding-left:32px;
  padding-bottom:20px;
}

/* Text Styles */

#lefty p, #lefty ol, #lefty ul{
  padding-right:10px;
}

#lefty ol, #lefty ul{
  padding-left: 30px;
}

#footer p{
  color: #FFFFFF;
  margin: 5px;
  padding-right: 5px; 
}

#footer a{
  color:#FFFFFF;
  text-decoration:underline;
}

.container h1{
  padding: 30px 20px 10px 0px;
  font:normal 22px/27px "Trebuchet MS", sans-serif;
  color:#004460;
}

/* End Text Styles */

.divider{
  padding-top:20px;
  border-bottom: 1px dotted #A4CE5E;
  clear:both;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#pics img{
  float:left;
  border:0px;
  margin-right:11px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* quote stuff */

