@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	
	vertical-align: baseline;
	font-size: 100%;
	font: inherit;
	
	margin: 0;
	padding: 0;
	border: 0;
	
	
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	
}


body {
    height: auto;
    font-family: 'arial', 'serif';
	font-size: 16px;
    background-color: #15120E;
    margin: 0px;
    padding: 0px;
}


.container {
    width: 1000px;
    height: auto;
    background-color: #000000;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}



.head {
	
    width: 1000px;
    height: 360px;
	
    background-color: #3A3834;
	
}


.main-banner {
	
	width: 1000px;
    height: 360px;
	
    position: relative;
	
	background-color: #050300;
	
    margin: 0px;
    
    
    overflow: hidden; 
	
}


.main-banner .imagebanner {
	
	position: absolute;
	
	width: 1000px;
	height: 360px;
	
	top: 0px;
	
	transition: all ease-in-out 500ms;
	-webkit-transition: all ease-in-out 500ms;
	-moz-transition: all ease-in-out 500ms;
	-o-transition: all ease-in-out 500ms;
	
}


.imgbanbtn {
    position: absolute;
    width: 12px;
    height: 45px;
    
    
    border-radius: 5px;
    top: 305px;
    z-index: 3000;
    opacity: 0.50;
    cursor: pointer;
}


.imgbanbtn:hover {
	
	opacity: 0.95;
	
}


.imgbanbtn-prev {
    left: 5px;
    background-image: url("../images/next1.png");
    
    border: 1px solid #FF8E00;
	border-radius: 5px;
	
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat;	
}

.imgbanbtn-next {
	
    right: 5px;
	
	background-image: url("../images/prev1.png");  
		
	
	
	border: 1px solid #FF8E00;
	
	border-radius: 5px;
	
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    
}


.imagebanner3 .imagebanner1-box {
	
	text-align: center;
	
}


.ad-header3 {
	
	text-decoration: none;
	
    text-align: center;
	
	font-size: 47px;
	
	font-style: oblique;
    font-family:    Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 400;
    line-height: 49px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFE9CE;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-bottom: none;
	
	margin-top: 5px;
    margin-bottom: 0px;
	
    margin-left: 25px;
    margin-right: 25px;
	
	padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
	
}


.ad-header3:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.85);
    border-color: #C9E0C6;
	
}


.ad-banner3 {
	
	text-decoration: none;
	
    float: left;
	
	font-size: 35px;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 200;
    
    line-height: 38px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF8F0;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-top: none;
	
    margin-top: 0px;
    margin-bottom: 2px;
	
    margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 2px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.ad-banner3:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.85);
    border-color: #C9E0C6;
	
}


.imagebanner2 .imagebanner1-box {
	
	text-align: center;
	
}


.ad-header2 {
	
	text-decoration: none;
	
    text-align: center;
	
	font-size: 47px;
	
	font-style: oblique;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 400;
    line-height: 49px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFE9CE;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-bottom: none;
	
	margin-top: 5px;
    margin-bottom: 0px;
	
    margin-left: 25px;
    margin-right: 25px;
	
	padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
	
}

.ad-header2:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.85);
    border-color: #C9E0C6;
	
}


.ad-banner2 {
	
	text-decoration: none;
	
    float: left;
	
	font-size: 35px;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 200;
    
    line-height: 38px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF8F0;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-top: none;
	
    margin-top: 0px;
    margin-bottom: 2px;
	
    margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 2px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.ad-banner2:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.85);
    border-color: #C9E0C6;
	
}


.imagebanner1 .imagebanner1-box {
	text-align: center;
	
}


.ad-header1 {
	text-decoration: none;
	
    text-align: center;
	
	font-size: 47px;
	
	font-style: oblique;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 400;
    line-height: 49px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFE9CE;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-bottom: none;
	
	margin-top: 5px;
    margin-bottom: 0px;
	
    margin-left: 25px;
    margin-right: 25px;
	
	padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    
	
}

.ad-header1:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.85);
    border-color: #C9E0C6;
	
}


.ad-banner1 {
	text-decoration: none;
	
    float: left;
	
	font-size: 35px;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    
    font-weight: 200;
    
    line-height: 38px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF8F0;
    background-color: rgba(17,6,1,0.55);
    border-radius: 0px;
    border: 1px solid #6A5B4B;
	
	border-top: none;
	
    margin-top: 0px;
    margin-bottom: 2px;
	
    margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 2px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.ad-banner1:hover {
	
	color: #D3FFB5;
    background-color: rgba(0,5,0,0.90);
    border-color: #C9E0C6;
	
}

.navbar {
    width: 1000px;
    height: 800px;
    background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    background-color: #1C7700;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;	
}


.story-counter{
	
	margin: center;
    text-align: center;
	
    margin-top: 2px;
    margin-left: 2px;
	margin-right: 2px;
    margin-bottom: 2px;
	padding-left: 0px;
    height: 0px;
    width: 0px;
 
}



h0{
	 
	position: relative;
	 
	text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
	 width: 32px;    /* incress for more digits */
	 
    color: #00FFE3;
	 
	background-color: rgba(23,54,111,0.85);
    border: 1px solid #FFAE00;
	border-radius: 5px;
	
	 
	margin-left: auto;
	 margin-right: auto;
	
	 
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
			
}












 h1 {
	 
	text-decoration: none;
	position: relative;
	
	text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 14px;
	
    font-weight: 400;
	 
    line-height: 16px;
    letter-spacing: .01em;
    word-spacing: .01em;
	 
	width: 24px;    /* incress for more digits upto 47 */
	 
    color: #FFF8E9;
	 
	background-color: #432400;
    border: 1px solid #FFB974;
	border-radius: 5px;
	
	/*margin: 0 auto;*/
	margin-top: 5px;
	margin-bottom: 2px;
	 
	margin-left: auto;
	margin-right: auto;
	 
	padding-top: 2px;
	padding-bottom: 1px;
	 
	padding-left: 1px;
	padding-right: 1px;
	 
	
}



h1:hover{
	
	color: #1F0E00;
	
	background-color: #DFAD66;
	border-color: #1F0E00;
	
}



h2 {
	text-decoration: none;
	position: relative;
	
	text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 14px;
	
    font-weight: 400;
	
    line-height: 16px;
    letter-spacing: .01em;
    word-spacing: .01em;
	
	width: 24px;    /* incress for more digits */
	
    color: #FDFFF0;
	
	background-color: #393400;
    border: 1px solid #FFDD00;
	border-radius: 5px;
	
	 /*margin: 0 auto;*/
    margin-top: 5px;
	margin-bottom: 2px;
	
	margin-left: auto;
	margin-right: auto;
	 
	padding-top: 2px;
	padding-bottom: 1px;
	
	padding-left: 1px;
	padding-right: 1px;
	
			
}


h2:hover {
	
	
	color: #DBFFD6;
	
	background-color: #00607E;
    border-color: #B3DAFF;
	
	
}



h3 {
	
	text-decoration: none;
	position: relative;
	
	text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 14px;
	
    font-weight: 400;
	
    line-height: 16px;
    letter-spacing: .01em;
    word-spacing: .01em;
	 
	width: 24px;     /* incress for more digits */
	
    color: #E6FF60;
	
	background-color: #005300;
    border: 1px solid #E6FF60;
	border-radius: 5px;
	
   /*margin: 0 auto;*/
	margin-top: 5px;
	margin-bottom: 2px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 2px;
	padding-bottom: 1px;
	
	padding-left: 1px;
	padding-right: 1px;
			
}


h3:hover {
	
color: #093600;
	
background-color: #77B15C;
border-color: #1D6300;
	
}







#menu {
	
	float: left;
	
    margin-left: 1px;
    margin-right: 1px;
   
    
   
}


