/* Gull Cottage Quilting */

body {
	font-family: Arial;
	font-size: 16px;
	line-height:22px;
	/* background-image:url(images/maizbk.jpg); */
	}

td {
	background-color:white;
	}

h1 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	border-bottom: 1px solid black;
	}
	
.emphtext {
	font-size: 20px;
	color:#000066;
	}
	
.small {
	font-size: 10px;
	}
	
.content {
	margin: 10px 0;
	}
	
.footer {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align:center;
	padding: 10px;
	border-top: 1px solid gray;
	}
#orderwrap {
	width: 600px;
	}
