.css {
	margin:0 0 0 0;
	background-color:#aea89a;
}
.bg_top {
	background:url(images/bg_top.jpg) repeat-x;
}
.bg_content {
	background:url(images/bg_content.jpg) repeat-x;
}
.bg_footer {
	background:url(images/bg_footer.jpg) no-repeat
}
.bg_video {
	background:url(images/video_bg.png) no-repeat
}
.text {
	font-family:"Georgia";
	font-size:12px;
	color:#761307;
	line-height:24px;
}
.text a:link {
	font-family:"Georgia";
	font-size:12px;
	color:#761307;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Georgia";
	font-size:12px;
	color:#761307;
	text-decoration:underline;
 }
.text a:hover { 
	font-family:"Georgia";
	font-size:12px;
	color:#761307;
	text-decoration:underline;
}
.text a:active {
	font-family:"Georgia";
	font-size:12px;
	color:#761307;
	text-decoration:underline;
} 
.footer {
	font-family:"Georgia";
	font-size:19px;
	color:#000000;
}
.footer a:link {
	font-family:"Georgia";
	font-size:19px;
	color:#000000;
	text-decoration:underline;
}
.footer a:visited {
	font-family:"Georgia";
	font-size:19px;
	color:#000000;
	text-decoration:underline;
 }
.footer a:hover { 
	font-family:"Georgia";
	font-size:19px;
	color:#000000;
	text-decoration:none;
}
.footer a:active {
	font-family:"Georgia";
	font-size:19px;
	color:#000000;
	text-decoration:underline;
} 
.footer2 {
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
}
.footer2 a:link {
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.footer2 a:visited {
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
	text-decoration:underline;
 }
.footer2 a:hover { 
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.footer2 a:active {
	font-family:"Georgia";
	font-size:10 px;
	color:#000000;
	text-decoration:underline;
} 
.footer3 {
	font-family:"Georgia";
	font-size:14px;
	color:#000000;
}