#menu li{
	
    display: inline-block;
	
	
	    
    margin-top: 7px;
    margin-bottom: 7px;
	
	margin-left: 2px;
	margin-right: 2px;
	
	padding-top: 3px;
    padding-bottom: 3px;
	
    padding-left: 4px;
    padding-right: 3px;
    
    
}


#menu a{
	position: relative;
	
	
	text-decoration: none;
	
    
    text-align: center;
    
    /*font-family:  Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";*/
	
	font-family:  Consolas, "Courier New";
	
	font-size: 23px;
    font-weight:300;
    line-height: 25px;
    word-spacing: .02em;
    letter-spacing: .02em;
	
    transition: 0.2s all;
	
    color: #E4FFC4;
    background-color: rgba(27,13,6,0.75);
	border-top: 2px solid #021F00;
	border-bottom: 1px solid #9E6752;
    /*border: 2px solid #0C3700;*/
	border-left: 1px solid #9E6752;
	border-right: 1px solid #9E6752;
    border-radius: 5px;
	
    padding-top: 3px;
    padding-bottom: 32px;
    padding-left: 6px;
    padding-right: 6px;
	
}


#menu a:hover {
    color: #371E0F;
    background-color: #C8A866;
	border-color: #FFE6BB;
    
}


.post-area {
    /*vertical-align: top;
    display: inline-block;*/
    float: left;
    width: 700px;
    height: 1300px;
	
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    overflow: scroll;
    margin-top: 0px;
	
}


hr{
    clear: left;
    align: center;
    width: auto;
    border-width: 2px;
    border-color: #E0C078;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 126px;
    margin-right: 126px;
	
    
}


.wrapper-counter{
	
	float: right;
	
	height: 60px;
    width: 175px;
	
	text-align: center;
	
	background-color: rgba(57,37,20,0.75);
	border: 2px solid #564D43;
	border-radius: 5px;
	box-shadow: 2px 2px 3px white;
	
    margin-top: 5px;
	margin-bottom: 5px;
    margin-right: 5px;
	
	padding-top: 1px;
	padding-bottom: 1px;

    
}

.wrapper2-counter2{
	
	float: right;
	
	height: 60px;
    width: 175px;
	
	text-align: center;
	
	background-color: rgba(57,52,0,0.90);
	border: 2px solid #564D43;
	border-radius: 5px;
	
	box-shadow: 2px 2px 3px white;
	
    margin-top: 5px;
	margin-bottom: 5px;
    margin-right: 5px;
	
	padding-top: 1px;
	padding-bottom: 1px;

    
}

.wrapper3-counter3{
	
	float: right;
	
	height: 60px;
    width: 175px;
	
	text-align: center;
	
	background-color: rgba(0,37,0,0.85);
	border: 2px solid #564D43;
	border-radius: 5px;
	box-shadow: 2px 2px 3px white;
	
    margin-top: 5px;
	margin-bottom: 5px;
    margin-right: 5px;
	
	padding-top: 1px;
	padding-bottom: 1px;

    
}


h12{
	
	text-align: center;
	 
	 
    
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    
	line-height: 26px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
    background-color: #373600;
    color: #FFD600;
    border-bottom: 2px solid #FF4700;
	 
	 

	padding-right: 1px; 
      
    
			
}






 h4{
	
	text-align: center;
	 
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 20px;
    
    font-weight: 500;
    
	line-height: 23px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
    background-color: #392514;
    color: #FFEDA1;
    border-bottom: 2px solid #564D43;
	 
	padding-right: 1px; 
      
    padding-top: 3px;
	padding-bottom: 3px;
			
}




h11{
	
	
	text-align: center;
	 
	 
    
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 18px;
    font-style: oblique;
    font-weight: bold;
    
	line-height: 26px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
    background-color: #646438;
    color: #B99E80;
    border-bottom: 2px solid #3FAA00;
	 
	margin-top: 4px;
	margin-bottom: 1px;
	 
	padding-right: 1px; 
      
    padding-top: 1px;
	padding-bottom: 1px;
			
}



h5{
	position: relative;
	
	text-align: center;
	
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 22px;
    
    font-weight: 400;
			
    line-height: 24px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
	
	color: #FCFFE0;
	
	/*margin-top: 3px;
	margin-bottom: 1px;*/
	
	padding-top: 3px;
	padding-bottom: 1px;
			
}



h6{
	position: relative;
	
	text-align: center;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 22px;
    
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
    color: #FDFFF0;
	 
    /*margin-top: 3px;
	margin-bottom: 1px;*/
		
	padding-top: 3px;
	padding-bottom: 1px;
	
	
}      


h7{
	position: relative;
	
	text-align: center;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 22px;
    
    font-weight: 300;
    line-height: 30px;
    letter-spacing: .02em;
    word-spacing: .03em;
	 
    color: #FFD56C;
	 
    /*argin-top: 3px;
	margin-bottom: 1px;*/
	
	padding-top: 3px;
	padding-bottom: 1px;
	
			
}      


h8{
	
	
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: .02em;
    word-spacing: .01em;
	
	color: #CADFFF;
	
}


 /* below is for search loc of form */

.form1 {
	
	margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 5px;
	margin-right: 5px;
    
	
}


#searchBar {
	
	float: left;
	
	text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 30px;
    font-weight: 400;
    font-style: oblique;
    
	word-spacing: .03em;
    letter-spacing: .02em;
	line-height: 32px;
	
    color: #FFCFA7;
	
    background-color: rgba(0,0,0,0.85);
    border: 2px solid #C7A983;
    border-radius: 5px;
	
    
	margin-top: 15px;
	margin-bottom: 15px;
    margin-right: 0px;
	margin-left: 0px;
	
    padding-top: 8px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 8px;
    outline: none;
    width: 275px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
	
	box-shadow: 2px 2px 3px white;
	
}



#searchBar:hover {
	
    color: #A0C795;
    background-color: #000000;
    border-color: #00B809;	
	
}



#searchBtn {
	
	float: left;
	
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
    font-size: 28px;
    
    font-weight: 400;
    font-style: oblique;
	word-spacing: .03em;
    letter-spacing: .02em;
	line-height: 32px;
	box-shadow: 3px 3px 4px white;
	
    color: #A7FF9F;
    border: 2px solid #B7FFC4;
    background-color: rgba(23,16,0,0.70);
    border-radius: 5px;
	
    margin-top: 15px;
	margin-bottom: 15px;
    margin-left: 8px;
	margin-right: 0px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
	
    cursor: pointer;
    outline: none;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}


#searchBtn:hover {
	
    color: #37FF00;
    background-color: #000000;
    border-color: #00B809;	
	
}




.post-title {

    margin-top: 7px;
	margin-bottom: 4px;
    
    margin-left: 5px;
    margin-right: 5px;
    
}


.post-title a {
	
	text-decoration: none;
	
    display: flex;
	
	font-family:  Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
	font-size: 34px;
	font-weight: 400;
	Line-height: 36px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #A6C55E;
    background-color: rgba(17,6,1,0.75);
    border-radius: 5px;
    border: 2px solid #A89988;
	
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
	
}


.post-title a:hover {
    
    color: #FFDE3F;
    background-color: rgba(42,13,0,0.90);
	border-color: #89FFB9;
	
}


.post-content-image {
	
    float: left;
    
    margin: 1px 1px 135px 25px;
	
}


img {
	
    border: 2px solid rgba(32,66,14,1.00);
	border-radius: 5px;
	
}


.post-content{
    float: none;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 168px;
    margin-right: 25px;
    
 }


.post-content a {
    text-decoration: none;
	
	display: flex;
    
	font-family:  Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
	text-indent: 15px;
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	color: #D9FFAC;
    background-color: rgba(17,6,1,0.60);
    border-radius: 5px;
    border: 1px solid #A89988;
	
	padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
	
}


.post-content a:hover  {
	
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.80);
	border-color: #B6FFD4;
	
}


.read-me {
	
    float: right;
	text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	margin-top: 3px;
	margin-bottom: 15px;
    margin-right: 25px;
    
}


