﻿body {
		background: #333333 url('../siteart/bg.jpg') repeat-x;}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
		
		
a:link, a:active, a:visited {
	text-decoration: underline; 
	color: #000;
}

a:hover {
	text-decoration: underline; 
	color: #666666;
}



a.nav:link, a.nav:active, a.nav:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 13px 0px 12px 0px;
	width: 158px;
	text-transform: uppercase;
	font-size: 12px;
	background: url('../siteart/navoff.jpg') no-repeat;
}


a.nav:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
	background: url('../siteart/navon.jpg') no-repeat;

}

.navigation {
	width:180px;
	background: url('../siteart/navbg.jpg') no-repeat;
	vertical-align:top;
}

.navigation_table {
	background:#000;
	border:1px #666666 solid;
	width:174px;
	text-align:center;
}

.topLeft {
	height: 102px;
	width: 198px;
}


.headerbg {
	background: url('../siteart/topbg.jpg') repeat-x;
	background-color: #cc0000;
	width:1023px;
	height: 119px;
}


.uta {
	border:0;
	float:left;
	position:relative;
	margin:-4px 0 0 0;
}

.phone {
	text-align: center;
	padding:10px;
	font-weight:bold;
	font-size:14px;
}


.address {
	font-size:11px;
	color:#000;
	line-height:12px;
	padding:10px 20px 10px 10px;
	text-align:right;
}

.citystate {
	padding:33px 8px 0 25px;
	text-align:center;
}

.greeley {
	float:left;
	position:relative;
	width:212px;
	height:35px;
	margin:0 auto -32px auto;
}

.footer{
	font: size: 9pt;
	color: #000;
}

.contact {
	color:#000;
}

img {
	border:0;
}
