/* ASAC main.css */
/* #FF6309 - orange */
/* #6A9A21 - green */
/* #D4E4BF; - lt green */
/*----- copy */
body{
}
h1 {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	color:#FF6309;
	font-weight: bold;
}

h2 {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#444444;
}
.indent01 {
    padding-left:14px;
	margin-left:0px;
}
p{
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	color:#777777;
}
.copy_small {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	color:#777777;
}
.copy_main {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 26pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	color:#777777;
}
.copy_large {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
		color:#777777;
}
.copy_extralarge {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
		color:#777777;
}
ul {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color:#777777;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 15px;
}

ul li {
	padding-left: 0px;
	margin-left: 0px;

}
/* -- used on the home page --*/
.sidebar_green_heading {
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#6A9A21;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;	
}
.sidebar_green_subheading {
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#6A9A21;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;	
}
.sidebar_green {
    font-family:Futura, Arial, Helvetica, sans-serif;
	color:#6A9A21;
	text-align: center;	
}

.sidebar_box { /* -- the container for the statistic --*/
	background-color: #6A9A21;
	margin-top: 99px;
}

.sidebar_box p { /* -- statistic text --*/
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sidebar_standout { /* -- the container for the box we want to stand out --*/
	background-color: #777777;
	margin-top: 99px;
}
.sidebar_standout p { /* -- standout text --*/
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar_standout select {  /* -- standout select options --*/
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.source { /* -- the container for the source of the statistic  --*/
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
}

.source cite { /* -- text for the source   --*/
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;

}

/*----- layer for the header in template */
#header {
	position:absolute;
	width:348px;
	height:100px;
	left: 213px;
	top: 15px;
}
/*----- columns in template */
#column1 {
	position:absolute;
	width:177px;
	z-index:1;
	top: 0px;
	left: 0px;
	background-color: #D4E4BF;
	margin-top: 0px;
	padding-top: 0px;
	height: 1050px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#column2 {
	position:absolute;
	width:440px;
	height:251px;
	z-index:2;
	left: 213px;
	top: 172px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#column3 {
	position:absolute;
	width:300px;
	height:1050px;
	z-index:3;
	left: 690px;
	top: 0px;
	background-color: #D4E4BF;
	margin-top: 0px;
	padding-top: 0px;
}

/*----- nav */
.top_spacer  {
	margin-top:53px;
	font-size:6px;
	line-height: 8px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nav_main  {
	margin-top:0px;
	margin-left:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav_main ul {
	padding-left:5px;
	margin-left:0px;
	padding-top: 10px;

}
.nav_main ul li {
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	font-size: 9pt;
}
.nav_main a:link ,  .nav_main a:visited {
    color:#777777;
	text-decoration:none;
}
.nav_main a:hover  {
    color:#FF6309;
}
.nav_main_indent {
	padding-left:5px;
	margin-left: 0px;
}
/*----- sidebar */
.photoIndent {
    padding-left:35px;
	margin-left:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}


/*-- links ---*/
a {
    color:#6A9A21;
}


#news a:link , #news a:visited {
	color:#6A9A21;
	text-align: center;
    text-decoration: none;
}
#news a:hover {
	color:#FF6309;

}

.thingsToDo a:link , .thingsToDo a:visited {
	display:block;
	width: 125px;
	height:44px;
	text-decoration: none;
	background-image: url(../images/button_ThingsToDo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
}
.thingsToDo a:hover {
	background-image: url(../images/button_ThingsToDo_hover.gif);
}