.read-me a {
    text-decoration: none;
	
    color: #CDFF91;
    background-color: rgba(17,6,1,0.90);
    border-radius: 5px;
    border: 2px solid #A89988;
	
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.read-me a:hover {
	
    box-shadow: 2px 2px 3px white;
	
    color: #10FF00;
    background-color: rgba(0,3,0,0.90);
	border-color: #B6FFD4;
	
}


.post-author {
	
	text-decoration: none;
	
    float: right;
	text-align: center;
    
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 300;
    
    font-size: 13px;
	line-height: 15px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #D4FF9F;
    background-color: rgba(17,6,1,0.85);
    border-radius: 5px;
    border: 2px solid #A89988;
	
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 25px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.home-return{
	
    float: left;
    text-align: center;
	
    background-color: rgba(17,6,1,0.55);
    border-radius: 5px;
    border: 2px solid #A89988;
	
    margin-top: 43px;
    margin-bottom: 12px;
	
    margin-left: 22px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}


.home-return a{
    text-decoration: none;
	
	float: left;
	
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	color: #E4EBD3;
    background-color: #110601;
    border-radius: 5px;
    border: 1px solid #C9A783;
	
    padding-top: 5px;
    padding-bottom: 5px;
	
    padding-left: 20px;
    padding-right: 20px;
	
}


.home-return a:hover {
	
	box-shadow: 2px 2px 3px white;
	
    color: #FFDE3A;
    background-color: #170500;
	border-color: #FFF57B;
	
}


.sidebar{
    float: right;
    height: 1252px;
    width: 300px;
    display: inline-block;
    vertical-align: top;
    overflow: scroll;
    background-color: #290D00;
	
    margin-top: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: auto;
	
    padding: 0px;
	
}


.sidebar-clock {
    text-align: center;
    text-shadow: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 300;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFFCC3;
	border: 1px solid #64FF3D;
    border-radius: 1px;
    background-color: #020F00;
	
    /*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	/*background-image: url("../images/NAVBAR-1000-325-72-26.png");*/
    
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 10px;
    padding-bottom: 10px;
	
    padding-left: 1px;
    padding-right: 1px;
	
}


.sidebar-clock:hover {
    color: #0A2700;
    border-color: #010D00;
	background-color: #6E8359;
	
}


.sidebartitle2 {
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 40px;
    font-weight: bold;
    
	
    line-height: 44px;
	letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #DBFFDE;
    
    background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");
    border: 2px solid #DFFFCE;
    border-radius: 1px;
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 1px;
    padding-right: 1px;
	
}


.sidebartitle2:hover {
    color: #FFD469;
    background-color: #000000;
    border-color: #20FF00;
	
}


.side-text1 {
	text-decoration: none;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 33px;
    font-weight: 500;
    
	
    line-height: 37px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FDFFF0;
	
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	background-color: rgba(57,52,0,0.90);
    border: 2px solid #FFDD00;
    border-radius: 3px;
	
    margin-top: 15px;
	margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 1px;
    padding-right: 1px;
	
}

.side-text1:hover {
	
	color: #FFF9C6;
    border-color: #FEFFF0;
	background-color: rgba(0,2,14,0.65);
	
}



#side-stuff {
    
    background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    border: 1px solid #FFDD00;
    border-radius: 3px;
    
    margin-left: 3px;
    margin-right: 3px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	padding-left: 3px;
	padding-right: 3px;
	
}


#side-stuff li {
	
    display: inline-block;  
	
	margin-top: 20px;
    margin-bottom: 10px;
	
    margin-left: auto;
	margin-right: auto;
	
	
	padding-top: 3px;
    padding-bottom: 14px;
	
    padding-left: 3px;
    padding-right: 3px;
 
}


#side-stuff a {
	text-decoration: none;
    
	
    font-size: 36px;
    font-family:  Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
	align-content: center;
    line-height: 40px;
    letter-spacing: .01em;
    word-spacing: .01em;
    transition: 0.2s all;
	
    color: #FDFFF0;
	
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	/*background-color: rgba(0,23,39,0.55);*/
	
	background-color: rgba(57,52,0,0.45);
    
    border: 1px solid #FFDD00;
    border-radius: 3px;
	
    padding-top: 5px;
    padding-bottom: 40px;
	
    padding-left: 19px;
    padding-right: 19px;
}


#side-stuff a:hover {
	box-shadow: 2px 2px 3px rgba(255,211,116,1.00);
	
    color: #FFF9C6;
    border-color: #FEFFF0;
	background-color: rgba(0,2,14,0.65);
    
}


.side2-text2 {
	text-decoration: none;
	
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 36px;
    font-weight: 500;
    
	
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFD56C;
	
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
    background-color: rgba(0,37,0,0.85);
	
    border: 2px solid #E6FF60;
    border-radius: 3px;
	
    margin-top: 15px;
	margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 1px;
    padding-right: 1px;
}


.side2-text2:hover {
	
	color: #57FF3D;
    background-color: rgba(0,15,0,0.75);
    border-color: #5AFF41;
	
}

#side1-stuff {
    
    background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    border: 1px solid #E6FF60;
    border-radius: 3px;
	
    margin-left: 3px;
    margin-right: 3px; 
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	padding-left: 3px;
	padding-right: 3px;
	
}



#side1-stuff li {
	
    display: inline-block;  
	
	margin-top: 20px;
    margin-bottom: 10px;
	
    margin-left: auto;
	margin-right: auto;
	
	
	padding-top: 3px;
    padding-bottom: 14px;
	
    padding-left: 3px;
    padding-right: 3px;
 
}


#side1-stuff a {
	text-decoration: none;
    align-content: center;
	
    font-size: 36px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    line-height: 40px;
	
    letter-spacing: .01em;
    word-spacing: .01em;
    transition: 0.2s all;
	
    color: #FFD56C;
	
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	/*background-color: rgba(49,12,0,0.55);*/
	
	background-color: rgba(0,37,0,0.45);
    
    border: 1px solid #E6FF60;
    border-radius: 3px;
	
    padding-top: 5px;
    padding-bottom: 40px;
	
    padding-left: 19px;
    padding-right: 19px;
	
}


#side1-stuff a:hover {
	box-shadow: 2px 2px 3px rgba(145,255,147,1.00);
	
    color: #B7FFB6;
    
	background-color: #121F0F;
    border-color: #77B177;
	
}


.sidebartitle1 {
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 42px;
    font-weight: bold;
    
	
    line-height: 46px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #A9FF8C;
    
    background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");
	
    border: 2px solid #82B489;
    border-radius: 1px;
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 1px;
    padding-right: 1px;
	
}


.sidebartitle1:hover {
    color: #FFF3B5;
    
    border-color: #D4FF7F;
	
}

.web-head {
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 46px;
    font-weight: bold;
    
	
    line-height: 50px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF3B5;
    
    background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");
	
    border: 2px solid #FFE500;
    border-radius: 1px;
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 1px;
    padding-right: 1px;
}


.web-head:hover {
    color: #8EFF9A;
    
    border-color: #52FF55;
}


.web-links1 {
    
    justify-content: center;
    align-content: center;
    align-self: center;
    display: flex;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 23px;
    font-weight: 300;
    line-height: 27px;
	
    letter-spacing: .02em;
    word-spacing: .03em;
    
	
    background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
    border: 2px solid #C49F5C;
    border-radius: 1px;
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	
	padding-left: 1px;
    padding-right: 1px;
	
}


.web-links1 a {
    text-decoration: none;
	
    text-align: center;
	
    color: #FFEC70;
	
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
    background-color: #331900;
	
    border: 2px solid #FFE57B;
	border-radius: 3px;
    
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 12px;
    padding-right: 12px;
	
}


.web-links1 a:hover{
    color: #C3FF6B;
    background-color: #000B00;
    border-color: #59FF76;
	
}

