body {
   font: 80%/1.5 "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: #ccc;
}
abbr {
   border: none;
}
p {
   font-size: 1em;
}

a {
   text-decoration: none;
}

a:link {
   color: #00C;
   border-bottom: 1px dotted #ccc;
}

a:visited {
   color: #606;
    border-bottom: 1px dotted #ccc;
}

a:hover {
color: #f00; 
border-bottom: 1px dotted #c00;  
}

h1, h2, h3, h4, h5, h6 {
   margin-bottom: .85em;
}
h1 {
   font-size: 1.25em;
   color: #006;
}

h2 {
   font-size: 1.25em;
   color: #CC0000;
}

h3 {
   font-size: 1em;
}

.no-margin{
	margin:0;
}

p {
   margin-top: 0;
   margin-bottom: 1em;
}

dl, dt, dd {
   margin: 0;
   padding: 0;
}
dd {
   line-height: 1em;
}
label {
   display: block;
   margin-top: 1em;
}
label.inline {
   display: inline;
      margin-top: 1em;
}

/* layout */
		#container {
         width: 760px;
         \width: 740px;
         w\idth: 760px;
         border: none;
         margin: 10px;
         margin-left: auto;
         margin-right: auto;
         padding: 0;
         background:#fff url(../images/contain_bgd.gif);
      }

		#banner {
      position: relative;
			padding: 0;
			margin-bottom: 0;
			background-color: #006;
         height: 110px;
		}

		#content {
			padding: 0 1em 0;
			margin-left: 200px;
			margin-right: 0;
         margin-top: 20px;
			background-color: #fff ;
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 200px;
			w\idth: 200px;
			margin: 10px 0 20px 0;
			padding: 0;
         padding-bottom: 10px;
			background-color: transparent;
		}

		#sidebar-b {
			float: right;
			width: 150px;
			\width: 160px;
			w\idth: 150px;
			margin: 10px 0 0;
			padding: 5px;
			background-color: #c00;
         color: #fff;
         font-size: .85em;
         line-height: 1.5em;
		}
      #sidebar-b p {
         margin: 0 0 1em 0;
      }

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0;
         color: #fff;
			background-color: #CC0000;
         border-top: 1px solid #fff;
         text-align: center;
		}
#pagebody {
         margin: 0;
         padding: 0;
         width: 760px;
      }
/* section formatting */
#content h4 {
   display: inline;
}
#auctionpics p {
   text-align: center;
   float: left;
}

#auctionpics img {
   display: block;
   margin: .5em auto;
}

#sidebar-a ul {
   list-style: none;
   margin: 0 10px;
   padding: 0;
}

#sidebar-a ul li {
  /* text-align: center;*/
  
   border-bottom: 1px dotted #CCCCCC;
}

#sidebar-a ul li a {
  /* color: #c00;*/
   font-weight: bold;
   font-size: .90em;
   line-height: 1.25em;
  border: none;
  display: block;
  padding: 5px;
/*   text-transform: uppercase;*/
  
   
}

#sidebar-a ul li a:hover {
   /*color: #00c;*/
   background: #CCCCCC;
}

#sidebar-a img {
   display: block;
}
#sidebar-b img {
   display: block;
   padding: 0 0 10px;
   margin: 0;
}
#sidebar-b ul {
   list-style: square;
   margin: 50px 0 0 20px;
   padding: 0;
   font-size: .85em;
   color: #fff;
}

#sidebar-b li a:link, #sidebar-b li a:visited, #sidebar-b a:link, #sidebar-b a:visited {
   color: #fff;
   border-bottom: 1px dotted #ccc;
   line-height: 2em;
   font-weight: bold;
   background: #c00;
}


#outsidelinks {
   margin:0 10px;
   background: #CCCCCC; 
   padding-bottom: 5px;
}
#outsidelinks h3 {
   margin: 0;
   background: #CC0000;
   padding: 5px;
   color: #fff;
   text-transform: uppercase;
   font-weight: normal;
}
#outsidelinks ul {
   margin: 0 0 10px 0;
   padding: 5px;
}
#outsidelinks li{
 padding-top: .5em;
 font-weight: normal;  
}

a.imglink, a.imglink:link, a.imglink:visited, a.imglink:hover {
   border: none;
   margin-top: 20px;
}


/* rounded corners */
 .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}

.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }

.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

.roundcornerWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0;
    border: 0;
    width: 190px;
    margin-left: 5px;
    background: #fff;

}
.roundcorner {
   margin: 0;
   padding: 0;
   /*border: 1px solid #000;*/
   background: #fff;
}

table#proplisting {
   padding: 0;
   margin: 0;
   border: 1px solid black;
   border-bottom: 0;
   
}
table#proplisting th {
   background: #000066;
   color: white;
   white-space: nowrap;
   padding: 0 5px;
   font-size: .85em
}
table#proplisting td {
  /* vertical-align: top;*/
   padding: 0 5px;
