html, body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #000;
}
h2 {
	margin-top:25px;
	font-size: 20px;
	font-weight: normal;
	color:#000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
}
#content a {
	color: #69c;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
p.error {
	background: #c00;
	padding: 2px;
	color: #fff;
	text-align:center;
}
p.success {
	background: #0c0;
	padding: 2px;
	color: #fff;
	text-align:center;
}
a {
	color: #333;
}
#main #top #topmenu {
	color: #eee;
}	
#main #top #topmenu p {
	margin: 20px 0px 0px 0px;
	padding:0;
}
#main #top #topmenu a {
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	
#ew_leftmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ew_leftmenu li {
	width: 186px;
	height: 24px;
	line-height: 20px;
	background: #333;
	border-bottom: solid 1px #fff;
}
#ew_leftmenu li:hover {
	line-height: 20px;
	width: 186px;
	background: #f60;
	border-bottom: solid 1px #fff;
	color: #fff;
}
#ew_leftmenu a:hover,
#ew_leftmenu a.active {
	width: 186px;
	background: #f60;
	padding: 2px 5px 2px 5px;
	color: #fff;
}
#ew_leftmenu a.active {
	border-right: solid 6px #f60;
}
#ew_leftmenu a.depth_0 {
	width: 170px;
	padding: 2px 5px 2px 5px;
	display:block;
	text-indent: 10px;
	color: #fff;
	text-decoration: none;
}
#ew_leftmenu a.depth_1 {
	width: 170px;
	padding: 2px 5px 2px 5px;
	display:block;
	text-indent: 20px;
	color: #fff;
	text-decoration: none;
}
#ew_leftmenu a.depth_2 {
	width: 170px;
	padding: 2px 5px 2px 5px;
	display:block;
	text-indent: 30px;
	color: #fff;
	text-decoration: none;
}
cite {
	font-size: 15px;
}
#quicklinks {
	float: right; 
	width: 190px; 
	padding: 10px; 
	margin:0px 7px 10px 10px;
	background: none repeat scroll 0% 0% #fcfcfc; 
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#eeeeee;
}
#quicklinks a{
	color:#333;
	line-height:20px;
	text-decoration:none;
	border-bottom:solid 1px #eee;
}
#quicklinks h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	margin:0;
	padding:0;
}
#my-artgroup h3 {
	margin: 0;
}
#my-artgroup h3 a {
	color: #333;
}
#my-artgroup #artgroup-link a {
	color: #333;
}
#artgroup #my-artgroup-cbox a {
	padding-left: 24px;
	background: transparent url("/design/graphics/arrow-link-orange.gif") 12px 4px no-repeat;
}	
#footer p {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
#footer #artgroup #my-artgroup-cbox a {
	float:left;
	background: transparent;
	padding: 5px 0px 0px 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size:9px;
}
.obs-green {
	padding: 10px;
	margin: 0;
	background: #6c0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.light {
	color: #eee;
}
.published {
	color: #aaa;
	font-size: 10px;
}
#sitemap ul {
	list-style: none;
	margin: 0;
}
#sitemap li {
	margin-left: -40px;
	margin-bottom: 5px;
	color: #aaa;
}
#sitemap {
	font-size: 10px;
}
#sitemap a {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

/* Contact form */
#contact_form form p.note {
	font-size: 9px;
	margin-left: 20px;
	color: #aaa;
}
#contact_form #status {
	margin-left: 20px;
}

#blog_latest h3 {
	width: 186px;
	background: #333;
	padding: 2px;
	text-indent: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#blog_latest ul {
	margin: 0;
	padding: 0;
}

#blog_latest li {
	list-style: none;
	line-height: 13px;
	margin-bottom: 5px;
	font-size: 10px;
}
#blog_latest a {
	color: #333;
}