.ptable {

/*background-attachment: fixed;*/
background-color: #FFFFFF;
width: 100%;
border: outset black 5px;

}

.pcmd_area {

/*background-attachment: fixed;*/
border-bottom: outset black 2px;
width: 100%;

}

.picon {

width: 24px;
height: 24px;
background:url('http://newhomesbyrichard.com/favicon.ico') scroll;
border: dotted black 1px;
display: inline;
float: left;

}

.ptitle {

/*background-attachment: fixed;*/
font-variant: small-caps;
float: left;
display: inline;

}

.pmenu_area {

/*background-attachment: fixed;*/
width: 100%;

}

.pmenu {

/*background-attachment: fixed;*/
float: left;
display: inline;
border-bottom: outset black 2px;
width: 100%;

}

.pmenu_item {

/*background-attachment: fixed;*/
border: thin solid gray;
background-color: #000000;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;

}

span.pmenu_item:hover {

/*background-attachment: fixed;*/
border: thin solid gray;
background-color: #FFFFFF;
color: #000000;
font-weight: bold;
cursor: pointer;

}

ul.pmenu_item_sub_c {

/*background-attachment: fixed;*/
list-style-position: inside;
margin:0px;
padding:4px;

}

li.pmenu_item_sub {

/*background-attachment: fixed;*/
background-color: #FFFFFF;
color: #000000;
cursor: pointer;

}

li.pmenu_item_sub:hover {

/*background-attachment: fixed;*/
background-color: #FFFFFF;
color: #000000;
cursor: pointer;
border: medium outset black;

}

.ptmain {

/*background-attachment: fixed;*/
width: 100%;

}

.popmain {

/*background-attachment: fixed;*/
width: 100%;

}

.cmd_std {

display: inline;
float: right;

}

.popcmd {

/*background-attachment: fixed;*/
border: black solid 2px;
font-variant: small-caps;
font-weight: bold;
cursor: pointer;

}
