@charset "UTF-8";
body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF; 
	margin: 0 auto; /* 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: auto;
	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. */
	color: #42210B;
	font-size:14px;
	font-weight: bold;
	}
	
.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.subheads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.small_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.oneColFixCtr #mainContent {
	width:auto;
	padding-left: 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-right: 100px;
	padding-top: 150px;
	padding-bottom: 30px;
	background: url(../Images/AZA-otherBG.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#whenlink {
	position:absolute;
	left:20px;
	top:1px;
	width:211px;
	z-index:1;
	padding-left: 30px;
	padding-top: 18px;
	}

	#whenlink a {
			display: block;
			background: url(../Images/When2.gif) no-repeat;
			width: 432px;
			height: 48px;
			background-position: 0px;
			}
			
		
		#whenlink a:hover {
			display: block;
			background: url(../Images/When2hover.gif) no-repeat;
			background-position: 0;
			}

	h1{
	font-weight: bold;
	font-size: 2em;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color:#FFF;
	text-align:center;
	margin-bottom: 7px;
	}
	
	h2{
	color:#42210B;
	margin: 0;
	text-align:left;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
	h4{
	font-weight: bold;
	font-size: 18px;
	color:#42210B;
	margin-top: 0;
	margin-bottom:10px;
	text-align:Center;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	}
	
	p, ul{
	font-weight: bold;
	font-size: .9em;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color:#42210B;
	line-height: 15px;
	margin-top: 5px;
	}
	
	ol {
	color:#42210B;
	font-size:12px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.caption {
		font-size: 9px;
		padding: 0;
		margin: 0;
	}
	
	#greenConventionSide{
	width: 300px;
	margin: 20px 0px 20px 20px;
	padding: 10px;
	background-color: #cce1d7;
	border: 1px solid #006837;
	float: right;
	clear: none;
	}
	

	#greenConventionSide h2{
		color:#006633;
		text-align:center;
		margin-bottom: 10px;
	}
	
	#greenConventionSide h3{
	color:#42210B;
	font-weight: bold;
	font-size: 17px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
		}
	
	#greenConventionSide p{
	margin-top: 5px;
	}

	#greenHabitatSide{ 
	width:auto;
	margin:20px 0px;
	padding:10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	}
	
	#greenHabitatSide h2{
		color:#006633;
	}
	
	
	#exploreSide{ 
	width:200px;
	margin:0px 20px 0px 0px;
	padding:10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	position:relative; 
	float:left;
	}
	
	#exploreSide h2{ 
	color:#006633;
	text-align:center;
	}
	
	#exploreSide h3{ 
	color:#42210B;
	font-weight: bold;
	font-size: 17px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 17px;
	}
	
	#exploreSide p{ 
	margin: 0;
	}

	#playSide{ 
	width:150px;
	margin:20px 0px 20px 20px;
	padding:10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	position:relative; 
	float:right;
	clear:none;
	}
	
	.featureBox{ 
	margin:20px 0;
	padding:10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	}
	
	.featureBox object {
		width: 546px;
		margin-left: 16px;
		margin-right: 16px;
	}
	
	﻿*+html .featureBox embed {
		width: 546px;
        margin-left: 16px;
		margin-right: 16px;
    }


	#playSide h2{
		color:#006633;
		text-align:center;
		margin-bottom: 10px;
	}
	
	#playSide h3{
	color:#42210B;
	font-weight: bold;
	font-size: 17px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
		}
	
	#playSide p{
	margin-top: 5px;
	}


		#signUp{
		}
	
	#signUp p{
		font-weight: bold;
		font-size: 1.0em;
		font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
		color:#42210B;
		
		}
	
		#buttons {
			float: left;
		}
	
	#signUp2{
	margin-left: 70px;
	margin-right: 12px;
	}

	#signUp2 a {
	display: block;
	background: url(../Images/signUp.gif) no-repeat;
	width: 57px;
	height:17px;
	overflow:hidden;
	background-position: -63px;
	}
	

#signUp2 a:hover {
	background-position: 0;
	overflow: hidden;
	}

		

#regester {
	}
																
#regester h2 {
	margin: 0;
	}
																
#regester p {
	line-height:10px;
	font-size: 10px;
	}

.logoImg{
	width:auto;
	margin: 8px;
	}

#guidedToursBox {
	position: relative;
	/*width: auto;
	height:auto;*/
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid #006837;
	}
	
	
	/*#toursInfo {
	float: left;
	width: 180px;
	padding:10px;
	margin-right: 20px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	}*/
	
	#sidePicture {
		float: right;
		margin: 8px 0 20px 20px;
	}
	
	.sidePicture {
		float: right;
		margin: 8px 0 20px 20px;
	}
	
	.sidePictureLeft {
		float: left;
		margin: 8px 20px 20px 0;
	}
	
	.sidePicture img, .sidePictureLeft img {
	/*width:360px;*/
	padding: 10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	/*(position: relative;*/ 
	}
		
	#sidePicture img {
	/*width:360px;*/
	padding: 10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	/*(position: relative;*/ 
	}
	
	#sidePicture .caption, {
		font-size: 9px;
		padding: 0;
		margin: 0;
	}
	
	.sidePicture .caption, .sidePictureLeft .caption {
		font-size: 9px;
		padding: 0;
		margin: 0;
	}
		
	#sidePictureLeft {
	/*width:360px;*/
	margin: 8px 20px 20px 0;
	padding: 10px;
	background-color:#cce1d7;
	border: 1px solid #006837;
	/*position: relative; */
	float: left;
	}
	
#GreenSidePicture {
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#GreenSidePicture .caption {
		font-size: 9px;
		margin-left: -90px;
	}
	
#Green_Tote {
	/*width:360px;*/
margin: 15px 15px 15px 0;
position: relative;
float: left;
left:-90px;
}

	#IllustrationSidePicture{
		margin: 20px 20px 20px 0;
position: relative;  
left:-30px;
float: left;
clear: none;
}
	
	#findmore {
		clear: both;
	}
	
	#footer {
		clear: both;
		width: 800px;
	}
	
	#footerContent {
		color:#333300;
		text-align:center;
		margin-left: 25px;
		margin-right: 25px;
		}
	#footerContent p {
		color: #42210B;
		text-align:center;
		font-size: 10px;
		font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
		}
	
	#footerContent a:link {
		font-weight: bold;
		font-size: 10px;
		font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
		color:#333300;
		text-decoration: none;
		}
			
			#footerContent a:visited {
			font-weight: bold;
			font-size: 10px;
			font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
			color:#333300;
			text-decoration: none;
			}
			
		#footerContent a:hover {
		font-weight: bold;
		font-size: 10px;
		font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
		color: #333300;
		text-decoration: underline;
		}
		
a:link {
font-weight: bold;
font-size: 12px;
font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
color:#360;
text-decoration: none;
}
			
a:visited {
color:#360;
text-decoration: none;
}
			
a:hover {
color:#C06;
text-decoration: underline;
}

.clear {
	clear: both;
}
.left_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
}
