/* CSS Document */

body {
	margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}


a:link {color: #660000; text-decoration: none;}
a:visited {color: #660000; text-decoration: none;}
a:active {color: #660000; text-decoration: none;}
a:hover {color: #637F38; text-decoration: none;}



/* Text */


h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia;
	color: #660000;
	line-height: 20px;
	
}

h3 {
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia;
	color: #637F38;
	line-height: 20px;
}



h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia;
	color: #666666;
	line-height: 10px;
	
}


.phonenos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
}




.footnote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #7DAB39;
}



#twitter				{ width: 189px; }

#twitter img			{ width: 100px; margin: 10px; }

.tweet					{ padding: 1px 20px 1px 20px; margin: 0 0 5px 0; background-color: #F0F7E6; }

.tweet p				{ padding: 0px ; margin: 5px; font-size:11px; }