/* CSS Document */

body {
	background-image: url(images/smokey_mountains.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#669900;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
   behavior: url("pngbehavior.htc");
}
.container{
margin-left:auto;
margin-right:auto;
width:770px;
/* background-repeat:repeat; */
display:block;
filter: alpha(opacity=99);
padding:0px 10px 2px 0px;
}

.tabs {
        margin-left:auto;
		margin-right:auto;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		border-right:1px solid #666;
		width:766px;
		background-repeat:repeat;
		display:block;
		filter: alpha(opacity=50);
		padding:0px 0px 0px 0px;
        background-image:url(images/diagnalLinesBG.png);
		margin-top:10px;
		margin-bottom:10px;
      }
	  
.tabs2 {
        margin-left:auto;
		margin-right:auto;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		border-right:1px solid #666;
		border-left:1px solid #666;
		width:322px;
		background-repeat:repeat;
		display:block;
		filter: alpha(opacity=50);
		padding:0px 0px 0px 0px;
        background-image:url(images/diagnalLinesBG.png);
		margin-top:5px;
		margin-bottom:5px;
      }	  
	  
    .tabs a {
	font-size:11px;
	float:left;
	font-weight:bold;
      display:block;
      padding:8px 16px 8px 16px;
	  color:#000000;
	  margin:0px 0px 0px 0px;
	  border-left:1px solid #666;
	  text-decoration:none;
      }
	.tabs a:hover {
		  color:#FFF;
		  background-color:#000066;
}

    .tabs2 a {
	font-size:9px;
	float:left;
	font-weight:bold;
      display:block;
      padding:4px 16px 4px 16px;
	  color:#000000;
	  margin:0px auto;
	  border-left:0px solid #666;
	  border-right:1px solid #666;
	  text-decoration:none;
      }
	.tabs2 a:hover {
		  color:#FFF;
		  background-color:#000066;
}


.flash{
margin-top:8px;
margin-left:auto;
margin-right:auto;
width:770px;
background-repeat:repeat;
display:block;
padding:0px;
overflow:hidden;
height:300px;
}
.footer {
      margin-left:auto;
		margin-right:auto;
		border:1px solid #666;
		width:730px;
		background-repeat:repeat;
		display:block;
		filter: alpha(opacity=50);
		padding:5px 20px 5px 20px;
background-image:url(images/diagnalLinesBG.png);
		margin-top:10px;
		margin-bottom:10px;
		text-align:center;
font-size:14px;
font-weight:bold;
      }
.footerphoto {
      margin-left:auto;
		margin-right:auto;
		border:1px solid #666;
		width:770px;
		background-repeat:repeat;
		display:block;
		margin-top:10px;
		margin-bottom:10px;
		text-align:center;
font-size:14px;
font-weight:bold;
      }
.main {
      margin-left:auto;
		margin-right:auto;
		border:1px solid #666;
		width:740px;
		background-repeat:repeat;
		display:block;
		filter: alpha(opacity=75);
		padding:5px 15px 5px 15px;
background-image:url(images/diagnalLinesBG.png);
		margin-top:10px;
		margin-bottom:10px;
		text-align:left;
		line-height:1.8;
		font-size:15px;
      }
	  .headline{
	  font-size:36px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  color:#000000;
	  display:block;
	  }
	  .headlinedec{
	  font-size:28px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  color:#000000;
	  display:block;
	  }
	  .floatedphoto{
	  border: 5px solid #666666;
	  }
	  .photoholder{
	  display:block;
	  float:right;
	  margin: 5px 0px 15px 15px;
	  border-bottom: 1px dotted #666;
	  padding:3px 3px 3px 3px;
	  font-weight:bold;
	  text-align:center;
	  width:200px;
	  line-height:1;
	  font-size:12px;
	  }
	  .photoholder ul{
	  text-align:left;
	  }
	  ol.how{
	  list-style:none;
	  }
	  li.how{
	  border-bottom:2px solid #666;
	  padding-bottom:5px;
	  margin-bottom:25px;
	  display:block;
	  }
	  .photoin{
	  border: 2px solid #000;
	  margin-right:3px;
	  margin-top:20px;
	  margin-bottom: 5px;
	  }
	  .numbers{
	  font-size:30px;
	  font-family:"Times New Roman", Times, serif;
	  color:#000;
	  padding:0px;
	  line-height:.8;
	  display:block;
	  }
	  .main a:link{
	  color:#000033;
	  }
	  .main a:hover{
	  color:#996600;
	  }
	  .main a:visited{
	  color:#003300;
	  }

