/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #100951;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	height: 175px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/HEADER_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;

}
#masthead2 {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/About-PICS_1.jpg);
	background-repeat: no-repeat;
	height: 175px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-position: top;
	width: 958px;

}
#masthead3 {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/NEWS-PICS_1.jpg);
	background-repeat: no-repeat;
	height: 165px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-position: top;
	width: 958px;

}
#masthead4 {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/LOCATION-PICS_1.jpg);
	background-repeat: no-repeat;
	height: 160px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-position: top;
	width: 958px;

}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 490px;
	float: left;

}
#left {
	width: 220px;
	float: left;
	background-image: url(../images/gradient-side-panel_1.jpg);
	background-repeat: no-repeat;
	height: 400px;
}

#right {
	width: 250px;
	float: left;
	height: 430px;
	background-image: url(../images/LPCRESTbw_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#center .content {
	padding: 24px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.8em;
	line-height: 1.5em;	
}
blockquote.style2 {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
hr {
	width: 70%;
	font-size: 0.6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #69C;
	border-right-color: #69C;
	border-bottom-color: #69C;
	border-left-color: #69C;
}

#right .content {
	padding: 24px 16px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 500;
	color: #999999;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #FFFFFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #666666;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#p7bod #wrapper #column_wrapper #center .content table tr td {
	text-align: center;
}
#p7bod #wrapper #column_wrapper #center .content table {
	text-align: left;
}
