body {
	background-attachment: fixed;
	background-image: url(http://www.cordiallee.com/images/CLBkg.gif);
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #402F24;
}
.mainarea {
	background-image: url(http://www.cordiallee.com/images/mainbkg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftedge {
	background-image: url(http://www.cordiallee.com/images/cl15.png);
	background-repeat: repeat-y;
}
.rightedge {
	background-image: url(http://www.cordiallee.com/images/cl17.png);
	background-repeat: repeat-y;
}
.leftcol {
	padding-top: 0px;
}
.maincol {
	padding-top: 0px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #9F274A;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #9F274A;
}
h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #9F274A;
}
p, td, li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #402F24;
}
.ftr {
	color: #88786F;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ftr a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #88786F;
	text-decoration: none;
}
.ftr a:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}