@import 'layout.css';
@import 'menu.css';

body {
	font: 76% Verdana, Arial, sans-serif;
}
credit {
	font: 60% Verdana, Arial, sans-serif;
	color: #0066CC;
}
.sidebar {
	font-size: 0.8em;
	color: #666666;
	line-height: 18px;
}

#content {
	font-size: 1.1em;
}

h1 {
	color: #ea8d32;
	padding-left: 30px;
	background: transparent url('../images/flower.gif') 4px 50% no-repeat;
	font-size: 1.3em;
}

h5 {
	color: #ea8d32;
	padding-left: 30px;
	background: transparent url('../images/flower.gif') 4px 50% no-repeat;
	font-size: 0.8;
}

p {
	margin-left: 30px;
	color: #666666;
}

#seo_text {
	line-height: 22px;
	font-size: 1.1em;
	margin-right: 26px;
}

a.img {
	text-decoration: none;
}

#content a.img:hover span {
	text-decoration: underline;
	color: #333;
}

a {
	color: #729ECE;
	text-decoration: none;
}
a:hover { color: #193574; }
a:visited {	color: #999; }
.contact {
	margin-left: 30px;
	color: #666666;
}
