@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #FFF; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	position: relative;
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../Images/AZA-BG.jpg) no-repeat;
	color: #FFF;
	font-size:14px;
	font-weight: bold;
}

.oneColFixCtr #mainContent {
	width: inherit;
	padding-left: 22px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-right: 20px;
	Padding-top: 22px;
}

h1 {
	font-size: 47px;
	font-weight:bold;
	color:#FFF;
}



h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #FFF;
}


#apDiv1 {
	position:absolute;
	left:550px;
	top:0px;
	width:211px;
	z-index:1;
	Padding: 20px;
	padding-top: 25px;
	/*font: Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#42210B;*/
	line-height: 11px;
}

#apDiv1Inner1 {
	font-size: 11px;
	font-weight: bold;
	color: #42210B;
}

#apDiv1Inner2 {
	margin-top: 5px;
	color: #42210B;
}

#apDiv1Inner1 img{
	margin-bottom: 3px;
}

#apDiv1Inner1 a:link{ 
	font-weight: bold;
	font-size: 21px;
	text-decoration: none;
	color:#FFF;
	margin: 0px;
	line-height: 18px;
	padding-top: 3px;
}

#apDiv1Inner1 a:visited {
	font-weight: bold;
	font-size: 21px;
	text-decoration: none;
	color:#FFF;
	margin: 0;
	line-height: 18px;
	padding-top: 3px;
}

#apDiv1Inner1 a:hover {
	color: #42210B;
	text-decoration: none;
}

#apDiv1Inner1 a:active {
	font-weight: bold;
	font-size: 2.0em;
	text-decoration: none;
	color: #42210B;
	margin: 0;
	line-height: 18px;
	padding-top: 3px;
}


#apDiv1Inner1 h3{
	font-weight: bold;
	font-size: 2.0em;
	color: #FFF;
	margin: 0;
	line-height: 18px;
	padding-top: 3px;
}

#apDiv1Inner1 p{
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #42210B;
	line-height: 12px;
}

/*#signUp{
	margin-left: 0 px;
	margin-right: 0px;
	margin-top: 8px;
	margin-left: 15px;
}

#signUp p{
	font: bold 1.0em Helvetica, Trebuchet MS, Arial, sans-serif;
	color:#42210B;
}
*/

/*#buttons {
	float: left;
}
*/

/*
#go{
	margin-top:5px;
}

#go a {
	display: block;
	background: url(../Images/go.gif) no-repeat;
	width: 37px;
	height: 25px;
	overflow:hidden;
	background-position: -37px;
	margin-bottom: 10px;
	margin-top: px;
	margin-left: 15px;
}


#go a:hover {
	background-position: 0;
	overflow:hidden;
}
			
			
#signUp1{
	margin-top: 8px;
}

#signUp1 a {
	display: block;
	background: url(../Images/go.gif) no-repeat;
	width: 37px;
	height: 25px;
	overflow:hidden;
	background-position: -37px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}


#signUp1 a:hover {
	background-position: 0;
	overflow:hidden;
}


#signUp2{
	margin-top: 8px;
}

#signUp2 a {
	display: block;
	background: url(../Images/go.gif) no-repeat;
	width: 37px;
	height: 25px;
	overflow:hidden;
	background-position: -37px;
}


#signUp2 a:hover {
	background-position: 0;
	overflow:hidden;
}
*/


/*#fortyWays {
	margin-left: 40px;
}
												
#fortyWays h2, #40ways p {
}
												
#fortyWays h2 {
	margin: 0;
	padding-bottom: 4px;
}
												
#fortyWays p {
	line-height:10px;
	margin: 0;
	padding-bottom: 7px;
}
*/

#apDiv1b {
	position:absolute;
	/*left:-520px;*/
	top: 499px;
	width: 285px;
	z-index:1;
}

#WhenIn, #Things {
	margin-left: 50px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color:#FFF;
}

#WhenIn, #Things, #FiftyWays, #Educators, #Butterflies {
	margin: 5px 0;
}

#WhenInInner, #ThingsInner, #FiftyWaysInner, #EducatorsInner, #ButterfliesInner {
	margin-left: 50px;
}
											
#WhenInInner h2, #ThingsInner h2, #FiftyWaysInner h2, #EducatorsInner h2, #ButterfliesInner h2 {
	font-size: 14px;
	margin: 0;
	padding: 2px 0;
}
												
 #WhenInInner p, #ThingsInner p, #FiftyWaysInner p, #EducatorsInner p, #ButterfliesInner p {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}	


/*#buttons2 {
float: left;
}*/



/*#goB {
}

#goB a {
	display: block;
	background: url(../Images/go2.gif) no-repeat;
	width: 37px;
	height: 25px;
	overflow:hidden;
	background-position: -37px;
}

#goB a:hover {
	background-position: 0;
	overflow:hidden;
}

#goC {
}

#goC a {
	display: block;
	background: url(../Images/go2.gif) no-repeat;
	width: 37px;
	height: 25px;
	overflow:hidden;
	background-position: -37px;

}
			
#goC a:hover {
	background-position: 0;
	overflow:hidden;
}
*/

.buttons1, .buttons2 {
	float: left;
}

.buttons1 a {
	background: url(../Images/go.gif) no-repeat;
}

#goB a, #goC a {
	background: url(../Images/go2.gif) no-repeat;
}

.buttons1 a, .buttons2 a, #goB a, #goC a {
	display: block;
	width: 37px;
	height: 25px;
	overflow: hidden;
	background-position: -37px;
}

.buttons1 a:hover, buttons2 a:hover, #goB a:hover, #goC a:hover {
	background-position: 0;
	overflow: hidden;
}


.clear {
	clear: both;
}


#apDiv2 {
	position:absolute;
	left:157px;
	top:178px;
	width:147px;
	height:auto;
	z-index:10;
	padding: 0;
}

#apDiv5 {
	position:absolute;
	left:168px;
	top:213px;
	width:161px;
	height:auto;
	z-index:9;
}

#apDiv6 {
	position:absolute;
	left:131px;
	top:260px;
	width:175px;
	height:auto;
	z-index:8;
}

#apDiv7 {
	position:absolute;
	left:50px;
	top:303px;
	width:175px;
	height: auto;
	z-index:7;
}		

#apDiv8 {
	position:absolute;
	left:105px;
	top:386px;
	width:175px;
	height:auto;
	z-index:6;
}

#apDiv3 {
	position:absolute;
	left:576px;
	top:344px;
	width:153px;
	height:auto;
	z-index:5;
}

#apDiv4 {
	position:absolute;
	left:547px;
	top:376px;
	width: 200px;
	height:auto;
	z-index:4;
}

#apDiv9 {
	position:absolute;
	left:513px;
	top:408px;
	width:191px;
	height:auto;
	z-index:3;
}

#apDiv10 {
	position:absolute;
	left:533px;
	top:556px;
	width:175px;
	height:auto;
	z-index:2;
}

#footer {
	position:absolute;
	top: 729px;
	/*left: -550px;*/
	width: 800px;
}

#footerContent {
	font-size: 10px;
	text-align:center;
	margin-left: 25px;
	margin-right: 25px;
}

#footerContent p {
	color: #42210B;
	text-align:center;
}

#footerContent a:link {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#footerContent a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#footerContent a:hover {
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}