/* Generic ------------- */
p,body,div{
font:normal normal 13px/165% Verdana,Geneva,Arial,Helvetica,sans-serif;
}
/* Divs ---------------- */
div.blog1{
margin:0 auto;
text-align:left;
width:600px;
}
div.blog1,
div.blog1 p,
div.blog1 h1,
div.blog1 h2,
div.blog1 h3,
div.blog1 h4,
div.blog1 h5,
div.blog1 h6{
color:#013A49;
}
div.blog2{
color:#39400F;
margin:0 auto;
text-align:left;
width:576px;
}
div.blog2,
div.blog2 p,
div.blog2 h1,
div.blog2 h2,
div.blog2 h3,
div.blog2 h4,
div.blog2 h5,
div.blog2 h6{
color:#39400F;
}
/* Titles ------------------*/
h1.blogtitle1,
h1.blogtitle2{
font:normal bold 30px/30px "Courier New",Courier,monospace;
margin:10px 0 0 0;
text-align:center;
}
div.blog1 h1.blogtitle1{
color:#02B0DB;
}
div.blog2 h1.blogtitle2{
color:#899724;
}
/* Subtitle ------------------*/
h2.blogsubtitle,
div.blog1 h2.blogsubtitle,
div.blog2 h2.blogsubtitle{
color:#999999;
font:normal normal 12px/12px Arial,Helvetica,sans-serif;
letter-spacing:2px;
margin:0;
text-align:center;
word-spacing:2px;
}
/* Blogger Photo ------------- */
div.blog1 img,
div.blog2 img{
border:1px solid black;
float:left;
margin:5px 10px 0 0;
text-align:left;
}
/* Top Photos of Errol and Judy ---------- */
div.blogbefore{
float:left;
text-align:center;
width:350px;
}
div.blogafter{
float:right;
text-align:center;
width:350px;
}
