/* ------------------------------------------------------------------------ */
/* Style sheet for Image and Colors.                                        */
/* Designed by Property Designers Inc.                                      */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Heading Style                                                            */
/* ------------------------------------------------------------------------ */

h3.iac {
			height: 30px;
			margin-top: 20px;
			margin-bottom: 10px;
			padding-top: 8px;
			text-indent: 10px;
			background : url(images/h3_bg.gif) no-repeat;
          }

/* ------------------------------------------------------------------------ */
/* Paragraph Style                                                            */
/* ------------------------------------------------------------------------ */

.map_table    {
            border:1px solid #e0e0e0;
          }

.map_note     {
            vertical-align:top;
            background-color:#f0f0f0;
            width:200px;
          }

.map_image    {
            width:380px;
          }

.mapRoute     {
            padding:2px 10px 6px 28px;
          }

.leftSpace    {
            padding-left:14px;
          }

.profile_photo {
            vertical-align:top;
            width:220px;
          }

.profile_note {
            vertical-align:top;
            line-height:1.3em;
            width:360px;
          }

#profile_history {
            margin:0px;
          }

#profile_history dt {
            color:#0099ff;
          }

#profile_history dd {
            margin:0em 1em 0.5em 0em ;
            padding-bottom:0.5em;
            border-bottom:1px solid #cccccc;
          }

.pageTitle {
            width:582px;
            background-image : url(../title_back.jpg);
            background-repeat:repeat-y;
            background-position:top left;
          }

.pageTitleSpace {
            padding:20px 10px 10px 20px;
          }




/* s */
p.force_cr { page-break-before: always; }



