﻿/* All City Assoc CSS for Tempe All City Sports */

#taca_col_left {
	position: absolute;
	width: 400px;
	left: 20px;
	text-align: left;
}
#taca_col_right {
	position: relative;
	width: 540px;
	left: 400px;
	text-align: left;
}
#board li {
	line-height: 200%;
	font-weight: bold;
}
#excellence_awards {
	line-height: 150%;
	text-align: left;
}
#excellence_awards dt {
	width: 75px;
	clear: both;
	float: left;
}
#excellence_awards dd {
	width: 700px;
	margin-left: 25px;
	float: left;
}
.line_ht_100 {
	padding-bottom: 0px;
}
.hof {
	text-align: left;
}
.hof ul dt {
	width: 250px;
	clear: both;
	float: left;
	margin-top: 20px;
	font-style: italic;
}
.hof ul dd {
	font-size: 110%;
	width: 740px;
	float: left;
	
}
.hof ul dd ul li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 135%;
	margin-left: 30px;

}
.hof ul dd ul ul li {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 120%;
	margin-left: 50px;

}
.excellence_width {
	margin: 0px auto 0px auto;
	width: 800px;
	clear: both;
}
.assoc {
	line-height: 1.1em;
}
.bylaws li {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}
.bylaws p {
	text-align: left;
	font-size: .8em;
	line-height: 1.1em;
}
.bylaws ul {
	margin-bottom: .5em;
}
.bylaws ul li {
	font-size: .8em;
}
.bylaws_less {
	padding-bottom: 0em;
}
/* from awards.css  */   
.left_sports {
	width: 250px;
	float: left;
}
.left_catagories {
	width: 350px;
	float: left;
}
