@charset "utf-8";
/* CSS Document */
html,
body {
	margin: 0;
	padding: 0;
	background-color: #434B1F;
	font-family: Times New Roman;
	font-size: 15px;
	color: #FDF9CF;
	font-weight: normal;
	line-height: 20px;
	width: 100%;
	height: 100%;
	opacity: .999999;
}
#pageLayout {
	padding-left:80px;
	position:relative;
	margin: auto;
	top: 40px;
	width: 915px;
	height: 681px;
}
#homePageLayoutBackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 995px;
	height: 681px;
	background: url(http://carolynwilliamson.com/images/bg2.png) no-repeat 0 0;
}
#pageLayoutBackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 995px;
	height: 681px;
	background: url(http://carolynwilliamson.com/images/bg3.png) no-repeat 0 0;
}
#topTree{
	position: absolute;
	top:22px;
	left: 0;
	background: url(http://carolynwilliamson.com/images/background_top.jpg) no-repeat 50% 0;
	width: 100%;
	min-width: 995px;
	height: 141px;
	border-top: 4px solid #FDF9CF;
	border-bottom: 4px solid #FDF9CF;
	behavior: url(/js/ieMinWidth.htc);
}
#header {
	position: absolute;
	top: 0;
	left: 0px;
}
#headerText{
	position: absolute;
	top: 4px;
	left: 0;
}
#name {
	position: absolute;
	top: 34px;
	left: 265px;
	z-index: 1;
}
#tagline{
	position: absolute;
	top: 90px;
	left: 353px;
	z-index: 4;
}
#topNav{
	position: absolute;
	background: #FDF9CF;
	top: 125px;
	left: 68px;
	border-top: 10px solid #8C9143;
	border-bottom: 10px solid #8C9143;
	z-index: 5;
}
#content {
	position: absolute;
	top: 195px;
	left: 87px;
}
#footer {
	position: relative;
	border: 2px solid #FFFFFF;
	top: 680px;
	left: -15px;
	width: 867px;
	background: #8C9143;
	color: #FFFFFF;
	z-index: 6;
}
#bottomTree {
	left: 0;
	position: absolute;
	top: 678px;
	height: 141px;
	width: 100%;
	min-width: 995px;
	background: url(http://carolynwilliamson.com/images/background_bottom.jpg) no-repeat 50% 0;
	border-top: 4px solid #FDF9CF;
	border-bottom: 4px solid #FDF9CF;
	margin-bottom:20px;
	behavior: url(/js/ieMinWidth.htc);
}
#lightGreenBar {
	background-color: #8C9143;
	width: 100%;
	min-width: 995px;
	height: 507px;
	position:absolute;
	top: 171px; 
	left: 0;
	behavior: url(/js/ieMinWidth.htc);
}
#bottomNav{
	margin: auto;
	margin-top: 5px;
	background: #8C9143;
	width: 765px;
	height: 22px;
	font-family: Times New Roman;
	font-size: 10px;
}
#bottomNav a,
#bottomNav a:link,
#bottomNav a:visited,
#bottomNav a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#bottomNav a:hover {
	text-decoration: underline;
	color: #434B1F
}
#contentLeft {
	padding-top:40px;
	position: absolute;
	z-index: 10;
}
#contentLeftText {
	width: 460px;
}
#carolynImageSpacerGuide {
        float:left;
        clear:left;
        height:70px;
	width:1px;
        font-size:1px;
}
#carolynImageSpacer {
	float: left;
	clear: left;
	width:150px;
	height:346px;
}
#carolynImage {
	position: absolute;
	top: 139px;
	left: -18px;
}
#contentRight{
	position: absolute;
	padding-top:50px;
	left: 480px;
	z-index: 5;
}
.propertyImage {
	border: 2px solid #FDF9CF;
}
table.listing {
	width: 350px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
}
.listing tr {
	padding: 0;
	border: 0;
}
.listing td {
	padding-left: 10px;
	border: 0;
}
.listing p {
	line-height: 20px;
}
#contentRightBottomContent {
	width: 350px;
	padding-top:25px;
	text-align:center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
        height:0;
	font-size: 0;
	display:block;
	clear: both;
	line-height:0;
	margin:0;
	padding:0;
}
img.ieFix, div.ieFix { behavior: url(/js/iepngfix.htc) }
.navImage {
	border: 0;
	margin: 0;
	padding: 0;
}

