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


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
body {
	background-repeat: repeat;
	background-image: url(steel_bumps_bg.gif);
}

.champion {
	font-size: 14px;
	color: #444444;
}
.champion2{
	color: #336600;
	font-size: 16px;
	line-height: 20px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin: 10px 10px 10px 10px;
	line-height: 20px;
}
.compg {
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	margin-left: -10px;
	text-align: center;
}

.footText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	}

.copyright {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}


.copyright a{
	color: #444444;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}

.copyright a:hover {
	color: #ACACAC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: underline;

}

.pageTitle1 {
	color: #669933;
	font-style: italic;
	font-size: 30px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 2;
}
.pageTitle2 {
	color: #888888;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}


.photos {
	text-align: center;
	line-height: 30px;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}


#container {
	width: 807px;
	background-image: url(images/css_home_07.gif);
	margin: 0px auto;
	height: auto;
}

#header {
	background-image:url(images/css_home_03.jpg);
	width:807px;
	height:201px;
	position:relative;
	border: 0px;
	
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	position: relative;
	font-weight: 600;
	width: 600px;
	text-align: left;
}

#nav li{
	display:inline;	
}


#nav ul{
	background-color:#669933;
	height: 30px;
	margin: 0px 0px 0px 0px;
}
#nav ul a{
	text-decoration:underline;
	color:#FFFFFF;
	margin: 0px 15px 0px 5px;
}
#nav ul a:hover{
	text-decoration:underline;
	color:#FFCC00;
}
#body {
	width:445px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 10px 0px 0px 5px;
}
#body a{
	color:#336600;
}
#body a:hover{color:#c77e0c;}

#body li{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}


#left {
	float:left;
	width:150px;
	margin: 10px 0px 30px 5px;
	padding: 0px 10px 0px 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #DDDDDD;
	line-height: 20px;
}
#left a{
	color:#336600;
	text-decoration: none;
	font-weight: 700;
	border-width: 0;
	font-size: 14px;
}
#left a:hover{
	color:#66FF00;
}

#photo1 {
	float: right;
	border: 1px;
}

#photo2 {
	float: left;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 10px;
}



#right {
	background-image:url(images/css_home_06.jpg);
	width:182px;
	height: 379px;
	float: right;
	position: relative;
}


#footerline {
	background-image:url(images/css_home_07.gif);
	height:50px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	position: relative;
	vertical-align: middle;
	clear: both;
}

#footer {
	background-image:url(images/css_home_08.jpg);
	width:807px;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #003300;
	position: relative;
}
#footerline2 {
	background-image:url(images/css_home_07.gif);
	height:200px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	position: relative;
	vertical-align: top;
	clear: both;
}

