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

body {
	height:auto;
	margin:0px;
	padding:0px;
	background-image:url(images/1px.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position:center;
}
h1 {
	font:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:x-large;
}

/*#background {
	margin:0 auto;
	padding:0px;
	background:
	background-position:center top;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
}*/
*{outline:none; }
img {border:0;}


#container {
	margin: 0 auto;
	width: 900px;
	height:auto;
	background:url(Images/bkgrd_content.png);
	background-repeat:repeat-y;

	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	
}

#pageHeader {
	height:168px;
	width:860px;
	background-image: url(Images/indiancanyon_banner.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-left:2px;
	margin-bottom:-1px;
	
}

#nav {
	height:73px;
	background-image:url(Images/navigationBARS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 861px;
	margin-top:-1px;
	margin-right:4px;
	/*float:center;*/
	
}
#homeBtn {
	float:left;
	height:65px;
	width:210px;
}
#homeBtn img {
	margin-top:15px;
	margin-left:30px;
}

#aboutBtn {
	float:left;
	height:65px;
	width:210px;
}
#aboutBtn img {
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#picturesBtn {
	float:left;
	height:65px;
	width:210px;
}
#picturesBtn img {
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#helpBtn {
	float:left;
	height:65px;
	width:210px;
}
#helpBtn img {
	float:left;
	margin-top:15px;
	margin-left:30px;
}
#content1 {
	width:860px;
	height:350px;
	text-align:left;
}	
#content1_text {
	float:left;
	width:460px;
	margin-top: 15px;
	margin-left: 30px;
}
#content1 img {
	width:273px;
	margin-right:30px;
	float:right;
	margin-top:30px;
}
#content_spacer {
	height:50px;
}
#content2 {
	width:860px;
	height:400px;
	text-align:left;
}	
#content2_text {
	float:right;
	width:500px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
}
#content2 img {
	width:225px;
	margin-left:30px;
	float:left;
	background-image: url(more_images/annmarie.gif);
}
/*-------------------------------content for About Page-----------------------------------*/


#contentA1 {
	width:860px;
	height:300px;
	text-align:left;
}	
#contentA1_text {
	float:left;
	width:460px;
	margin-top: 15px;
	margin-left: 30px;
}
#contentA1_img {
	width:264px;
	margin-left: 30px;
	float:left;
	margin-top:15px;
}
#contentA_spacer {
	height:50px;
	float:left;
	width:860px;
}
#contentA2 {
	width:860px;
	height:430px;
	text-align:left;
}	
#contentA2_text {
	float:right;
	width:485px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right:20px;
}
#contentA2_img {
	margin-left:25px;
	margin-top: 60px;
	float:left;
}




#contentA3 {
	width:860px;
	height:200px;
	text-align:left;
}	
#contentA3_text {
	float:left;
	width:460px;
	margin-top: 15px;
	margin-left: 30px;
}
#contentA3_img {
	width:264px;
	margin-left: 30px;
	float:left;
	margin-top:15px;
}
/*------------------------------content for HELP US------------------------------------*/
#contentH1 {
	width:860px;
	height:300px;
	text-align:left;
}	
#contentH1_text {
	float:left;
	width:560px;
	margin-top: 5px;
	margin-left: 30px;
}
#contentH1 img {
	width:200px;
	margin-left:30px;
	margin-right:15px;
	float:left;
	margin-top:30px;
}

#contentH_spacer {
	height:25px;
	float:left;
	width:900px;
}

#contentH2 {
	width:860px;
	height:350px;
	
}
#contentH2_text {
	float:left;
	width: 500px;
	height:auto;
	margin-left:10px;
	
}
#contentH2 img {
	width: 240px;
	float: right;
	margin-left:10px;
	margin-right:70px;
	margin-top: 70px;
	
}


.example{
font-size:70%;
}
li	{
margin:0px, 0px, 0px, 0px;
}


/*-----------------------------------------Pictures Content PAGE---------------------------------------------*/

#contentP1 {
	width:860px;
	height:500px;
	text-align:left;
}	
#contentP1_text {
	text-align:center;
	width:600px;
	margin-top: 30px;
	margin-left:130px;


}

#contentP1_text img  {
	margin-top:20px;
	padding: 0px, 2px, 5px, 2px;
	
	
}

/*---------------------------------------------------------------------------------------------------------------*/

#footer {
	width: 866px;
	height: 100px;
	background:#333;
	background-position:bottom;
}
#footer_text{
	padding-top: 3px;
	font:"Arial Black", Gadget, sans-serif;
	font-size: 80%;
	color:#CCC;
	text-align:center;
}
