html {
background: #FFF;
}

body {
margin:10px auto 20px auto;
padding:0 10px 0 10px;
width:940px;
font-family:Georgia,serif;
font-size:12px;
}

.doorway {
float:left;
margin-top:40px;
margin-bottom:25px;
width:300px;
}
.doorframe {margin-right:20px;}

p {
line-height:1.3em;
color:#333;
}

img {border:0;margin-bottom:15px;}

a {outline: none;color:#000;}
#content a:link, #content a:visited {text-decoration:none;}
#content a:hover {text-decoration:underline;color:#000;}

.spacer {clear:both;}

#content {clear:both;}

#footer {
clear:both;
margin:0;
padding: 15px 0 0 0;
background:url(/images/sites/footer.gif) repeat-x;
}
#footer p {width:90%;}

#footer p.erskine, #footer p.erskine a:link, #footer p.erskine a:visited {color:#999;}

/* Microformats */

#footer .vcard {
margin:15px 0 6px 0;
}
#footer .vcard .org {
display:block;
font-weight:bold;
}
#footer .vcard a.email, #footer .vcard a.url {display:none;}