@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	line-height:1.5em;
	background-color: #231038;
	font-family: Verdana, sans-serif;
	font-size: 15px;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(images/ppheader5.jpg);
	height: 220px;
	width: 900px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top:245px;
	width:900px;
	position:absolute;
	font-size:14px;
 }
.oneColFixCtrHdr #footer {
	padding: 0;
	margin: 0px;
	height: 20px;
	width: 900px;
	font-size: 10px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #mainContent #ppindent {
	margin: 0px;
	top: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #ppindent h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
 }
 .oneColFixCtrHdr #container #mainContent #ppindent h3 {
	 font-weight:normal;
	 font-size:18px;
 }
.oneColFixCtrHdr #container #mainContent #leftbar {
	width: 200px;
	float: left;
 	margin: 0px;
	padding: 0px;
	
 	position:absolute;
	font-family: Helvetica,A Arial, sans-serif;
	top:0px;
}
.oneColFixCtrHdr #container #mainContent #header  ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #header ul li a {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
 .oneColFixCtrHdr #container #mainContent #leftbar ul#menu  li  {
	margin: 0px;
	text-align: center;
	background-color: #250F35;
	width: 200px;
	padding: 0px;
}





.oneColFixCtrHdr #container #mainContent #leftbar ul li:hover  {
 	background-color: #47641A;
}
 .oneColFixCtrHdr #container #mainContent #leftbar ul.hblock  li  {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding: 5px;
	text-align: center;
	background-color: #324B8A;
}
.oneColFixCtrHdr #container #mainContent #ppindent .innerbody {
	padding: 0px;
	margin: 0px;
}
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
.oneColFixCtrHdr #container #menubar {
	background-color: #231038;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 900px;
	height: 23px;
	padding: 0px;
	position:absolute;
	margin: 0px;
	top: 221px;
  }
.topmenu {
	float: right;
	width:125px;
}
 .oneColFixCtrHdr #container #mainContent #footer a {
	color: #FFF;
}
.alisting {
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.listingtitle {
	font-size: 24px;
	color: #83B505;
	font-weight: bold;
}
.listingimage {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listingdetails {
	font-size: 13px;
	line-height: 16px;
}
.pics {  
     width:   690px;  
   height:  450px;  
    padding: 0;  
    margin:  0;  
	opacity:0;
	float:left;
} 
 
.pics img {
	
      width:  680px; 
    height: 450px; 
    top:  0; 
    left: 0;
	position:absolute;
}
.listingprice {
	font-size: 18px;
	color: #83B505;
	font-family: Helvetica, sans-serif;
	float: right;
	vertical-align: bottom;
	line-height: 26px;	
}
.oneColFixCtrHdr #container #mainContent #ppindent .innerbody .note {
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img
{
	border:none;
}
