/*---------------------------------------------------------------------------*/
/* Global stylesheet for TorreyTeam.com                                      */
/*---------------------------------------------------------------------------*/


    body         { margin: 0px 0px 40px 0px;
                   background-color: #f9e2b0;
                   text-align: center; }                           /* for IE */

    div#shell    { text-align:left; width:960px; margin:0 auto } /*for others*/

    div          { clear: both }

    td           { vertical-align: top }
    td.bottom    { vertical-align: bottom }

    table        { border-collapse: collapse }
    th,td        { padding: 0; border-spacing: 0 }

    .left        { text-align: left }
    .right       { text-align: right }
    .center      { text-align: center }




    body           { font: 1em arial, helvetica, sans-serif }

    h1, h2         { color: #A00; font-style: italic } 
    b              { color: #A00 }

    .google-edit   { color:#112ABB; text-align: right; 
                     font: 6pt Geneva,Helvetica,Arial,sans-serif }

    a:link         { text-decoration: none }
    a:visited      { text-decoration: none }
    a:active       {  }
    a:hover        { text-decoration: underline }

/*----- style for endframe links --------------------------------------------*/

    .flink:link    { font-weight: normal; color: #d3c18a }
    .flink:visited { font-weight: normal; color: #d3c18a }
    .flink:active  { font-weight: normal; color: #d3c18a }
    .flink:hover   { font-weight: normal; color: #d3c18a }

/*----- style for pages.ssi -------------------------------------------------*/

    li.pages       { font-weight: bold; font-size: 8pt }

/*----- style for listmgmt.cgi ----------------------------------------------*/

    .listmgmt      { font: 9pt arial; padding: 3px 15px 3px 15px; background: #deb }
    th.listadmin   { text-align: center; color: #963; background: #fff }
    th.listmgmt    { text-align: center; color: #963; background: #ddd }

/*----- style for agents page -----------------------------------------------*/

    .agent         { text-align: center; font-size: 9pt; background: #fff }

/*----- style for schools page ----------------------------------------------*/

    .list          { font-size: 10pt }

/*----- style for endframe links --------------------------------------------*/
/*----- style for mortgage calculator ---------------------------------------*/

    .mcalc         { color: #00b; font-size: 9pt }

/*----- style for torreyteam pages ------------------------------------------*/

    .resume        { padding: 0 20px 20px 20px }
    .newsltr       { padding: 7px 10px 20px; font-size: 0.9em }

    .form1         { font-size: 10pt; padding-left: 20px; padding-right: 1px }
    .form2         { font-size: 9pt; padding-left: 20px; padding-right: 20px }

    .kudoquote     { font-size: large; font-style: italic; color: #808000 }

