body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}

p {
	text-align: left;
}

#content {
	background-color: #ffffff;
	width: 800px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	}
	
#text{
	width: 550px;
}

/*box for dates on home page*/
#dates {
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
}

#workshop {
	background: #FFFFEA;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #006600;
	vertical-align: top;
	text-align: left;

}

h4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #088C43;
	background: left;
	text-align: left;
}

h5 {
	font-weight: bold;
	text-indent: 13px;
	text-align: left;
	font-size: 12px;
	margin-bottom: -10px;
	margin-top: 20px;
	background-image: url(images/teeny1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
}
#content div.left {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #055928;
	background-color: #00893E;
}

#calendar {
font-size: 10px;
	padding: 5px 10px;
}
#testimonial {
	background: #FFFFEA;
	font-size: 10px;
	padding: 5px 10px;
	border: 1px solid #006600;
	vertical-align: top;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	color: #008A41;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	padding: 10px 10px 40px;
	border-top: 1px solid #008A41;
	border-right-color: #008A41;
	border-bottom-color: #008A41;
	border-left-color: #008A41;
	margin-top: 25px;
	text-align: left;
}	
a:link {
	text-decoration: none;
	color: #0000CC;
}


a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #065827;
}


#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	

}
#footer a:hover {
	color: #008A41;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
#content #footer img2 {
	background: right;
}
.copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #333333;
}
.border {
	border: 1px solid #003300;
	padding: 4px;
}
.question {
	font-weight: bold;
	color: #990000;
}
.color {
	background: #FFFFEA;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #006600;
	vertical-align: top;
}
.links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008942;
	text-indent: 10px;
	padding-left: 15px;

}

.notice {
	padding: 5px 5px 5px 20px;
	text-align: left;
	font-size: 12px;
	background: url(../images/teeny1.gif) no-repeat 5px 5px;
	border-top: 1px none #006600;
	border-right: 1px none #006600;
	border-bottom: 0px none #006600;
	border-left: 1px none #006600;
}
.large {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