.web-links2 {
    
    justify-content: center;
    align-content: center;
    align-self: center;
    display: flex;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: bold;
	
	font-size: 32px;
	
    line-height: 38px;
    letter-spacing: .02em;
    word-spacing: .03em;
    
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
    border: 2px solid #FFEEC4;
    border-radius: 3px;
	
    margin-top: 3px;
    margin-bottom: 3px;
	
    margin-left: 3px;
    margin-right: 3px;
	
    padding-top: 5px;
    padding-bottom: 5px;
	
	padding-left: 1px;
    padding-right: 1px;
	
}


.web-links2 a {
    text-decoration: none;
	
    text-align: center;
    color: #CDFFB2;
	
	background-color: #001602;
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	
	box-shadow: 2px 2px 3px #C3FFB7;
    
    border: 2px solid #79FF75;
	border-radius: 3px;
    
    padding-top: 4px;
    padding-bottom: 4px;
	
    padding-left: 12px;
    padding-right: 12px;
	
}


.web-links2 a:hover{
    color: #DDE1FF;
    background-color: #3B1C10;
    border-color: #F2FF71;
	box-shadow: 2px 2px 3px #774635;
	
}

/*

.side-links2 {
    text-decoration: none;
	background-image: url("../images/keithalansetree-380 x 250 -raw1-black-60.jpg");
	
    justify-content: center;
    align-content: center;
    align-self: center;
    display: flex;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font: bolder;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: .045em;
    word-spacing: .07em;
    font-size: 29px;
	
    border: 2px solid #EEFFE2;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 2px;
    padding-right: 2px;
	
}


.side-links2 a {
    text-decoration: none;
	
	
    text-align: center;
    color: #2AFF00;
	background-color: #0A2100;
	
	
	box-shadow: 2px 2px 3px white;
    
    border: 2px solid #F8FF00;
	border-radius: 5px;
    
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}


.side-links2 a:hover{
    color: #F9FF2C;
    background-image: url("../images/keithalansetree-1000-360-96-raw1-black-60.jpg");
    border-color: #E8FF00;
	box-shadow: 4px 4px 5px rgba(255,236,141,1.00);
	
}


*/

.footer-area
{
        bottom: 0;
    }


.footer-area {
	width: 1000px;
    height: 50px;
	
	text-align: center;
	
	clear: both;
    position: fixed;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    
    font-size: 15px;
    line-height: 20px;
	letter-spacing: .02em;
    word-spacing: .03em;
    
    background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    
}


.copyright {
	
	background-color: rgba(17,6,1,0.75);
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	
	color: #FBFFF6;
    border: 2px solid #564D43;
    border-radius: 5px;
	
    margin-top: 5px;
    margin-bottom: 4px;
	
    margin-left: 325px;
    margin-right: 325px;
	
    padding-top: 4px;
    padding-bottom: 4px;
	
	padding-left: 4px;
	padding-right: 4px;
	
}

.top-return {
	
    float: left;
    text-align: center;
	
	box-shadow: 1px 1px 2px white;
	
	background-color: rgba(108,87,37,0.75);
	/*background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");*/
	
    border: 2px solid #FFCB77;
    border-radius: 5px;
	
    margin-top: 63px;
    margin-bottom: 0px;
	
    
    margin-left: 7px;
	
    padding-top: 7px;
    padding-bottom: 7px;
	
    padding-left: 7px;
    padding-right: 7px;
	
}


.top-return a{
    text-decoration: none;
	
	float: left;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 17px;	
    font-weight: 300;
    line-height: 19px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	background-color: #3D2306;
    /*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	
    color: #FFF7EA;
    border: 1px solid #FFE59B;
    border-radius: 5px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 7px;
    padding-right: 7px;
	
}


.top-return a:hover {
	
    color: #FFC600;
    background-color: #051700;
    border-color: #02FF00;
	
}


.bottom-return {
	float: left;
	
	box-shadow: 2px 2px 3px #FFFA7B;
    text-align: center;
   
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 22px;	
    font-weight: bold;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	/*background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");*/
	
    background-color: rgba(55,41,8,0.75);
    border: 2px solid #FFCB77;
    border-radius: 5px;
	
	margin-top: 15px;
	margin-bottom: 15px;
	
	margin-left: 3px;
    margin-right: 3px;
    
	
    padding-top: 22px;
    padding-bottom: 22px;
	
    padding-left: 10px;
    padding-right: 10px;
    
}


.bottom-return a{
	
    text-decoration: none;
	
    /*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	
	color: #FFF8DF;
	background-color: #221200;
    border: 2px solid #FFE59B;
	border-radius: 5px;
	
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    
}


.bottom-return a:hover {
	
    color: #00FF0D;
    background-color: rgba(0,7,0,0.60);
    border-color: #02FF00;
	
}

.headline-container {
    
    width: 1000px;
    height: auto;
	
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
	background-color: #332500;
    
    margin-top: 0PX;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.headline-article{
	
	height: 200px;
	
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
	
    background-color: #6C5C3C;
    
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	padding-right: 0px;
	
}


.headline-header {
	text-decoration: none;
	position: relative;
   	text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight:  bolder;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
	margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.headline-title {
	
    text-decoration: underline;
	text-decoration-color: #2A0D00;
    
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFDE3F;
	background-color: rgba(42,13,0,0.90);
    /*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
	border-radius: 5px;
    border: 1px solid #89FFB9;
	border-bottom: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.headline-title:hover {
	text-decoration: underline;
	text-decoration-color: #002904;
	
	color: #DBFFDA;
    background-color: rgba(0,29,3,0.75);
	border-color: #072F00;
	
}


.headline-image {
	
    text-align: center;
    margin: 1px 1px 1px 1px;
    
}

.headline-content {
	
	
    text-decoration: underline;
	text-decoration-color: #2A0D00;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFDE3F;
	background-color: rgba(42,13,0,0.90);
	/*background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");*/
    
    border-radius: 5px;
    border: 1px solid #89FFB9;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.headline-content:hover {
	text-decoration: underline;
	text-decoration-color: #002603;
	
color: #DBFFDA;
    background-color: rgba(0,29,3,0.75);
	border-color: #072F00;
	
}

.headline-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 300;
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFDE3F;
    background-color: rgba(42,13,0,0.90);
    border-radius: 5px;
    border: 1px solid #89FFB9;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.headline-home{
	
    float: left;
    text-align: center;
	
	background-color: rgba(81,36,16,0.60);
	
    border: 2px solid #89FFB9;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 1px;
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}



.headline-home a{
    text-decoration: none;
	
	float: left;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    background-color: #371D11;
	
    color: #FFF9E0;
    border: 2px solid #FFBF70;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	
    padding-left: 12px;
    padding-right: 12px;
}


.headline-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
}



.results2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    
	
    font-size: 35px;
    font-weight: 400;
	
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	text-align: center;
    color: #FFF4E5;
	background-color: rgba(91,59,0,0.70);
    border: 2px solid #D08B00;
    border-radius: 5px;
	
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
	padding-right: 1px; 
}


.no-results2 {   /* will never happen*/
	
    /*float: left;*/
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font-size: 35px;
    font-weight: 400;
    
	
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	text-align: center;
	
    color: #00D3FF;
	background-color: rgba(12,25,85,0.55);
    border: 2px solid #00AF03;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
	
}


.details-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	
    padding-bottom: 1px; 
	
}


.details-article {
	height: 200px;
	
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    
    
    color: #FFE500;
	background-color: #6C5C3C;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	
}




.details-header {
	text-decoration: none;
    position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    
    font-size: 80px;
    font-weight: bolder;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
	
}


.details-title {
	
    text-decoration: none;
    
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
	line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.90);
	border-radius: 5px;
	border: 1px solid #B6FFD4;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
	margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;    
    
}


.details-image {
    text-align: center;
    
    margin: 1px 1px 1px 1px;
    
}


