/* CSS Document */

/*HomePage*/

body {
	margin:  0 auto;
	width:100%;
}
#main {
	margin:  0 auto;
	position:relative;
	z-index:2;
}
#top_banner {
	background: url(http://www.ryanhepford.com/2west/Images/top_banner.jpg) repeat-x;
	position:relative;
	width:100%;
	min-height:197px;
	margin: 0;
	padding:0px;
	display: block;
}
/* Navigation*/


#navbar {
	position:relative;
	height:25px;
	width:100%;
	padding-left:0px;
	padding-top:0px;
    display:block;
	z-index: 400;
}
#navlist {
	margin:0 auto 0 auto; 
	width:600px;

}
#navlist ul {
	list-style-type: none;
	
}

#navigation{
	position:absolute;
	width:550px;
	margin:7px 0 0 213px;
}
#navlist li {
	float: left;
	line-height: 10px;
	list-style-type: none;
	padding-right:0px;
	padding-left:0px;
	
}


#drop_park {
	position:relative;
	width:100px;
	top:33px;
	left:94px;
	height:32px;
	z-index:800;
}


#ddtopmenubar {
	margin:0 auto 0 auto;
	width:100px;
	height:32px;
	z-index:800;
}

.drop_park {
	margin: 65px 0 0 155px;
	height:32px;
	z-index:800;
}


a.nav_home {
	display: block;
	background-position: 0 0;
	text-decoration: none;
	height:28px;
	width:205px;
	margin-top:1px;
	background: url(http://www.ryanhepford.com/2west/Images/new_home_nav.png) no-repeat;
}
a.nav_home:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_home_nav.png) no-repeat;
	background-position: 0 -26px;
	margin-top:1px;
}
a.nav_parks {
	display: block;
	background-position: 0 0;
	text-decoration: none;
	height:25px;
	width:90px;
	background: url(http://www.ryanhepford.com/2west/Images/new_parks_nav.png) no-repeat;
}
a.nav_parks:active {
	color:black;
}
a.nav_parks:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_parks_nav.png) no-repeat;
	height:25px;
	width:90px;
	background-position: 0 -26px;
}
a.nav_gallery {
	display: block;
	background-position: 0 0;
	text-decoration: none;
	height:28px;
	width:106px;
	margin-top:1px;
	background: url(http://www.ryanhepford.com/2west/Images/new_nav_photos.png) no-repeat;
}
a.nav_gallery:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_nav_photos.png) no-repeat;
	background-position: 0 -26px;
	margin-top:1px;
}
a.nav_blog {
	display: block;
	background-position: 0 0;
	text-decoration: none;
	height:28px;
	width:90px;
	margin-top:1px;
	background: url(http://www.ryanhepford.com/2west/Images/new_blog_nav.png) no-repeat;
}
a.nav_blog:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_blog_nav.png) no-repeat;
	background-position: 0 -27px;
	margin-top:1px;
}
a.nav_about {
	display: block;
	background-position: 0 0;
	margin-top:1px;
	text-decoration: none;
	height:30px;
	width:105px;
	background: url(http://www.ryanhepford.com/2west/Images/new_about_nav.png) no-repeat;
}
a.nav_about:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_about_nav.png) no-repeat;
	background-position: 0 -27px;
	margin-top:1px;
}
/* Logo*/

