/*CSS Document*/
BODY
{
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8C799B;
	margin-top: 0px;
}
#wrapper
{
	width: 932px;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/bodybg.jpg);
}
#logo
{
	float: left;
	width: 399px;
	height: 192px;
	background-image: url(images/top.jpg);
}
#header
{
	float: right;
	text-align: left;
	width: 503px;
	padding-top: 32px;
	padding-right: 30px;
	height: 160px;
	background-image: url(images/top2.jpg);
}
#left
{
	border: 0px solid #0000FF;
	padding-left: 16px;
	padding-top: 10px;
	width: 260px;
	height: 100%;
	background-image: url(images/nav.jpg);
	float: left;
}
#content
{
	text-align: left;
	float: right;
	width: 611px;
	padding-left: 15px;
	padding-right: 30px;
	height: 100%;
	background-image: url(images/content.jpg);
}
#spacer
{
	clear: both;
}
#footer
{
	width: 932px;
	height: 32px;
	background-image: url(images/footer.jpg);
}
#footer2
{
	border: 0px solid #0000FF;
	height: 42px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8C799B;
}
#newsletter
{
	text-align: center;
	line-height: 24px;
	display: block;
	height: 26px;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	background-image: url(images/newsletterbg.jpg);
}
#flash
{
	float: right;
	display: block;
	width: 375px;
	height: 265px;
}
/*Font Style*/
.header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #382E6E;
	font-size: 36px;
}
.bodycopy
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.footertext
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subhead
{
	font-size: 18px;
	color: #3E356D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footertext
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footertext A
{
	text-decoration: none;
}
.calendartitle
{
	color: #382E6E;
	font-weight: bold;
}
.whiteheader
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
}
.mainnav LI
{
	list-style: none;
}
.mainnav LI A
{
	border: 0px solid #FF0000;
	text-align: left;
	padding-left: 34px;
	margin-left: -39px;
	line-height: 26px;
	display: block;
	width: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #382E6E;
}
.mainnav LI A:link
{
	display: block;
	text-decoration: none;
}
.mainnav LI A:active
{
	text-decoration: none;
}
.mainnav LI A:visited
{
	text-decoration: none;
}
.mainnav LI A:hover
{
	text-decoration: none;
	background: url(images/navover.jpg) no-repeat top left;
}
.subnav LI A
{
	border: 0px solid #008000;
	list-style: none;
	text-align: left;
	padding-left: 25px;
	/*[disabled]line-height:24px;*/
	/*[disabled]display:block;*/
	/*[disabled]height:26px;*/
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
}
.subnav LI A:link
{
	text-decoration: none;
	display: inline-block;
}
.subnav LI A:active
{
	text-decoration: none;
}
.subnav LI A:visited
{
	text-decoration: none;
	display: inline-block;
}
.subnav LI A:hover
{
	text-decoration: underline;
	background: none;
}
#bottomnavbox
{
	border: 1px solid #8C799B;
	background-color: #8C799B;
}
.footernav
{
	list-style: none;
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #333333;
}
.last
{
	border-right: 0px solid #333333;
}
.footernav LI A
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333;
}
.footernav A:link
{
	color: #333333;
	text-decoration: none;
}
.footernav A:visited
{
	text-decoration: none;
	color: #333333;
}
.footernav A:hover
{
	text-decoration: underline;
	color: #333333;
}
.footernav A:active
{
	text-decoration: none;
	color: #333333;
}
A.bodylink:link
{
	color: #312B51;
	text-decoration: none;
}
A.bodylink:visited
{
	text-decoration: none;
	color: #312B51;
}
A.bodylink:hover
{
	text-decoration: underline;
	color: #312B51;
}
A.bodylink:active
{
	text-decoration: none;
	color: #312B51;
}
A.workshop
{
	display: block;
	text-align: center;
	float: right;
	width: 158px;
	padding-top: 7px;
	height: 47px;
	background-image: url(images/workshopbutton.jpg);
	font-size: 16px;
	color: #3E356D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.workshop:link
{
	text-decoration: none;
}
A.workshop:active
{
	text-decoration: none;
}
A.workshop:visited
{
	text-decoration: none;
}
A.workshop:hover
{
	text-decoration: none;
	background-image: url(images/workshopover.jpg);
}
.testing
{
	display: none;
}