.details-content {
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.90);
	border-radius: 5px;
	border: 1px solid #B6FFD4;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;	
	
}


.details-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 400;
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.90);
	border-radius: 5px;
	border: 1px solid #B6FFD4;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


/*.details1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	
    padding-bottom: 1px;
    
    
    
    
}


.details1-article {
	height: 200px;
	
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    
    
    color: #FFE500;
	background-color: #6C5C3C;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px; 
	
}


.details1-header{
	  
    margin-top: 54px;
    margin-left: 302px; 
     
}



.details1-header a{
    
    text-decoration: none;
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: oblique;
    font: bolder;
    font-size: 80px;
    font-weight: 400;
    line-height: 86px;
    letter-spacing: .045em;
    word-spacing: .07em;
	
    color: #FFE500;
    background-color: #272000;
    border: 2px solid antiquewhite;
    border-radius: 5px;
    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
	
}


.details1-title {
	text-indent: 60px;
	
    text-decoration: none;
    
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: oblique;
    font-size: 38px;
    font: bolder;
    font-weight: 400;
	line-height: 44px;
    letter-spacing: .045em;
    word-spacing: .07em;
	
    color: #FF6E00;
    background-color: rgba(0,67,0,0.70);
	border-radius: 5px;
	border: 2px solid #FFFD00;
	
	
    margin-top: 113px;
    margin-bottom: 10px;
	
	margin-left: 50px;
	margin-right: 50px;
	
     padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 23px;
    padding-right: 23px;    
    
}


.details1-image {
    text-align: center;
    
    margin: 1px 1px 1px 1px;
    
}

.details1-content {
	text-indent: 60px;
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: normal;
    font-size: 30px;
    font: normal;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: .045em;
    word-spacing: .07em;
    
    color: antiquewhite;
    background-color: rgba(0,0,0,0.80);
    border-radius: 5px;
    border: 2px solid #FFFD00;
    margin-top: 120px;
    margin-bottom: 10px;
    margin-left: 150px;
    margin-right: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;	
	
    
	
}


.details1-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: normal;
    font-weight: 300;
    font: bolder;
    font-size: 14px;
	line-height: 20px;
    letter-spacing: .045em;
    word-spacing: .07em;
    color: antiquewhite;
    background-color: rgba(10,10,10,0.85);
    border-radius: 5px;
    border: 2px solid antiquewhite;
    margin-top: 10px;
    margin-bottom: 10px;
	
	
    margin-right: 150px;
	
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
	
	
	
}


*/


.results-container {
    
    width: 1000px;
    height: auto;
	
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    background-color: #332500;
	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	
    padding-bottom: 1px;
    
}


.results-article {
	
	height: 200px;
	
    color: #FFE500;
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	padding-right: 0px;
	
}


.results-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font-size: 80px;
    font-weight: bolder;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
	margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
	
}


.results-title  {
	
    text-decoration: underline;
	text-decoration-color: #000300;
    
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;    
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #B8FFB3;
	background-color: rgba(0,3,0,0.90);
    border-radius: 5px;
	border: 1px solid #B6FFD4;
	border-bottom: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
     padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.results-title:hover {
	
	text-decoration: underline;
	text-decoration-color: #351F00;
	
	color: #FFFE9C;
	background-color: rgba(53,31,0,0.80);
	border-color: #BC5700;	
	
}

.results-image {
   
    text-align: center;
    
    margin: 1px 1px 1px 1px;
      
}


.results-content {
	
	text-decoration: underline;
	
	text-decoration-color: #000300;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.90);
    border-radius: 5px;
    border: 1px solid #B6FFD4;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.results-content:hover {
	text-decoration: underline;
	text-decoration-color: #351F00;
	
	color: #FFFE9C;
	background-color: rgba(53,31,0,0.80);
	border-color: #BC5700;	
	
}


.results-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: 300;
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #B8FFB3;
    background-color: rgba(0,3,0,0.90);
    border-radius: 5px;
    border: 1px solid #B6FFD4;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.results-home {
	
    float: left;
    text-align: center;
		
	background-color: rgba(99,128,88,0.80);
	
    border: 2px solid #021B00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}

.results-home a{
    text-decoration: none;
	
	float: left;
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    background-color: #041E00;
	
    color: #BCFFC2;
    border: 2px solid #00AB22;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	
    padding-left: 12px;
    padding-right: 12px;
}


.results-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
}

	
	
	
	




.results1 {
    
	text-align: center;
    
	text-indent: 0px;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font-size: 35px;
    font-weight: bold;
    line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #FFEBC6;
    background-color: rgba(19,14,6,0.55);
    border: 2px solid #C57B00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;	
}


.no-results1 {
    text-align: center;
	text-indent: 0px;
    font-size: 35px;
    font-weight: bold;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #FFA600;
    background-color: rgba(19,14,6,0.55);
    border: 2px solid #C57B00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 10px;
    margin-right: 10px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
}


.resultarticle-container {
    
    width: 1000px;
    height: auto;
	
	background: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	
    padding-bottom: 1px;
    
    
    
}


.resultarticle-article {
	
    height: 200px;
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #123B47;
    
    
      margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px; 
	
}


.resultarticle-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bolder;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;	
    margin-left: 150px;
	margin-right: 150px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
	
}



.resultarticle-title {
    
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 500;
    
    text-indent: 15px;
	font-size: 49px;
	line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFFE9C;
	background-color: rgba(53,31,0,0.80);
    border-radius: 5px;
	border: 1px solid #BC5700;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;   
    
}

.resultarticle-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
    
}


.resultarticle-content {
	
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";;
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 500;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #FFFE9C;
    background-color: rgba(53,31,0,0.80);
    border-radius: 5px;
    border: 1px solid #BC5700;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px; 
	
}


.resultarticle-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: 300;
    
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFFE9C;
    background-color: rgba(53,31,0,0.80);
    border-radius: 5px;
    border: 1px solid #BC5700;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.article-container {
    
    width: 1000px;
    height: auto;
	
	background: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
	
	padding-bottom: 1px;
    
}


.article-article {
	
    height: 200px;
	
	background-color: #6C5C3C;
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}


.article-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bolder;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;	
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.article-title {
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
	font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #DBFFDA;
    background-color: rgba(0,29,3,0.75);
	
    border-radius: 5px;
    border: 1px solid #072F00;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.article-image {
	
    text-align: center;
    
    margin: 1px 1px 1px 1px;
       
}

.article-content {
	
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
	
    color: #DBFFDA;
    background-color: rgba(0,29,3,0.75);
	
    border-radius: 5px;
    border: 1px solid #0E5E00;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.article-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: normal;
	
    font-weight: 300;
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F7FFF4;
    background-color: rgba(0,29,3,0.75);
    border-radius: 5px;
    border: 1px solid #072F00;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage-container {
       
    width: 1000px;
    height: auto;
	
    background-color: #332500;
	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    
    padding-bottom: 1px;
	
}


.sideonepage-title  {
	
	margin-top: 7px;
	margin-bottom: 4px;
    
    margin-left: 5px;
    margin-right: 5px;
 
}


.sideonepage-title a{
    
    display: flex;
    text-decoration: none;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 34px;
    font-weight: 400;
	Line-height: 36px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FDFFF0;
    background-color: rgba(57,52,0,0.90);
    border: 2px solid #FFDD00;
    border-radius: 5px;
	
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
	
}


.sideonepage-title a:hover {
    
    color: #FFED57;
    background-color: rgba(95,50,0,0.85);
    border-color: #FEFFF0;
	
	
}


.sideonepage-image {
	
    float: left;
    
    margin: 1px 1px 135px 25px;
	
}


.sideonepage-content {
	
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 168px;
    margin-right: 25px;
	
	
}

