body
{
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;

}

p 	{
	font-size: 14px;
	line-height: 1.5em;
	margin: 10px 0;
}

h2 	{
	font-size: 24px;
	line-height: 1.4em;
	margin: 10px 0;
}

h3	{
	font-size: 16px;
	line-height: 1.3em;
	margin: 10px 0;
}

h4	{
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px 0;
}

a, a:link, a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #999;
}

a:hover {
	color: #666;
}

a img {
	border: none;
	}











.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
}
.mainlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
.mainlinks a:visited {
	text-decoration: none;
	color: #999999;
}
.mainlinks a:hover {
	color: #666666;
}

body#about #about a:link,body#about #about a:visited,body#about #about a:hover {
	color: #0046ae;
}
body#services #services a:link,body#services #services a:visited,body#services #services a:hover {
	color: #0046ae;
}
body#awards #awards a:link,body#awards #awards a:visited,body#awards #awards a:hover {
	color: #0046ae;
}
body#news #news a:link,body#news #news a:visited,body#news #news a:hover {
	color: #0046ae;
}
body#contact #contact a:link,body#contact #contact a:visited,body#contact #contact a:hover {
	color: #0046ae;
}
body#homeowner #homeowner a:link,body#homeowner #homeowner a:visited,body#homeowner #homeowner a:hover {
	color: #0046ae;
}
body#trade #trade a:link,body#trade #trade a:visited,body#trade #trade a:hover {
	color: #0046ae;
}
body#bio #bio a:link,body#bio #bio a:visited,body#bio #bio a:hover {
	color: #0046ae;
}












.style2 {font-size: 22px;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#home-news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	margin-top: 20px;
	margin-left: 9px;
}
	
#home-news span {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #999999;
	padding: 2px 4px;
	margin-right: 4px;
	vertical-align: middle;
	}
	
#home-news a {
	text-decoration: none;
	}
	
#home-news a:hover
{
	color: #666666;
	background-color: #CCC;
}

.news-thumbs {
	margin: 20px 0;
	}
	
.news-thumbs img {
	margin-left: 16px;
	}
	
.news-thumbs > a:first-child img
{
	margin-left: 0;
}

div.news-article
{
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px #999 solid;
}

div.news-feature
{
	background-color: #f2f2f2;
	margin-bottom: 40px;
	padding: 20px;
}

.news-feature h3	{
	font-size: 20px;
	line-height: 1.3em;
	margin: 10px 0;
	color: #0046ae;
}

.news-feature p 	{
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 0;
}

p.date
{
	font-size: 12px;
	line-height: 1.3em;
	color: #999;
}

p.caption
{
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
	margin-bottom: 5px;
}

.award
{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #999 solid;
}


div#sm-icons {

}

a#facebook {
    height: 24px;
    width: 24px;
	display: block;
	border: 0;
	text-indent: 9999px;
	background-image: url("http://www.konstsiematic.com/_art/sm-icons.gif");
    background-position: 0 0;
    margin-left: 6px;
    overflow:hidden;
	float:right;
	}
a#facebook:hover {
    background-position: 0 -24px;
	border: none;
}
a#twitter {
    height: 24px;
    width: 24px;
    display: block;
	border: 0;
	text-indent: 9999px;
	background-image: url("http://www.konstsiematic.com/_art/sm-icons.gif");
    background-position: 24px 0;
    margin-left: 6px;
    overflow:hidden;
	float:right;
	}
a#twitter:hover {
    background-position: 24px -24px;
	border: none;
}

