.smallHD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44403F;
	text-transform: uppercase;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
}
.bodyLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #25241E;
}
.homephoto {
	padding: 4px;
	border: thin solid #DFDCD4;
	background-position: left top;
	text-align: left;
	float: none;
	margin: 5px 0px 15px;
}


a:link{
	color: #1461af;
	background:transparent;
	text-decoration:underline;


} 

a:visited{
	color: #6985a0;
	background:transparent;
	text-decoration:underline;
	
 
} 

a:hover{
	color: #2865e0;
	background:transparent;
	text-decoration:underline;
	

} 

a:active{
	color: #000000;
	background:transparent;
	
	

}



.clientname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	line-height: 24px;
	font-weight: normal;
}
.leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/pointer.gif);
	font-size: 14px;
	line-height: 18px;
}
.portfolioPhoto {
	padding: 4px;
	border: 1px solid #DFDCD4;
	background-position: left top;
	text-align: left;
	float: none;
	margin: 0px 0px 15px;
}
.formBox {
	background-color: #EDEDED;
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 4px;
}
