body {
	background-image: url(images/background2.gif);
	background-repeat: repeat;
	background-color: #8a8672;
}
.maintable {
	border: 5px solid #FFFFFF;
}
.titlecell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px 5px 5px;



}
.footer {
	padding: 5px;
	background-color: #8a8672;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 900px;
}
.navbox {
	background-color: #5C716F;
	text-align: right;
	width: 900px;
	height: 32px;
}
.navbox a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-left: 1px solid #D8e5DF;
}
.navbox a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px;
	margin: 5px;
	border-left: 1px solid #d8e5df;
}
.navbox a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
	border-left: 1px solid #d8e5df;
}
.maincell {
	border-right: 1px solid #8a8672;
	border-left: 1px solid #8a8672;
	padding: 15px;
	width: 900px;
	background-image: url(images/palms.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5c716f;
	font-size: 34px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -2px;




}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3;




}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.listblock {
	border: 1px solid #333333;
}
.listblock a{
	color: #333333;
	font-weight: normal;

}
.listblock a:hover{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;


}
.listblock a:visited{
	color: #333333;
	font-weight: normal;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
}
.picturetop {
	background-image: url(images/sofa.jpg);
	background-repeat: no-repeat;
	padding: 5px;


}
