/* CSS Document */

body {
	background-color:#f0f0ef;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px;
}
	.indexBg {
		background-image:url(../images/woodBg.jpg);
	}
	.interiorBg {
		background-image:url(../images/interiorWoodBg.jpg);
	}
.clearing {
	clear:both;
}
#header {	
	background-repeat:no-repeat;
	position:relative;
}
	.indexHeader {
		background-image:url(../images/headerImage.jpg);
		height:390px;
		margin:0px auto 0px auto;
		width:987px;
	}
	.interiorHeader {
		background-image:url(../images/interiorHeaderBg.png);
		height:205px;
		margin:39px auto 0px auto;
		width:951px;
	}
		.interiorImage {
			background-image:url(../images/interiorImage.jpg);
			background-repeat:no-repeat;
			height:205px;
			margin-left:239px;
			width:694px;
		}
	.breck {
		background-image:url(../images/breck.jpg);
		background-repeat:no-repeat;
		display:block;
		height:40px;
		left:150px;
		position:absolute;
		top:-40px;
		width:447px;
	}
	a#logo {
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		display:block;
		height:87px;
		left:50px;
		position:absolute;
		top:90px;
		width:152px;
	}
	a#interiorLogo {
		background-image:url(../images/interiorLogoBg.jpg);
		background-repeat:no-repeat;
		display:block;
		height:247px;
		left:0px;
		position:absolute;
		top:0px;
		width:241px;
	}
	#iframe {
		background-image:url(../images/iframe.png);
		background-repeat:no-repeat;
		height:210px;
		left:-8px;
		position:absolute;
		top:251px;
		width:262px;
	}
#nav {
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px auto;
}
	#nav ul {
		height:42px;
		list-style-type:none;	
		margin:0px;	
		padding-top:3px;
	}
		.indexNav {
			padding:0px 0px 0px 235px;
			width:815px;
		}
		.interiorNav {
			padding:0px 0px 0px 250px;
			width:800px;
		}
	#nav ul li {
		background-image:url(../images/navDivider.jpg);
		background-repeat:no-repeat;
		background-position:right;
		display:block;
		float:left;
		height:26px;
		padding:12px 0px 0px 0px;
	}
	#nav ul li a {
		color:#000;
		padding:12px 8px 11px 6px;
		text-decoration:none;
	}
	#nav ul li a:hover {
		background-color:#bbbbb8;
		color:#000;
		text-decoration:none;
	}