#logo {
	position:absolute;
	min-height:145px;
	width:100%;
	z-index:100;
}
#logo_pic {
	width:250px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#logo_pic li {
	list-style-type: none;
	margin-left:-335px;
	margin-top:-120px;
		
}
a.logo_link {
	background: url(http://www.ryanhepford.com/2west/Images/new_logo.png) no-repeat;
	display: block;
	text-decoration: none;
	height:145px;
	width:300px;
}
a.logo_link:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_logo.png) no-repeat;
}
/* Mid-Frame*/
 
 #mid_frame {
	background: url(http://www.ryanhepford.com/2west/Images/mid_frame_back.jpg) repeat-x;
	position:relative;
	display:block;
	min-height:440px;
	width:100%;
	padding:0;
	margin:0 0 0 0 ;
	z-index:1;
}
#mid_frame_list {
	margin:0 auto 0 auto;
	padding: 0;
	width:1000px;
}
#mid_frame_list ul {
	list-style-type:none;
	margin:0 0 0 0 ;

}
#mid_frame_list li {
	float: left;
	line-height: 10px;
	list-style-type: none;
	padding: 55px 10px 0 10px;
	
	
}
.frame {
	background: url(http://www.ryanhepford.com/2west/Images/sequoia_main.png) no-repeat;
	display: block;
	height:350px;
	width:580px;
	margin-top:20px;
	margin-left:-20px;
	margin-right:4px;
}
.stats {
	 background: url(http://www.ryanhepford.com/2west/Images/sequoia_stats.png) no-repeat;
	display: block;
	height:295px;
	width:330px;
	margin-top:32px;
	margin-left:25px;
}
/* Photo Link*/

#photo_gallery {
	position:absolute;
	height:55px;
	margin:-140px 0 0 0;
	width:100%;
	z-index:99;
}
#photolist {
	margin: 0 auto 0 auto;
	width:200px;
	padding: 0;
}
#photolist ul {
	list-style-type:none;
}
#photolist li {
	list-style-type: none;
	margin-left:225px;
	
}
a.photo_link {
	background: url(http://www.ryanhepford.com/2west/Images/photo_link.gif) no-repeat;
	display: block;
	text-decoration: none;
	height:45px;
	width:195px;
}
a.photo_link:hover {
	background: url(http://www.ryanhepford.com/2west/Images/photo_link.gif) no-repeat;
}
/* Main Content*/


#content {
	background: url(http://www.ryanhepford.com/2west/Images/new_background.jpg);
    background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0 0 0 0;
	width:100%;
	z-index:99;
	border: solid 1px ;
}

#photo_content {
	width:1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height:100%;
}

#contentlist {
	padding: 0 0 25px 0;
	height:100%;
	width:1000px;
	margin: -200px auto 0 auto;

}

p.photo_title {
	margin:25px auto 25px 210px;
	width:500px;
	height:100px;
	
}


#photo_list {
	padding: 0 0 25px 45px;
	margin: 0 auto 200px auto;
	height:100%;

}
#photo_list ul {
	margin: 0 0 0 0;
	list-style-type:none;
	z-index:999;
	height:100%;
}
#photo_list li {
	list-style-type: none;
	float: left;
	width: 190px;
	margin: 0 0  0 75px;
	height:100%;
	
}







.sequoia_title {
	background: url(http://www.ryanhepford.com/2west/Images/sequoia_title.png) no-repeat;
	height:10px;
	width:560px;
	margin: -10px 0 0 -25px;
}

p.content_txt1 {
	font-family:"Palatino Linotype";
	color:#d7c189;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	margin-left:15px;
	width:910px;
	padding:225px 0 0 0;
	z-index:999;
}
p.content_txt2 {
	font-family:"Palatino Linotype";
	color:#d7c189;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	width:930px;
	margin-left:15px;
	margin-top:0px;

}

p.content_txt3 {
	font-family:"Palatino Linotype";
	color:#d7c189;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	width:930px;
	margin-left:15px;
	margin-top:0px;
}
p.grand_txt3 {
	font-family:"Palatino Linotype";
	color:#d7c189;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	width:850px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:25px;
}
h4 {
	font-family:"Palatino Linotype";
	color:#d7c189;
	font-size:17px;
	font-weight:bold;
	width:640px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:50px;
}


img.rightimg1 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: -40px;
	margin-bottom:0px;
}
img.rightimg2 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: -25px;
	margin-bottom:0px;
}
img.rightimg3 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: -20px;
	margin-bottom:0px;
}

/* Side Bar*/
  
  #sidebar {
	position:absolute;
	width:100%;
	height:827px;
	background-repeat: no-repeat;
	z-index:100;
	margin: -80px 0 0 0;

}

#sidebar_list {
	padding: 0;
	width:500px;
	margin: 0 auto 0 auto;
}
#sidebar_list ul {
	list-style-type:none;
}
#sidebar_list li{
	background-image:url(http://www.ryanhepford.com/2west/Images/yosemite_polaroid.png);
	background-repeat:no-repeat;
	list-style-type: none;
	display:block;
	width:500px;
	height:800px;
	margin-left:280px;
	
}


