@import url("/blog/wp-content/themes/default/style.css");
/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#121212;
		}
	
	body {
		background: #6d6f71;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #6d6f71;
		background-color: #6d6f71;
		height: 1px;
		width: 90%;
		margin: 5px auto;
		}
	input, textarea, checkbox, select, file {
		border:1px solid #6d6f71;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 10px 0 10px;
		padding-bottom: 10px;
		}
	ul, ol {
		margin: 0 30px 10px 50px;
		}
	blockquote {
		margin:0 20px 0 20px;
		font-size: 1.1em;
		font-style: italic;
		}
	em {
		font-style: italic;
		}
	strong {
		color: #3C3E3E;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		margin:0 0 5px 0;
		width:414px;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:0 0 5px 0;
		}
	.common {
		margin:0 10px 10px 10px;
		width: 577px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#a9a9a9;
		}
	.clear_both {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		margin:0 10px 0 10px;
		padding-top: 10px;
		color:#790010;
		}
	h1 {font-size:1.8em; padding-bottom: 10px;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong {
		text-decoration: underline;
		color:#790010;
		outline: none;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong {
		color:#6d6f71;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
	#contact_form fieldset table {
		margin: 0 auto 10px auto;
		width: 240px;
		}
/* END TABLE */

/* TH */
	th {
		text-align: left;
		}
/* END TH */

/* TD */
	#contact_form fieldset table td {
		width: 50%;
		vertical-align:top;
		}
/* END TD */

/* DIV */
	#header, #body_frame, #footer, #phone_bar {
		width: 784px;
		}
	#header {
		margin: 0 auto;
		padding: 4px 5px 0 5px;
		height: 114px;
		background: transparent url("../images/bg_head.jpg") no-repeat;
		}
	#body_frame {
		margin: 0 auto;
		padding: 0 5px;
		min-height: 455px;
		height: auto !important;
		height: 455px;
		background: transparent url("../images/bg_body.jpg") repeat-y;
		}
	#footer {
		margin: 0 auto 5px auto;
		padding: 5px 5px 0 5px;
		background: transparent url("../images/bg_bttm.jpg") top left no-repeat;
		text-align: center;
		}
	#phone_bar {
		height: 27px;
		background: transparent url("../images/bg_phone_bar.jpg") repeat-x;
		}
	#menu {
		padding-top: 4px;
		width: 187px;
		background: transparent url("../images/bg_menu_top.jpg") top left no-repeat;
		}
	#menu, #int_content_right {
		min-height: 451px;
		height: auto !important;
		height: 451px;
		}
	#hm_content_right, #hm_content, #hm_highlights, #int_content_right {
		width: 597px;
		}
	#hm_content_right, #highlight_right, #h_list_right_wrap, #h_list_right, #int_content_right {
		float: right;
		}
	#hm_content {
		min-height: 315px;
		height: auto !important;
		height: 315px;
		}
	#hm_highlights {
		padding-top: 4px;
		min-height: 136px;
		height: auto !important;
		height: 136px;
		background: #d1d3d4 url("../images/bg_top_gray_section.jpg") top left no-repeat;
		}
	#highlight_right, #highlight_left {
		min-height: 136px;
		height: auto !important;
		height: 136px;
		}
	#h_list_right_wrap {
		width: 253px;
		}
	#highlight_right {
		width: 211px;
		border-left: 1px solid #fff; 
		}
	#highlight_left {
		width: 379px;
		}
	#h_list_right {
		width: 127px;
		}
	#h_list_middle, #h_list_left {
		width: 126px;
		}
/* END DIV */

/* UL */
	#h_list_left ul {
		margin: 0 0 0 23px;
		}
	#h_list_right ul, #h_list_middle ul {
		margin: 0;
		}

/* END UL */

/* LI */
	#h_list_right li, #h_list_middle li, #h_list_left li {
		margin-top: 5px;
		padding-left: 15px;
		line-height: 110%;
		list-style: none;
		background: transparent url("../images/arrow_gray_bg.gif") 0 2px no-repeat;
		}
/* END LI */



/* TEXT */
	#footer p {
		font-size: 1em;
		color: #fff;
		}
	.tagline {
		padding-top: 15px;
		}
	#hm_content p {
		line-height: 195%;
		}
	#highlight_right p {
		margin: 0 23px;
		padding: 0 0 5px 0;
		line-height: 120%;
		}
	.common p {
		margin: 0 5px 0 10px;
		padding: 0 0 7px 0;
		line-height: 110%;
		}
	.quote_name {
		margin-left: 300px;
		}
/* TEXT END */

