
body { color: #5a5542; margin: 0; padding: 0; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #f5f2eb; background-image: url(images/texture.jpg); }
#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:0;
	width: 800px;
	background: url(/images/trees-bkg.png) no-repeat 150px top;
}
img.flourish { margin-top: 0; padding-top: 0; }
#header { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 15px; padding-top: 20px; }
#nav { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 15px; }
#side-a { float: left; width: 390px; margin-left: 20px; }
#side-b { 
	margin: 0;
	float: left;
	width: 350px;
	height: 1%
}
#footer { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; clear: both; padding-top: 3px; }
h1 { color: #444; font-size: 15px; padding-right: 30px; padding-left: 20px; }
h3 { color: #97734d; font-variant: small-caps; padding-right: 30px; padding-left: 20px; }

p { line-height: 19px; padding-right: 30px; padding-left: 20px; }

li { line-height: 16px; padding-right: 30px; padding-left: 20px; list-style-type: square; }

.small {font-size: 12px;}

a:link
     { color: #634620; text-decoration: none ; border-bottom: 1px dotted gray; } 


a:visited
       { color: #503531; text-decoration: none; border-bottom: 1px dotted gray;}
 
a:hover
      { color: #4b8797; text-decoration: none; }

a:active
   { color: #634620; text-decoration: none; }
   
   /* Turn off borders on linked images. */

a img
{
	border: 0;
	border-bottom: none;
	text-decoration: none;
	border-bottom: none;
}

a.image:link
     { color: #634620; text-decoration: none ; border-bottom: none; } 


a.image:visited
       { color: #503531; text-decoration: none; border-bottom: none;}
 
a.image:hover
      { color: #4b8797; text-decoration: none; }
      


.tweet
{
display: block;
background: ;
clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
}
.tweet img
{
float: left;
margin-right: 1em;
border: 2px solid #222;
background:;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 70px;
}
.monitter 
{
float: left;
width: 280px;
height: 180px;
margin: 5px;
border: 4px solid #fffff;
background: ; 
overflow:hidden;
}

