/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #3B3B3B;
/*	background-color: #FFF; */
	background: url(images/bodybg.gif) repeat-y center center;
}

#page {
	/*background-image: url(images/bgpagegradient.gif);
	background-repeat: repeat-x;
	background-color: #434343;*/
	width: 946px;
	padding: 0 17px;
	margin: 0 auto;
	overflow: auto;
}

#pagecontent {
/*	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
	background-position: top left;*/
/*	background-color: #EDEDED; */
	background-color: #ffffff;
	float: left;
}

#header {
	float: left;
	width: 946px;
	background-color: #2A2A2A;
/*	background-color: #141414; */
}

#logo {
	width: 317px;
	float: left;
	margin-left: 10px;
}

#righttopbox {
	float: right;
	width: 268px;
	margin-top: 50px;
}

#righttopbox ul {
	margin: 0px;
	padding: 0px;
}

#righttopbox li {
	display: inline;
	padding: 6px 3px;
	list-style-type: none;
	color: #ffffff;
	float: left;
}

#righttopbox li A {
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#contentcontainer {
	width: 946px;
	padding-bottom: 10px;
/*	background-color: #EDEDED;*/
	background-color: #ffffff;
	float: left;
/*	text-align: center; */
}

#links {
	width: 946px;
	background-image: url(images/bglinks.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
}

#links ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

#links li {
	display: inline;
/*	width: 100px; */
}

#links li A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	width: 100px;
	margin-right: 0px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#links li A:hover {
	background-image: url(images/linkhover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#links li A .hover {
	background-image: url(images/linkhover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#columncontainer {
	width: 926px;
	padding: 10px;
	padding-top: 0px;
	/*background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
	background-position: top left;*/
	float: left;
}

#videocontainer {
	width: 926px;
	padding: 10px;
	padding-top: 0px;
	float: left;
	text-align:center;
}
#leftcolumn {
	float: left;
	width: 510px;
	line-height: 20px;
}
#leftcolumnbig {
	float: left;
	width: 710px;
	line-height: 20px;
}
#leftcolumn-innerpage {
	float: left;
	width: 600px;
	line-height: 20px;
}

#videocolumn {
	float: left;
	width: 510px;
	line-height: 20px;
	text-align: center;
}

#leftcolumn .banner {
	width: 510px;
	float: left;
	margin-bottom: 10px;
}

#leftcolumn .foreclosurebox {
	width: 510px;
	float: left;
	margin-bottom: 10px;
}

#leftcolumn .foreclosurebox .top {
	width: 510px;
	height: 7px;
	background-image: url(images/roundedtop.gif);
	background-repeat: no-repeat;
	float: left;
}

#leftcolumn .foreclosurebox .middle {
	background-color: #DDDCD4;
	width: 464px;
	padding: 8px 23px;
	float: left;
}

.foreclosurebox .text {
	clear: both;
	float: left;
	width: 464px;
}

.foreclosurebox .img {
	float: right;
	margin-left: 10px;
	border: 2px solid #ffffff;
}

#leftcolumn .foreclosurebox .bottom {
	width: 510px;
	height: 7px;
	background-image: url(images/roundedbottom.gif);
	background-repeat: no-repeat;
	float: left;
}

#leftcolumn .ad {
	width: 510px;
	float: left;
}

#rightcolumn {
	float: right;
	width: 368px;
	padding: 20px;
}

#rightcolumn-innerpage {
	float: right;
	width: 268px;
	padding: 20px;
}

#rightcolumn-innerpage .text {
	border: 1px solid #AA0000;
	float: left;
	padding: 10px;
}

#rightcolumn .text {
	width: 368px;
	line-height: 20px;
	clear: both;
	margin: 8px 0;
	float: left;
}

#rightcolumn .imgcontainer {
	float: left;
	width: 368px;
}

#rightcolumn .imgholder {
	width: 178px;
	float: left;
	margin: 3px 3px;
}

.imgholder img {
	border: 2px solid #ffffff;
}

.button {
	float: left;
	clear: both;
	margin-top: 10px;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	float: left;
	color: #AA0000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h2 {
	color: #3B3B3B;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#footer {
	float: left;
	width: 946px;
	text-align: center;
	padding: 20px 0;
	color: #D9D8CD;
	background-color: #790000;
}

#footer A {
	text-decoration: none;
	color: #D9D8CD;
}

.productdesc {
	float: left;
/*	background-color: #E1E0DA; */
	margin-bottom: 10px;
}

.productdesc img {
	float: left;
}

.productdesc .text {
	float: left;
	clear: both;
	margin-top: 8px;
	width: 600px;
}

.productdesc ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

.productdesc li {
	float: left;
	clear: both;
	margin-bottom: 3px;
	list-style-type: none;
}

#browsemore {
	width: 600px;
	float: left;
}

#browsemore .header {
	width: 600px;
	float: left;
}

.gallery {
	width: 580px;
	padding: 10px;
	background-color: #E1E0DA;
	float: left;
}

.gallery .thumbnailcontainer {
	width: 128px;
	float: left;
	padding: 7px;
}

.gallery img {
	border: 2px solid #ffffff;
}

#formgethome {
	width: 250px;
	/*	padding: 0 40px; */
	float: left;
}

#formgethome .elementcontainer {
	width: 250px;
	float: left;
	margin-bottom: 8px;
}

#formgethome .inputsize {
	width: 250px;
	border: 1px solid #C7C7C7;
}

#formgethome .textarea {
	width: 250px;
	height: 60px;
	border: 1px solid #C7C7C7;

}.grey18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
}
.red18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #930000;
	font-weight: bold;
}
.grey14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #930000;
}
#imageholder {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 920px;
}

#bigimage {
	float: left;
	width: 507px;
	height: 364px;
/*	margin-right: 15px; */
	padding: 19px;
	background: url(images/bigimageshadow.gif) no-repeat top left;
}

#bigimagenewdevelopment {
	float: left;
	width: 350px;
	height: 250px;
/*	margin-right: 15px; */
	padding: 19px;
	background: url(images/bigimageshadownewdev.gif) no-repeat top left;
}
A img {
	border: 0px;
}

.thumbs {
	float: left;
	width: 166px;
	height: 106px;
	margin-left: 6px;
	margin-bottom: 20px;
	padding: 4px;
	position: relative;
	border: 1px solid #EDEDED;
	background: url(images/thumbshadow.gif) no-repeat top left;
}

.thumbs .propname {
	width: 166px;
	margin-left: 4px;
	position: absolute;
	left: 0px;
	bottom: 4px;
	background: url(images/transparentbackground.gif) top left;
	text-align: center;
	padding: 5px 0;
	color: #ffffff;
	float: left;
}

.thumbs:hover {
	border: 1px solid #ffa500;
}

#map {
 width: 600px;
 height: 300px;
 float: left;
 margin-top: 10px;
 margin-bottom: 10px;
}

#calculator {
	float: left;
	margin-top: 10px;
}