.sideonepage-content a{
    text-decoration: none;
    
    display: flex;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 26px;
    font-weight: 300;
	line-height: 30px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
	color: #FDFFF0;
    background-color: rgba(57,52,0,0.65);
    border: 1px solid #FFDD00;
    border-radius: 5px;
    
    padding-top: 7px;
    padding-bottom: 7px;
    
    padding-left: 12px;
    padding-right: 12px;
    
}


.sideonepage-content a:hover {
	
    color: #FFF9C6;
    background-color: rgba(0,2,14,0.65);
    border-color: #FEFFF0;
	
}




.sideonepage-readmore {
	
    float: right;
	text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    margin-top: 3px;
	margin-bottom: 15px;
	
    margin-right: 25px;
	
}


.sideonepage-readmore a {
    text-decoration: none;
	
    color: #FDFFF0;
    background-color: #221F00;
    border: 2px solid #FFDD00;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage-readmore a:hover{
    box-shadow: 2px 2px 3px white;
	
    color: #FFF9C6;
    background-color: rgba(0,2,14,0.65);
    border-color: #FEFFF0;
	
}


.sideonepage-author {
    float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-size: 13px;
	font-weight: 300;
    line-height: 15px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FDFFF0;
    background-color: rgba(57,52,0,0.90);
    border: 2px solid #FFDD00;
    border-radius: 5px;
	
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 25px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage-home {
	
    float: left;
    text-align: center;
	
    background-color: rgba(57,52,0,0.50);
    border: 2px solid #FFDD00;
    border-radius: 5px;
	
    margin-top: 43px;
    margin-bottom: 12px;
	
    margin-left: 22px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}

.sideonepage-home a{
    text-decoration: none;
	
	float: left;
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FDFFF0;
    background-color: #221F00;
    border: 1px solid #FFDD00;
    border-radius: 5px;
	
    padding-top: 5px;
    padding-bottom: 5px;
	
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage-home a:hover {
	
	box-shadow: 2px 2px 3px white;
	
    color: #FFF9C6;
    background-color: rgba(0,2,14,0.65);
    border-color: #FEFFF0;
	
}


.sideonepage1-container {
       
    width: 1000px;
    height: auto;
	
    background-color: #332500;
	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    
    padding-bottom: 1px;
	
}

.sideonepage1-title  {
	
	margin-top: 7px;
	margin-bottom: 4px;
    
    margin-left: 5px;
    margin-right: 5px;
 
}


.sideonepage1-title a {
    
    display: flex;
    text-decoration: none;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 34px;
    font-weight: 400;
    Line-height: 36px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #DBFFCD;
    background-color: rgba(0,27,0,0.90);
    border: 2px solid #B8FF6E;
    border-radius: 5px;
	
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
	
}


.sideonepage1-title a:hover {
    
    color: #47FF47;
    background-color: rgba(25,59,14,0.85);
    border-color: #A4FFA4;
	
}


.sideonepage1-image {
	
    float: left;
    
    margin: 1px 1px 135px 25px;
	
}


.sideonepage1-content {
    
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 168px;
    margin-right: 25px;
    
}

.sideonepage1-content a {
    text-decoration: none;
    
	display: flex;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 26px;
    font-weight: 300;
	line-height: 30px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #DBFFCD;
    background-color: rgba(0,27,0,0.65);
    border: 1px solid #B8FF6E;
    border-radius: 5px;
    
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
    
}


.sideonepage1-content a:hover {
	
    color: #B7FFB6;
    background-color: #22331D;
    border-color: #77B177;
	
}


.sideonepage1-readmore {
	
    float: right;
	text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
   	margin-top: 3px;
	margin-bottom: 15px;
	
    margin-right: 25px;
	
}


.sideonepage1-readmore a {
    text-decoration: none;
	
    color: #DBFFCD;
    background-color: #000F00;
    border: 2px solid #B8FF6E;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage1-readmore a:hover{
    box-shadow: 2px 2px 3px white;
	
    color: #B7FFB6;
    background-color: #22331D;
    border-color: #77B177;
	
}


.sideonepage1-author {
    float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-size: 13px;
	font-weight: 300;
    line-height: 15px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #DBFFCD;
    background-color: rgba(0,15,0,0.75);
    border: 2px solid #B8FF6E;
    border-radius: 5px;
	
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 25px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}


.sideonepage1-home {
	
    float: left;
    text-align: center;
	
    background-color: rgba(21,63,21,0.65);
    border: 2px solid #E6FF60;
    border-radius: 5px;
	
    margin-top: 43px;
    margin-bottom: 12px;
	
    margin-left: 22px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}



.sideonepage1-home a{
    text-decoration: none;
	
	float: left;
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #DBFFCD;
    background-color: #000F00;
    border: 1px solid #B8FF6E;
    border-radius: 5px;
	
    padding-top: 5px;
    padding-bottom: 5px;
	
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideonepage1-home a:hover {
	
	box-shadow: 2px 2px 3px white;
	
    color: #B7FFB6;
    background-color: #1C3513;
    border-color: #77B177;
	
}



.sideresultpage-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sideresultpage-article {
	
    height: 200px;
	
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
   
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;   
	
}

.sideresultpage-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	    
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
	margin-right: 225px;
    
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.sideresultpage-title {
	
    text-decoration: underline;
	text-decoration-color: #643500;
    
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFED57;
	background-color: rgba(95,50,0,0.85);
    border-radius: 5px;
	border: 1px solid #FEFFF0;
	border-bottom: 0px ;
    
    margin-top: 10px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    
}


.sideresultpage-title:hover {
    text-decoration: underline;
	text-decoration-color: #462C1C;
	
    color: #F6FF6B;
    background-color: rgba(63,38,24,0.85);
    border-color: #FFC600;
	
}


.sideresultpage-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
 
}


.sideresultpage-content {
    text-decoration: underline;
	text-decoration-color: #643500;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #FFED57;
	background-color: rgba(95,50,0,0.85);
    border-radius: 5px;
	border: 1px solid #FEFFF0;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideresultpage-content:hover {
	
    text-decoration: underline;
	text-decoration-color: #462C1C;
	
    color: #F6FF6B;
    background-color: rgba(63,38,24,0.85);
    border-color: #FFC600;
	
}


.sideresultpage-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFED57;
	background-color: rgba(95,50,0,0.85);
    border-radius: 5px;
	border: 1px solid #FEFFF0;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
	
	
}


.sideresultpage-home {
	
    float: left;
    text-align: center;
	
	box-shadow: 1px 1px 2px white;
	
	background-color: rgba(95,50,0,0.85);
	
    border: 2px solid #FEFFF0;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 1px;
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}

.sideresultpage-home a{
    text-decoration: none;
	
	float: left;
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    background-color: #391E00;
	
    color: #FFED57;
    border: 2px solid #FEFFF0;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	
    padding-left: 12px;
    padding-right: 12px;
}


.sideresultpage-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
	
}


.results3 {
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    
    font-size: 35px;
    font-weight: bold;
	text-indent: 0px;
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #FFD7A5;
    background-color: rgba(118,73,0,0.55);
    border: 2px solid #FF6E00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
	padding-right: 1px;
	
}


.no-results3 {    /*  will never happen  */
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font-size: 35px;
	font-weight: bold;
    text-indent: 0px;
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #FFD6A1;
    background-color: rgba(90,50,0,0.80);
    border: 2px solid #FFA659;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 15px;
    margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
	
}

.sideresultpage1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
	
    padding-bottom: 1px;
    
}


.sideresultpage1-article {
	
    height: 200px;
	
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
   
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;   
	
}


.sideresultpage1-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
	margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideresultpage1-title {
	
    text-decoration: underline;
	text-decoration-color: #1E4212;
    
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #47FF47;
	background-color: rgba(25,59,14,0.85);
    border-radius: 5px;
	border: 1px solid #A4FFA4;
	border-bottom: 0px ;
    
    margin-top: 10px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    
}

.sideresultpage1-title:hover {
    text-decoration: underline;
	text-decoration-color: #062500;
	
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);
    border-color: #A4FFAE;
	
}

