* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background-image: url('graphics/parch-d2.jpg');
color: #444;
font: 13px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

#wrap {
width: 950px;
padding: 10px;
background-image: url('graphics/parch-d2.jpg');
margin: 10px auto;
}

#header {
height: 200px;
line-height: 30px;
}
#header h1 { 
font-size: 50px;
letter-spacing: -1px;
padding: 20px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #77B4E2;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}
#header h2 { letter-spacing: -1px; padding: 0 0 0 16px; font-size: 29px; color: #B85757; }

div#banner {
	background-color: #006699;
}

div#banner h1 {
	margin: 0;
	font-size: 2.2em;
	font-weight: normal;
	color: #FFBF6D;
}

div#banner-picture {
	float: left;
	width: 150px;
	padding: 1em 1em 1em 1em;
	background-color: #006699;
}

div#banner-content {
	margin-left: 190px;
	margin-right: 30px;
	background-color: #006699;
	color: #FFBF6D;
}

div#navbar2 {
   height: 30px;
   width: 100%;
   background-color: #FFBF6D;
	margin: 0 0 0 0;
}
div#navbar2 ul {
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #006699;
   line-height: 30px;
   white-space: nowrap;
}
div#navbar2 li {
   list-style-type: none;
   display: inline;
}
div#navbar2 li a {
   text-decoration: none;
   padding: 7px 10px;
   color: #006699;
   font-weight: bold;
}
div#navbar2 li a:link {
   color: #006699;
}
div#navbar2 li a:visited {
   color: #006699;
}
div#navbar2 li a:hover {
   font-weight: bold;
   color: #FFBF6D;
   background-color: #006699;
}


.left {
float: left;
margin-right: 10px;
width: 200px;
line-height: 15px;
}
.left h2 {
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #006699;
height: 30px;
color: #fff;
padding-left: 10px;
}
.left h3 {
font-family: times;
line-height: 26px;	
background: #006699;
height: 30px;
color: #fff;
padding-left: 10px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #006699;
}
.left ul a:hover { color : #333; }
.left p {
font-family: times;
font-size: 18px;
background: #006699;
color: #fff;
line-height: 20px;	
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
}

.middle { 
float: left;
width: 510px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
background-image: url('graphics/parchmnt.jpg');
}
.middle h2 {
font-family: times;
color: #006699;	
margin-top: 5px;
margin-bottom: 5px;
height: 30px;
line-height: 30px;
text-align: center;

}
.middle h2 a {
color: #006699;
}
.middle p {
font-family: times;
color: #006699;
padding-left: 10px;
padding-bottom: 10px;
}

.right {
float: right;
width: 200px;
}
.right h1 {
font-family: times;
line-height: 30px;	
background: #006699;
height: 30px;
color: #fff;
padding-left: 10px;
}
.right h2 {
font-family: times;
line-height: 26px;	
background: #006699;
height: 30px;
color: #FFBF6D;
padding-left: 10px;
}
.right h3 {
font-family: times;
line-height: 26px;	
background: #006699;
height: 30px;
color: #fff;
padding-left: 10px;
}
.right p {
font-family: times;
background: #006699;
color: #fff;
padding-left: 10px;
padding-bottom: 10px;
}

#cleardiv {
	clear: both;
}


#footer { 
background: #222 url(footerbg.gif) no-repeat;
color: #eee;
margin-top:20px;
height: 40px;
line-height: 40px;
text-align: center;
}
#footer a {  color: #f7f7f7; text-decoration: none; }
#footer  a:hover { color: #000; } 