/* LINK */
	#footer a {
		text-decoration: none;
		color: #fff;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	#emergency a {
		text-decoration: none;
		}
	#highlight_right a, #highlight_left a, a.request_service, a.contractor_referral {
		display: block;
		height: 22px;
		text-indent: -5000px;
		text-decoration: none;
		}
	#highlight_right a {
		margin-top: 10px;
		margin-left: 40px;
		width: 81px;
		background: transparent url("../images/btn_signup.jpg") 0 0 no-repeat;
		}
	#highlight_left a, a.request_service {
		width: 144px;
		}
	#highlight_left a {
		margin-top: 15px;
		margin-left: 110px;
		background: transparent url("../images/btn_request_service.jpg") 0 0 no-repeat;
		}
	a.request_service {
		margin-left: 75px;
		background: transparent url("../images/btn_request_service_white.jpg") 0 0 no-repeat;
		}
	a.contractor_referral {
		margin-left: 70px;
		width: 185px;
		background: transparent url("../images/btn_contractor_referral.jpg") 0 0 no-repeat;
		}
	#highlight_right a:hover, #highlight_left a:hover, a:hover.request_service, a:hover.contractor_referral {
		background-position: 0 -22px;
		}
	#emergency a {
		display: block;
		margin: 0 auto;
		width: 137px;
		height: 68px;
		text-indent: -5000px;
		background: transparent url("../images/btn_emergency_services.png") 0 0 no-repeat;
		}
/* END LINK */

/* HEADING */
	#phone_bar h1, #highlight_right h1, #highlight_left h1 {
		display: block;
		padding-bottom: 0;
		text-indent: -5000px;
		}
	#phone_bar h1 {
		margin: 0 0 0 461px;
		width: 298px;
		height: 27px;
		background: transparent url("../images/hsl_513_271_1888.jpg") top left no-repeat;
		}
	#emergency h1 {
		margin: 0;
		padding-top: 8px;
		padding-bottom: 0;
		font-size: 1.4em;
		line-height: 95%
		}
	#highlight_right h1 {
		margin: 7px 23px 0 23px;
		padding: 0;
		width: 101px;
		height: 14px;
		background: transparent url("../images/hdr_stay_in_touch.gif") 0 0 no-repeat;
		}
	#highlight_left h1 {
		margin: 0 23px;
		padding:  7px 0 0 0;
		width: 267px;
		height: 13px;
		background: transparent url("../images/hdr_repair_improvement.gif") 0 7px no-repeat;
		}
	h1#emergency {
		margin: 10px auto;
		padding: 0;
		}
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */

/* FIELDSET */
	#contact_form {
		margin: 0 auto;
		width: 460px;
		}
	#referrer {
		margin-bottom: 10px;
		}
	#contact_form fieldset {
		float: left;
		margin-top: 10px;
		padding-bottom: 5px;
		width: 100px;
		border: 1px solid #ccc;
		background: #efefef;
		}
	fieldset#referrer, fieldset#contractor {
		float: none;
		width: 450px;
		margin-top: 5px;
		}
/* END FIELDSET */

/* LEGEND */
	#contact_form legend {
		font-size: 1em;
		line-height: 110%;
		}
/* END LEGEND */

/* INPUT */
	#contact_form input, #contact_form textarea, #contact_form select {
		display: block;
		float: left;
		margin-top: 5px;
		}
	#contact_form fieldset input {
		border: 1px solid #ccc;
		}
	.input_right_margin {
		margin-right: 60px;
		}
	.submit {
		padding: 4px;
		color: #fff;
		background: #7f1214;
		font-weight: bold;
		cursor: pointer;
		border: 0;
		}
	.submit:hover {
		background: #5c5d60;
		}
	#contact_form .submit {
		margin-left: 155px;
		}
/* END INPUT */

/* Label */
	#contact_form label, #contact_form fieldset#referrer label, #contact_form fieldset#contractor label {
		display: block;
		float: left;
		clear: left;
		margin-top: 7px;
		padding-right: 5px;
		width: 150px;
		text-align: right;
		line-height: 110%;
		}
	#contact_form fieldset label {
		width: 70px;
		}
/* END Label */

/* IMG */
	.img_head {
		float: right;
		margin-top: 1px;
		}
	.img_logo {
		margin: 11px 0 0 20px;
		}
	.img_bbb {
		margin-top: 20px;
		margin-left: 80px;
		}
	.img_right {
		float: right;
		margin-left: 10px;
		padding-bottom: 5px;
		}
	.img_p_travel, .img_lrg, .img_tps {
		float: left;
		}
	.img_p_travel {
		margin: 0 20px 25px 0;
		}
	.img_lrg {
		margin: 0 20px 15px 0;
		}
	.img_tps {
		margin: 0 20px 30px 0;
		}
	.img_click_2_call {
		margin-right: 55px;
		margin-left: 55px !important;
		}
	.img_click_2_call_2 {
		margin-right: 35px;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */

#realtor_partners{
	width:450px;
	margin: 1em auto;
	text-align:center;
}

#realtor_partners img{
	border:0;
	margin:3px;
}

#phone_bar a.phone_bar_link{
	float:left;
	margin:5px 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	text-transform:uppercase;
}