body {
	background-color: #79736c;
	color: #865c32;
}

form {
  padding:0;
  margin:0;
 }

.gobutn {
  vertical-align:middle;
} 

.outerborder{
    background-color: #FFFFFF;
	border: 4px solid #FFFFFF; 
}

.borderrb {
	border: solid #ffffff; 
    border-width: 0px 4px 4px 0px;
	         /* top,rt,bot,left */
}

.borderb {
	border: solid #ffffff; 
    border-width: 0px 0px 4px 0px;
	           /* top,rt,bot,left */
}

.borderlrb {
	border: solid #ffffff; 
    border-width: 0px 4px 4px 4px;
	           /* top,rt,bot,left */
}

.search {
  background-color: #d78e45;
  border: 0px;
  height: 51px;
}

.search td {
  background-color: #d78e45;
  border: 0px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d78e45;
	text-align: center;
	line-height: 25px;
	background-color: #f0e289;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 735px;
	/*height: 1px;*/
}

#navimg {
	color: #d78e45;
	background-image: url(images_pp/nav_bg.gif);
	background-repeat: repeat-x;
	padding-left: 333px;
	padding-right: 39px;
	margin:0;
	vertical-align:middle;
	border: solid #ffffff; 
    border-width: 0px 0px 4px 0px;
	           /* top,rt,bot,left */
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 20px;
	color: #865c32;
	float: none;
	clear: right;
	padding-right: 20px;
}

.main p {
   margin-top: 10px;	   
   margin-bottom:0px;
}


.main1col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* can't use em for font size here or conflicts with store styles -
	   get store tables inheritance applied differently with different browsers... */
	font-size: 10px;
	line-height: 20px;
	color: #865c32;
	padding-right: 20px;
	padding-left: 20px;
}

.main1col_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* can't use em for font size here or conflicts with store styles -
	   get store tables inheritance applied differently with different browsers... */
	font-size: 10px;
	line-height: 14px;
	color: #865c32;
}


.main1col p {
   margin-top: 10px;	   
   margin-bottom:0px;
}



.callout {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 35px;
	color: #d78e45;
	text-align: right;
	float: left;
	margin: 10px;
	padding: 0px 0px 0px 25px;
	width: 225px;
	letter-spacing: 0.65px;
	vertical-align: middle;
}

.topcell {
	background-color: #d78e45;
	vertical-align:top;
}
#dingbat {
	padding-left: 475px;
	border: solid #ffffff; 
    border-width: 4px 0px 4px 0px;
	           /* top,rt,bot,left */
}
.pixel {
	background-color: #F7E78C;
	height: 1px;
}

.main a:link, .main1col a:link {
	font-weight: bold;
	color: #865c32;
	text-decoration: none;
}

.main a:visited, .main1col a:visited {
	font-weight: bold;
	color: #865c32;
	text-decoration: none;
}

.main a:active, .main1col a:active {
	font-weight: bold;
	color: #865c32;
	text-decoration: none;
}

.main a:hover, .main1col a:hover {
   font-weight: bold;
   text-decoration: underline;
}

#footer a:link {
	color: #d78e45;
}

#footer a:visited {
	color: #d78e45;
}

.ppaths_images {
	
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
.talign {
	vertical-align: top;
	margin-top: 30px;
}
.callout_ppaths {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 35px;
	color: #d78e45;
	text-align: right;
	float: left;
	margin: 10px;
	padding: 30px 0px 0px 25px;
	width: 225px;
	letter-spacing: 0.65px;
	vertical-align: middle;
}
