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

body {
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #4b2618;
	background: #355797 url(images/stitch_bg.jpg) repeat;
	margin: 0px;
	padding: 0px 0px 10px;
}
h1 {
	color: #4985bc;
	font: italic bold 14px/17px Arial, Helvetica, sans-serif;
	width: 275px;
	padding-top: 20px;
	margin: 0px 0px 0px 60px;
}
h2 {
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #4b2618;
	text-align: right;
	margin: 180px 50px 0px 0px;
}
h3 {
	color: #4985bc;
	font: normal 20px/26px Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	text-align: center;
}
h4 {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	color: #4b2618;
	text-align: center;
	margin: 20px 0px;
}
h5 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #4b2618;
	margin: 10px 0px 5px;
}
h6 {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 10px 0px 3px;
	background-image: url(images/bg_stitch.gif);
	background-repeat: repeat-x;
	padding: 2px 2px 2px 5px;
	background-position: center;
}
img {
	border: 0px none;
}
#container {
	margin: 10px auto 0px;
	width: 842px;
	border: 3px solid #D8B74C;
	background: #f9f5e4;
}
#header {
	background: url(images/header_bg.jpg) no-repeat center top;
	height: 247px;
	width: 842px;
}
#left {
	background: #4985bc url(images/left_bg.gif) no-repeat left top;
	min-height: 725px;
	width: 245px;
	height: 725px;
}
#nav {
	margin: 50px 0px 0px 60px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#nav ul li {
	padding: 0px 0px 15px;
}
#nav ul li a {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #4B2618;
	text-decoration: none;
	background: url(images/star.gif) no-repeat;
	padding: 10px 0px 10px 34px;
}
#nav ul li a:hover {
	text-decoration: none;
	background: url(images/star_ov.gif) no-repeat;
}
#nav ul li ul li {
	padding: 2px 0px 0px 25px;
}
#nav ul li ul li a {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #4B2618;
	text-decoration: none;
	background: url(images/star_sm.gif) no-repeat;
	padding: 5px 0px 5px 22px;
}
#nav ul li ul li a:hover {
	text-decoration: none;
	background: url(images/star_sm_ov.gif) no-repeat;
}
#right {
	background: #f9f5e4 url(images/content_bg.jpg) no-repeat right bottom;
}
#content {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	padding: 25px 50px 0px;
}
#content a {
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	text-decoration: none;
	color: #4b2618;
}
#contentlist ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: url(none) none;
}
#contentlist ul li {
	padding: 0px 0px 5px;
	background: url(images/star_li.gif) no-repeat;
	text-indent: 17pt;
}
#workshoplist ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: url(none) none;
}
#workshoplist ul li {
	padding: 0px 0px 5px;
	background: url(images/star_blue.gif) no-repeat;
	text-indent: 17pt;
}
#workshoplist ul li ul li {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 15px;
	background: url(images/star_little.gif) no-repeat;
	text-indent: 10pt;
	margin-left: 10px;
}
#linklist ul {
	margin: 5px 0px 0px 5px;
}
#linklist ul li {
	padding: 0px 0px 5px;
	text-indent: 10pt;
	list-style: url(none) none;
}
#linklist ul li a {
	font: 14px/18px;
	color: #4B2618;
	text-decoration: underline;
	background: url(images/star_sm.gif) no-repeat;
	padding: 2px 0px 2px 25px;
}
#linklist ul li a:hover {
	text-decoration: none;
	color: #C0970E;
	background: url(images/star_sm_ov.gif) no-repeat;
}
#linklist ul li ul li {
	padding: 0px 0px 5px;
	text-indent: 20pt;
	list-style: url(none) none;
}
#linklist ul li ul li a {
	font: 13px/16px;
	color: #4B2618;
	text-decoration: underline;
	background: url(images/star_tiny.gif) no-repeat;
	padding: 2px 0px 2px 25px;
}
#linklist ul li ul li a:hover {
	text-decoration: none;
	color: #C0970E;
	background: url(images/star_sm.gif) no-repeat;
}
#footer {
	padding: 100px 0px 5px;
	text-align: center;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #4B2618;
}
#footer a {
	color: #4B2618;
	text-decoration: none;
}
#footer a:hover {
	color: #336600;
	text-decoration: none;
}
.indent {
	padding-left: 25px;
}
.navindent {
	padding-left: 32px;
}
.closednav {
	margin-top: 37px;
}
.navindent2 {
	padding-left: 23px;
}
.note {
	clear: both;
	font: italic 12px/14px Arial, Helvetica, sans-serif;
	text-indent: 0pt;
	text-align: center;
}
#comment275 {
	width: 265px;
	height: 175px;
	padding: 0px;
	background-image: url(images/comment_bg_275.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;
}
.commentbig {
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #4b2618;
	padding: 30px 10px;
	margin: 5px 10px 10px;
	text-align: center;
}
#testimonial250r {
	width: 250px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #ffffff;
	border: 1px solid #663300;
	margin-left: 10px;
}
#testimonialhoriz {
	width: 450px;
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 1px solid #663300;
}
#testimonialhoriz2 {
	width: 400px;
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 1px solid #663300;
}
.testimonial {
	color: #0E5FA8;
	padding: 5px;
	margin: 5px 10px 10px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
.testimonialP1 {
	color: #0E5FA8;
	padding: 5px 5px 0px;
	margin: 5px 10px 0px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
.testimonialP2 {
	color: #0E5FA8;
	padding: 5px;
	margin: 5px 10px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
.testimonialsig {
	color: #0E5FA8;
	margin: 10px 25px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-left: 110px;
	text-align: left;
	font-weight: bold;
}
.testimonialsig2 {
	color: #0E5FA8;
	margin: 0px 25px 10px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-left: 170px;
	text-align: left;
	font-weight: bold;
}
#testimonialrvert {
	width: 200px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #663300;
}
.testimonialvert {
	color: #0E5FA8;
	padding: 0px;
	margin: 25px 23px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.testimonialvertsig {
	color: #0E5FA8;
	margin: 10px 25px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-left: 50px;
	text-align: left;
	font-weight: bold;
}
.testimonialvertsiga {
	color: #0E5FA8;
	margin: 5px 5px 0px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-left: 75px;
	text-align: left;
	font-weight: bold;
}
.testimonialvertsigb {
	color: #0E5FA8;
	margin: 5px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-left: 70px;
	text-align: left;
	font-weight: bold;
}
#testimonialmenucolumn {
	width: 450px;
	padding: 0px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 1px solid #663300;
}
.testimonialcolumn {
	color: #ffffff;
	padding: 5px;
	margin: 5px 10px 10px;
	font: 13px/15px;
	font-style: italic;
	text-align: left;
}
.imgleft {
	margin: 2px 20px 2px 0px;
	float: left;
}
.imgright {
	float: right;
	margin: 2px 0px 2px 20px;
}
.required {
	color: #0099FF;
	font-weight: bold;
}
.bluetext {
	color:#4985bc;
}
.maroontext {
	color:#881e17;
}
