
/* Link Styles */
  
a:link {
  	font-family: Helvetica, sans-serif; letter-spacing:0px; font-weight:bold; line-height:140%; font-size:12px; color: #000000; text-decoration:none;}
	
a:visited {
  	font-family: Helvetica, sans-serif; letter-spacing:0px; font-weight:bold; line-height:140%; font-size:12px; color: #000000; text-decoration:none;}

a:hover { 
	color: #d3503f; letter-spacing:0px; font-size:12px; text-decoration: none;}


/* Type Styles */

.leftcopy
	{font-family: Helvetica, sans-serif; letter-spacing:0px; line-height:120%; font-weight:lighter; font-size:16px; color: #d3503f; text-decoration:none;}

.bodycopy
	{font-family: Helvetica, sans-serif; line-height:145%; font-size:12px; color: #000000; text-decoration:none;}
	
.testimonycopy
	{font-family: Georgia; font-style:italic; line-height:140%; font-size:13px; color:#333333;text-decoration:none;}
	
.companynamecopy
	{font-family: Helvetica, sans-serif; line-height:120%; font-size:10px;color:#d3503f; font-weight:normal; letter-spacing:0px;text-decoration:none;}
		
.copyright
	{
	font-family: Helvetica, sans-serif;
	line-height:100%;
	letter-spacing: 0px;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
	padding-top:20px;
}
	
.portfolioheading
	{font-family: Helvetica, sans-serif; line-height:145%; font-size:17px; font-weight:bold; color:#d3503f; text-decoration:none;}
	
.button
	{font-family: Helvetica, sans-serif; font-size:10px; color:#333; background:#f0ede2; border-style:solid; border-color:#C00; border-width:thin; height:20px; text-decoration:none;}
	
.field
	{background:#f5f4ee; border-style:solid; border-color:#444; border-width:thin; text-decoration:none;}
	
	.formcopy
	{font-family: Helvetica, sans-serif; line-height:100%; font-size:12px; color: #000000; text-decoration:none;}
