@charset "utf-8";
body {
	background:#9e9ea5;
	margin: 0;
	padding: 0;
	color: #000;
	font:"Lucida Sans Typewriter";
	font-size: 100%;
	line-height: 1.4;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}


a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 962px;
	background: #FFF;
	margin: 0 auto; 
}


.header {
	background:#F4E9CE
}


.sidebar1 {
	float: left;
	width: 180px;
	background: #ffffff;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 780px;
	float: left;
	font-family: Calibri;
}
.contentwide {
	padding: 10px 0;
	width: 780px;
	float: left;
	font-family: Calibri;
}
.contentworkshop {
	padding: 10px;
	width: 952px;
	float: left;
	font-family: Calibri;
}

.rhphoto {
	float:right;
	padding-right:20px;
	padding-left:10px;
	
}

.lhphototext {
	float:right;
	padding-right:20px;
	padding-left:20px;
}

.lhphoto {
	float:left;
	padding-left:20px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav1 {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 15px; 
}
ul.nav1 li {
	border-bottom: 1px solid #666; 
}
ul.nav1 a, ul.nav1 a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px; 
	text-decoration: none;
	background: #C6D580;
}
ul.nav1 a:hover, ul.nav1 a:active, ul.nav1 a:focus { 
	background: #ADB96E;
	color: #FFF;
}


.footer {
	padding: 10px 0;
	background:#8d8d8f;
	position: relative;
	clear: both; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.headinghome {
	font-size:24px;
	font-weight:bold;
	padding: 10px 0;
	font:"Lucida Sans Typewriter";
}

.titlehomepage {
	padding-bottom:10px;
	font:"Lucida Sans Typewriter";
	font-size:16px;
}
.podmiddle
{
    background:transparent url(images/podmid.gif) repeat-y 0px 0px;
	width:180px;
	
}
.podbtm
{
	background:transparent url(images/podbtm.gif) no-repeat 0px 0px;
	height:15px;
}
.podtop
{
	background:transparent url(images/podtop.gif) no-repeat 0px 0px;
	height:15px;
}

.podmiddlegrey
{
    background:transparent url(images/podmidgrey.gif) repeat-y 0px 0px;
	width:180px;
	
}
.podbtmgrey
{
	background:transparent url(images/podbtmgrey.gif) no-repeat 0px 0px;
	height:15px;
}
.podtopgrey
{
	background:transparent url(images/podtopgrey.gif) no-repeat 0px 0px;
	height:15px;
}

.imgcentered {
  margin: 0 auto;
  display: block;
  
}

#workshopscroll {
overflow: auto;
height:200px;
width:900px;
font-size:10px;


}

.notes {
	font-size:9px;
	font:"Lucida Sans Typewriter";
}

.test {
	font-family:"Lucida Sans Typewriter";
	font-size:12px;

}
.tablecontents {
	font-size:10px;
	font:"Lucida Sans Typewriter";
}
.smallcontents {
	font-size:10px;
	font:"Lucida Sans Typewriter";
}
.differences {
	color: #F00;
}

.greytext{
	color:#666;
	font: "Lucida Sans Typewriter";
	font-size:13px;
	
	 }
	
	
.TabbedPanels1 {
	width:100px;
}

.announce {
	color:#06F;
	font-size: 18px;}
	
	.container #nav ul li .navtop strong {
	font-family: Lucida Sans Typewriter;
	font-size:14px;
}
