/* CSS Document */

/***************************************************
Written by Linda M. Jose
Missionblue.net/Mailboxesofdistinction.com
January-February 2006

(c) 2006 Mailboxes of Distinction
***************************************************/

/***************************************************
Print Exclusions
***************************************************/
#header,
#index-header,
#Footer-SEO,
#Footer-menu,
#top-nav,
#navigation,
.anchorlink 
	{
	display: none;
	}

/***************************************************
Printed Stuff
***************************************************/
body {	margin: 0px;
padding: 0px;
background-color: #ffffff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 110%}
			
p {text-align: justify}			
					
A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:active {color: #000000; text-decoration: underline;}

H1 {font-size: 1.0em;font-family: Georgia, "Times New Roman", Times, serif; color: #000000; padding-bottom: 1px; border-bottom: 1px solid gray;}

H2 {font-size: 1.0em;font-family: Georgia, "Times New Roman", Times, serif; color: #000000; padding-bottom: 1px; border-bottom: 1px solid gray;}

H3 {font-size: 0.8em;font-family: Georgia, "Times New Roman", Times, serif; color: #000000; padding-bottom: 1px;}

div.container {
  border: 1px solid #ccc;
  }
 
div.container2 { 
margin: 2px }
 
  div.spacer {
  clear: both;
  }
  
div.float-thumbs {
  float: left;
  padding: 10px;
  } 

  
div.float-thumbs p {
   text-align: left !important;
   font-size: 10px;
   line-height: 110%;
   }			

/*******************************************
PB Mailbox Block
********************************************/

#pb {
	width: 100%;
	height: 370px;
	font-weight: bold;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: url(http://mailboxesofdistinction.com/images/pb-bg-light.gif) repeat-x;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}

#melbourneblock, #staugustineblock, #sevilleblock {
	padding: 0;
	margin: 10px auto 15px auto;
	width: 32.67%;
	height: 335px;
	float: left;
}

#pb img {
	padding: 0;
	margin: 0px 5px 0px 5px;
	border: none;	
}

#pbdivider {
	background: url(http://mailboxesofdistinction.com/images/pb-divider.gif) top center no-repeat;
	margin: 0;
	margin-top: 10px;
	height: 300px;
	width: .8%;
	float: left;
}

#pb h2 {
	font-size: 1.4em;
	color: #222222;
	padding: 0;
	margin: 12px 0 6px 0;
	text-align: center;
	border-bottom: none;
}

#pb h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	color: #222222;
	padding: 0 0 0 15px;
	margin: 3px 0 4px 0;
	text-align: center;
	}

#pb h3 span {
	font-size: .8em;
	position: relative;
	top: -2px;
	
	}

#pb a {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	color: none;
	text-decoration: none;
	}

#pb a:hover h2{
	text-decoration: none;
	color: #660000;
	}

#pbtitle {
	height: 38px;
	width: auto;
	position: relative;
	}

#pbtitle span {
	background: url(http://mailboxesofdistinction.com/images/pb-title.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

.ad-box, .ad-box2, .ab-box3, .news  {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 110%;
	font-size: 1.0em;
	padding: 3px }
			
.big {border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 110%;
	font-size: 1.0em;
	text-align: justify }

.quote {
	float: left;
	background-color: #ffffff;
	color: #000;
	padding: 4px;
	margin: 4px 4px 4px 0px}
			
			
.footnote {	font-size: 9px; font-family: Arial, Helvetica, sans-serif;}