/* LPBC main */

body {
	background-color: #000000;
}

.bodytext {
	color: #FFFFFF;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 140%;
}

.bodytext a, .bodytext a:visited, .bodytext a:active {
color: #966A34;
border-bottom:1px dotted #e7bc8b;
text-decoration:none;
}

.bodytext a:hover{
color:#e7bc8b;
border-bottom:1px solid #e7bc8b;
text-decoration:none;
}


.footer {
	color: #292929;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.footer a, .footer a:visited, .footer a:active {
color: #292929;
text-decoration:none;
}

.footer a:hover{
color:#494949;
text-decoration:none;
}

.contactinfo {
	color: #FFFFFF;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 9px;
	line-height: 140%;
}


.photo-table {
	color: #fff;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
}

h1, h2 {
font-family:"Century Schoolbook",Georgia,Times,serif; font-weight:lighter;}

h1 {
color:#ffffff;
font-size:20.73px;
margin-top:10px;}

h2 {
color:#ffffff;
font-size:14.5333px;}

ul.main_content {
	list-style-image: url(../images/bullet-arrow.gif);
	color: #966A34;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 135%;
}
