@charset "UTF-8";
#nav-tr/* CSS Document */

 {
	height: 22px;
}
.nav-td {
	background-image: url(images/navbar2.jpg);
	margin: 0 0 -4px 0;
	background-repeat: repeat-x;
	padding-left: 202px;
}

#logo {
	height:95px;
	z-index:100;
	left: 102px;
	top: 26px;
}

.one-td {
	width: 10%;
}
.two-td {
	width: 55%;
	padding: 0 0 3px 0;
}

.two-td p{
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0.3em;
	padding-right: 2em;
}
.two-td h2{
	font-size: 1em;
	line-height: 1.6em;
	padding-right: 1em;
	font-weight: bold;
	color: #336699;
	font-style: italic;
	margin: 0;
}
.two-td h3{
	font-size: 0.8em;
	line-height: 1em;
	font-weight: bold;
	color: #336699;
	font-style: italic;
	margin: 0 0 8px 0;
}
.two-td h6{
	font-size: 0.6em;
	margin: 16px 0 0 0;
	color: #000000;
	font-weight: normal;
}
.three-td {
	width: 35%;
	padding-top: 6em;
	background-image: url(images/r-col-back.gif);
	background-repeat: repeat-y;
}
.three-td p {
	font-size: 0.7em;
	margin: 0 60px 0 36px;
	color: #996600;
}
.three-td h4 {
	font-size: 0.9em;
	margin: 0 60px 0 36px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
}
.home-td {
	width: 90%;
	background-color: #866f70;
	margin: 0 0 0 -40px;
}
.home-td h2 {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: .7em .5em 0 200px;
	font-weight: normal;
}
.home-td p{
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: .7em 18em 0 200px;
}
.image-td {
	background-color: #000000;
}
#crawl {
	background-image: url(images/crawl.jpg);
	background-repeat: repeat-x;
	height: 40px;
	color: #f0e5b8;
}.homebottom {
	height: 1000px;
	background-color: #866f70;
}
#hometable {
	width: 100%;
}
.two-td a:link {text-decoration: underline; color: #336699;}
.two-td a:visited {text-decoration: underline; color: #336699;}
.two-td a:hover {text-decoration: underline; color: #996600;}
.two-td a:active {text-decoration: underline; color: #cc6600;}
.red {color: #FF0000}
