@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
}

body {
	background-image:url(../images/grid.gif);
	color:#333;
}
:focus { -moz-outline-style: none; }

a:link {
	color:#a81e2e;
	text-decoration: none;
}

a:active { }

a:visited {
	text-decoration: none;
	color: #a81e2e;
}
a:hover { text-decoration:underline;}

#column2 ul {
	padding:0;
}
#column2 ul li {
	margin:10px;
	list-style: none outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
ol {
	margin-left: 20px;
}
ol li {
	margin:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

blockquote {
	margin: 0 20px;
}
p {
	font-size: 1em;
	margin:10px 0;
	line-height: 16px;
}
table.show-border { border-collapse: collapse; }

	table.show-border td { border: 1px solid #777; }

#container {
	background-color: #fff;
	border: 7px solid #c6e09f;
	width: 1008px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#header {
	background-image:url(../images/green_dollar.gif);
	height: 92px;
	width: 1008px;
	z-index: 1;
	background-repeat: no-repeat;
}

#navunderline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #90c242;
	position: absolute;
	z-index: 6;
	top: 112px;
	width: 1008px;
	display: none;
}

#navBar {
	background: #A81e2e url(../images/nav-bg.gif) repeat-x top;
	width: 1008px;
	position: absolute;
	top: 90px;
	height: 32px;
	z-index: 5;
	overflow: hidden;
}

#navBar ul li {
	display: inline;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #90c242;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

#navBar ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	z-index:100;
}

#navBar ul li a:hover {
	color: #27A7DF;
}

#navLeft{
	padding-left:5px;
	float: left;
	padding-right: 25px;
	margin-left: 55px;
	margin-top: 5px;
}

#navRight{
	float: right;
	margin-right: 25px;
	padding-right: 25px;
	margin-top: 5px;
	padding-left: 5px;
}

#search {
	width:263px;
	float: right;
	margin-top: 3px;
}
#search form {
	height:25px;
	padding:5px 0 0 5px;
}
#search form #q {
	width:120px;
}


#footer {
	width: 1022px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#crumb {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}

.crumbText {
	font-size: 10px;
}

.subjectBox {
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #a81e2e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.activity {
	height: 350px;
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #a81e2e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #2382AE;
	font-size: 16px;
	margin-left: -10px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #2ea7df;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 10px;
}

.clear { clear: both; }
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #90c242;
	margin-top: 25px;
	margin-bottom: 25px;
}

.small { font-size: 10px; line-height: 13px; 	font-family: Tahoma, Geneva, sans-serif;
}
.smallBold {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;

}
.big {
	font-size: 16px;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
}
.big-bold { font-weight: bold; font-size: 14px; line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
.big-boldBlack {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;

}
.bold {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;

}

.box {
	border: 1px solid #2ea7df;
	margin: 10px;
	width: 625px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
}

.nav-divider {
	display: none;
}

.imgPadding {
	padding: 5px;
}

.book {
	float: right;
	height: 165px;
	width: 175px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#activities-list ul {
	overflow: hidden;
}

#activities-list ul li {
	list-style: none outside;
	list-style-image: none;
	background-image: none !important;
	width: 230px;
	float: left;
	padding: 10px 10px 10px 126px;
	margin: 0 10px 10px 0;
	border: 1px dotted #00a8e0;
	position: relative;
	min-height: 81px;
	_height: 81px;
}

#activities-list li p {
	margin-top: 0;
}

#activities-list li img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 3px solid #00a8e0;
}

.partners-list {
	width: 300px;
	float: left;
	border: 1px dotted #00a8e0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 10px;
	text-align: center;
}


.big-bold, .underline {
	clear: both;
}

#links{
	float: left;
	width: 450px;
}

#column2 ul.index-links {
	margin: 15px 0 0;
	padding: 0;
}

	#column2 ul.index-links li {
	margin: 0 10px 10px 0;
	float: left;
	padding: 20px;
	width: 150px;
	border: 1px dotted #00a8e0;
	list-style: none outside;
	background-image: none !important;
	}
	
	#column2 ul.index-links img {
		display: block;
		margin: 0 auto 10px;
	}
	
	#column2 ul.index-links a {
		display: block;
		text-align: center;
		font-weight: bold;
	}
.indexImage{
	float: right;
	margin-top: 150px;
	margin-right: 20px;
}
.border {
	border: 1px solid #a81e2e;
	padding: 5px;
}
