body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	color: #000000;
}
.pg-border {
	border: 1px solid #000000;
}
.sidebar {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #231f20;
}
.sidebar h1 {
	font-size: 140%;
	color: #e21937;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.sidebar h2 {
	font-size: 130%;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.sidebar-text {
	padding: 5px 15px 5px 5px;
	line-height: 16px;
	text-align: right;
}
.sidebar-line {
	padding: 0px 0px 0px 5px;
	line-height: 16px;
	text-align: right;
}
.sidebar a:link, .sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover, .sidebar a:active {
	color: #e01936;
	text-decoration: none;
}
.credits {
	font-size: 80%;
	color:  #999999;
	text-align: center;
	padding-top: 7px;
}
.credits a:link, .credits a:visited {
	color: #999999;
	text-decoration: underline;
}
.credits a:hover, .credits a:active {
	color: #e01936;
	text-decoration: underline;
}
#tower-left {
	float: left; 
	width: 235px; 
	background-image: url(images/tower_red_bg.jpg); 
	background-repeat: repeat-y; 
	margin-left: 15px;
}
#tower-mid {
	float: left; 
	width: 235px; 
	background-image: url(images/tower_black_bg.jpg); 
	background-repeat: repeat-y; 
	margin-left: 4px;
}
#tower-right {
	float: left; 
	width: 235px; 
	background-image: url(images/tower_red_bg.jpg); 
	background-repeat: repeat-y; 
	margin-left: 4px;
}
h1.tower-red {
	background-image: url(images/tower_red_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 225%;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}
h1.tower-red-right {
	background-image: url(images/tower_red_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	text-align: right;
	color: #FFFFFF;
	padding: 10px;
	padding-right: 25px;
	margin: 0px;
}
h1.tower-blk {
	background-image: url(images/tower_black_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	margin: 0px;
}
h1.center {
	text-align: center;
	padding-right: 20px;
	padding-top: 10px;
}
#tower p {
	font-size: 90%;
	margin: 10px 17px 10px 9px;
	color: #FFFFFF;
	line-height: 140%;
}
#tower p .black {
	margin: 10px 17px 10px 9px;
	color: #000000;
	font-weight: bold;
}
.yellow {
	color: #dedd11;
	font-weight: bold;
}
.orange {
	color: #f16531;
	font-weight: bold;
}
.red-bold {
	color: #e01d38;
	font-weight: bold;
	font-size: 135%;
}
.red {
	color: #e01d38;
	font-weight: bold;
}
#tower a {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #e01936;
}
p {
	font-size: 90%;
}
.table-border {
	border: 1px solid #000000;
}
th {
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
}
.white-row {
	background-color: #ffffff;
	text-align: left;
	font-size: 90%;
	border-top: 1px solid #666;
}
.gray-row {
	background-color: #eeeeee;
	text-align: left;
	font-size: 90%;
}
.img {
	border: 1px solid #000000;
	margin: 10px;
}
.map-footer {
	font-size: 70%;
	text-align: center;
}
.form-label {
	text-align: right;
	font-weight: bold;
	background-color: #eeeeee;
	font-size: 90%;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 90%;
	padding: 2px;
	margin: 2px;
}
textarea {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2px;
}
a:link, a:visited {
	color: #e01936;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}
div.thumb {
	width: 150px;
	margin: 3px;
	float: left;
	text-align: center;
}
div.spacer {
	clear: both;
}
