/* The scroll bar colours only visible in IE5.5+ */
/*body {
   background-color: #990000; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #666666; 
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: White; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/

#twitter_update_list li { margin-bottom:.5em; padding-bottom:.5em; border-bottom: 1px solid #fff;} 

H1{
	font-size: 16px;
	font-weight: bold;
	color: #F26744;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

H2
{
	font-size: 12px;
	font-weight: bold;
	color: #6D4921;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px; 
	margin-right: 6px; 
	margin-bottom: 0px; 
}

@font-face {
    font-family: 'FunctionProBook';
    src: url('text/FunctionPro-Book-webfont.eot');
    src: url('text/FunctionPro-Book-webfont.eot?iefix') format('eot'),
         url('text/FunctionPro-Book-webfont.woff') format('woff'),
         url('text/FunctionPro-Book-webfont.ttf') format('truetype'),
         url('text/FunctionPro-Book-webfont.svg#webfontJO3pCHUe') format('svg');
    font-weight: normal;
    font-style: normal;
	
	}

H3{
	font: 30px/30px 'FunctionProBook', Georgia, sans-serif;
	margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
text-align:left;
	}
	
	H4.yarn{
	font: 22px/24px 'FunctionProBook', Georgia, sans-serif;
	color:#C9C;
	margin-bottom: 0px;
padding-bottom: 14px;
margin-top: 0px;
padding-top: 0px;
	}
	
		H4.class{
	font: 22px/24px 'FunctionProBook', Georgia, sans-serif;
	color: #DB9262;
	margin-bottom: 0px;
padding-bottom: 14px;
margin-top: 0px;
padding-top: 0px;
	}
	
			H4.designer{
	font: 22px/24px 'FunctionProBook', Georgia, sans-serif;
	color: #A0B579;
	margin-bottom: 0px;
padding-bottom: 14px;
margin-top: 0px;
padding-top: 0px;
	}
	
	.class-quote{
		background-color:#FCDECB; 
		padding:16px;
		text-align:left;}
		
			.class-call{
		background-color:#CAEEE8; 
		padding:16px;
		width: 80%;
		margin: auto;
		text-align:left;
		font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D4921;
		}

#image{
	border: 1px solid #F4F9C8;
}

.left{
	float: left; margin-top: 2px; margin-right: 12px; margin-bottom: 50px; border:1px solid}
	
.right{
	float: right; margin-top: 2px; margin-left: 12px; margin-bottom: 50px; border:1px solid}

div#dates {
	background-color: #EAF8F6;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

input{
    font-family: Verdana, Arial, Helvetica, Lucida, Sans-Serif;
    font-size: 11px; 	color: #6D4921;
}

textarea{
    font-family: Verdana, Arial, Helvetica, Lucida, Sans-Serif;
    font-size: 11px; 	color: #6D4921;
}

select{
    font-family: Verdana, Arial, Helvetica, Lucida, Sans-Serif;
    font-size: 11px; 	color: #6D4921;
}

option{
    font-family: Verdana, Arial, Helvetica, Lucida, Sans-Serif;
    font-size: 11px; 	color: #6D4921;
}

/* end form formatting*/

#text{
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D4921;
}

#yarn{
	color: #AA75AA;
}

#textblocked{
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D4921;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

#copyright{
	font-size: 11px; color: #AABC83;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
}

/* text link */

a.text:link { 
	color: #6D4921; 
	text-decoration: none;
	font-weight: bold;
}

a.text:active { 
	color: #6D4921; 
	text-decoration: none;
	font-weight: bold;
}
	
a.text:visited { 
	color: #6D4921; 
	text-decoration: none;
	font-weight: bold;
}

a.text:hover { 
	color: #6A8EC2; 
	text-decoration: none;
	font-weight: bold;
}

/* yarn link */

a.yarn:link { 
	color: #AA75AA; 
	text-decoration: none;
	font-weight: bold;
}

a.yarn:active { 
	color: #AA75AA; 
	text-decoration: none;
	font-weight: bold;
}
	
a.yarn:visited { 
	color: #AA75AA; 
	text-decoration: none;
	font-weight: bold;
}

a.yarn:hover { 
	color: #6A8EC2; 
	text-decoration: none;
	font-weight: bold;
}

/* bottom menu link */

a.copyright:link { 
	color: #AABC83; 
	text-decoration: none; 
}

a.copyright:active { 
	color: #AABC83; 
	text-decoration: none; 
}
	
a.copyright:visited { 
	color: #AABC83; 
	text-decoration: none; 
}

a.copyright:hover { 
	color: #6A8EC2; 
	text-decoration: none; 
}

a:link { 
	color: #6A8EC2; 
	text-decoration: none;
}

a:active { 
	color: #6A8EC2; 
	text-decoration: none;
}
	
a:visited { 
	color: #6A8EC2; 
	text-decoration: none;
}

a:hover { 
	color: #6A8EC2; 
	text-decoration: none;
}
