/* -------------------------------------------------------------- 
    *Filename          site.css
    *Author            wazooinc.com
   Description:
    *CSS generated by Blueprint CSS, and tweaked for Tricon Solutions Inc.
*/

p { font-family:Verdana, Tahoma; font-size:90%; }

pre { display:none }

a:link { text-decoration:none;
    color: #000000; }
	
a:visited { text-decoration:none;
    color: #000000; }
	
a:active { text-decoration:none;
    color: #000000; }
	
a:hover { text-decoration:none;
    color: #000000; }
	
	
a.dotted:link { text-decoration:none;
    color: #000000;
	border-bottom:2px dotted #000000;}
	
a.dotted:visited { text-decoration:none;
    color: #000000;
	border-bottom:2px dotted #000000;}
	
a.dotted:active { text-decoration:none;
    color: #000000;
	border-bottom:2px dotted #000000;}
	
a.dotted:hover { text-decoration:none;
    color: #000000;
	border-bottom:2px dotted #000000;}

.pics { height: 299px; width: 442px; padding:0; margin:0; overflow: hidden }
.pics img { height: 287px; width: 430px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.contactpics { height: 476px; width: 356px; padding:0; margin:0; overflow: hidden }
.contactpics img { height: 464px; width: 344px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.contactpics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.portrait { height: 407px; width: 312px; padding:0; margin:0; overflow: hidden }
.portrait img { height: 395px; width: 300px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.portrait img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
	

li.sitemap { font-size:1.5em;padding:10px; }


