
body {
	color: #333;
	font-size: 18px;
	font-family: "Century Schoolbook", Century, Georgia, serif;
	}
	
img {border: 0 none}	
	
p {
	font-size: 14px; line-height: 140%; color: #555;
	}	
		
a:link 
		{
		color: #d00;
		text-decoration: none;
		}

a:visited 
		{
		color: #999;
		text-decoration: none;

		}
	
a:hover
		{
		color: slategrey;
		text-decoration: none;
		}
	
	
.multicolumn2 p {
	font-size: 13px; margin: 8px 0; text-indent: 0px; line-height: 150%; color: #555; padding-bottom: 8px; border-bottom: 1px dashed #eee 
	}	
	

div {
	margin: 2px;
	padding: 2px;
	border: 0px dashed #999
	}		

.blog_title { font-size: 28px; font-family: "Century Schoolbook",Century,Georgia,serif; font-weight: normal; }

.blog_sub { font-size: 16px; font-style: italic; font-weight: 100; margin-bottom: 40px; }


.left {
	float: left
	}
	
.right {
	float: right
	}	
	
.clear {
	clear: both
	}	
	

.multicolumn1 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	border-top: double #999;
	border-bottom: double #999
}

.multicolumn2 {
	-moz-column-count: 3;
	-moz-column-gap: 13px;
	-webkit-column-count: 3;
	-webkit-column-gap: 13px;
	column-count: 3;
	column-gap: 13px;
	border-top: double #999;
	border-bottom: double #999;
	margin: 10px 0px; padding: 15px 0px;
}

hr {margin: 30px 0 30px 0; border-top: 1px solid #aaa; border-bottom: 0px none; border-left: 0px none; border-right: 0px none}

.right_col
	{
	text-align: left; width: 155px; border-left: 1px dashed grey; float: right; padding: 0px 0px 0px 15px;
	}
	
.right_col p {font-size: 15px; color: #555}	
	
p.intro {font-size: 13px; margin: 4px 0; line-height: 140%; color: #555; text-indent: 0px;}

p.intro:first-letter 
	{
 	font-style: italic;
 	color: grey;
 	font-size : 44px;
 	float : left;
 	padding-right: 3px
 	}	
 	
.pizza_pics
	{margin: 5px 0px 5px 0}
	
span {margin-bottom: 30px; display: block}	

.heading_h1 { margin: 20px 0px 30px; font-size: 28px; font-family: "Century Schoolbook",Century,Georgia,serif; font-weight: normal; }

.top_strip {margin: 0pt; padding: 0pt; height: 40px; background-color: black; z-index: 10; position: fixed; top: 0px; left: 0px; width: 100%}

.right_h3 { margin: 5px 0pt; }
