@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(images/bgd.png);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerWrap {
	/*background-image: url(images/headerBgd.png);
	background-repeat: repeat-x;*/
	background-color:#FFF;
	height: 122px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeaeae;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#special {
	float: right;
}
#logo {
	float: left;
	margin-left: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#content {
	background-image: url(images/arrowDown.png);
	background-repeat: no-repeat;
	background-position: 550px top;
}
#videoLink {
	float: right;
	margin-top: 6px;
}
.clear {
	clear: both;
	height: 0px;
}
#numbers {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.number  {
	margin-right: 62px;
	margin-left: 61px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
.textHilight {
	font-weight: bold;
	color: #156cd2;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}
.leftColumn {
	float: left;
	width: 500px;
	margin-left: 15px;
	background-image: url(images/arrowRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 353px;
}
.leftColumn p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
}
.leftColumn li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.leftColumn ul {
	float: right;
	width: 330px;
	display: block;
	margin: 0;
	padding: 0;
}
.rightColumn {
	float: right;
	width: 325px;
	margin-right: 15px;
}
.formHolder {
	height: 349px;
	width: 324px;
	border: 1px solid #bdbcbd;
	background-image: url(images/formBgd.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}
.formTop {
	height: 80px;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
.text1 {
	font-size: 24px;
	font-weight: bold;
}
.button {
background-image: url(http://carolinahomeandauction.com/images/button.png); background-repeat: no-repeat; height: 84px; width: 289px; background-color: transparent; border:none;  color: transparent; text-transform: capitalize;text-indent: -999px; font-size: 0; display:block; line-height: 0;
}
#footer {
	margin-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #626262;
}
#footer a:link, #footer a:visited {
	color: #222222;
	text-decoration: none;
}
#footer a:hover {
	color: #222222;
	text-decoration: underline;
}
.onlineBidding {
	float: left;
}
#footerWrap {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#footer  #sitepropeller a {
	color: #e25a04;
}
#footer  #sitepropeller a:hover {
	text-decoration: underline;
}

