@charset "utf-8";
/* CSS for Patios Portfolio */

html, body {
  margin: 0; padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E3DEDD;
  line-height: normal;
  word-spacing: 2px;
  background-color: #352E2D;
}

a:link, a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B9E3BF; text-decoration: none; }
a:hover { color: #76C983; text-decoration: underline; }

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-style: italic; font-weight: normal; line-height: normal; margin-top: 20px; }

#top {
  width: 100%;
  height: 70px;
  background-image: url(../images/gallery/top-bg.jpg);
}

#nav-bg {
  margin: 0 auto;
  width: 900px;
  height: 70px;
  background-image: url(../images/gallery/nav-bg.jpg);
}

.zip-code-box {
  width: 245px;
  height: 56px;
  background-image: url(../images/zip-code-box.jpg);
  float: left;
  display: inline;
  margin-top: 12px;
  margin-left: 2px;
}

#main {
  width: 100%;
  height: 468px;
  background-image: url(../images/gallery/main-bg.jpg);
			background-repeat: no-repeat;
			background-position: top center;
	margin-top: 0px;
}

#main-content {
  margin-top: 59px;
  margin: 0 auto;
  width: 900px;
}

#photo-box {
  width: 480px;
  height: 468px;
  background-color: #443C39;
}

.content {
  padding-top: 59px;
  padding-left: 4px;
}

#large-pic {
  margin-top: 59px;
  margin-left: 23px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	margin-left: 23px;
}

h3 p {
	color: #CCCCCC;
}

#largeImg {
	border: 2px solid #CCCCCC;
}

.thumbs {
  margin-top: 20px;
}

.thumbs img {
	border: 2px solid #CCCCCC;
	width: 110px;
	height: 81px;
}

#bottom-main {
  margin: 0 auto;
  width: 900px;
}

.bottom-content {
  padding-left: 12px;
  padding-right: 9px;
}

.spacer { width: 2px; height: 250px; margin-top: 20px; background-color: #4A403E; }
/* Roll Over Link Classes */

#pnav a:link, #pnav a:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  color: #FFFFFF;
  text-decoration:none;
  list-style:none;
  background-color: #201D1C;
  padding-top: 2px;
}

#pnav li a:hover {
  list-style:none;
  display: block;
	width: 52px;
	height: 31px;
  background-color: #382F2E;
}

#pnav li a {
  display: block;
	width: 52px;
	height: 31px;
}

#pnav {
  margin: 0 0 0 0px; padding: 0;
  list-style: none;
}

#pnav li {
  margin: 41px 0 0 0;
  background: none;
  margin-right: 0;
  float: left;
  text-align: center;
  list-style: none;
  padding-left: 5px;
}

#pnav li #page {
  width: 110px;
  background-color: #201D1C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  padding-top: 2px;
  padding-left: 0;
  margin-left: 0;
}


/* NAV Classes */

#nav a:link, #nav a:visited {
text-decoration:none;
list-style:none;
background-position: 0 0;
}

#nav li a:hover {
  list-style:none;
  background-position: 0 -56px;
  display:block;
	width: 77px;
	height: 56px;
}

#nav li a {
  display:block;
	width: 77px;
	height: 56px;
}

#nav {
  margin: 0 0 0 59px; padding:0;
  padding-left: 230px;
  list-style: none;
  text-indent: -5000px;
}

#nav li {
  margin: 12px 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 2px;
}

#nav li #home {
  background-image: url(../images/buttons/home.jpg);
}

#nav li #design {
  background-image: url(../images/buttons/backyard-ideas.jpg);
  width: 134px;
}

#nav li #photo {
    background-image: url(../images/buttons/photo.jpg);
	width: 145px;
}


/* PHOTO Classes */

#photo-extra a:link, #photo-extra a:visited {
text-decoration:none;
list-style:none;
background-position: 0 0;
}

#photo-extra li a:hover {
  list-style:none;
  background-position: 0 -65px;
  display:block;
	width: 190px;
	height: 65px;
}

#photo-extra li a {
  display:block;
	width: 190px;
	height: 65px;
}

#photo-extra {
  margin:0 0 0 5px; padding:0;
  list-style: none;
  text-indent: -5000px;
  clear: both;
}

#photo-extra li {
  margin: 10px 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  padding-right: 10px;
}

#photo-extra li #cn {
  background-image: url(../images/buttons/photos-concrete-network.jpg);
}

#photo-extra li #google {
  background-image: url(../images/buttons/photos-google.jpg);
}