@charset "UTF-8";
body  {
	background: #402F23 url(../_images/Art/mosaic1.jpg);
	color: #001F4A;
	font-family: "Lucida Sans", "Lucida Grande";
	font-size: 90%;
	margin-right: 5px;
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 112%;
	
}
.thrColFixHdr #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F2F24;
	border-right-color: #3F2F24;
	border-bottom-color: #3F2F24;
	border-left-color: #3F2F24;
} 
.thrColFixHdr #header {
	padding-top: 1;
	padding-right: 10px;
	padding-bottom: 1;
	padding-left: 20px;
	line-height: 1em;
	background-image: url(../_images/Art/stitchmix3.jpg);
	} 
.thrColFixHdr #header2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 2.5em;
	background-color: #5A9EA6;
	} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	background-color: #5A9EA6;
	font-size: 80%;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
}
.thrColFixHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	background-color: #B3DBD9;
	font-size: 80%;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 5px 15px 5px; /* padding keeps the content of the div away from the edges */
	background-color: #5A9EA6;
	font-size: 80%;
	text-align: center;
}
.thrColFixHdr #mainContent {
	background-color: #B3DBD9;
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 145px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: 85%;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3DCD9;
} 
.thrColFixHdr #footer {
	padding: 0 5px 0 5px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #3F1C0C;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #652A00;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #93B300;
}
a:active {
	text-decoration: none;
	color: #9F3;
	font-weight: bold;
	text-align: left;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #3F1C0C;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Garamond;
}
h1 {
	font-size: 38px;
	color: #84FCFF;
	line-height: 32px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: Garamond;
	font-family: Garamond, "Garamond Bold", "Garamond Bold Italic", "Garamond Italic";
}
.teeny {
	font-size: 5px;
}
	p {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
h2 {
	font-size: 25px;
	color: #3F1C0C;
	line-height: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Garamond;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #6FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Garamond;
}
h4 {
	font-size: 18px;
	color: #3F1C0C;
	line-height: 17px;
	font-family: Garamond, "Garamond Bold", "Garamond Italic";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 14px;
	color: #3F1C0C;
	margin: 0px;
	padding: 0px;
	font-family: Garamond, "Garamond Bold", "Garamond Bold Italic", "Garamond Italic";
}
h6 {
	font-size: 12px;
	color: #3F1C0C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.leftimage {
	float: left;
	margin: 4px;
}
.rightimage {
	float: right;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
.quoted {
	margin-top: 2px;
	margin-right: 35px;
	margin-left: 35px;
	font-style: italic;
	color: #001F4A;
	text-align: center;
}
.small {
	font-size: 10px;
	text-align: center;
}
.notbold {
	font-weight: normal;
}
a {
	font-weight: bold;
}
.centered {
	text-align: center;
}
	.bodymain {
	font-size: 12px;
	color: #001F4A;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.picwide {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.14 {
	font-size: 14px;
	text-align: center;
}
.smaller {
	font-size: 8px;
}
