﻿body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url('background/mctile121.gif');
	background-color: white;
	color:#333333;
}

#container {
	width:900px;
	margin: 5px auto 0 auto;
	padding:10px;
	text-align:center;
}

#masthead {
	width:540px;
	padding:10px;
	text-align:center;	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:28px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;	
}

#quiltstrip {
	width:600px;		
}

#nav {
	width:600px;
	text-align:center;
	padding:10px;
	line-height:180%;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	color:navy;	
}

#nav a:link {
	color:black;
}

#nav a:visited {
	color: #800000;
}

#nav a:hover {
	color:red;
}

.navstyle {
	text-decoration:none;
}

#container2 {
	width: 800px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.centercol {
	width:610px;
	padding:15px;
	text-align:center;
	border-bottom: 1px #333333 groove;	

}

#container3 {
	width:690px;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	font-size:12px;
	border-bottom:1px #333333 groove;
}

#leftcol {
	width:300px;
	text-align:center;
	padding:10px;
	margin:10px;
	float:left;
}

#rightcol {
	width:300px;
	text-align: center;
	padding:10px;
	margin:10px;
	float:left;
	
}

#table {
	border-bottom:2px #006699 groove;
	width:760px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.td {
	font-size:11px;
	padding:5px;
}

.photos {
	width: 790px;
	text-align:center;
	border-bottom:1px #555555 solid;
}

.photossub {
	width: 240px;
	padding:10px;
	float:left;
	text-align: left;
	font-size:12px;
}

#footer {
	width:800px;
	font-size:10px;
	text-align:center;
	margin-top:15px;
}

.style1 {
	float: left;
	border: 1px #555555 solid;
	vertical-align: middle;
	padding: 1px;
	margin-right: 5px;
}


