/* AgencyLogic Style Sheet - Last Updated: 10/18/2006 */

a {font-size: 11px; color: #000; text-decoration: underline}
a:hover {font-size: 11px; color: #666; text-decoration: underline}
body { background-position: left top; color: black; font-family: verdana,helvetica,sans-serif; background-color: #999; }
form {margin-bottom: 0;}
td { line-height: 150%; font-size: 11px;}


/* Optional - MainStructural Table  */
.psPageOuter { width: 752px; border: #000000 1px solid; background-color: #ffffff; }
.psPageOuter TD { } /* CSS Equivalent of CellSpacing = 0 */

/* Optional -  Inner Table  */
.psPageInner { width: 752px;}
.psPageInner TD { }

/* Optional -  Contrasting Background & User-Defined Color */
.psAltBackground {background-color: #fff;}

/* Required - Defines Styles for the address */
.psAddress {padding-right: 10px;font-size: 15px; color: #fff; text-align:right; font-weight:bold; }
.psAddress #psAddressStreet { } /*  Optional - Unused as it inherits from  psAddress */
.psAddress #psAddressCityState {}/*  Optional */

/* Required - Defines Styles introduction / tagline */
.psIntroductionMessage {font-weight: bold; font-size: 14px; padding: 5px; color: #e0af2f; text-align: center;}

/* Optional - Defines styles for the area containing the Menu*/
.psMenuContainer { width: 242px; background-color: #000;}

/* Required - Defines styles for the Menu Table*/
.psMenu { width: 242px; background-color: #000000; }
.psMenu TD { padding-left: 10px; color: #fff; height:25px;}
.psMenu A { font-weight: bold; color:#fff; font-size:11px; text-decoration:none;}
.psMenu A:hover { font-weight: bold; color:#e0af2f; font-size:11px; text-decoration:none;}

/* Required - ps Price */
.psPrice {font-weight: bold; font-size: 15px; color: #ffffff; padding-right:10px;}

/* Required - ps Status */
.psStatus {font-weight: bold; font-size: 15px; color: #ffffff; padding-right:10px }

/* Required - ps Tagline */
.psTagLine { font-weight: bold; font-size: 12px; color: #e0af2f; text-align: center; }

/* Required - ps QuickLinks */
.psQuickLinks { }
.psQuickLinks TD { padding-right: 5px; padding-left: 5px; font-weight: bold; color: black; }
.psQuickLinks A { font-weight: bold; font-size: 11px; color: #e0af2f; text-decoration:none; }
.psQuickLinks A:hover { font-weight: bold; font-size: 11px; color: #000000; text-decoration:none; }

/* Optional - Home Page table style for the ares containing photo quick links etc*/
.psHomePageVisual {text-align: center;}
.psHomePageVisual .photo {border: #000 1px solid;}

/* Required - Contact */
.psContact {width: 90%; color: #000; background-color: transparent; font-size:10px; text-align: center; }
.psContactBox {border: #e0af2f 1px solid; text-align:left; font-weight: normal; color: #000000; background-color: #ffffff;}
.psContact .Header { font-size:11px; font-weight: bold; color: #000; text-align: center; }
.psContact img { border: white 1px solid;}
.psContact A {font-size: 11px; color: #000;}
.psContact A:hover {font-size: 11px; color: #000;}
.psContactDetails { text-align: left; }
/* Required - HomePage text */

.HomePageText{color: #333; line-height: 14pt; font-size: 11px;}
.HomePageText a {font-weight:bold;}

/* Required - Stats */

.psStats {font-size:9px;color: #000000; background-color: #fff; }
.psStats .header { background-color: #fff; font-weight: bold; color: black; padding-right: 5px; text-transform:uppercase }
.psStats .value { color: black; text-transform: uppercase; text-align: right; text-transform:uppercase}

/* Required - Footer Message*/
.psFooterMessage { font-size: 10px; width: 100%; color: #333; line-height: 14pt; text-align: center; }

/* Required - Footer Contact Info*/
.psFooter { color: #fff; background-color: #000; font-size: 10px; border-top: #6e6e6e 1px solid; text-align: left; padding-right: 3px; padding-left: 3px; padding-bottom: 4px; padding-top: 4px;  width:100%}
.psFooter A {font-size: 10px; color: #fff;}
.psFooter A:hover {font-size: 10px; color: #fff;}