/*  mcland.CSS                        Lastmod 03/07/2005                   */
/*  bill@uci.net                      copyright Unicom Communications, Inc  */
/*  CSS style sheet for McGlaughlin Landscaping                             */
/*======================================================================    */

  BODY            { 
                    background-color: #FFFFFF; 
					margin-top: 0px; 
					margin-bottom: 12px; 
					background: url(../images/bg.gif); 
					background-repeat: repeat-x; 
				  }

  .no_space       { padding:0px; margin:0px; }
  .searchform     { font-size:11px; height:19px; }
  .searchlabel    { font-size:11px; font-weight:700; text-align:right; }
  .searchcenter   { font-size:11px; text-align:center; }
  
  td,div          { font-family: Arial,Helvetica,Sans-Serif; font-size:14px; }
  td.main         { background-color: #ffffff; background-image:url(../images/table_bg.gif); background-repeat:no-repeat; }
				  
  td.footlinks    { 
                    font-size: 10px; 
				    text-align: center; 
					padding-bottom:2px;
				  }
  
  td.small        { font-size: 11px; }
  td.medium       { font-size: 13px; }
  td.smallright   { text-align: right; font-size: 11px; }
  td.smallcenter  { text-align: center; font-size: 11px; }
  td.ltGray       { background-color: #F7F7F7; text-align: center; }
  td.grayRight    { background-color: #F5F5F5; text-align: right; }
  td.wht          { background-color: #FFFFFF; font-size: 12px; }
  td.gray         { background-color: #F7F7F7; font-size: 12px; }
  td.sm_wht       { background-color: #FFFFFF; font-size: 11px; }
  td.sm_gray      { background-color: #F7F7F7; font-size: 11px; }
  td.sm_whtrt     { background-color: #FFFFFF; font-size: 11px; text-align: right; }
  td.sm_grayrt    { background-color: #F7F7F7; font-size: 11px; text-align: right; }
  td.cwht         { background-color: #FFFFFF; text-align: center; }
  td.blk          { background-color: #000000; text-align: center; font-weight: 700;  color: #FFFFFF; }
  td.right        { text-align: right; }
  td.center       { text-align: center; }
  td.dkleft       { color: #FFFF00; font-weight: 700; background-color: #008000; font-size:13px; text-align:left; }
  td.dkright      { color: #FFFF00; font-weight: 700; background-color: #008000; font-size:13px; text-align:right; }
  td.dkcenter     { color: #FFFF00; font-weight: 700; background-color: #008000; font-size:14px; text-align:center; }
  .outset         { background-color: #F8F3DF; border-color: #400080; border-width: 3; border-style: double; }
  td.left_col     { font-size: 12px; text-align: center; border-right: 2px solid #f8e9b6; }
  td.right_col    { font-size: 12px; text-align: center;  background-color: #e0e1c6; padding-top: 6px; }
  td.center_col   { font-size: 12px; text-align: justify;  }
  
  H1,H2,H3,H4,H5 { font-family: Arial,Helvetica,Sans-Serif; color: #008000; }
  H2             { font-size: 24px; }
  H3             { font-size: 18px; }
  H4             { font-size: 13px; }
  H5             { font-size: 12px; }

  UL             { font-family: Arial,Helvetica,Sans-Serif;  margin-left:24px; margin-top: 3px; }
  OL             { font-family: Arial,Helvetica,Sans-Serif; }
  LI             { font-family: Arial,Helvetica,Sans-Serif; }
  UL LI.shamrock { list-style-image: url(../images/shamrock11x13.gif) }
  P              { font-family: Arial,Helvetica,Sans-Serif; }

  SPAN.note      { font-size: 10px; font-style: italic; }
  SPAN.emph      {  font-style: italic; font-weight: 700; color: FF0000; }
  SPAN.small     { font-size: 10px; }
  SPAN.med       { font-size: 12px; }
  SPAN.red       { color: #FF0000; font-weight: 700; }
  span.tagline   { color: #5c00b9; font-weight: 700; }
  span.leader    { color:#5a5f96; font-weight: 700; font-size: 14px; }
  
  INPUT.medium    { font-size : 12px; height : 19px; }
  SELECT.medium   { font-size : 12px; height : 17px; }
  INPUT.small     { font-size : 10px; height : 16px; width:80px;  }
  SELECT.small    { font-size : 10px; height : 16px; }


  a.noline:link    { color: #008000; font-weight: 700; text-decoration: none; }
  a.noline:visited { color: #006432; font-weight: 700; text-decoration: none; }
  a.noline:active  { color: #FF0000; font-weight: 700; text-decoration: none; }
  a.noline:hover   { color: #7aad8e; font-weight: 700; text-decoration: none; }
  
  a:link         { color: #008000; font-weight: 500; text-decoration: underline; }
  a:visited      { color: #006432; font-weight: 500; text-decoration: underline; }
  a:active       { color: #FF0000; font-weight: 500; text-decoration: underline; }
  a:hover        { color: #7aad8e; font-weight: 500; text-decoration: underline; }

  a.bold:link    { color: #008000; font-weight: 700; text-decoration: underline; }
  a.bold:visited { color: #006432; font-weight: 700; text-decoration: underline; }
  a.bold:active  { color: #FF0000; font-weight: 700; text-decoration: underline; }
  a.bold:hover   { color: #7aad8e; font-weight: 700; text-decoration: underline; }
  
  a.dark:link    { color: #FFFF00; font-weight:700; font-size:12px; }
  a.dark:visited { color: #FFFF00; font-weight:700; font-size:12px; }
  a.dark:active  { color: #FF0000; font-weight:700; font-size:12px; }
  a.dark:hover   { color: #FFC640; font-weight:700; font-size:12px; }

  
/*======================================================================    */
/*                      END                                                 */
/*======================================================================    */