border-bottom: 1px solid black;
font-size: .85em;
}
#proplisting td.picture {
   padding: 0;
}
table#proplisting tr {
   border-bottom: 1px solid black;
}
table#proplisting a {
   font-weight: bold;
   border-bottom: 1px dotted #ccc;
}table#proplisting caption {
   text-align: left;
   font-weight: bold;
}
#otherprops {
   background: #ccc;
   padding: 5px;
}
.fineprint {
	font-size: xx-small;
}
.smallprint {
	font-size: small;
}
.itemlist {
    line-height: 1.25em;
 
}
.itemlist h2 {
   margin-bottom: 0;
}
.itemlist ul {
list-style: none;
margin: 0;
padding: 0;
}

.itemlist li {
   padding-top: .5em
   
}

.itemlist img {
   
   padding-top: 10px;
}
#questions ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#questions li a {
   font-weight: bold;
   line-height: 2.5em;
}
#answers dt {
   font-weight: bold;
   color: #000066;
}
#answers ol {
   list-style: lower-alpha;
   line-height: 1.5em;
   margin: 10px 0 10px 40px;
}
#answers li ol  {
   list-style: lower-roman;
   margin: 0;
   padding: 0;

}
#answers ol.numeric {
   list-style: decimal;
}

#answers blockquote {
   line-height: 1.5em;
   margin: 0;
}

#answers dt {
   margin-top: 10px;
}

#answers dd {
   line-height: 1.5em;
   border-bottom: 1px dotted #CC0000;
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}

legend {
color: #000;
padding-bottom: 5px;
}



#footer a.nodec {
   text-decoration: none;
   border-bottom: none;
}
#footer img{
margin-right: 10px; 
vertical-align: middle;
display: inline;
}
#footer a {
   color: #ccc;
}
.floatleft {
   float: left
}
div.spacer {
   clear: both;
   margin: 0;
   padding: 0;
   line-height: 1px;
}
input.button {
	margin: 10px 0 0 0;
}
fieldset {
margin-top: 10px;
}

.error, .required, .highlight {
color: #f00;
font-weight: bold;
}
#hnavcontain {
   width: 760px;
   margin: 0;
   padding: 0;
   background: #c00;
   height: 20px;
}
#hnavcontain ul {
   list-style: none;
   margin: 0;
   padding: 0;
   text-align: center;
   border: none;
   background: #c00;
   width: 760px;
   }
#hnavcontain ul li {
   float: left;
   text-align: center;
   display: block;
   padding: 0;
   margin: 0;
}
#hnavcontain li a {
   width: 125px;
   border: none;
   border-left: 1px solid #fff;
   color: #fff;
   background: #c00;
   text-decoration: none;
   height: 20px;
   font-size: 11px;
   line-height: 20px;
   display: block;
}
#hnavcontain li a.first {
   border-left: none;
}
#hnavcontain ul li a.active {
    background: #006;
}
#hnavcontain li a.last{
   border-right: 1px solid #c00; }

#hnavcontain li a:hover{
   background: #006;
}

div.xtracol {
   float: right;
   width: 150px;
   font-size: .85em;
}

div.roundcornerWrapper p.highlight{
   margin: 0 10px;
   color: #c00;
}
#contact {
   margin-top: 10px;
  /* padding: 0 0 5px 5px;*/
   /*border-left: 1px dashed #000066;
   border-bottom: 1px dashed #000066;*/
}
.contactbox {
   padding: 5px;
   border: 1px solid #000066;
   margin-bottom: 1em;
}
#contact h5{
   margin: .5em 0 0 0;
   color: #CC0000;
   font-weight: bold;
   font-size: 1em;
}
#contact p {
   margin: 0 0 .85em 0;
}


#pageheading {
clear: both;
   height: 20px;
   background: #fff;
   border-bottom: 1px solid black;
   padding-top: 5px;
   padding-bottom: 5px;
   width: 760px;
  
   /*float: left;*/
}
#pageheading h1 {
float: left;
font-size: 1.15em;
font-weight: bold;
color: #000066;
display: inline;
/*height: 30px;*/
 margin: 0 0 0 10px;

   
}
#pageheading a{
   float: right;
   margin: 0 10px 0 0;
   padding: 0;
  border: none;
}
dl#staff  {
margin: 0 0 10px 10px;
padding: 0;
/*font-family: Georgia,"Times New Roman", Times, serif; */
}

#staff  dt {
   color: white;
   font-weight: bold;
}

#staff dd {
   font-style: italic;
   margin: 0 0 1em;
   padding: 0;
   color: white;
}
#xcontent {
   color: White;
   margin: 1em 10px;
   
}
.pagesection {
   border-top: 4px solid #C00;
   border-bottom: 4px solid #C00;
   margin: 2em 0;
   padding-top: 1em;
}

ul.iconlist{
   margin: 0 0 1em;
   padding: 0;
   list-style: none;
   font-size: 1em;
}
li.pdf-item{
   list-style: none;
   padding-left: 10px;
   background: url(../images/icons/apdf.gif) no-repeat 0 .65em;
}









