* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #D5DBE2;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: .7512em;
	color: #73686D;
}

h1,h2,h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: 400;
	color: #73686D;
	text-align: left;
}

h1 {
	margin-top: 1em;
	margin-bottom: .51em;
	border-bottom: #4B9EC0 1px dashed;
	padding-bottom: 3px;
	color: #73686D;
	font-size: 1.6667em;
	line-height: 1.02em;
}

h2 {
	font-size: 1.4167em;
	font-weight: 700;
	color: #73686D;
	margin-top: 2.25em;
	margin-bottom: 0px;
	line-height: 1.2em;
}

h3 {
	font-size: 1.2em;
	font-weight: 700;
	color: #FF7800;
	margin-top: 2.0em;
	margin-bottom: 0px;
	line-height: 1.2em;
}

h4 {
	font-size: 1.25em;
	line-height: 1.36em;
	margin-top: 1em;
	margin-bottom: .68em;
	border-bottom: 1px solid #968E92;
	color: #0F7DAB;
}

h5 {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FF7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: 400;
	line-height: 1.1333em;
	margin-bottom: 0.5667em;
	margin-left: 7px;
	margin-top: .9em;
	padding: 5px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 167px;
}

p {
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 2.25em;
	margin-bottom: .85em;
}

dt {
	font-style: italic;
}

dd {
	margin-bottom: 10px;
}

ul {
	
}

li {
	margin-bottom: 1.5em;
	margin-left: 15px;
}

a {
	color: #23AEBB;
}

a:hover {
	text-decoration: none;
}

a.orange {
	color: #FF7800;
}

a.orange:hover {
	color: #666666;
	text-decoration: none;
}

a.fullDetails {
	background: url('../images/full-details.png') top left no-repeat;
	width: 73px;
	height: 17px;
	display: block;
	margin: 3px 0px 0px;
}

a.fullDetails span {
	display: none;
}

a.fullDetails:hover {
	width: 73px;
	height: 17px;
	display: block;
}

a.bluebtn {
	background: url('../images/btn-blue.png') top left repeat-x;
	height: 28px;
	width: 222px;
	display: block;
	border: 1px solid #0F7DAB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0px 0px;
}

a.bluebtn:hover {
	height: 28px;
	width: 222px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
}

a.orangebtn {
	background: url('../images/btn-orange.png') top left repeat-x;
	height: 28px;
	width: 250px;
	display: block;
	border: 1px solid #FF7800;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a.orangebtn:hover {
	height: 28px;
	width: 250px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
}

em {
	font-weight: normal !important;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.floatright {
	float: right;
}

/* form selectors if needed:
form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, textarea, select {
	font:Verdana, Arial, Helvetica, sans-serif;
}
*/

#wrapper {
	width: 951px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-top: 4px solid #00B0D8;
	padding: 0px 16px;
	text-align: left;
}

/* Header */
#header {
	width: 951px;
	height: 109px;
	margin: 0px auto;
}

/* Logo */
#logo {
	float: left;
	height: 78px;
	width: 244px;
	background: url('../images/hudclips-logo.png') top left no-repeat;
}

#logo a {
	float: left;
	height: 78px;
	width: 244px;
}

#logo a span {
	display: none;
}

/* Menu */
#menu {
	float: left;
	background: #00B0D8;
	width: 100%;
	height: 39px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
	margin: 0px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	margin-top: 10px;
	padding: 0px 23px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 29px;
}

#menu a:hover {
	background: #0F7DAB;
}

#menu a.current_page_item {
	background: #0F7DAB;
}

.google {
	margin: 5px 0px;
}

table {
	border-collapse: collapse;
}

table a {
	color: #73686D;
	text-decoration: none;
}

table a:hover {
	color: #0F7DAB;
	text-decoration: none;
	height: 29px;
}

#cse-search-results table {
	border: none !important;
}

