/* AgencyLogic Style Sheet - Last Updated: 10/16/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: #5d5b60;  }
form {margin-bottom: 0;}
td { line-height: 150%; font-size: 11px;}


/* Optional - MainStructural Table  */
.psPageOuter { width: 752px;  background-color: #5d5b60; }
.psPageOuter TD { } /* CSS Equivalent of CellSpacing = 0 */

/* Optional -  Inner Table  */
.psPageInner { width: 752px; border: #000 1px solid; background-color: #efefef }
.psPageInner TD { }

/* Optional -  Contrasting Background & User-Defined Color */
.psAltBackground {background-color: #efefef;}

/* Required - Defines Styles for the address */
.psAddress {padding-right: 10px;font-size: 16px; color: #000; 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: 10px; color: #000000; text-align: center;}

/* Optional - Defines styles for the area containing the Menu*/
.psMenuContainer { width: 200px; background-color: #000;}

/* Required - Defines styles for the Menu Table*/
.psMenu {width: 200px; background-color: #D3AC0E;}
.psMenu TD { padding-left: 28px; color: #000;background-image: url(Images/menu.gif); background-repeat: no-repeat;background-color: #D3AC0E; height:20px;}
.psMenu A { font-weight: bold; color:#000; font-size:10px; text-decoration:none;}
.psMenu A:hover { font-weight: bold; color:#000; font-size:10px; text-decoration:none;}

/* Required - ps Price */
.psPrice { font-weight: bold; font-size: 14px; color: #000000; padding-left:10px;padding-right:10px; padding-top: 4px;}

/* Required - ps Status */
.psStatus { font-weight: bold; font-size: 14px; color: #000000; padding-right:10px; padding-top: 4px;}

/* Required - ps Tagline */
.psTagLine { font-weight: bold; font-size: 12px; color: #000000; text-align: center; padding: 6px; }

/* Required - ps QuickLinks */
.psQuickLinks { }
.psQuickLinks TD { padding-right: 5px; padding-left: 5px; font-weight: bold; color: #000;}
.psQuickLinks A {font-weight: bold; font-size: 11px; color: #000; text-decoration:none;}
.psQuickLinks A:hover {font-weight: bold; font-size: 11px; color: #000; 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 {text-align: center;width: 100%; color: #fff; background-color: transparent; font-size:10px }
.psContactBox {font-weight: normal; color: #fff; background-color: #000;}
.psContact .Header { font-weight: bold; color: #fff; text-align: center;}
.psContact img { border: #fff 1px solid;}
 /* for the tel Number Highlights*/
.psContact A {font-weight: bold; font-size: 11px; color: #fff;}
.psContact A:hover {font-weight: bold; font-size: 11px; color: #fff;}
.psContactDetails{ text-align:left}
/* Required - HomePage text */

.HomePageText{color: #333; line-height: 14pt; font-size: 12px;}
.HomePageText a {font-weight:bold;}


/* Required - Stats */

.psStats { font-size:10px; border: #000000 1px solid;color: #000000; background-color: #fff; padding-left: 8px; }
.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{ text-align: center;color: #000; background-color: #efefe6; font-size: 9px; padding:10px;}		