@charset "utf-8";
.body-back {
	background-image: url(images/paver-body.jpg);
	background-repeat: repeat-y; padding-left: 20px;
}

.body-bottom {
	background-image: url(images/paver-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}

body {
	margin-top: 2px;
}
img {border:0;}


/* content layout */

.primary {
	width: 255px; height: auto; float:left; padding-left:10px; padding-top:10px;}

.secondary {width: 580px; float: right; padding-right: 120px; padding-top: 10px; }
	
.button-container {float:left; width: 230px; padding-right: 20px;}
	
li {float:right; list-style-type:none;}


/* Quote box - left */

li.quote-box { 
	height: 180px; width: 200px; padding-top: 40px; margin-top: 10px; padding-left: 20px;
	background-image: url(images/paver-postit.jpg); background-repeat:no-repeat;
	font-style:italic; font-family:"Times New Roman", Times, serif;
	font-size:16px; line-height: 140%;
	}
	

	
li.quote-box a {font-style:italic; font-family:"Times New Roman", Times, serif; color:#333333; text-decoration:none;}
li.quote-box a:hover {color:#555555; text-decoration:underline;}


.coffee-container {float:left; width: 225px; height:220px; }




/* text for site */
	
.page-titles {
	font-family: "Trebuchet MS"; font-size: 28px; font-weight: normal; color: #660000;
}

.main-text {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 150%;
	color: #222;
	text-decoration: none;
	text-align: justify;}
	
.main-text-red {font-family: "Trebuchet MS"; font-size: 14px; line-height: 150%; color: #CC0000; text-decoration: none; font-weight:700;}
	
.main-text-bold {	font-family: "Trebuchet MS"; font-size: 14px; line-height: 150%; 
		color: #111; text-decoration: none; text-align: left; font-weight: bold;}
	
	
.divider {width: 550px; height: 1px; border-bottom:#333333 1px dashed; float:left; clear:right;}

.paver-links {font-family: "Verdana"; font-size: 14px; font-weight: bold; color: #330000; text-decoration: underline;}
.paver-links:hover {color: #990000; text-decoration: none;}

.paver-pen {background-image: url(images/paver-pen.jpg); background-position:right bottom; background-repeat:no-repeat;}

.number {font-family:"Courier New", Courier, monospace; color:#330000; font-size:28px; }



/* Cartoons */

.cartoon-container {height: auto; width:auto; float:left; padding: 10px; text-align: left;}
.cc {width:135px; height:105px; float:left; text-align:left; }



/* footer */

.year-links {font-family: "Trebuchet MS"; font-size:14px; color: #990000; text-decoration: underline; font-weight: bold;}
.year-links:hover {text-decoration: none;}

.footer-links { height:30px; }

ul.footer-nav li {list-style-type:none; 
	display: inline; font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	float:left; padding:0 1.0em;}

ul.footer-nav li a {color:#666666; text-decoration:none;}

ul.footer-nav li a:hover {color:#333333; text-decoration:underline;}