.sideresultpage1-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
 
}


.sideresultpage1-content {
	
    text-decoration: underline;
	text-decoration-color: #1E4212;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #47FF47;
	background-color: rgba(25,59,14,0.85);
    border-radius: 5px;
	border: 1px solid #A4FFA4;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideresultpage1-content:hover {
    text-decoration: underline;
	text-decoration-color: #062500;
	
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);
    border-color: #A4FFAE;
}


.sideresultpage1-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: 300;
    font-size: 20px;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #47FF47;
	background-color: rgba(25,59,14,0.85);
    border-radius: 5px;
	border: 1px solid #A4FFA4;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sideresultpage1-home {
	
    float: left;
    text-align: center;
	
	box-shadow: 1px 1px 2px white;
	
	background-color: #001D02;
	
    border: 2px solid #02FF00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 1px;
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	
    padding-left: 8px;
    padding-right: 8px;
	
}


.sideresultpage1-home a{
    text-decoration: none;
	
	float: left;
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    background-color: rgba(58,106,49,0.70);
	
    color: #B7FFB6;
    border: 2px solid #001E06;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	
    padding-left: 12px;
    padding-right: 12px;
}


.sideresultpage1-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
	
}

.results6 {
	text-indent: 0px;
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 35px;
    font-weight: bold;
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #EFFFF0;
    background-color: rgba(15,65,0,0.55);
    border: 2px solid #00FF00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
	padding-right: 1px;
	
}


.no-results6 {    /*  will never happen  */
	
	text-indent: 0px;
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
		
    font-size: 35px;
	font-weight: bold;
    line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #B6FFBA;
    background-color: rgba(39,96,20,0.55);
    border: 2px solid #00AF03;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 15px;
    margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
	
}


.sidetitlelink-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sidetitlelink-article {
	height: 200px;
   
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
	
}



.sidetitlelink-header {
	
	text-decoration: none;
	position: relative;
    text-align: center;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 175px;
	margin-right: 175px;
    
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sidetitlelink-title {
	
    text-decoration: none;
    
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F6FF6B;
	background-color: rgba(63,38,24,0.85);
    border-radius: 5px;
	border: 1px solid #FFC600;
    border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
      
}


.sidetitlelink-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
 
}

.sidetitlelink-content {
	
    text-decoration: none;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #F6FF6B;
    background-color: rgba(63,38,24,0.85);
    border-radius: 5px;
    border: 1px solid #FFC600;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidetitlelink-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F6FF6B;
    background-color: rgba(63,38,24,0.85);
    border-radius: 5px;
    border: 1px solid #FFC600;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidetitlelink1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sidetitlelink1-article {
	height: 200px;
   
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
	
}



.sidetitlelink1-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 200px;
	margin-right: 200px;
    
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sidetitlelink1-title {
	
	
    text-decoration: none;
    
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F1FFEF;
	background-color: rgba(4,21,0,0.75);
    border-radius: 5px;
	border: 1px solid #A4FFAE;
    border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
      
}


.sidetitlelink1-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
 
}

.sidetitlelink1-content {
	text-decoration: none;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);
    border-radius: 5px;
    border: 1px solid #A4FFAE;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidetitlelink1-dateauthor {
	
	float: right;
	
    text-align: right;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);;
    border-radius: 5px;
    border: 1px solid #A4FFAE;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidepage-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sidepage-article {
	
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    margin-top: 0px;
    margin-bottom: 0px;
	
	
    padding-top: 0px;
    padding-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	
}




.sidepage-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	align-content: center;
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
	margin-bottom: 0;
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}




.sidepage-title {
	
	text-decoration: none;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF9C6;
	background-color: rgba(0,2,14,0.65);
    border-radius: 5px;
	border: 1px solid #FEFFF0;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;  
	
}


.sidepage-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
   
}


.sidepage-content {
	decoration: none;
	
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
	font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #FFF9C6;
	background-color: rgba(0,2,14,0.65);
	border-radius: 5px;
    border: 1px solid #FEFFF0;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidepage-dateauthor {
	
	float: right;
	
    text-align: right;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFF9C6;
	background-color: rgba(0,2,14,0.65);
	border-radius: 5px;
    border: 1px solid #FEFFF0;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidepage1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
    
}


.sidepage1-article {
	
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px; 
	
}



.sidepage1-header {
	position: relative;
	
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
	margin-right: 225px;
    
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidepage1-title {
	
	text-decoration: none;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFDDC1;
	background-color: rgba(4,21,0,0.75);
    border-radius: 5px;
	border: 1px solid #A4FFAE;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;  
	
}


.sidepage1-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
   
}


.sidepage1-content {
	
    decoration: none;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
	font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);
    border-radius: 5px;
    border: 1px solid #A4FFAE;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidepage1-dateauthor {
	
	float: right;
	
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-size: 20px;
	font-weight: 300;
	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F1FFEF;
    background-color: rgba(4,21,0,0.75);
    border-radius: 5px;
    border: 1px solid #A4FFAE;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
		
}


.sidesearchpage-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
	
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sidesearchpage-article {
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
	
}


.sidesearchpage-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidesearchpage-title {
	
    text-decoration: none;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #EDFDFF;
	background-color: rgba(128,103,66,0.80);
    border-radius: 5px;
    border: 1px solid #41DEFF;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
 
}


.sidesearchpage-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
  
}


.sidesearchpage-content {
	decoration: none;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #EDFDFF;
    background-color: rgba(128,103,66,0.80);
    border-radius: 5px;
    border: 1px solid #41DEFF;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidesearchpage-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
   
	font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #EDFDFF;
    background-color: rgba(128,103,66,0.80);
    border-radius: 5px;
    border: 1px solid #41DEFF;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidesearchpage1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
	
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sidesearchpage1-article {
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
	
}


.sidesearchpage1-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sidesearchpage1-title {
	
    text-decoration: none;
    
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F6FFF0;
	background-color: rgba(74,90,70,0.95);
    border-radius: 5px;
    border: 1px solid #96FF9F;
	border-bottom: 0px ;
	
    margin-top: 95px;
    margin-bottom: 10px;
	
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
 
}


.sidesearchpage1-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
  
}



.sidesearchpage1-content {
	
    decoration: none;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F6FFF0;
    background-color: rgba(74,90,70,0.95);
    border-radius: 5px;
    border: 1px solid #96FF9F;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sidesearchpage1-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F9FFF6;
    background-color: rgba(74,90,70,0.95);
    border-radius: 5px;
    border: 1px solid #96FF9F;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sideoneresults-article {
	
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
  
}


.sideoneresults-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 200px;
	margin-right: 200px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sideoneresults-title {
	
    text-decoration: underline;
	text-decoration-color: #601D00;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFD775;
	background-color: rgba(91,28,0,0.80);
    border-radius: 5px;
	border: 1px solid #FFCB80;
	border-bottom: 0px ;
		
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults-title:hover {
    text-decoration: underline;
	text-decoration-color: #806742;
	
    color: #EDFDFF;
    background-color: rgba(128,103,66,0.80);
    border-color: #41DEFF;
}


.sideoneresults-image {
	
    text-align: center;
    
    
   margin: 1px 1px 1px 1px;  /* was 0 0 50 0 */
 
}


.sideoneresults-content {
    text-decoration: underline;
	text-decoration-color: #601D00;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #FFD775;
	background-color: rgba(91,28,0,0.80);
    border-radius: 5px;
	border: 1px solid #FFCB80;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults-content:hover {
    text-decoration: underline;
	text-decoration-color: #806742;
	
    color: #EDFDFF;
    background-color: rgba(128,103,66,0.80);
    border-color: #41DEFF;
	
}


.sideoneresults-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 20px;	
    font-weight: 300;
    line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFD775;
	background-color: rgba(91,28,0,0.80);
    border-radius: 5px;
	border: 1px solid #FFCB80;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.sideoneresults-home {
	
    float: left;
    text-align: center;
	
	background-color: rgba(91,28,0,0.50);
	border: 2px solid #FFCB80;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 15px;
	margin-right: 1px;
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	padding-left: 8px;
    padding-right: 8px;
	
}



