BODY {
	background-color : #b5d9d1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin : 0px 0px 0px 0px;
	color : #fff;
}
TD#weave {
	background-image : url(images/weave_bg.gif);
	background-repeat : repeat-x;
}
TD#top {
	background-color : #f0f3b5;
}

TD#menu a {
	color : #6e4a39;
	font-size : 8pt;
	letter-spacing : 1pt;
	text-decoration : none;
}

TD#menu a:hover {
	color : #ffffff;
	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 5px;
	background-color : #;
}




TD#menu li {
	display : inline;
	padding-bottom : 5px ;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

TD#menu li#location{
	font-size : 9pt;
	font-weight : bold;
}

TD#menu ul {
	margin-left : 0px;
}
P {
	font-size : 8pt;
	color : #006666;
	text-align : justify;
}

P#index {
	text-align : right;
}

TABLE.workshops {
	background-color : #c1e8df;
}


LI {
	font-size : 8pt;
	color : #006666;
	font-weight : bold;
}

H5 {
	color : #6E4A39;
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 5PX;
}

H6 {
	letter-spacing : 1.9pt;
	font-size : 9pt;
	padding-top : 25px;
}

A {
	color : #fff;
	text-decoration : none;
}

A:HOVER {
	color : #006666;
}


TD#line {
	background-image : url(images/teal_shad_bg.gif);
	background-repeat : repeat-x;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : .6em;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
	
}

