@charset "utf-8";
body  {
	font: 100% Arial, sans-serif;
	background: #FFF;
	margin: 10px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.designbuild #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
.designbuild #header {
	background: #DDDDDD;
	background-image: url(../images/template_imgs/images/dbbanner.jpg);
	height: 155px;
} 
.designbuild #header h1 {
	margin: 0;
	padding: 70px 20px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #FFF;
}

.designbuild #menu {
	margin: 0;
	padding: 0;
	height: 21px;
	width: 780px;
	
}
.designbuild #subheader {
	left:0px;
	width: 780px; 
	background-image: url(../images/template_imgs/images/subheader.jpg);
	height: 33px;
} 

.designbuild #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 159px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(../images/template_imgs/images/sidebar.jpg);
	background-repeat: no-repeat;
	height: 421px;
	
}

.designbuild #sidebarcontent {
	margin-top: 125px;
	font-size: small;
	color: #400000;
	font-family: Arial, Helvetica, sans-serif;
	width: 154px;
	clear: both;
	padding: 0px 5px 0px 5px;
	
}
.designbuild #mainContent {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:611px;
	background-color: #FFF;
	background-image: url(../images/template_imgs/images/main_bkgd.jpg);
	background-repeat: no-repeat;
}
.designbuild #mainContent h2 {
	margin: 0;
	padding: 0px 10px 10px 20px;
	font-size: medium;
	color: #370000;	
}
#homelistings {
	width: 609px;
	border: 1px solid #666;
	background-color: #D1CDC0;
	height: 200px;
}
#homelistings2 {
	width: 609px;
	border:none;
	background-color: transparent;
}
#homelistings img {
	margin-right: 20px;
}
#listingsdetail {
	width: 325px;
	border: none;
	margin: 10px 0 0 5px;
}
#calculate {
	width: 244px;
	margin-left: 360px;
	margin-top: 20px;
	border: 1px solid #666;
}
#virtualpagebox {
	margin: 0;
	padding: 0;
	border: 0;
	overflow:hidden;
}
.designbuild #footer {
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
	height: 130px;
	width:779px;
	background-repeat: no-repeat;
	
} 
.designbuild #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	font-size: x-small;
	color: #400000;
	font-family: Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bkgrdmenu img {
	left: 0px;
	top:inherit;
	padding: 0;
	margin: 1px 0;
	text-align:center;
}
.general {
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	
}

/* link properties*/
.body a:link {
	color: #004000;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
	color: #004000;
}
.body a:hover {
	text-decoration: underline;
	color: #666;
}
.body a:active {
	text-decoration: none;
	color: #004000;
}

.header a:link {
	color: #FFF;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #CCC;
}
.header a:hover {
	text-decoration: underline;
	color: #666;
}
.header a:active {
	text-decoration: none;
	color: #CCC;
}
/* text properties */
.style1 {
	font: bold small Arial, Helvetica, sans-serif;
	color: #3E1F00;
	text-align: left;
	padding-left: 20px;
}
.style2 {
	font: italic lighter small Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 20px;
}
.style3 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #D6D6D6;

}

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}

.style5 {

	font-size: 14px;

	font-family: "Times New Roman", Times, serif;

}

.style6 {
	color: #990000;
	text-align: center;
	vertical-align: top;
	font: bold 16px "Times New Roman", Times, serif;
	font-size: 18px;

}

.style7 {
	text-align: center;
	font: 12px/normal Arial, Helvetica, sans-serif;

}

.style8 {font-size: 14px; font-family: "Times New Roman", Times, serif; font-style: italic; }

.style9 {
	color: #006600;
	font-weight: bold;
	text-align: center;

}
.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.socialmediabar img{
	border: 0px;
}
.socialmediabar {
	height: 26px;
	width: 152px;
	overflow: hidden;
	border: 1px inset black;
}
#thumbs {
	width:170px;
	height: 110px;
	font: 10px bold small-caps Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;	
}
#homeslist {
	width: 550px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

#ShowcaseVideo {
	text-align: center;
}
.designbuild.body #container #mainContent div #panoramic {
	text-align: center;
	margin: 15px;
}