.smallTable {
	width: 350px;
	margin: 10px 0px 0px 0px;
}

table.stripeMe {
	border: 1px solid #0F7DAB !important;
	width: 100%;
}

table.stripeMe tr {
	padding: 2px !important;
}

table.stripeMe th {
	background: #0F7DAB;
	color: #FFFFFF;
	padding: 0px 4px 0px 4px;
}

table.stripeMe td {
	padding: 0px 4px 0px 4px;
}

tr.alt td {
	background: #E4F4FA !important;
}

/* Front Page Table with ul li */
table.front {
	width: 951px;
}

table.front ul {
	
}

table.front li {
	color: #FF7800;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

/* Page */
#page {
	width: 951px;
	height: auto;
	margin: 30px auto 0px 0px;
}

#content {
	float: left;
	width: 951px;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
}

#content .entry {
	
}

/* Sidebar */
.sidebarWrapper {
	float: right;
	width: 180px;
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

.sidebarAd {
	float: right;
	width: 180px;
	background: none;
	border: 1px solid #999999;
	padding: 0px 0px 0px 0px;
	margin: 31px 0px 0px;
	line-height: 25px;
	text-align: center;
}

.sidebarModule {
	float: right;
	width: 180px;
	background: url('../images/sidebar-bg.png') top left repeat-x #CEEBEF;
	border: 1px solid #999999;
	padding: 0px;
	margin: 31px 0px 0px;
	line-height: 25px;
	text-align: center;
}

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

.sidebarModule li {
	display: block;
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

.sidebarModule li h3 {
	margin: 0px 0px 0px 6px;
	text-align: center;
	border-bottom: 1px dashed #4B9EC0;
	color: #73686D;
	font-size: 12px;
	font-weight: normal;
	width: 170px;
}

.sidebarModule li ul {
	line-height: 1.8em;
}

.sidebarModule li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 7px 0px;
	margin-left: 31px;
	margin-bottom: 0px;
	line-height: 20px;
	font-style: italic;
	list-style: disc outside;
	text-align: left;
}

.sidebarModule a {
	text-decoration: none;
	color: #0F7DAB;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

.sidebarModule a:hover {
	color: #0F7DAB;
}

.sidebarModule a.current {
	color: #0F7DAB;
}

/* Footer */
#footer {
	width: 951px;
	height: 39px;
	margin: 0px auto;
	color: #FFFFFF;
	background: #00B0D8;
}

#footer p {
	margin: 0px;
	text-align: center;
}

#footer ul {
	margin: 0px;
	list-style: none;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer a {
	display: inline-block;
	margin-right: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 39px;
	color: #FFFFFF;
}

#secondfooter {
	width: 951px;
	height: 47px;
	margin: 0px auto;
	color: #73686D;
	background: #FFFFFF;
	padding: 8px 0px;
}

#secondfooter p {
	margin: 0px;
	text-align: center;
}

#secondfooter a {
	color: #73686D;
}

/* Everything beyond this point are new CSS definitions...you can merged from hc.css */
.foreclosureTable {
	font-size: 12px;
	width: 100%;
}

.foreclosureTable th {
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	width: 20%;
}

.foreclosureTable td {
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	width: 20%;
}

.foreclosureTable2 {
	font-size: 12px;
	width: 100%;
}

.foreclosureTable2 th {
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	text-align: left;
	width: 20%;
}

.foreclosureTable2 td {
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	text-align: left;
	width: 20%;
}

.foreclosureTable2 th.bath {
	text-align: center !important;
}

.foreclosureTable2 th.street {
	width: 20px !important;
}

.foreclosureTable2 td.street {
	width: 20px !important;
}

/* Breadcrumb area */
#breadcrumb {
	font-size: 11px;
	font-family: verdana;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#breadcrumb a:link {
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	color: #FF7800;
}

#breadcrumb a:visited {
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	color: #FF7800;
}

