body {	
	background: #BABEC2;
	margin:0px top;
	padding: 0px;
	font: 12px Helvetica,Arial,sans-serif;
	color: #545252;
	}

.back {	
	background: white;}


h1
{
    font: 16px Helvetica,Arial,sans-serif;
    letter-spacing: .01em;
    text-transform:uppercase;
    font-weight:bold;
    color: #FFB801;
	/*color: #EB610B; */
}

 h2 { 
	font: 16px Helvetica,Arial,sans-serif;	
	font-weight: bold;
	color: #493723; /* brown */
	} 

 a {
	color: #FFB801;
	text-decoration:none;
	}
	
a:hover {
	color: #FF6B10;
	text-decoration: underline;
	}

.bullets li
{
    padding-top:6px;
}

.register a {
	color: #FF6B10;}
	
.register a:hover {
	text-decoration: underline;
	}

.dots
{
    padding: 20px 0px 20px 0px;
   border-bottom: dotted 1px #FFB801;
}

/*newletter & contact title */
.title{	
	font: 16px Helvetica,Arial,sans-serif;
	color: black;	   
}

/****Home Page ******/
.htitle 
{   
    font: 22px Helvetica,Arial,sans-serif;	
    color: #fd8701;
    font-weight:bold;
}
.hsubtitle 
{   
    font: 16px Helvetica,Arial,sans-serif;	
    color: #898f96;

}

#scroller{
    width: 464px;
    height: 35px;
    padding:7px 0 0 0;
    font: 16px Helvetica,Arial,sans-serif;
    font-weight:bold;
}

#scroller a
{   
    color: #ff8601;
    text-decoration: none;
}

#scroller a:hover
{
    color: #FFB801;
}
.scrollersubtitle 
{
    font: 12px Helvetica,Arial,sans-serif;
    color: #898f96;
}

/***** Workshops & Events *****/
.orangeBold1
{
    font: 12px Helvetica,Arial,sans-serif;	
    color: #FFB801;
    font-weight:bold;
}
.orangeBold2
{
    font: 14px Helvetica,Arial,sans-serif;	
    color: #fd8701;
    font-weight:bold;
}
/***** Press *****/
.imgPress
{   
    margin:0;
    padding: 0 0 0 8px;
    float:right;
    border:none;
}

.pressT
{
    font: 14px Helvetica,Arial,sans-serif;	
	font-weight: bold;
	color: #493723; /* brown */
}

/**** ***/
.whiteText {	
	font: 12px Helvetica,Arial,sans-serif;
	color: white;
}

.whiteText a {
	color: white;
}

.whiteText a:hover {
	color: #FFB801;  /* yellow */
}

.wTextLeftNav {	
	font: 12px Helvetica,Arial,sans-serif;
	color: #FFFFFF; 
	padding-left:10px;  
}

/*.whiteCaps{	
	font: 14px Arial Narrow, Helvetica,sans-serif;
	font-weight:bold;	
	color: white; 
	text-transform:uppercase;	  
}

.whiteCaps a {
	color: white;
}

.whiteCaps a:hover {
	color: #FFB801;  /* yellow */

/*.whiteCaps a:hover {
	color: #FFB801;  /* yellow */
/*}*/



.crumbs {
	
	font: 10px Helvetica,Arial,sans-serif;
	color: #493723;	
}

.crumbs a {
	color: #493723;
}

.crumbs a:hover {
	color: #FFB801;  /* yellow */
	text-decoration:none;
}

#Date
{
    height: 25px;
    margin: 0px;
	padding: 90px 0 0 585px; /* 1top 4left */
	float:left;
}
#KevinsWork
{
    height: 25px;
    width:128px;
    margin: 0 auto;
	padding: 10px 0 0 80px;
	float:left;
}
#TopMenu
{
    height: 25px;
    margin: 0;
	padding: 10px 0 0 0;
	float:left;
}


#TopCartMenu
{
    height: 25px;
    margin: 0;
	padding: 10px 0 0 100px;
	float:left;
    width: 263px;
}

#Search
{
    height: 18px;
    width:224px;
    margin: 0 auto;
	padding: 5px 0 0 5px;
	float:left;
}

/*#SideAd
{
    height: 19px;    
    margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;	
}
*/

/*#sideImgComment{
position: absolute;
left: 0;
left: -900px;
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}*/

.arrowList {
	float: left;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.arrowList .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.arrowList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.arrowList li {
	padding: 3px 0;
}

.arrowList li.first {
	border: none;
}

.arrowList a {
	padding-left: 10px;
	background: url(../images/arrows/arrDouble.gif) no-repeat left center;
	text-decoration: none;
}
.arrowList a:hover {
	text-decoration: underline;
}

.orangeList {
	float: left;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.orangeList .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.orangeList ul {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height:normal;
}

.orangeList li {
	padding: 3px 0px;
	padding-left: 15px;
	padding-top: 8px;
	background: url(../images/arrows/arrOrange.png) no-repeat left center;
	text-decoration: none;
	/* border-top: 1px dotted #1F1F21; */
}

.orangeList li.first {
	border: none;
}

/*.orangeList a {
	padding-left: 10px;
	background: url(../images/arrows/arrOrange.png) no-repeat left center;
	text-decoration: none;
}
.orangeList a:hover {
	text-decoration: underline;
}*/

fieldset	{
	width:500px;
	border:1px solid #FFB801;
	padding: 0px 15px 10px 20px;
	margin-bottom:8px;
}

legend		{
	width:130px;
	font-weight:bold;
	font-size: 12px;
	color: #493723;
	text-align:left;
	margin: 0px 1px 6px 0px;
	padding:2px 10px 2px 10px;
	border:1px solid #FFB801;
	}
	
/* Tool Tip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 350px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* Tool Tip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 350px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*horizon cat line - on left bar */
.catline
{
	font: 12px Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	border-top: 1px dashed;
	font-weight: normal;
	font-style: normal;
}

/************************************
* Do Not Modify Below. By InWeb, Inc.
*************************************/
.InWeb
{
    text-align:right;
    padding: 5px 0 0 0;
}




