html { background-color: #003f44; background-image: url(../images/bg.jpg); background-repeat: repeat-x; }
body { font-size: small; background-image: url(../images/bgshadow.jpg); background-repeat: no-repeat; background-position: center 0; margin: 0; padding: 0; }
/*----------------------------------
Formatting
----------------------------------*/
H1, H2, H3, H4, H5, H6, P { font-size: 100%; font-weight: normal; font-style: normal; text-decoration: none; text-indent: 0; margin: 0; padding: 0; }
P { margin-top: 5px; margin-bottom: 15px; }
A { color: #797979; font-weight: bold; }
A:visited { color: #a3a3a3; font-weight: bold; }
Rh { color: #c9dae7; background-color: #c9dae7; height: 2px; margin: 3px; padding: 0; border-width: 0; }
#container { background-image: url(../images/contbg.gif); background-position: 0 0; border-right: 3px solid #000; border-left: 3px solid #000; }
#content {  }
div#lshadow { background-image: url(../images/shadow.jpg); position:relative; /* needed for footer positioning*/
	width:26px; height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	float: left; min-height:100%; /* real browsers */
}
div#lshadow { background-image: url(../images/shadow.jpg); position: relative; width: 26px; height: auto !important; min-height: 100%; float: left; }
/*----------------------------------
Header
----------------------------------*/
#header { background-image: url(../images/headbg.gif); border-bottom: 1px solid #fff; }
#logo { background-image: url(../images/logo.jpg); }
#marquee { background-image: url(../images/marquee.gif); }
/*----------------------------------
Side Nav
----------------------------------*/
#sidebar {  }
#nav { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 32px; background-color: #000; text-indent: 15px; }
#nav ul { margin: 0 0 0 0; padding: 0; }
#nav ul li { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
#nav a { color: #dedede; background-image: url(../images/bars.jpg); background-position: 0 0; text-decoration: none; width: 200px; height: 35px; border-bottom: 1px solid #797979; display: block; }
#nav a:hover { color: #fff; background-image: url(../images/bars.jpg); background-position: 0 -60px; text-decoration: none; width: 200px; height: 35px; border-bottom: 1px solid #797979; display: block; }
#nav ul li ul li { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
#nav ul li ul li a {
	color: #dedede;
	background-image: none;
	background-position: 0 0;
	text-decoration: none;
	width: 200px;
	height: 20px;
	border-bottom: 1px solid #797979;
	display: block;
	text-indent: 35px;
	line-height: 15px;
}
#nav ul li ul li a:hover {
	color: #dedede;
	background-image: none;
	background-position: 0 0;
	text-decoration: none;
	width: 200px;
	height: 20px;
	border-bottom: 1px solid #797979;
	display: block;
	text-indent: 35px;
	line-height: 15px;
	background-color: #330000;
}
#nav ul li ul li, #nav ul li ul {
	visibility: hidden;
	display: none;
}
#page_newconst #nav ul li ul li, #page_newconst #nav ul li ul {
	visibility: visible;
	display: block;
}

#quotes { background-image: url(../images/bars.jpg); background-position: 0 -400px; height: 350px; order-right-style: solid; order-top-style: solid; }
/*----------------------------------
Footer
----------------------------------*//
#footer { color: #a3a3a3; background-color: #000; background-image: url(../images/bars.jpg); background-position: 0 -550px; padding-top: 5px; border-top: 1px solid #797979; }
#footer p { text-align: right; padding-right: 10px; padding-left: 10px; }
/*----------------------------------
Home Page
----------------------------------*/
#intro { color: #726e63; }
#intro table { margin: 0 -8px 0 8px; padding: 0; border-left: 1px solid #858176; }
#homepage { padding-right: 15px; padding-left: 15px !important; }
#homepage #intro { width: 470px; float: left; }
#homepage #home h1 { color: #8c0023; background-color: #005155; background-image: url(../images/tagline.gif); text-indent: -2000px; display: inline; margin-right: -15px; margin-left: -14px; width: 495px; height: 36px; float: left; margin-bottom: 10px; }
#homepage #intro h2 { color: #8c0023; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; float: left; border: solid 1px #c8c5b4; }
#homepage #intro strong { color:#858176; font-size:20px; line-height:16px; padding-top:1px; font-family: Times, serif, Georgia; font-weight: bold; }
#homepage #const { width: 270px; float: left; }
#homepage #const h1 { color: #005155; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #cceaeb; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#homepage #links { width: 270px; float: left; }
#homepage #links h1 { color: #005155; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #cceaeb; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }

#feature {
	background-color: #FFFFFF;
	border: 1px solid #46311C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 268px;
	height: 340px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	background-image: url(../images/alt_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -600px;
}
#feature p{
	margin: 0px;
	padding: 0px;	
}
#feature #photo {
	height: 140px;
	width: 193px;
	overflow: hidden;
	position: absolute;
	left: 37px;
	top: 30px;
}
#feature #photo img {
	width: 191px;
	height: 132px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

#feature #info {
	width: 268px;
	position: absolute;
	top: 215px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009091;
}

#feature #title {
	font-size: 15px;
	font-weight: bold;
	height: 22px;
	width: 268px;
	color: #004D51;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #CCEAEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005155;
	}
#feature #title h3 {
	text-indent: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}

#feature #price {
	width: 268px;
	margin-right: 10px;
	text-align: center;
	position: absolute;
	top: 165px;
	left: 0px;
	font-size: 13px;
	font-weight: bold;
}

#feature #street {
	width: 268px;
	margin-right: 10px;
	text-align: center;
	position: absolute;
	top: 183px;
	left: 0px;
	font-size: 13px;
}
#feature #city {
	width: 268px;
	margin-right: 10px;
	text-align: center;
	position: absolute;
	top: 198px;
	left: 0px;
	font-size: 13px;
}

#feature #more {
	margin-right: 2px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#feature #more a {
	background-image: url(../images/feature_morebtn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	text-indent: -2000px;
	overflow: hidden;
	width: 95px;
}

#feature #desc {
	padding-left: 5px;
	padding-top: 5px;
}