/* Footer*/
 
 #footer {
	position:relative;
	background: url(http://www.ryanhepford.com/2west/Images/footer.jpg) repeat-x;
	margin:0 0 0 0;
	padding:0px;
	width:100%;
	min-height:260px;
}
#footer_content {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 58px 0 0 0;
}
#footer_list {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0;
}
#footer_list ul {
	list-style-type: none;
	margin:0 0 0 0;
}
#footer_list li {
	float: left;
	list-style-type: none;
	padding-right:10px;
	padding-left:10px;
	margin:0px;
}


#footer ul.links {
	padding: 0 20px;
	float: left;
	width: 190px;
	list-style-type:none;
}
#footer ul.links li {
	position: relative;
	line-height: 0.8em;
	font-weight: bold;
	list-style-type:none;
}
#footer ul.links li a {
	 font-family:"Palatino Linotype";
     color:#d7c189;
    font-size:15px;
	font-weight:bold;
	text-decoration: none;
	list-style-type:none;
	display: block;
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 7px 20px;
	height:1.1em;
	width:100%;
	margin:-10px 0 0 0;
}
#footer ul.links li a:hover {
	font-family:"Palatino Linotype";
   color:#d7c189;
    font-size:15px;
	font-weight:bold;
	text-decoration: underline;
	list-style-type:none;
	display: block;
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 7px 20px;
	height:1.1em;
}

li.footer_title {
	font-family:"Palatino Linotype";
	color:#fff;
	font-size:21px;
	font-weight:bold;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
}



#footer ul.about_footer_list {
	padding: 0 20px;
	float: left;
	width: 190px;
	list-style-type:none;
}
#footer ul.about_footer_list li {
	position: relative;
	line-height: 0.8em;
	font-weight: bold;
	list-style-type:none;
}
#footer ul.about_footer_list li a {
	background: url(http://www.ryanhepford.com/2west/Images/about_footer.png) no-repeat;
	background-position: 0 0;
	display: block;
	text-decoration: none;
	list-style-type:none;
	display: block;
	height:92px;
	width:232px;
	margin:-15px 0 0 -40px;
}
#footer ul.about_footer_list li a:hover {
	background: url(http://www.ryanhepford.com/2west/Images/about_footer.png) no-repeat;
	background-position: 0 -100px;
	list-style-type:none;
	display: block;
	height:97px;
	width:232px;
	margin:-15px 0 0 -40px;
}

#parks_list {
	position:absolute;
	width:191px;
	height:107px;
	left:2px;
	top: 25px;
}
#parks {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#parks li {
	line-height:16px;
}
.parks_bullets {
	background: url(http://www.ryanhepford.com/2west/Images/brush_bullet.png) no-repeat;
	margin-left:20px;
	margin-top:10px;
}
a.parks_links {
	color:#d7c189;
	font-weight:bold;
	text-decoration: none;
	margin-left:20px;
}
a.parks_links:hover {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	margin-left:20px;
}
#blog_list {
	position:absolute;
	width:139px;
	height:104px;
	left:242px;
	top: 25px;
}
#blog {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#blog li {
	line-height:16px;
}


#footer ul.photo_footer_list {
	padding: 0 20px;
	float: left;
	width: 190px;
	list-style-type:none;
}
#footer ul.photo_footer_list li {
	position: relative;
	line-height: 0.8em;
	font-weight: bold;
	list-style-type:none;
}
#footer ul.photo_footer_list li a {
	background: url(http://www.ryanhepford.com/2west/Images/new_photo_footer.png) no-repeat;
	background-position: 0 0;
	display: block;
	text-decoration: none;
	list-style-type:none;
	display: block;
	height:118px;
	width:255px;
	margin:-15px 0 0 -40px;
}
#footer ul.photo_footer_list li a:hover {
	background: url(http://www.ryanhepford.com/2west/Images/new_photo_footer.png) no-repeat;
	background-position: 0 -118px;
	list-style-type:none;
	display: block;
	height:118px;
	width:255px;
	margin:-15px 0 0 -40px;
}