#breadcrumb a:active {
	font-size: 11px;
	font-family: verdana;
	color: #FF7800;
	text-decoration: underline;
}

#breadcrumb a:hover {
	font-size: 11px;
	font-family: verdana;
	color: #23AEBB;
	text-decoration: underline;
}

#breadcrumb a.currentBread {
	font-size: 11px;
	font-family: verdana;
	color: #0033FF;
	text-decoration: underline;
}

.widgets {
	border: 1px solid #999999;
	background: #CEEBEF url('../images/sidebar-bg.png') repeat-x left top;
	width: 691px;
	padding: 10px;
	margin-bottom: 20px;
}

.widgets a {
	color: #0F7DAB;
}

.widgets a:hover {
	text-decoration: none;
}

.widgets h2 {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FF7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1333em;
	margin-bottom: 0.5667em;
	margin: 11px 0;
	padding: 5px 0;
	text-transform: uppercase;
}

.widgets h2 a {
	color: #FF7800;
	text-decoration: none;
}

.widgets h3 {
	border-bottom: 1px dashed #4B9EC0;
	color: #73686D;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 7px;
	padding: 0px 0px 7px;
}

.widgets table {
	width: 100%;
}

.widgets table tr td {
	text-align: center;
}

#sidebar2 {
	padding: 0pt 50px 20px 20px;
	float: left;
	width: 10px;
	line-height: 25px;
	text-align: left;
}

/*FIND A REALTOR CALL TO ACTION*/
.realtyCTA {
	width: 622px;
	height: 184px;
	background: url('../images/realtors-cta-step1.jpg') top left no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 1em 0;
	border-left: 1px solid #0F7DAB;
	border-right: 1px solid #0F7DAB;
	border-bottom: 1px solid #0F7DAB;
}

.realtyCTA ol {
	padding: 8px 0 0 125px;
	list-style-type: none;
	margin: 0;
}

.realtyCTA ol li {
	list-style-type: none;
	color: #ffffff;
	display: inline;
	font-size: 16px;
	line-height: 16px;
	margin: 0 25px 0 0;
	padding: 0;
	font-weight: bold;
}

.realtyCTA h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:21px;
	font-weight: bold;
	color:#0F7DAB;
	padding: 15px 0 0 138px;
	margin: 0;
}

table.form {
	margin: 0px 27px 0 0;
	padding: 0;
	float: right;
	width: 412px;
	border: none;
}

table.form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 10px 0 0;
	padding: 0;
	line-height: 15px;
}

fieldset {
	border: none;
}

td.formtLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal !important;
	float: left;
	color: #000000;
	margin: 0;
	padding: 6px 0 0;
	width: 135px !important;
}

td.last {
	margin: 0;
	padding: 6px 0 0;
	width: 58px !important;
}

td.formRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: right !important;
	float: right !important;
	color: #000000;
	margin: 0;
	padding: 6px 0 0;
	width: 170px !important
}

th {
	height: 20px;
	font-weight: normal;
	color: #F5502F;
	padding-left: 5px;
	font-size: 14px;
	line-height: 34px;
}

label.error {
	color:#FF0000;
	font-size: 9px;
	display: block;
	line-height: 11px;
}

label.errorRealtors {
	float: left;
	clear: both;
}
input.formInput {
	width: 152px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input.phoneShort {
	width: 36px;
	vertical-align: middle;
	margin: 0 2px;
	padding: 0;
}

input.phoneLong {
	width: 45px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

textarea.formTxt {
	width: 143px;
	vertical-align: middle;
}

select.formSelect {
	width: 157px;
}

label.right {
	width: 331px;
	float: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

span.small {
	font-size: 11px;
}

#wanttoSubmit {
	background: url('../images/get-started.png') top left no-repeat !important;
	width: 125px;
	height: 27px;
	border: 0px;
	cursor: pointer;
	margin:0 17px 0 0;
	vertical-align: bottom;
}