body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 19px;
	color: #080808;
	background-image: url(../imgs/clouds.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#content {
	color: #808080;
	font-size: 11px;
	line-height: 19px;
	padding-top: 24px;
	padding-right: 48px;
	padding-bottom: 48px;
	padding-left: 48px;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
}

#content .title {
	text-transform: uppercase;
	color: #e39500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-bottom: 12px;
}
#content .sub-title {
	margin-bottom: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: b08636;
}
#footer {
	color: #ae8b4a;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#content #office-info td {
	font-size: 10px;
	color: #838383;
}
#content #office-info .title {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #office-info .orange {
	color: #e39500;
}
#content .specialty-photo {
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	border-right-color: #D8D8D8;
	margin-right: 24px;
}
#content .header {
	font-size: 15px;
	color: #666666;
}
.divider {
	height: 4px;
	width: 100%;
	background-image: url(../imgs/divider.gif);
	background-repeat: repeat-x;
}


#content td {
	color: #808080;
	font-size: 11px;
	line-height: 19px;
}
#content .form-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: b08636;
	margin-bottom: 4px;
	margin-top: 8px;
}
#content a:link, a:visited {
	font-weight: bold;
	color: #5c7aa5;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
input {
	background-color: #878f96;
	height: 21px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: -2px;
	padding-left: 4px;
	border: 1px solid #626264;
}
textarea {
	background-color: #878f96;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: -2px;
	padding-left: 4px;
	border: 1px solid #626264;
}
#content ul {
}
