@charset "UTF-8";
#container {
	background-image: url(images/Untitled-1_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	top: 0px;
	background-attachment: scroll;
	vertical-align: top;
	padding: 0px;
	border: thin solid #000033;
	background-color: #FFFFFF;
}
#maincontent {
	height: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 155px;
}
#footer {
	background-image: url(images/Untitled-1_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 175px;
	clear: both;
}
a {
	color: #660000;
	text-decoration: underline;
	font-size: 18px;
}
#navigation {
	height: 50px;
	width: 650px;
	margin-top: 150px;
	margin-left: 165px;
}
#navigation2 {
}
body {
	background-image: url(file:///Lacey's Computer/Users/laceymason/Desktop/LHTC_WEBPAGE_CSS /images/bg.jpg);
	background-repeat: repeat-x;
}

.style1 {
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	font-size: 36px;
	font-style: normal;
}
    
h1 {
	font-size: 36px;
	font-style: normal;
	color: #660000;
	margin-bottom: -10px;
	margin-top: 0px;
}
h2 {
	font-size: 26px;
	font-style: normal;
	color: #660000;
	margin-bottom: -5px;
}

p {
	text-align: justify;
}
h3 {
	color: #660000;
}
.style2 {font-size: x-large}
.style3 {font-size: x-large; font-weight: bold; }
.style4 {font-size: large; }
.style4 {
	font-size: 24px
}
.LHTCNAME {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
