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




body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:  #68594d;
 	/* background: url(images/background.gif)  !important;  */
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}





a {
color: #336666;
}

/* one column */

#onecolumn {
	padding: 12px;
		margin: 0 0 0 225px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 30px 15px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */



}







#onecolumn p {
	font-size:14px;
	line-height: 18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


#onecolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#333333;
	font-weight:normal;
	border-bottom: 1px #000 dotted;
	padding-bottom: 6px;
}

#onecolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
		color:#333333;

}


#onecolumn  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}


#onecolumn li {
	font-size:14px;
	line-height: 18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}



#onecolumn .resources p {
	font-size:12px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


#onecolumn .resources h1 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:16px;
	color:#333333;
	font-weight:normal;
	border-bottom: #333333 1px dotted;
	padding: 0px 0 3px 0;
	
}

#onecolumn .resources h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

#onecolumn .resources h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	padding: 25px 0 3px 0;

}






#onecolumn .gallery .img-shadow {
  float:left;
  background: url(../images/gallery/shadow.png) no-repeat bottom right  !important;
  background: url(../images/gallery/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

#onecolumn  img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px 0px;
  padding: 4px;
  }	








/* end onecolumn */












.twoColFixRtHdr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #eae6d0;
	background-image:url(../images/background2.gif);
} 




.twoColFixRtHdr #header { 
	background: #fff; 
	padding: 0;  
} 




/* sidebar 1 is right side */


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
}


.twoColFixRtHdr #sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.twoColFixRtHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


.twoColFixRtHdr #sidebar1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 -20px;
	padding: 0 0 6px 0;
	list-style:square;
	
}





.twoColFixRtHdr #sidebar1 .workshops  {
	background: #f8f4dd;
	width: 195px;
}

.twoColFixRtHdr #sidebar1 .workshops h1 {
	font-size:12px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	fot-weight: bold;
	padding: 0 0 6px 10px;	

}


.twoColFixRtHdr #sidebar1 .workshops p {
	font-size:12px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 12px 10px;
	border-bottom: dotted 1px #666666;


}


.twoColFixRtHdr #sidebar1 .workshops a {
	font-size:12px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	

}




.twoColFixRtHdr #sidebar1 .order p {
	font-size:12px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	border: solid 1px #666666;

}

.twoColFixRtHdr #sidebar1 .order  {
	background: #f8f4dd;
	width: 195px;
}

.twoColFixRtHdr #sidebar1 .order a {
	color: #660000;
	text-decoration:none;
	

}






/* sidebar 2 is left side navigation */


.twoColFixRtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 25px;
}


.twoColFixRtHdr #sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.twoColFixRtHdr #sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 12px;
	padding: 6px 0 0 0;
	border-top: 1px #333333 dotted;
}


.twoColFixRtHdr #sidebar2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 -5px;
	padding: 0 0 6px 0;
	list-style: square;
}



/* end sidebar2 */














.twoColFixRtHdr #mainContent { 
	margin: 0 222px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 20px 15px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right: dotted 1px #000;

}


.twoColFixRtHdr #mainContent p {
	font-size:14px;
	line-height: 18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


.twoColFixRtHdr #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#333333;
	font-weight:normal;
	border-bottom: 1px #000 dotted;
	padding-bottom: 6px;
}

.twoColFixRtHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
		color:#333333;

}

.twoColFixRtHdr #mainContent li {
	font-size:14px;
	line-height: 18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 12px;
}




.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.download a {
	text-decoration:none;
}




.twoColFixRtHdr #mainContent .resources p {
	font-size:12px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


.twoColFixRtHdr #mainContent .resources h1 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:16px;
	color:#333333;
	font-weight:normal;
	border-bottom: #333333 1px dotted;
	padding: 0px 0 3px 0;
	
}

.twoColFixRtHdr #mainContent .resources h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}

.twoColFixRtHdr #mainContent .resources h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	padding: 25px 0 3px 0;

}






.twoColFixRtHdr #mainContent .gallery .img-shadow {
  float:left;
  background: url(../images/gallery/shadow.png) no-repeat bottom right  !important;
  background: url(../images/gallery/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.twoColFixRtHdr #mainContent  img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px 0px;
  padding: 4px;
  }	

.twoColFixRtHdr #mainContent  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;	
}

.twoColFixRtHdr #mainContent  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}







 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#373838; 
} 
.twoColFixRtHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}






.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.input p {
	padding: 6px 4px 6px 0;
	margin: 0;

}

.style1 {
	color: #990000;
	padding: 0 3px 0 3px;
}

