body{
margin:0;
padding:0;
font-family:"Lucida Grande",Verdana, Arial, sans-serif;
font-size: 12px;
line-height:18px;
}
#headercontainer{
	width:100%;
	margin:0;
	height:345px;
	text-align:center;
	padding:0;
	background: #fff url(images/headercontainBG.jpg) repeat-x left 100px;

}
#container{
	width:100%;
	margin:0;
	text-align:center;
	padding:0;
	background:#2B1919 url(images/BGtexture.jpg) repeat-x;

}
#containerinner{
	width:859px;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;

}
#body {
	width:859px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #473C2C url(images/pageBG.jpg) center top repeat-y;

}
#leftnav {
	width:196px;
	height:550px;
	background: #B7443E url(images/leftnavBG.jpg) no-repeat top left;
	float:left;
}
#leftnav a {
	line-height: 51px;
	width: 176px;
	display: block;
	padding-left: 20px;
	height:51px;
}
#leftnav a:link, #leftnav a:visited {
	color: #F4E7D8;
	text-decoration: none;
	background: url(images/leftnav.jpg) no-repeat;

}
#leftnav a:hover {
	color: #E7C9A0;
	text-decoration: none;
	background: url(images/leftnavover.jpg) no-repeat;
}
#bodycontent img{
	padding:0px;	
	margin-left:0;
}
#bodycontent {
	text-align: left;
	margin-left:196px;
}
#bodycontent p, h1, h2, h3, h4, h5, h6{
	margin-top:0;
	padding:0px 80px;	

}
#bodycontent a:link, #bodycontent a:visited {
	color: #473C2C;
}
#bodycontent a:hover {
	text-decoration:none;
}
#header1 {
	background: url(images/peopletop.jpg) no-repeat 362px 21px;
	margin: 0px;
	height: 178px;
	text-align:left;
}
#header2 {
	background:  url(images/peoplebottom.jpg) no-repeat 362px top;
	margin: 0px;
	height: 165px;
	text-align:left;
	clear:both;
}
#header1 img {
float:left;
margin-top:9px;

}
#header1 img a:link{
border:0;
}

#bodycontent h1 {
	font-size: 170%;
	color: #B70C0C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BD0C0C;
	margin-right: 40px;
	margin-left: 50px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#bodycontent h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #965B05;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header1 h1 {
	font-size: 210%;
	color: #B70C0C;
	padding-top:80px;
	padding-bottom:0;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#header1 a:link, #header1 a:visited{
color:#006699;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
#header1 a:hover{
color:#2B1919;
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
.pullquote {
	font-size: 180%;
	color: #dd9a18;
	padding:0 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	text-align:center;
	line-height:1.5em;
}
.pullquotecredit {
	font-size: 65%;
	color: #A75955;
	padding:0 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	text-align:center;
	line-height:1em;
}
.clear{
clear:both;
}
#bodycontent ul {
	margin: 0px 0px 0px 100px;
	padding: 0px;
}
