
@import "/css/a_general/base.css";
@import "/css/a_general/fonts.css";
@import "/css/a_general/spritesheet.css";
@import "/css/a_general/forms.css";



/* @group GENERAL */
body {
	background: url(/css/images/map.gif);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
/* @end */



/* @group HEADER */
body > header {
	height: 76px;
}
	 
	body > header > div {
		margin: 0 auto;
		width: 1000px;
		height: 76px;
		position: relative;
		box-sizing:  border-box; -webkit-box-sizing:  border-box; -moz-box-sizing:  border-box; -o-box-sizing:  border-box; -ms-box-sizing:  border-box; 
	
		border-bottom: 1px solid #CCC1BB;
}

	body > header nav.topnav {
		position: absolute;
		right: 0;
		top: 32px;
	}
	
		body > header nav.topnav a {
			display: inline-block;
			color: #874425;
			margin-right: 55px;
			font-size: 19px;
			font-weight: 500;
		
			text-shadow: 0 1px 2px rgba(31, 7, 0, 0.13);
			/* color: rgb(0, 98, 145); */
		
			height: 17px;
}
		body > header nav.topnav a:hover,
		body > header nav.topnav a.active {
			text-decoration:none;
    		height: 39px;
    		border-bottom: 7px solid rgba(135, 68, 37, 0.29);
		}
		body > header nav.topnav a:last-of-type {
			margin-right: 0;
		}

	body > header span.contact {
		position: absolute;
		display: block;
		top: 35px; 
		right: 0;
		padding: 10px 14px 10px 14px;
		background: rgba(55, 117, 158, 0.83);
	
		height: 41px;
		box-sizing:  border-box; -webkit-box-sizing:  border-box; -moz-box-sizing:  border-box; -o-box-sizing:  border-box; -ms-box-sizing:  border-box; 
	
		border-radius: 2px;
}
	
		body > header span.contact h6 {
    font-size: 12px;
			
		
    text-align: right;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding-bottom: 5px;
}

		body > header span.contact p {
    font-size: 17px;
			
		
    color: rgb(255, 255, 255);
    font-weight: 400;
    padding-bottom: 0;
}

	body > header .desertratlogo {
	    position: absolute;
	    left: 0;
	    top: 10px;		
	    width: 195px;
	    height: 52px;
	    display: block;		
	    background-size: 195px;
		background-image: url('/css/images/desertratlogo.png');
	}
	
body > header > div .contactexpansion {
	display: none;
	position: absolute;
	right: -11px;
	top: 65px;
	background: rgba(75, 105, 62, 1);
	z-index: 3;
	padding: 19px 0 4px 43px;
	width: 286px;
	border-radius: 4px;
	box-shadow: 0px 3px 7px rgba(0,0,0,.5);
	border-left: 1px solid rgba(255, 255, 255, 0.21);
	border-bottom: 1px solid rgba(255, 255, 255, 0.21);
	opacity: 0;
	transform:  translateY(-4px); -webkit-transform:  translateY(-4px); -moz-transform:  translateY(-4px); -o-transform:  translateY(-4px); -ms-transform:  translateY(-4px); 
	transition:  all .2s ease-in-out; -webkit-transition:  all .2s ease-in-out; -moz-transition:  all .2s ease-in-out; -o-transition:  all .2s ease-in-out; -ms-transition:  all .2s ease-in-out; 
}
body > header > div .contactexpansion.active {
	transform:  translateY(0); -webkit-transform:  translateY(0); -moz-transform:  translateY(0); -o-transform:  translateY(0); -ms-transform:  translateY(0); 
	opacity: 1;
}

	body > header > div .contactexpansion dl {
		
	}

		body > header > div .contactexpansion dl dt {
    color: rgba(172, 192, 163, 1);
			
		
    display: block;
    float: left;
    width: 92px;
    font-size: 24px;
    font-weight: 200;
}

		body > header > div .contactexpansion dl dd {
    color: #D8D8D8;
			
		
    display: block;
    height: 40px;
    font-size: 15px;
    padding-top: 7px;
}

	body > header > div .contactexpansion a.close {
		position: absolute;
		top: 0;
		right: 0;
		width: 26px;
		height: 24px;
		color: white;
		background: rgba(61, 87, 50, 1);
		padding: 8px;
		font-size: 18px;
	
		text-align: center;
	}
	body > header > div .contactexpansion a.close:hover {
		background: rgba(100, 128, 88, 1);
	
		text-decoration: none;
}
/* @end */



/* @group CONTENT */
body > header + div {
}

	body > header + div > div {
		position: relative;
		width: 1000px;
		margin: 0 auto;	
		background: rgba(255,255,255,.9);
	
		box-sizing:  border-box; -webkit-box-sizing:  border-box; -moz-box-sizing:  border-box; -o-box-sizing:  border-box; -ms-box-sizing:  border-box; 
}

/* @end */



/* @group FOOTER */
body > footer {
	height: 300px;
	background: #F5EFE1;
	background-position: 0 -138px;
	/* border-top: 12px solid #DBD3C1; */
	background: #874425;
	background: #692C10;
	padding-top: 20px;
}

	body > footer > div {
		margin: 0 auto;
		width: 1000px;
	
}

	body > footer > div h4 {
		color: #DFD3CE;
		font-size: 25px;
		padding-bottom: 28px;
		color: rgba(170, 192, 160, 0.92);
	}

	body > footer > div p.phonenumber {
		color: #DFD2CC;
		font-size: 19px; 
	}

		body > footer > div  p.hours {
			color: #D1C3BD;
			/* border-bottom: 1px solid #7A3E22; */
			width: 204px;
			padding-bottom: 8px;
			margin-bottom: 23px;
			/* background: #81320E; */
			/* padding: 16px 25px; */
		}

			body > footer > div p.hours span {
				display: inline-block;
				width: 132px;
			}

	body > footer > div .copyright {
    	padding-left: 389px;
    	border-top: 1px solid #774632;	
    	margin-top: 18px;
    	padding-top: 10px;
		
    	line-height: 6px;
	
}		
			

	body > footer > div .to_left {
		float:left;
		width: 391px;
	}


		body > footer > div .to_left p {
			color:white;
		}

	body > footer > div .to_mid {
		float: left;
		width: 23.3%;
		padding-top: 8px;
	}
		body > footer > div p {
			color: #D1C3BD;
		}

		


		body > footer > div .to_mid p.address {
			color: #D1C3BD;
		
			padding-bottom: 28px;
			/* background: #8B4C2F; */ 
			/* padding: 16px 25px; */
			/* width: 204px; */
}

	

	body > footer > div .to_right {
		float: right;
	
		padding-top: 8px;
}
		
	body > footer > div .to_right .subpages {
		font-size: .8em;
	}
	body > footer > div .to_right .mainpage {
		display: block;
		float: left;
		width: 75px;
		font-weight: bold;
	}
	
	body > footer > div .footer_map {
		width: 166px;
		height: 60px;
		padding-top: 167px;
		display:block;
		text-align: center;
		line-height: 18px;
		color: #6A6A6A;
		background:url(/css/images/footer_map.jpg) no-repeat;
	}
	
		body > footer > div .footer_map p {
    		color: #AD9A91;
		    font-size: 13px;
		    line-height: 18px;
		    padding-top: 4px;
		}

	body > footer > div a {
		color:#6087c8
	}	
/* @end */








