@charset "utf-8";
/* CSS Document */
.cc15               { /* Common */
	color           : #ffffff;
	font-family: 'Times New Roman', Book, Georgia, serif;
	font-size: 20pt;
	}
.cc16               { /* Common */
	font            : italic bold 40pt 'Times New Roman', Book, Georgia, serif;
	color           : #800080;
	}
.cc17               { /* Common */
	font            : italic bold 20pt 'Times New Roman', Book, Georgia, serif;
	color           : #ffffff;
	}

div#e52             { /* Nature Explored */
	position        : absolute;
	left            :  75pt;
	top             :  6.75pt;
	width           : 285.75pt;
	height          :  27.00pt;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}
div#e51             { /* Photography */
	position        : absolute;
	left            :  120pt;
	top             :  63pt;
	width           : 500pt;
	height          :  61.50pt;
	}
div#e50             { /* Chris Dunford */
	position        : absolute;
	left            : 570pt;
	top             :  120pt;
	width           : 156pt;
	height          :  30pt;
	font-style: normal;
	font-weight: normal;
	}
div#e30             { /* Logo */
	position        : absolute;
	left            :  5pt;
	top             :  32pt;
	width           : 80pt;
	height          :  53pt;
	text-align: center;
	}	
body { /* Page Body */
text-align:center;
background-color: #000000;
}
	
#fixed {	
	font-size: 18px;
	margin:30px ;
	width:1100px;
	}

p {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	color: #333;
}
.p2 {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	}
#container2 {
	         clear:left;
	         left:30px;
             width: 930px;
			 overflow:hidden;
			 background:#D3D1C9;
			 position:relative;
			 top:-20px;
			 left:30px;
			 }

#container1 {float:left;
             position:relative;
			 width:100%;
			 background:#B6B5B3;
			 right:78%
			 
}

.header {
	position:relative;
	top:-20px;
    left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#6C742C;
	text-align:center;
	padding:1px;
	color: #EDA76E;
	font-size: 20px;
	width:928px;
}
.sidebar {
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	width:20%;
	position:relative;
	left:79%;
	overflow:hidden;
	}

.article {
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	width:75%;
	position:relative;
	left:81%;
	overflow:hidden;
		}

.pullquote {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#4D443C;
	font-size:20pt;
	background-color:#AAB3B0;
	padding:8px;
	border: thin solid #000;
}
.footer {
	position:relative; 
	left:280px;
	top:-10pt;
	width:725px;
	height:0px;
	text-align: center;
	}
h2 {
	color: #4E3733;
}

h3 {
	color:#8D675E;
}
a.exlink:link { font-family:Tahoma, Geneva, sans-serif; color:yellow;
font-size:16px;}
a.exlink:visited { font-family:Tahoma, Geneva, sans-serif; color: purple;
font-size:16px;}
a.exlink2:link { font-family:Tahoma, Geneva, sans-serif; color:#A24644;
font-size:18px;}
a.exlink2:visited { font-family:Tahoma, Geneva, sans-serif; color: purple;
font-size:18px;}
.FloatLeft {float:left; margin:15px; font-size:12px; color:black; font-family:Arial, Helvetica, sans-serif;
}
.FloatRight {float:right; margin:15px; font-size:12px; color: black; font-family:Arial, Helvetica, sans-serif;
}
input.MyButton {
	position: relative;	
	left:120px;
	width: 120px;;
	padding: 10px;
	cursor: pointer;
	font-weight: bold;
	font-size: 75%;
	background: #060;
	color: #fff;
	border: 1px solid #060;
	border-radius: 4px;

-moz-box-shadow:: 6px 6px 5px #999;
-webkit-box-shadow:: 6px 6px 5px #999;
box-shadow:: 6px 6px 5px #999;
}
input.MyButton:hover {
color: #ffff00;
background: #000;
border: 1px solid #fff;
}

input.MyButton1 {
	position:relative;
	top: -75px;
	left: 350px;
	width: 120px;
	padding: 10px;
	cursor: pointer;
	font-weight: bold;
	font-size: 75%;
	background: #060;
	color: #fff;
	border: 1px solid #060;
	border-radius: 4px;





-moz-box-shadow:: 6px 6px 5px #999;
-webkit-box-shadow:: 6px 6px 5px #999;
box-shadow:: 6px 6px 5px #999;
}
input.MyButton1:hover {
color: #ffff00;
background: #000;
border: 1px solid #fff;
}
div.stickbottom {
   position: relative;
   top:-10px;
   width:725px;
   text-align: center;
 }