*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:url(images/mainBg.jpg) repeat-x;
	background-color:#f2e6cc;
}

.mainPageArea{
	width:1028px; 
	min-height:575px; 
	background:url(images/bottomBg.png) no-repeat; 
	background-position:bottom center;
}
.homepicArea{
	border-left:solid 1px #ffffff; 
	border-bottom:solid 1px #ffffff; 
	background-position:top right; 
	width:345px; 
	height:571px;
}
.welcomeTextColumn{
	border-bottom:solid 1px #ffffff; 
	background:url(images/welcomeTextArea.jpg) no-repeat; 
	width:311px; 
	height:571px;
}
.contactFormArea{
	border-bottom:solid 1px #ffffff; 
	background:url(images/middleArea.jpg) no-repeat; 
	width:319px; 
	height:571px; 
	padding-left:10px;
}
.propLogo{
	background:url(images/propLogo.png) no-repeat; 
	height:180px; 
	width:311px;
}
.welcomeTextArea{
	padding:10px; 
	line-height:1.5em;
}

.forInfoRibbon{
	background:url(images/infoArea.png) no-repeat; 
	height:31px; 
	width:311px; 
	font-size:24px;
}
.forInfoRibbon span{
	position:relative;
	left:37px;
	bottom:3px;
}
.forInfoEnd{
	background:url(images/infoAreaEnd.png) no-repeat; 
	height:31px; 
	width:12px; 
	position:relative; 
	left:15px; 
	bottom:4px;
}
.officeHoursArea{
	min-height:78px; 
	border-bottom:solid 1px #c5a04d; 
	width:302px; 
	padding-left:7px; 
	padding-top:9px; 
	color:#ba933d; 
	font-size:14px;
}


.footerAreaTop{
	border-bottom:solid 1px #d1ab65; 
	height:36px; 
	padding-bottom:7px; 
	padding-left:10px; 
	text-transform:uppercase; 
	color:#000000; 
	font-family:'Times New Roman', Times, serif; 
	font-size:10px;
}
.footerAreaBottom{
	padding-left:10px; 
	padding-top:7px; 
	text-transform:uppercase; 
	color:#000000; 
	font-family:'Times New Roman', Times, serif; 
	font-size:10px;
}