#LeftContent{
	position:absolute;
	top: 100px;
	left: 5px;
	width: 265px;
	height: 350px;
	border: 2px dotted #8C9143;
	padding-top:15px;
}
#LeftContentCopy {
	padding-left: 10px;
	padding-right: 10px;
}
#propertyDetails{
	position: relative;
	padding-left: 50px;
	width: 150px;
	padding-top: 10px;
}
#contactCarolyn{
	position: relative;
	padding-left: 50px;
	width: 150px;
	padding-top: 10px;
}
#pineryHomes{
	position: relative;
	width: 150px;
	padding-top: 60px;
}
.subHeadlineContent {
	padding-top:5px;
}
.subHeadline {
	font-family: Trajan Pro;
	font-size: 11px;
	border-bottom: 2px solid #8B9043;
}
.readMore {
	margin-top:5px;
	width: 100px;
	height: 9px;
	background: url(http://carolynwilliamson.com/images/readMore.jpg) no-repeat;
}
#RightContent {
	position: absolute;
	width: 541px;
	left: 280px;
	top: 50px;
	font-size: 15px;
}
#RightContentBody {
	padding-left: 20px;
	padding-right: 20px;
}
#timbersRightContent{
position: absolute;
width: 500px;
left: 300px;
top: 0px;
font-size: 11px;
}
#pageHeadline {
	width: 541px;
	height: 70px;
	background: url(http://carolynwilliamson.com/images/aboutBar.jpg) no-repeat 0px 41px;
}
#pageHeadlineLarge {
	width: 681px;
	height: 70px;
	background: url(http://carolynwilliamson.com/images/listingsBar.jpg) no-repeat 0px 41px;
}
#timbers{
	position: relative;
	top: -120px;
	left: -300px;
}
#verticleBar{
	position: absolute;
	left: 460px;
	top: 50px;
}
#LeftBoxBottomLink {
	position: absolute;
	bottom: 8px;
	width: 258px;
	text-align:center;
}
.detailsHeader{
	font-family: Trajan Pro;
	font-size: 18px;
	padding-top:20px;
	padding-left:10px;
	padding-right: 10px;
	width: 521px;
	height: 70px;
	background: url(http://carolynwilliamson.com/images/aboutBar.png) no-repeat 0px 41px;
}
#scrollingContainer {
	position: relative;
	height: 100px;
	width: 310px;
	padding-bottom:14px;
}
#scrollingBox {
	position: relative;
	top: 0;
	left: 0;
	width: 489px;
	margin: 0;
	padding: 0;
}
#scrollingMask {
	overflow: hidden;
	width: 489px;
	height: 325px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#scrollBar {
	position: relative;
	top: 0px;
	left: 510px;
	height: 330px; 
	width: 2px;
	border: 0;
	line-height: 0;
	font-size: 0;
	background-color: #FFFFFF;
}
#sliderArea {
	position:relative;
	top:5px;
	left:-6px;
	height: 323px; 
	width: 0px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
#listingsHeader{
	position: relative;
	top: 105px;
	left: 300px;
} 
#listingsBar{
	position: relative;
	top: 125px;
	left: 100px;
}
#listingsProperties{
	position: absolute;
	left: -120px;
	margin-top: -10px;
	width: 560px;
}
#centerContent {
	position: absolute;
	top: 35px;
	left: 70px;
	width: 681px;
}
.infoPadding{
	position:relative;
	left: 185px;
	top: -80px;
	font-size: 11px;
	margin-bottom: -30px;
}
p, div {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:visited,
a:active,
a:hover {
	color: #FDF9CF;
	text-decoration: underline;
}
.propertyStatusImage {
	position: absolute;
	bottom: -7px;
	left: 3px;
	width: 140px;
	height: 21px;
}
.slideShowSmallImage {
	border: 1px solid #FCF8CE;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 90px;
	margin-bottom: 15px;
	
}
#propertyDetailsImageContainer {
	position: relative;
	width: 293px;
	height: 212px;
	border: 1px solid #FCF8CE;
}
.propertyDetailsImage {
	position:absolute;
	top: 0;
	left: 0;	
	padding: 0;
	margin: 0;
	width: 293px;
	height: 212px;
	border: 0;
}
#largeImageContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 500;
	cursor: pointer;
}
#largeImageBackground {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 501;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#loadingLargeContainer {
	position: absolute;
	top: 0;
	left: 0;
	margin: 20px;
	background-color: #434B1F;
	z-index: 502;
	width: 300px;
	height: 200px;
	border: 3px solid #FCF8CE;
	overflow: hidden;
}
#loadingLargeImage {
	text-align: center;
	margin: auto;
	width: 220px;
	padding-top:75px;
}
#bottomNav div {
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0;
}
.inputField {
	border: 2px solid #8C9143;
	background-color: #FDF9CF;
}
.hmaInputField {
	width: 120px;
	border: 2px solid #8C9143;
	background-color: #FDF9CF;
	font-size: 11px;
}
.hmaSelectField {
	width: 124px;
	font-size: 11px;
	border: 2px solid #8C9143;
	background-color: #FDF9CF;
}
.hmaCheckbox {
	border: 2px solid #8C9143;
	background-color: #FDF9CF;
}
.errorMessage {
	margin: auto;
	text-align:center;
	color: red;
}
table .formTable {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table .featuresTable {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
