@charset "utf-8";

html{
	background:none repeat-y scroll center top #c0c0c0;
border:0 none #F9F8F3;
color:#333333;

margin:0;
padding:0;
text-align:center;
	
}
div#pageheader{
	background:  url(seal.png) no-repeat scroll 0 0 #791b03;
	padding-top:69px;
	background-position:right;
	


	}
	
#pageheader h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:47px;
	display: block;
	background-repeat: no-repeat;
	background-color:#C30;
	text-align:left;
    width:674px;
	padding-left:10px;
}

div#searchBar{
	margin-left:683px;
	padding-top:74px;
	
	
}
#container{
background:none repeat-y scroll left top #f9ecb3;
color:#222222;

margin:0 auto;
min-height:1000px;
overflow:visible;
padding:0;
text-align:left;
width:980px;}
#body{
	background:none repeat-y scroll left top  #cecece;
color:#222222;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

min-height:900px;
overflow:visible;
padding:0;
text-align:left;
width:673px;
}
#body p.p1, p.p2, p.p3{
	padding-left:10px;
	
}
blockquote.firstquote {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #c0b63a;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.firstquote span {
     display: block;
     background-image: url(images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
  }
	blockquote.secondquote {		 
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #c0b63a;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.secondquote span {
     display: block;
     background-image: url(images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
  }
#links{
background:none repeat-y scroll left top #a4bd2d;
border-left:1px solid #CCCCCC;
list-style-type:none;
top:259px;
right:347px;
margin-left:682px;
margin-top:-899px;
float:left;

padding:10px;
width:270px;

}
#links a{
color:#000;
}
#links ul{
	list-style-type:none;
}
#footer {
background:none repeat scroll 0 0 #791b03;

border-style:solid none;
border-width:1px 0 12px;
clear:both;
color:#791b03;
font:15px/1.4 georgia,times new roman,times,serif;

padding:36px 0 36px 10px;
width:970px;}

#footer a{
	margin-left:349px;
	font-size:20px;
	color:#cecece;
	
	
}