.lf {
	margin:0 0 0 0;
}
.bg_top {
	background:url(images/bg_top.png) repeat-x;
}
.bg_content {
	background: #4a3a1a;
}
.bg_welcome {
	background:url(images/bg_welcome.jpg) no-repeat;
}
.text {
	font-family:"Georgia";
	font-size:12px;
	color:#7f642f;
	line-height:18px;
}
.text a:link {
	font-family:"Georgia";
	font-size:12px;
	color:#7f642f;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Georgia";
	font-size:12px;
	color:#7f642f;
	text-decoration:underline;
 }
.text a:hover { 
	font-family:"Georgia";
	font-size:12px;
	color:#7f642f;
	text-decoration:underline;
}
.text a:active {
	font-family:"Georgia";
	font-size:12px;
	color:#7f642f;
	text-decoration:underline;
} 
.title {
	font-family:"Georgia";
	font-size:30px;
	color:#00adee;
}
.title2 {
	font-family:"Georgia";
	font-size:18px;
	color:#00adee;
}
.text2 {
	font-family:"Georgia";
	font-size:12px;
	color:#e1ecb9;
	line-height:18px;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/flower.png);
}
.text2 a:link {
	font-family:"Georgia";
	font-size:12px;
	color:#e1ecb9;
	text-decoration:underline;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/flower.png);
}
.text2 a:visited {
	font-family:"Georgia";
	font-size:12px;
	color:#e1ecb9;
	text-decoration:underline;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/flower.png);
 }
.text2 a:hover { 
	font-family:"Georgia";
	font-size:12px;
	color:#e1ecb9;
	text-decoration:underline;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/flower.png);
}
.text2 a:active {
	font-family:"Georgia";
	font-size:12px;
	color:#e1ecb9;
	text-decoration:underline;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/flower.png);
} 
.bg_footer {
	background:url(images/bg_footer.jpg) repeat-x;
}