@charset "UTF-8";
/* CSS Document */

html { height: 100%; }
body { min-height: 100%; height: 100%; }


a:link {
	color: #0E0402;
	text-decoration: none;
}
a:visited {
		color: #0E0402;
	text-decoration: none;
}
a:hover {
	color: #100303;
	text-decoration: none;
}

/* this is the body style */
body {
	background-color: #000000;
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0px; /* Need to set body margin and padding to get consistency between browsers. E8E8E8 525051*/
	text-align:left; /* Hack for IE5/Win */
}
.bodysmallfont {
	font-size: 65%;
}
.bodysmallfont_hilite {
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
}
.style1 {
	font-size: 80%;
	color: #7D0700;
}
#wrapper {
	min-height: 100%;
	background-color: #100303;
	width: 916px;
	background-repeat: repeat-y;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/lcf_black_vr_f.jpg);
	
	

	background-color: #000000;
}
#container {
	height: 100%;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logowrapper {
	height: 192px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 8px;
}
/* this is the main container for the page holds the logo, navigation, content */

.maincontainer {
	/*/*min-height: 200px;*/
	height: 165px;
	width: 900px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: visible;
}

.lastritemaincontainer {
/*/*min-height: 200px;*/
	height: 350px;
	width: 900px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;

	
}
.fathermaincontainer {
/*/*min-height: 200px;*/
	height: 245px;
	width: 900px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;

	
}
/* this is the main container for the page holds the logo, navigation, content */
.leftcontainer {
	height: 150px;
	width: 313px;
	padding: 0px;
	margin-left: 28px;
	margin-right: 20px;
	float: left;
}
/* this is the main container for the page holds the logo, navigation, content */
.rightcontainer {
	height: 100%;
	width: 520px;
	padding: 0px;
	margin-right: 15px;
	float: left;
	overflow: visible;
}
/* this is the main container for the page holds the logo, navigation, content */
.hdrcontainer {
	height: 20px;
	width: 230px;
	padding: 0px;
	margin-bottom: 4px;
}
.textcontainer {
	width: 100%;
}
/* this is the main container for the page holds the logo, navigation, content */
.sectionhdr {
	height: 20px;
	width: 230px;
	padding: 0px;
	margin-left: 35px;
}
.hdrRightcontainer {
	height: 20px;
	width: 230px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 645px;
}
.prjtBreaker
{
	height: 40px;
	width: 916px;
	padding: 0px;
	margin-left: 0px;
}

.breaker {
	height: 10px;
	width: 900px;
	padding: 0px;
	margin-left: 8px;

}