#contentContainerBg {
	background-color:#f0f0ef;
	background-image:url(../images/mainBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
}
#contentContainer {
	margin:0px auto 0px auto;	
	width:1050px;
}
	.indexContent {
		background-image:url(../images/scroll.png);
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:70px 0px 40px 0px;
	}
	.interiorContent {
		padding:0px 0px 40px 0px;
	}
	#contentContainer #propertyContainer {
		margin:auto;
		padding-bottom:30px;
		width:950px;
	}
		#contentContainer #propertyContainer .propertyBox {
			color:#000;
			float:left;
			font:12px Arial, Helvetica, sans-serif;
			text-align:center;
			width:286px;
		}
			.margin {
				margin-right:40px;
			}
		#contentContainer #propertyContainer .propertyBox p {
			margin:0px;
			padding:0px 15px 0px 20px;
		}
		a#button {
			background-image:url(../images/button.png);
			background-repeat:no-repeat;
			color:#ffffff;
			display:block;
			font:12px Arial, Helvetica, sans-serif;
			height:22px;
			margin:8px 0px 0px 100px;
			padding-top:2px;
			text-align:center;
			text-decoration:none;
			width:90px;
		}
			a:hover#button {
				color:#66ccff;
				text-decoration:none;
			}
	#contentContainer #bottomContent {
		background-color:#ffffff;
		color:#61625b;
		font:12px Arial, Helvetica, sans-serif;
	}
		.indexBottom {
			margin:auto;
			width:950px;
		}
		.interiorBottom {
			margin:0px 0px 0px 49px;
			padding:20px 0px;
			width:933px;
		}
		#contentContainer #bottomContent a {
			color:#61625B;
			font-weight:bold;
			text-decoration:none;
		}
		#contentContainer #bottomContent a:hover {
			color:#61625B;
			text-decoration:underline;
		}
	#contentContainer #bottomContent #bottomLeft {
		float:left;
		width:210px;
	}
	#contentContainer #bottomContent #bottomLeft #subNav {
	}
		#contentContainer #bottomContent #bottomLeft #subNav ul {
			list-style-type:none;
			margin:10px 0px 0px -20px;
		}
		#contentContainer #bottomContent #bottomLeft #subNav ul li {
			border-bottom:1px solid;
			border-color:#61625b;
			padding:5px 0px;
		}
		#contentContainer #bottomContent #bottomLeft #subNav ul li a {
			color:#61625b;
			text-decoration:none;
		}
		#contentContainer #bottomContent #bottomLeft #subNav ul li a:hover {
			color:#66ccff;
			text-decoration:none;
		}
		#contentContainer #bottomContent #bottomLeft #subNav li.last {
			border:none;
		}
		#contentContainer #bottomContent #bottomLeft #leftContent {
			margin-left:10px;
			padding:10px;
		}
	#contentContainer #bottomContent #bottomRight {
		float:right;
		position:relative;	
	}
		.indexBottomRight {
			padding:12px 270px 12px 0px;
			width:440px
		}
		.interiorBottomRight {
			padding:0px 20px 12px 0px;
			width:670px;
		}
		#contentContainer #bottomContent #bottomRight ul {
			list-style-type:disc;
			margin:0px;
		}
		#contentContainer #bottomContent #bottomRight ol {
			list-style-type:decimal;
			margin:0px;
		}
		#contentContainer #bottomContent #bottomRight p {
			font:14px Arial, Helvetica, sans-serif;
			margin:0px;
		}
		#contentContainer #bottomContent #bottomRight #familyPic {
			background-image:url(../images/familyPic.png);
			background-repeat:no-repeat;
			height:258px;
			position:absolute;
			right:5px;
			top:-23px;
			width:259px;
		}

#contentContainer #footerNav {
	color:#61625b;
	width:950px;
}
	#contentContainer #footerNav ul {
		font:10px Arial, Helvetica, sans-serif;
		list-style-type:none;
		margin:0px 0px 0px 45px;
		padding:10px 0px;
	}
	#contentContainer #footerNav ul li {
		border-right:1px solid;
		border-color:#61625b;
		display:inline;
		padding:0px 5px;
	}
	#contentContainer #footerNav ul li a {
		color:#61625b;
		text-decoration:none;
	}
	#contentContainer #footerNav ul li a:hover {
		color:#61625b;
		text-decoration:underline;
	}
	#contentContainer #footerNav li.last {
		border:none;
	}

/*Font Styles */
h1 {
	color:#61625b;
	font:24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:8px 0px;
}
h2 {
	color:#61625b;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px;
}
.style1 {
	color:#40392d;
	font:14px Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:center;
}
.style2 {
	color:#40392d;
	font:18px Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:center;
}
.copy {
	color:#61625b;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 50px;
}

/* Form Styles */

input {
	float:left;
	width:200px;
}

#phoneNumber {
	font:11px Arial, Helvetica, sans-serif;
	margin:5px 0px;
	width:400px;
}
	#phoneNumber .phone {
		float:left;
		width:75px;
	}
	#phoneNumber .phone2 {
		float:left;
		margin-right:10px;
		width:90px;
	}
	#phoneNumber .phoneInput {
		width:50px;
	}
	#phoneNumber .phoneInput2 {
		width:80px;
	}
.red {
	color:#e00e0e;
	font-weight:bold;
}
.submit {
	width:auto;
}