.sideoneresults-home a{
	float: left;
	
    text-decoration: none;
	
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #FFC500;
	background-color: #411400;
	border: 2px solid #001E06;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	padding-left: 12px;
    padding-right: 12px;
	
}


.sideoneresults-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
	
}


.results4 {
	
	text-align: center;
	text-indent: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
	
    font: bold;
	font-size: 35px;
    font-weight: 400;
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
	color: #DAF9FF;
	background-color: rgba(111,58,0,0.55);
    border: 2px solid #FF5F00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
	padding-right: 1px;
	
	
}


.no-results4 {
	
	text-align: center;
	text-indent: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: normal;
	
	font: bold;
	font-size: 35px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
	
    color: #FFC380;
	background-color: rgba(104,61,0,0.55);
    border: 2px solid #C45B00;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 15px;
    margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
        
}


.sideoneresults1-container {
    
    width: 1000px;
    height: auto;
	
	background-color: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-bottom: 1px;
    
}


.sideoneresults1-article {
	
	height: 200px;
    
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
    
    color: #FFE500;
	
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
  
}



.sideoneresults1-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 200px;
	margin-right: 200px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults1-title {
	
	text-decoration: underline;
	text-decoration-color: rgba(19,45,19,0.90);
	
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;	
    font-size: 49px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F1FFEE;
	background-color: rgba(19,45,19,0.90);
    border-radius: 5px;
	border: 1px solid #91FF96;
	border-bottom: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 25px;
    margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults1-title:hover {
    
	text-decoration-color: rgba(74,90,70,0.95);
	
    color: #F6FFF0;
    background-color: rgba(74,90,70,0.95);
    border-color: #96FF9F;
	
}

.sideoneresults1-image {
	
    text-align: center;
    
    
   margin: 1px 1px 1px 1px;
 
}


.sideoneresults1-content {
    text-decoration: underline;
	text-decoration-color: rgba(19,45,19,0.80);
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
    
    color: #F1FFEE;
    background-color: rgba(19,45,19,0.80);
    border-radius: 5px;
    border: 1px solid #91FF96;
	border-top: 0px ;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults1-content:hover {
    
	text-decoration-color: rgba(74,90,70,0.95);
	
    color: #F6FFF0;
    background-color: rgba(74,90,70,0.95);
    border-color: #96FF9F;
	
}


.sideoneresults1-dateauthor {
	
	float: right;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 20px;
    font-weight: 300;
   	line-height: 23px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #F6FFF4;
    background-color: rgba(19,45,19,0.90);
    border-radius: 5px;
    border: 1px solid #91FF96;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}


.sideoneresults1-home {
	
    float: left;
	
    text-align: center;
	
	background-color: rgba(19,45,19,0.90);
	border: 2px solid #91FF96;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 1px;
    margin-left: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
	padding-left: 8px;
    padding-right: 8px;
	
}



.sideoneresults1-home a{
	float: left;
	
    text-decoration: none;
	
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	color: #FFC500;
    background-color: rgba(74,119,65,0.70);
	border: 2px solid #486A4F;
    border-radius: 5px;
	
    padding-top: 6px;
    padding-bottom: 6px;
	padding-left: 12px;
    padding-right: 12px;
	
}


.sideoneresults1-home a:hover {
	
	box-shadow: 1px 1px 2px white;
	
    color: #00FF0D;
    
    border-color: #02FF00;
	
}


.results5 {
	
	
	text-align: center;
	text-indent: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 35px;
    font-weight: bold;
	line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #ECFFE2;
	background-color: rgba(0,54,2,0.65);
    border: 2px solid #00DB03;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
	padding-right: 1px;
	
	
}


.no-results5 {
	
	
	text-align: center;
	text-indent: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
		
    font-size: 35px;
    font-weight: bold;
    line-height: 41px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #59FF00;
	background-color: rgba(96,95,20,0.55);
    border: 2px ;
    border-radius: 5px;
	
    margin-top: 10px;
    margin-bottom: 750px;
    margin-left: 15px;
    margin-right: 15px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-right: 1px;
    
}


.page-container {
    
    width: 1000px;
    height: auto;
	
    background: #332500;
	background-image: url("../images/1000x550-300res-redrockwall-nav-1st-black20.jpg");
    
    margin-top: 0px;
    margin-bottom: 0px;
	
    margin-left: auto;
    margin-right: auto;
	
    padding-bottom: 1px;
    
}


.page-article {
	
    height: 200px;
	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	letter-spacing: .02em;
    word-spacing: .03em;
	
    background-image: url("../images/1000x200-300res-redrockwall-1st-black-65 header.jpg");
    background-color: #6C5C3C;
	color: #FFE500;
    
    
    margin-top: 0px;
    margin-bottom: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px; 
	
}



.page-header {
	position: relative;
	text-decoration: none;
	
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	
	text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-style: oblique;
    	
    font-size: 80px;
    font-weight: bold;
    line-height: 85px;
    letter-spacing: .02em;
    word-spacing: .03em;
	
    color: #E4CFA7;
    border: 2px solid #FFBB62;
    border-radius: 5px;
	
	margin-top: 38px;
    margin-left: 225px;
    margin-right: 225px;
	
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
	
}



.page-title {
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
	font-size: 49px;
    font-weight: 500;    
	line-height: 53px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
    color: #00A6E1;
    border-radius: 5px;
	
    margin-top: 95px;
    margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;    
    
}


.page-image {
    
    text-align: center;
    
    margin: 1px 1px 1px 1px;
    
}


.page-content {
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    
	text-indent: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: .04em;
    word-spacing: .03em;
	
	background-color: rgba(0,0,0,0.80);
    color: antiquewhite;
	border-radius: 5px;
	
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 120px;
	margin-right: 120px;
	
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;  
	
}


/*.page-date {
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .045em;
    word-spacing: .07em;
	border-radius: 5px;
    color: antiquewhite;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 750px;
    padding-right: 1px;
	
}


.page-author {
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-style: oblique;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .045em;
    word-spacing: .07em;
	border-radius: 5px;
    color: antiquewhite;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
	padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 450px;
    padding-right: 50px;
	
}
*/

.page-dateauthor {
    
	float: right;
	
    text-align: center;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    	
    font-weight: 300;
    font-size: 20px;
	line-height: 23px;
	letter-spacing: .04em;
    word-spacing: .03em;
	
    color: antiquewhite;
    background-color: rgba(10,10,10,0.85);
    border-radius: 5px;
    border: 1px solid #EFEEE3;
	
    margin-top: 10px;
    margin-bottom: 10px;
	
    margin-right: 120px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
	
}

.pageextras {
	
    float: right;
	
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
    font-size: 15px;
    font-weight: bold;
	line-height: 17px;
    letter-spacing: .04em;
    word-spacing: .03em;
	/*
	background-image: url("../images/3486-SIDE-380-250-92-RAW-BLACK-30.jpg");
	*/
	
    background-color: rgba(55,41,7,0.75);
    border: 2px solid #FFCB77;
    border-radius: 5px;
	
    margin-top: 15px;
    margin-right: 10px;
	
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
	
}


.pageextras a{
	text-decoration: none;
	
	/*
	background-image: url("../images/300x200-300res-redrockwall-sidebar-1st-black-70.jpg");
	*/
	
	color: #FFFBE9;
    background-color: #251300;
	border: 2px solid #FFE59B;
	border-radius: 5px;
    
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
	
}


.pageextras a:hover {
	
    color: #FFD600;
    background-color: #004A22;
    border-color: #5FFF5E;
	box-shadow: 2px 2px 3px white;
	
}












