@charset "UTF-8";
/* CSS Document */

.quiltimg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #43A9C8;
	text-align: left;
	vertical-align: middle;
}
.quilttext {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #43A9C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.nameofquilt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #09C;
	line-height: 20px;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #666;
	margin-left: 10px;
	margin-top: -10px;
}#navigationbar {
	background-color: #C0B4CC;
	text-align: center;
}
#projects {
	float: left;
	height: 320px;
	overflow: auto;
	background-image: url(/images/2010/september/PROJECTS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	width: 685px;
}
#features {
	float: left;
	height: 218px;
	overflow: auto;
	background-image: url(/images/2010/september/FEATURES.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	width: 685px;
}
#machq {
	float: left;
	height: 250px;
	overflow: auto;
	background-image: url(/images/2010/september/MACHQ3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	width: 653px;
}
#dashedline {
	float: left;
	height: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E4781;
	margin-top: 5px;
	margin-bottom: 5px;
}

.shadowbox {
	font-size: 11px;
	line-height: 17px;
}
.subtitle {
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
}
#townsquare {
	float: left;
	height: 415px;
	overflow: auto;
}
.tstitle {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
