                               
/*  FPO -------------------------------------------------- */
  body                                             
  {
	/* 
		background:url(/static/fpo/contact.jpg) top center no-repeat;
		*/
  }
                                  
/*  COLUMNS ---------------------------------------------- */
  #col_left
  {
    width:200px;
    margin-left:82px;
    margin-top:30px;
    float:left;
  }
  #col_left #admin_actions
  {
    margin-top:0;
  }
  #col_mid                                             
  {
		color:#999;
    width:290px;        
    float:left;
    margin-left:20px;
    margin-top:30px;
		font-size:16px;
		line-height:22px;
		letter-spacing:-.1px;
  }
  #col_right                                             
  {
		color:#999;
    float:left;
    width:400px;
    margin-top:30px;
		font-size:14px;
  }
	                              
/*  ELEMENTS --------------------------------------------- */
  div#col_mid em,
  div#col_right em
  {
  	font-size:11px;
  	font-style:normal;
  	color:#f90;
  	letter-spacing:.35px;
  	padding-right:5px;
  }

  div#col_mid a,
  div#col_right a
  {
  	color:#999;
  }
  div#col_mid a:hover,
  div#col_right a:hover
  {
  	color:#666;
  }
	div#confirmation
	{
		color:#7f7f7f;
		width:500px;
		height:auto;
		border:1px #7f7f7f solid;
		background-color:#f6f6f6;
		padding:5px;
		margin-left: auto;
    margin-right: auto;
	}
	div#address
	{
		margin-bottom:3px;
	}
	div#maplink
	{
		letter-spacing:1.7px;
		margin-bottom:21px;
	}
	div#maplink a
	{
		color:#f90;
		font-size:10px;
		font-style:normal;
		text-decoration:underline;
	}
	div#maplink a:hover
	{
		color:#c67700;
	}
	div#maplink a:after
	{
		content:' »';
	}
	div#col_mid div#tel em,
	div#col_mid div#fax em
	{
	  width:30px;
	  display:block;
	  float:left;
	}
	div#col_mid div#tel,
	div#col_mid div#fax
	{
	  clear:both;
  }
  
	div#col_mid textarea,
	div#col_mid input[type="text"]
	{
	  width:200px;
  }
  
	div#col_mid div#tel,
	div#col_mid div#fax
	{
	  width:140px;
  }
  
  div#directions textarea
  {
	  width:370px;
  }
  
	div#fax
	{
		margin-bottom:23px;
	}
	div.email
	{
		margin-bottom:23px;
	}
	#newsletter-form
	{
		margin-top:4px;
	}
	div#map
	{
		margin-bottom:10px;
	}
	div#directions
	{
		margin:3px 0 0 0;
		padding:0px;
		font-size:12px;
	}
	div#directions p
	{
		line-height:25px;
		margin:0;
		padding:0;
		cursor:pointer;
	}
	div#directions p:hover
	{
	  color:#666;
  }
	div#directions div.list
	{
	  color:#ccc;
	  margin-bottom:10px;
	}