body {
	background: #333333 url(images/common/bg.jpg) repeat-x;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	color: black;
	}
	

a:link {
	color: #009DE9;
	text-decoration: none;

}
a:visited {
	color: #009DE9;
	text-decoration: none;

}

a:hover {  color: #000000;
	text-decoration: none;

}

a:active {
	color: #000000;
	text-decoration: none;

}

ol{
    list-style-type: decimal;
}

li {
    padding-bottom: 5px;
}


.participate {
    text-align: right;
}

.participate img {
    border: none;
}

.informed_table {
    border-spacing: 0;
}

.mailing {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 13px;
	font-weight: normal;
	color : #E5E3E3;
	line-height: 13px;
}

.body {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 12px;
	font-weight: normal;
	text-align: left;
	color : #333333;
	line-height: 17px;
}

.whitebody {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 12px;
	font-weight: normal;
	text-align: left;
	color : #FFFFFF;
	line-height: 17px;
}

.whybody {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 12px;
	font-weight: normal;
	text-align: left;
	color : #333333;
	line-height: 20px;
}

.newsbody {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 13px;
	font-weight: normal;
	text-align: left;
	color : #333333;
	line-height: 20px;
}



.bodysmall {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 9px;
	font-weight: normal;
	text-align: left;
	color : #333333;
	line-height: 17px;
}


.bodybig {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 14px;
	font-weight: normal;
	text-align: left;
	color : #333333;
	line-height: 21px;
}


.subhead {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 18px;
	font-weight: bold;
	color : #333333;
	line-height: 22px;
}

.subhead2 {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 18px;
	font-weight: normal;
	color : #333333;
	line-height: 22px;
}

.quote {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 18px;
	font-weight: normal;
	color : #333333;
	line-height: 22px;
}

.blueheads {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 18px;
	font-weight: normal;
	color : #009DE8;
	line-height: 22px;
}


.country {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #000000;
	line-height: 24px;
}

.artisan {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 32px;
	font-weight: normal;
	color : #666666;
	line-height: 36px;
}



.aboutheads {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 24px;
	font-weight: normal;
	color : #009DE8;
	line-height: 26px;
}

.newsubheads {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 16px;
	font-weight: normal;
	color : #009DE8;
	line-height: 20px;
}

.newsubheads2 {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 14px;
	font-weight: normal;
	color : #009DE8;
	line-height: 20px;
}


.aboutheads2 {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 20px;
	font-weight: normal;
	color : #009DE8;
	line-height: 24px;
}

.whyheads {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 24px;
	font-weight: normal;
	color : #009DE8;
	line-height: 40px;
}

.sub_blue {
	font-family : Arial, Verdana,  Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #009DE8;
	line-height: 22px;
}


.aboutheader {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 33px;
	font-weight: normal;
	color : #009DE8;
	line-height: 30px;
}


#artisanmenu{
margin: 0px 0;
padding: 0;
width: auto;
border: 0px;
text-align: right;
}

#artisanmenu  a{
background: white url(images/common/arrow_list_off.gif) no-repeat 14px right;
font-family : Georgia, Times New Roman, Serif;
font-size: 15px;
color: #999999;
text-decoration: none;
display: block;
font-weight: normal;
line-height: 44px;
width: auto;
padding: 0px 0;
padding-right: 14px;
text-decoration: none;
text-align: right;

}


* html .artisanmenu  a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: auto;
}

#artisanmenu  a:active{
color: #000000;
}

#artisanmenu  a:hover{
color: #000000;
background-color: #FFFFFF;
background-image: url(images/common/arrow_list_on.gif)  no-repeat 14px right; /*onMouseover image change. Remove if none*/
}



#artisanmenu .current{
margin: 0px 0;
padding: 0;
width: auto;
border: 0px;
text-align: right;
}

#artisanmenu .current  a{
background: white url(images/common/arrow_list_on.gif) no-repeat 14px right;
font-family : Georgia, Times New Roman, Serif;
font-size: 15px;
color: #000000;
text-decoration: none;
display: block;
font-weight: normal;
line-height: 44px;
width: auto;
padding: 0px 0;
padding-right: 14px;
text-decoration: none;
text-align: right;

}


#aboutmenu{
margin: 0px 0;
padding: 0;
width: auto;
border: 0px;
}

#aboutmenu  a{
font-family : Arial, Verdana,  Sans Serif;
font-size: 12px;
color: #999999;
text-decoration: none;
font-weight: bold;
line-height: 26px;
width: auto;
padding: 0px 0;
text-decoration: none;

}


* html .aboutmenu  a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: auto;
}

#aboutmenu  a:active{
color: #000000;
}

#aboutmenu  a:hover{
color: #000000;
background-color: #FFFFFF;
}



#aboutmenu .current{
margin: 0px 0;
padding: 0;
width: auto;
border: 0px;
}

#aboutmenu .current  a{
font-family : Arial, Verdana,  Sans Serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
line-height: 26px;
width: auto;
padding: 0px 0;
text-decoration: none;

}



* html .aboutmenu .current  a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: auto;
}

#aboutmenu .current  a:active{
color: #000000;
}

#aboutmenu .current  a:hover{
color: #000000;
background-color: #FFFFFF;
}


.social_networking img {
	border: none;
}

.footer {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #009DE8;
	line-height: 14px;
}

.footer a:link {
	
	font-weight: normal;
	color : #999999;
	text-decoration: none;
}

.footer a:visited {
	font-family : Verdana, Arial, Sans Serif;
	font-weight: normal;
	color : #999999;
	text-decoration: none;
	
}

.footer a:hover {
	
	font-weight: normal;
	color : #009DE8;
	text-decoration: none;
	
	
}




.footer2 {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 8px;
	font-weight: normal;
	color : #7F7E7E;
	text-align: left;
	line-height: 13px;
}



.close {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #999999;
	line-height: 14px;
}

.close a:link {
	
	font-weight: normal;
	color : #999999;
	text-decoration: none;
}

.close a:visited {
	font-family : Verdana, Arial, Sans Serif;
	font-weight: normal;
	color : #999999;
	text-decoration: none;
	
}

.close a:hover {
	
	font-weight: normal;
	color : #000000;
	text-decoration: none;
	
	
}





