/*BTP Edits 4-14-10*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.peterprinciotto.com/files/images/main/bg_sub2.jpg);
	background-repeat: repeat-x;
	outline-style:none;
outline-width:0;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
/*removes dotted lines around links*/
a { outline: transparent solid 0px; }
img {
	border: none;
}
.imgover{
}
/*BTP Edits 4-14-10*/
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
/*BTP Edits 4-14-10*/
a:link, a:active, a:visited {
	color: #005BB7;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #946A25;
	text-decoration: underline;
	outline: none;
}



/*BTP Edits 4-14-10*/
a.footer:link, a.footer:active, a.footer:visited {
	color: #0050a0;
	text-decoration: none;
	font-size: 11px;
}
a.footer:hover{
	color: #6f4807;
	text-decoration: underline;
	outline: none;
}
.heading1 {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.heading2 {
	font-size: 15px;
	color: #6f4807;
	font-weight: bold;
}
/*BTP Edits 4-14-10*/
.heading3 {
	font-size: 13px;
	color: #004285;
	font-weight: bold;
}
.lgTxt {
	font-size: 13px;
}
.rule {
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A27429;
	height: 1px;
}
#mainWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/*BTP Edits 4-14-10*/
#topGoldBarHilite {
	width:850px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#blackArea {
	width: 100%;
	position: relative;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 590px;
}
/*BTP Edits 4-14-10*/
#imageAreaWrapper {
	width:850px;
	height: 361px;
	margin: 0px;
	padding: 0px;
}
/*BTP Edits 4-14-10*/
DIV #pageHeadings {
	width:209px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 40px;
	top: 177px;
}
#bannerImage {
	width:633px;
	float: left;
	height: 440px;
}

/*BTP Edits 4-14-10*/
DIV #bannerImageHome {
	width:633px;
	height: 440px;
	position: absolute;
	visibility: visible;
	top: 34px;
	left: 56px;
	z-index: 2;
}
DIV #bannerImagePerf {
	width:452px;
	position: absolute;
	visibility: visible;
	top: 62px;
	left: 285px;
	z-index: 2;
}

/*BTP Edits 4-14-10*/
DIV #navContainer{
	width: 135px;
	position: absolute;
	left: 762px;
	top: 90px;
	margin: 0px;
	padding: 0;
	visibility: visible;
	z-index: 3;
}

DIV #navContainer2{
	width: 135px;
	float: right;
	padding-top: 0;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 675px;
	visibility: visible;
	top: 2px;
}
/*BTP Edits 4-14-10*/
#contentWrapper {
	width:850px;
	padding-top: 130px;
}
#GoldBar {
	width:100%;
	height: 30px;
	background-color: #A27429;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#GoldBarHilite {
	width:850px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerWrapper {
	width:850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A27429;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	clear: both;
}

#footerWrapper2 {
	width:850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

/* centers div, so anything in the div, images, text, etc. will be centerd */
div.centeredContent
{
/*background:#CCCCCC;*/ /*background color is there so you can test it on other pages*/
width:650px; 
margin:auto;
overflow:hidden;
padding-top:20px;
padding-bottom:4px;
text-align:center;
}
