#dmg_layout_nav #dmg_nav_top li ul li a {
	font-size: 16px;
	text-transform: uppercase;
}

.dmg_layout_search-block strong {
	font-size: 44px;
}

#dmg_layout_content-main-area #dmg_layout_main-bf ul li a {
	font-size: 18px;
}

#dmg_layout_footer .dmg_layout_address-holder h3, #dmg_layout_footer .dmg_layout_address-holder p{ 
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#dmg_layout_featured_carousel::before {
	content: "Featured Properties for Sale";
	text-align: center;
	font-size: 22px;
	margin: 0px auto 10px auto;
	padding-bottom: 10px;
}

#dmg_layout_internal-page h1 {
	font-size: 30px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

#dmg_layout_internal-page h2 {
	font-size: 24px;	
}

#dmg_layout_internal-page h3 {
	font-size: 18px;	
}

#dmg_layout_internal-page h4 {
	font-size: 16px;
}

.dmg_layout_gallery {
	text-align: center;
}

.dmg_layout_gallery h2 {
	display: none;
}

.dmg_internal_custom li {
	padding-bottom: 8px;
}

.dmg_internal_custom a:link, .dmg_internal_custom a:visited {
	font-weight: bold;
	color: #004A9E;
}

/*--------------- Form Styles ---------------*/

.dmg_layout_content_form form {
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	width: 70%;
	margin: 0px auto;
	padding: 2%;
}

.dmg_layout_content_form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.dmg_layout_content_form li {
	margin: 0 0 8px 0;
}

.dmg_layout_content_form label {
	display: block;
	float: left;
	width: 180px;
	margin: 0 10px 0px 0;
}

.dmg_layout_content_form input[type="text"] {
	width: 300px; 
	height: 26px; 
	border: 1px solid #cfcfcf;
	}
	
.dmg_layout_content_form .shortField {
	width: 200px;
	border: 1px solid #cfcfcf;
	height: 26px; 
}

.dmg_layout_content_form textarea {
	width: 300px; 
	height: 70px; 
	border: 1px solid #cfcfcf;
}

.dmg_layout_content_form button {
	width: 300px; 
	background-color: #00AEEF;
	color: #ffffff;
	height: 26px;
	border: 0px;
	border-radius: 3px;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0 0 140px;
}

.helpfulresources {
	width: 80%;
	margin: 0 0 20px 0;
}

.helpfulresources, .helpfulresources th, .helpfulresources td {
	border-collapse: collapse;
	border: 1px solid #cfcfcf;
}

.helpfulresources th, .helpfulresources td {
	padding: 5px;
	height: 35px;
	line-height: 18px;
}

.helpfulresources tr:nth-child(even) {
	background-color: #eeeeee;
}

.helpfulresources th {
	text-align: left;
	font-size: 18px;
}

.ln-widgetBox.search.searchMD {
    margin-left: 20px;
    float: right;
}

#dmg_layout_testimonial_body .morelink {
	display: block !important;
}

.dmg_layout_search-block {top: 300px !important;}