/*----------------------------------
The Team
----------------------------------*/
#team { text-align: right; width: 180px; float: right; margin-top: 40px; border-left: 1px solid #dedede; }
/*----------------------------------
About Page
----------------------------------*/
#about { color: #858176; padding-right: 15px; padding-left: 15px !important; }
#about strong { color: #858176; font-size: 20px; font-family: Times, serif, Georgia; font-weight: bold; line-height: 16px; padding-top: 1px; }
#about img { margin: 0 5px 5px; padding: 3px; border: solid 1px #4a000f; }
#about #bio { padding-top: 15px; }
#about #bio h1 { color: #dedede; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #600; background-image: url(../images/bars.jpg); background-position: 0 -170px; text-indent: 20px; display: inline; margin-top: -15px; margin-right: -15px; margin-left: -15px; width: 495px; height: 35px; float: right; }
#about #bio h2 { color: #8c0023; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#about #bio strong {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #858176;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
}
#about #const h1 { color: #005155; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #cceaeb; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#about #links h1 { color: #005155; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #cceaeb; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#newconst { color: #858176; padding-right: 15px; padding-left: 15px; }
#newconst strong { color: #858176; font-size: 20px; font-family: Times, serif, Georgia; font-weight: bold; line-height: 16px; padding-top: 1px; }
#newconst #constlist { padding-top: 15px; }
#newconst #constlist h1 { color: #dedede; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #600; background-image: url(../images/bars.jpg); background-position: 0 -170px; text-indent: 20px; display: inline; margin-top: -15px; margin-right: -15px; margin-left: -15px; width: 495px; height: 35px; float: right; }
#newconst #constlist h2 { color: #8c0023; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
/*----------------------------------
New Construction
----------------------------------*/
.constblock {
	text-align: left;
	width: 466px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #384f77;
}
.constblock .header {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	font-size: 120%;
}
.constblock .photo img {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.constblock .address {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 140px;
	background-color: #FFCCFF;
	display: block;
}
.constblock .county {
	color: #003f44;
	width: 140px;
	background-color: #99CCFF;
	float: left;
	display: block;
}
.constblock .city {
	color: #003f44;
	width: 140px;
	background-color: #CC99FF;
	float: left;
	display: block;
}
.constblock  .mls  {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 140px;
	display: block;
}
.constblock .price {
	color: #dedede;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 150px;
	background-color: #FFFFCC;
	display: block;
}
.constblock .link {
	color: #dedede;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 150px;
	background-color: #FFFFCC;
	display: block;
}
.constdet {
}
.constblock .description {
	margin-bottom: 15px;
	width: 300px;
	background-color: #99FF00;
	display: block;
}

/*----------------------------------
Featured  page
----------------------------------*/
#featured {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#featured h1 {
	color: #dedede;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 40px;
	background-color: #600;
	background-image: url(../images/bars.jpg);
	background-position: 0 -170px;
	text-indent: 20px;
	display: inline;
	margin-top: -15px;
	margin-right: -15px;
	margin-left: -15px;
	width: 495px;
	height: 35px;
	float: right;
	margin-bottom: 10px;
}
#featured h2 {
	color: #8c0023;
	font-size: 15px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	background-color: #e6e3dc;
	background-image: url(../images/bars.jpg);
	background-position: 0 -140px;
	text-indent: 10px;
	height: 24px;
	border: solid 1px #c8c5b4;
}
/*----------------------------------
Listings
----------------------------------*/
#listings {
	text-align: center;
	padding-bottom: 100px;
	padding-left: 15px;
}
#listings H1 {
	color: #e6e3dc;
	font-size: 15px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	background-color: #009091;
	background-image: url(../images/bars.jpg);
	background-position: 0 -115px;
	text-indent: 10px;
	height: 24px;
	margin-right: -15px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: solid 1px #c8c5b4;
	width: 465px;
	float: left;
	margin-top: 10px;
}
#listings .disclaimer { color: #404040; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center; }
.listblock { text-align: left; width: 466px; float: left; margin-bottom: 20px; padding: 0; border: solid 1px #384f77; }
.listblock .header { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-color: #000; background-image: url(../images/bars.jpg); background-position: 0 -33px; height: 26px; }
.listblock .photo img { background-color: #e6e3dc; width: 110px; height: 75px; float: left; border: solid 2px #384f77; }
.listblock .address a { color: #dedede; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: left; float: left; margin-left: 10px; padding-top: 5px; }
.listblock .mls a { color: #dedede; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; float: right; margin-right: 10px; padding-top: 5px; }
.listblock .mls a:visited { color: #a3a3a3; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; margin-right: 10px; float: right; padding-top: 5px; }
.listblock .mls .mlslabel { color: #dedede; font-size: 90%; font-weight: bold; padding-top: 5px; }
.listblock .listdet { width: 250px; float: left; }
.listblock .price { color: #003f44; text-indent: 10px; }
.listblock .county { color: #003f44; text-indent: 10px; }
.listblock .city { color: #003f44; text-indent: 10px; }
.listblock .view { color: #dedede; font-size: 12px; background-color: #797979; background-position: 0 -180px; text-align: center; vertical-align: bottom; float: right; margin-top: 32px; }
.listblock .view a { color: #dedede; text-decoration: none; padding: 2px 10px 3px; display: block; }
#listings .divhr { background-color: transparent; height: 2px; float: left; clear: both; margin-left: -10px; }
#listings .divclear { background-color: transparent; margin-left: -10px; height: 2px; float: left; clear: both; }
/*----------------------------------
Contact Page
----------------------------------*/
#contact { padding-top: 15px; padding-right: 15px; padding-left: 15px !important; }
#contact h1 { color: #dedede; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #600; background-image: url(../images/bars.jpg); background-position: 0 -170px; text-indent: 20px; display: inline; margin-top: -15px; margin-right: -15px; margin-left: -15px; width: 495px; height: 35px; float: right; }
#contact h2 { color: #600; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#contactform {margin: 0 auto;}
#contactform .one{width:165px;float:left;}
#contactform .two{margin:0 0 0 165px;width:165px;}
#contactform label{ color: #797979; display:block; }
#contactform fieldset{ margin:0 0 8px; padding-top: 0; }
#contactform span{color:red;}
#contactform legend{ font-size:110%; color:#005155; font-weight: bold; margin-bottom: 15px; }
#contactform label.radios, #contactform label.check{display:inline;}
/*----------------------------------
Details Residential
----------------------------------*/
#details { padding: 15px; }
#details h1 { color: #dedede; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #600; background-image: url(../images/bars.jpg); background-position: 0 -170px; text-indent: 20px; display: inline; margin-top: -15px; margin-right: -15px; margin-left: -15px; width: 495px; height: 35px; float: right; }
#details #photo { float: left; }
#details #photo IMG { margin-right: 5px; border-top: 2px solid #4a000f; border-right: 2px solid #4a000f; border-left: 2px solid #4a000f; border-bottom-width: 0; }
#details #photo #addphotos { background-color: #e6e3dc; text-align: center; margin-top: -4px; margin-right: 5px; padding: 1px; border-left: 2px solid #4a000f; border-bottom: 2px solid #4a000f; border-right: 2px solid #4a000f; }
#details .buttons { width: 150px; float: left; margin-bottom: 2px; border: solid 1px #4a000f; }
#details .buttons a { color: #4a000f; background-color: #e6e3dc; vertical-align: middle; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; display: block; }
#details .buttons a:hover { color: #4a000f; background-color: #e6e3dc; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; vertical-align: middle; }
#details .header { background-color: #797979; margin-bottom: 10px; padding-right: 10px; padding-left: 15px; }
#details .cathead { color: #dedede; font-size: 110%; font-weight: bold; background-color: #797979; margin-top: 10px; margin-right: -10px; margin-left: -10px; padding: 5px; }
#details #mls { font-size: 80%; }
.details_hr { font-size: 0; line-height: 0; background-color: #a3a3a3; height: 1px; margin-right: 20px; }
#details #area { color: #dedede; float: right; padding-top: 3px; padding-bottom: 2px; }
#details #price { color: #dedede; font-size: 120%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; float: left; padding-top: 2px; padding-bottom: 2px; }
#details #detblock { background-color: #dedede; margin-top: 10px; margin-bottom: 10px; padding: 10px; border-color: #bcbcbc; border-style: solid; border-width: 10px 2px; }
#detblock .label { font-weight: bold; width: 150px; float: left; display: block; white-space: nowrap; }
#detblock .value { float: left; display: block; white-space: nowrap; }
#details .divclear { background-color: transparent; margin-left: -10px; height: 2px; clear: both; }
#listings br { clear: both; }
/*----------------------------------
Tips
----------------------------------*/
#tips { color: #726e63; padding-top: 15px; padding-right: 15px; padding-left: 15px; }
#tips #tiplinks h1 { color: #8c0023; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 20px; width: 470px; height: 55px; float: right; margin-top: -15px; margin-right: -15px; margin-left: -15px; display: inline; }
#tips #tiplist h1 { color: #8c0023; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; margin-bottom: 10px; border: solid 1px #c8c5b4; }

/*----------------------------------
Listing Details
----------------------------------*/
#content .listing-detail {
	width:471px;
	padding:12px 0 0 13px;
	overflow:hidden;
}
#content  .return{
	padding:5px 0 0 13px;
}
#content .listing-detail .grey-stripe {
	height:21px;
	background:#ddd;
	line-height:21px;
	padding:0 13px 0 9px;
}
#content .listing-detail .grey-stripe p {
	margin:0;
}
#content .listing-detail .grey-stripe p.ft13 {
	font-size:13px;
	line-height:20px;
}
#content .listing-detail .grey-stripe span {
	float:right;
}
#content .listing-detail .cover {
	width:100%;
	overflow:hidden;
	padding:5px 0 11px 0;
}
#content .listing-detail .img-holder {
	float:left;
	width:231px;
	overflow:hidden;
}
#content .listing-detail .img-holder img {
	display:block;
}
#content .listing-detail .img-holder .big-img {
	width:228px;
	height:170px;
	border:1px solid #c2c2c2;
}
#content .listing-detail .img-holder .big-img img {
	width:100%;
	height:100%;
}
#content .listing-detail .img-holder ul {
	margin:0;
	padding:7px 0 0;
	list-style:none;
	width:240px
}
#content .listing-detail .img-holder ul li {
	float:left;
	border:1px solid #cdcdcd;
	margin:0 6px 6px 0;
}
#content .listing-detail .img-holder ul li img {
	height: 53px;
	width: 71px;
}
#content .listing-detail .text-holder {
	float:right;
	width:235px;
	overflow:hidden;
}
#content .listing-detail .text-holder p.description {
	text-align:justify;
	margin:5px 0 0;
}
#content .listing-detail .information p.description {
	text-align:justify;
	margin:5px 0 0;
	width:450px;
}
#content .listing-detail .text-holder .top {
	border-bottom:1px solid #ddd;
	padding-bottom:6px;
}
#content .listing-detail .text-holder .top p {
	margin:0;
}
#content .listing-detail .text-holder .top p.ft13 {
	font-size:13px;
	line-height:13px;
}
#content .listing-detail dl {
	margin:0;
	padding:7px 0 8px 0;
	height:1%;
	overflow:hidden;
}
#content .listing-detail dl dt {
	float:left;
	font-weight:bold;
	clear: left;
}
#content .listing-detail dl dd {
	margin:0 0 0 85px;
}

#content .listing-detail .information {
	width:500px;
	float: left;
}
#content .listing-detail .information dl {
	float:left;
	margin-right:25px;
}
#content .listing-detail .information dl dd {
	margin:0 0 0 95px;
}
#content .listing-detail .schools dl dd {
	margin:0 0 0 60px;
}

