/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-image:url(../images/lvc_background.jpg);
	margin:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.table_home_base {
	background-color: #CCCCCC;
	width:100%;
	padding:0px;
}
.text_cell {
	padding: 8px;
}
.text_cell {
	background-image:url(../images/BkgrdLVC.jpg);
	background-repeat:no-repeat;
	background-position: 50% 5%;
	padding: 8px;
}
.heading1 {
	color:#4E3A27;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:16px;
}
.header_text {
	color:#51480D;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	text-decoration:none;
}
.footer_text {
	color: #996600
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#base {
	margin:80px auto;
	padding:0;
	width:850px;
}
