/* CSS Document */

/***********/
/* CONTENT */
/***********/

.content {
	width: 100%;
	height: auto;
	position: relative;
}

.middleColumn {
	width: 100%;
	float: left;
}

.introIcon {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	float: left;
	height: 79px;
	width: 56px;
}

.eLeftMenu {
	float: left;
	margin-top: 45px;
	width: 168px;
	background: url(/images/banner_bg.png) no-repeat 0px 0px;
}

.eLeftMenu h2 {
	color: #7e8182;
	text-transform: uppercase;
	font-size: 1.00em;
	margin: 5px 5px 10px 10px;
}

.eLeftMenu li {
	background: url(/images/bullet_side.gif) no-repeat 0px 2px;
	font-size: 0.9em;
	line-height: 1.2em;
	list-style:none;
	margin:5px 0px 10px 8px;
	padding-left:17px;
}

.eLeftMenu li a {
	color:#2E8E06;
	text-decoration:none;
}

.eLeftMenu li a:hover {
	text-decoration:underline;
}

.middleColumnHeader {
	height: auto;
	a-width: 750px;
}

.eRighColumnContent {
	float: right;
	width: 100%;
}

.yearLink {
	font-size: 1.6em;
}

#fountains {
	width: auto;
	float: none;
}

#fountains hr {
	height: 1px;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	background: #A9CFEB;
}

#fountains img {
	width: 170px;
	float: left;
	margin-right: 20px;
}

table {
	border: 2px solid #c7e2f1;
}

table tr th {
	background-color: #c7e2f1;
	padding: 20px 3px 3px 3px;
}

table tr td {
	border-bottom: 1px solid #c7e2f1;
	padding: 10px 3px 5px 3px;
}

.article div {
	width: 282px;
	float: left;
}

.article .noBaloon {
	float: right;
	width: 228px;
	height: 191px;
	a-background: url(/images/bg_baloons.jpg) no-repeat;
	padding: 10px 35px 0px 23px;
	margin-left: 30px;
}

.article .baloon {
	float: right;
	width: 228px;
	height: 191px;
	background: url(/images/bg_baloons.jpg) no-repeat;
	padding: 10px 35px 0px 23px;
	margin-left: 30px;
}

.article .baloon h2 {
	text-transform: uppercase;
	font-size: 1.17em;
	color: #2e8e06;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 11px;
}

.article .baloon h2 a, .article .noBaloon h2 a {
	text-decoration: none;
	color: #2e8e06;
}

.article .squareModule {
	width: 100%;
}

.squareModule div {
	float: left;
	width: 232px;
	height: 148px;
	margin-bottom: 15px;
	margin-right: 26px;
	background: url(../images/intro_square.png) top left no-repeat;
	behavior: url(css/iepngfix.htc);
	text-align: left;
}

div.small {
	width: 232px;
	height: 78px;
	background: url(../images/intro_square_small.png) top left no-repeat;
}

.squareModule div h2 {
	font-style: italic;
	font-weight: bold;
	color: #082376;
	font-size: 1.17em;
	padding-left: 68px;
	padding-top: 15px;
	margin: 0px;
	line-height: 1.1em;
}

.squareModule div h2 a {
	text-decoration: none;
	color: #082376;
}

.squareModule div h2 span {
	font-size: 1.08em;
	font-weight: normal;
}

.squareModule div h2.boxtitle {
	padding-top:0px;
}

div.small h2 {
	padding-left: 70px;
}

.squareModule div p {
	color: #000000;
	font-size: 1.00em;
	line-height: 1.1em;
	padding: 10px 10px 0 68px;
	margin: 0px;
}

.squareModule div p.boxparagraph {
	padding-top: 5px;
}

.squareModule div p a {
	color: #2E8E06;
	text-decoration: none;
}

.squareModule div p a:hover {
	text-decoration: underline;
}

.squareModule div img.introIcon {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	height: 79px;
	width: 56px;
}

.squareModule div.noIcon h2, .squareModule div.noIcon p  {
	padding: 3px 0px 0px 12px;
}

.squareModule div img { behavior: url("css/iepngfix.htc") }

#allYears {float: left; width: auto;}
