div.maintext{
	
	margin-left: 76px;
	
	font-size: 12px;
	
	font-family: "Times New Roman";
	
	color: #571701;
}

div.mainimage{
	
	text-align: right;
	max-width: 323px;
	width: 323px;
	margin-left: 31px;
	font-size: 12px;
	font-family: "Times New Roman";
	color: #571701;
}

div.picturetext{	
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: arial;
	color: #999999;
}

div.picturetexttwo{	
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: arial;
	color: #999999;
}

div.messagebox{	
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-family: "Times New Roman";
	color: #571701;
	border: 1px solid;
	border-color: #95462b;
}

div.biobox{	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-family: "Times New Roman";
	color: #95462b; 
	display: none;
}

td{
	
	font-size: 12px;
	
	font-family: "Times New Roman";
	
	color: #571701;
}

input{
	font-family: arial;
	color: #571701;
	font-size: 11px;
	font-weight: bold;
}
input.message{
	width: 320px;
	height: 150px;
}

input.medium{
	width: 320px;
}

input.long{
	width: 450px;
}

textarea.message{
	width: 450px;
	height: 150px;
	font-family: arial;
	color: #571701;
	font-size: 11px;
	font-weight: bold;
}

input.directionbutton{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-family: arial;
	color: #ffffff;
	background-color: #571701;
	border-bottom-color: #c27a61;
	border-right-color: #c27a61;
}

input.biobutton{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
	color: #ffffff;
	background-color: #571701;
	border: none;
}

img.lawyerpicture{
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

select {
	font-family: Arial;
	color: #571701;
	font-size: 11px;
	font-weight: bold;
}

select.message{
	width: 320px;
	height: 150px;
}

select.medium{
	width: 320px;
}

select.long{
	width: 450px;
}

h5 {
	font-family: Times;
	color: #571701;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #571701;
}

td.bgdotted{
	background-repeat: repeat-x;
	background-image: url(../images/dotted_red.gif);
}

div.bgdotted{
	background-repeat: repeat-x;
	background-image: url(../images/dotted_red.gif);
}

div.alignright{
	text-align: right;
}

div.bottomtext{
	color: #95462b;
	font-family: arial;
	font-size: 9px;
}
div.messageform{
	border-color: #571701;
	color: #95462b;
	font-family: times;
	font-size: 12px;
}