@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}

#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #730104;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/Backgrounds/graybackground.jpg);
	}

#wrapper2 {
	padding-top: 15px;
	background-image: url(../Images/Backgrounds/patterncircle.gif);
}

#header {
	height: 186px;
	width: 880px;
	border:thin solid #730104;
	margin-left: auto;
	margin-right: auto;
	}

#page {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-left:thin solid #730104;
	border-right:thin solid #730104;
	} 
	
#promo	{
	height: 70px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border:thin solid #730104;
	background-color: #333333;
	background-image: url(../Images/Backgrounds/pattern2.gif);
	}
	
.promo	{
	color: #ffffff;
	font-size: 24px;
	padding-top: 20px;
	}

#content {
	height: auto;
	width: 880px;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	text-align: left;
	}

.contentheading {
	padding-left: 20px;
	}

	
#rtcolumn {
	float: right;
	width: 350px;
	font-size:12px;
	font-weight:bold;
	color: #730104;
	text-align: center;
	height: 1%;
	margin-bottom: 20px;
	padding-top: 20px;
	border-left:thin solid #730104;
	}

#rtcolumn a:link {
		color: #730104;}
#rtcolumn a:visited {
		color: #384151;}
#rtcolumn a:hover {
		color: #003300;
		}

.pictures {
	border: solid #730104 thin;
	}
		
#ltcolumn {
	float: left;
	height: auto;
	width: 495px;
	text-align: left;
	word-spacing: 1px;
	padding-top: 15px;
	margin-right: 5px;
	padding-left: 25px;
}

#ltcolumndenver {
	float: left;
	height: auto;
	width: 495px;
	text-align: left;
	word-spacing: 1px;
	padding-top: 15px;
	margin-right: 5px;
	padding-left: 25px;
}

#ltcolumnsaltlake {
	float: left;
	height: auto;
	width: 495px;
	text-align: left;
	word-spacing: 1px;
	padding-top: 15px;
	margin-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#lttop {
	height: 100px;
	width: 495px;
	margin-top: 10px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	}

#lttopdenver {
	height: 95px;
	width: 495px;
	margin-top: 10px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	}

#lttopsaltlake {
	height: 90px;
	width: 495px;
	margin-top: 10px;
	border-bottom: solid #730104 thin;
	}
	
h3 {
	color: #730104;
	}

th {
	color: #730104;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	}
	
#ltmid {
	height: 140px;
	width: 495px;
	}

#ltmidtacoma {
	height: 135px;
	width: 495px;
	}

#table {
	float: left;
	}

#button {
	padding-top: 30px;
	margin-left: 30px;
	}

#ltmiddenver {
	height: 90px;
	width: 500px;
	}

#ltmidsaltlake {
	height: 100px;
	width: 495px;
	padding-top: 10px;
	}
	
#ltbot {
	height: 150px;
	width: 480px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	}

#ltbottacoma {
	height: 195px;
	width: 480px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	}

#ltbotdenver {
	height: 200px;
	width: 480px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#ltbotsaltlake {
	height: 165px;
	width: 480px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	border-bottom: solid #730104 thin;
	margin-bottom: 10px;
	}

.links {
	text-align: left;
	width: 475px;
	}
	
.links a:link {
		color: #730104;}
.links a:visited {
		color: #384151;}
.links a:hover {
		color: #003300;
		}

			
#picture {
	height: 162px;
	width: 219px;
	float: left;
	overflow: hidden;
}

#textelement1 {
	float: right;
	text-align: left;
	height: 90px;
	width: 325px;
	}
	
#bullets {
	height: auto;
	width: 525px;
	text-align: left;
	overflow: hidden;
}

#picturebox {
	height: auto;
	width: 495px;
	border-top:thin solid #730104;
}

#picturebox a:link {
		color: #730104;}
#picturebox a:visited {
		color: #384151;}
#picturebox a:hover {
		color: #003300;}



#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	padding-bottom: 10px;
	clear: both;
	}
	
#footer a:link {
		color: #730104;}
#footer a:visited {
		color: #384151;}
#footer a:hover {
		color: #003300;}
	
#copyright {
	width: auto;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#666666;
	text-align:left;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #ffffff;
}

