body{
	background-color:#FDF9AA;
}
#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:900px;
	height:697px;
	border:1px solid #666;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:900px;
	height:70px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#99302a;
}
.homeTextarea{
	width:900px;
	height:45px;
	background-image:url(images/home-textarea.jpg);
	text-align:center;font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#99302a;
	padding-top:25px;	
}
.homeEnterArea{
	width:900px;
	height:120px;
	background-image:url(images/home-enter-background.jpg);
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#99302a;
	padding-top:0px;
}
.homeEnterArea a{
	color:#99302a;
	text-decoration:none;
}
.homeEnterArea a:hover{
	color:#99302a;
	text-decoration:underline;
}

#menu{
	border-right:1px solid #7d3f34;
	background-color:#f6e9d8;
	width:335px;
	height:524px;
	background-image:url(images/menubg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#5d0f05;
	padding-top:173px;
	float:left;
}
#menu a{
	color:#5d0f05;
	text-decoration:none;
	display:block;
	margin-bottom:55px;
}
#menu a:hover{
	color:#5d0f05;
	text-decoration:underline;
}
#content{

}

.interiorsText{
	background-image:url(images/interiors-textarea.png); 
	height:107px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#99302a;
	width:563px;
	float:left;
}

.sentimentsText{
	background-image:url(images/SENTIMENTS-6.jpg); 
	height:107px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#99302a;
	width:563px;
	float:left;
}

.gardenText{
	background-image:url(images/jdodsworth2.jpg); 
	height:144px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#99302a;
	width:563px;
	float:left;
}
.contactText{
	background-image:url(images/contact.jpg); 
	height:697px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#99302a;
	width:563px;
	float:left;
}
a.redlinks{
	color:#99302a;	
	font-weight:bold;
	text-decoration:none;
}
a.redlinks:hover{
	text-decoration:underline;
}
