﻿body {
	background: 	#FFF;
	color:			#333;
}
#main{
	border-top-color: 	#999999;
}

#page {
	background: 	#FFF;
}

#block-locale-0 div.block-inner div.content ul li.active a{
	color: #000;
	font-weight: bold;
}


#sidebar-left a{
	color: 				#cccccc;
}
#sidebar-left a:hover,
#sidebar-left li.expanded li.leaf a:hover,
#sidebar-left a.active,
#sidebar-left li.expanded ul.menu li.leaf a.active,
#sidebar-left li.expanded a.active,
#sidebar-left li.expanded a{
	color: #000;
}
#sidebar-left li.expanded li.leaf a{
	color: 	#999999;
}

#sidebar-left li.expanded ul.menu li.leaf{
	color: 	#999999;	
}

a:link, a:visited {
	color: 				#999;
}

a:hover, a:active {
	color: 				#7F7F7F;
	}

div.content h3, h2, #contact-mail-page strong{
	color: #999999;
}
 
/* Paragraph Styles */

p {
	color:			#333;
}
div.content{
	color: #333;
}

tr.odd {
	background-color: #fff;
}

pre {
	background-color: 	#efefef;
	border:				#aaa;
}

abbr {
	border-bottom: 	#666;
}

#header {
	background-color: #ccc;
}

#block-locale-0 li.last{
	border-left: 2px solid #999;
}


#footer, #footer_left, #footer_right {
	background-color: 	#fff;
	color: 				#999999;
}

#sidebar-left {
	background: #fff;
}

#sidebar-right {
	background: #FF8539;
}

#navigation {
	background-color: #f0ff83;
}