/* CSS Document */
body {
margin:0 auto; 
padding:0px 0px 0px 0px;
background-color:#000000;
font-family:helvetica condensed, arial;
font-size:13px;
color:#000000;
word-spacing:2px;
line-height:20px;
}
#container {
margin: 0 auto;
width:800px;
min-height:200px;
background-color:#FFFFFF;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}
#top {
width:800px; 
height:62px; 
margin:0px auto;
padding:0px;
background-image:url(img/top.jpg);
}
#whatwes {
width:800px; 
height:200px; 
margin:0px auto;
padding:0px;
}
#flash {
width:800px; 
height:408px; 
margin:0px auto;
padding:0px;
background-color:#000000;
}
#content {
width:775px; 
min-height:408px; 
margin:0px auto;
padding:0px;
padding:20px 15px 0px 10px; 
background-color:#B16C31;
background-image:url(img/contentpagebg.jpg);
}
#footer {
width:800px; 
height:30px; 
margin:0px auto;
padding:0px;
background-color:#000000;
}
h1 {
font-family: times new roman, helvetica;
font-size:25px;
color:#000000;
word-spacing:3px;
line-height:17px;
font-weight:700;
}

h2 {
font-family: times new roman, helvetica;
font-size:15px;
color:#000000;
word-spacing:3px;
line-height:17px;
font-weight:700;
}

.right {
  float:right;
  margin-bottom:5px;
  padding:2px 2px 2px 50px;
}

.left {
  float:left;
  margin-right:0px;
  margin-bottom:3px;
  padding:2px 10px 2px 2px;
}
/* NAV Classes */
#top-nav a:link, #top-nav a:visited {
	text-decoration: none;
	font-family:arial; Helvetica;
	font-size:10px;
	color:black;
	text-align:left;
	word-spacing: normal;
}
#top-nav {
  margin:20px 0px 0px 250px; 
  padding:0;
  list-style:none;
  width:650px;
}

#top-nav li {
  margin-right:8px;
  float:left;
  list-style:none;
  background: none;
  padding-left:0;
}

#top-nav li a:link, #top-nav li a:visited {
	color: #4E2F13;
	text-decoration: none;
	font-family:arial, helvetica;
	font-size:11px;
	font-weight:bold;
}
#top-nav li a:hover {
	color: #000000;
	text-decoration: none;
	font-family:arial, helvetica;
	font-size:11px;
	font-weight:bold;
}

/*--------------------------------------*/

/* PortfolioNAV Classes */

.entrance2 {
	padding-left:0px;
	width: 230px;
	text-align: center;
	float:left;
	clear:both;
	margin-bottom: -18px;
}

h4 {
	width: 230px;
	height: 250px;
	overflow: hidden;
	list-style:none;
	float:left;
}

h4 a {
	text-indent: -5000px;
	display: block;
	width: 230px;
	height: 250px;
	position:relative;
	background-position: 0 0;
	list-style:none;
	float:left;
}

#commercial a,   #commercial a span   { background-image: url(img/for-gallery/commercial.jpg); }
#residential a,   #residential a span   { background-image: url(img/for-gallery/residential.jpg); }
#overlays a,   #overlays a span   { background-image: url(img/for-gallery/overlays.jpg); }
#before-after a,   #before-after a span   { background-image: url(img/for-gallery/before-after.jpg); }

h4 a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 230px;
	height: 250px;
	background-position: -230px 0;
	visibility: hidden;
	list-style:none;
	float:left;
}
h4 a:focus, h4 a:hover {
	cursor: pointer;
}

.wrapper2 {
	float: left;
	width: 500px;
	margin: 0 0 0 0;
}

#commercial, #residential, #overlays, #before-after {
	float: left;
	position: relative;
	width: 230px;
	padding-left: 10px;
}

#content-bg-photo {
  width: 480px;
  margin-left: 20px;
  margin-top: 49px;
  float:left;
}

#bottom-portfolio {
  margin-left: 20px;
  margin-top: 13px;
}

#photo-content {
  margin: 50px 0 0 20px;
  border-left: 2px solid #5F5136;
  padding-left: 10px;
  padding-top: 10px;
  height: 550px;
  margin-bottom: 10px;
}

/*.test {
  width: 90px;
  height: 19px;
  background-image: url(../images/buttons/test.jpg);
  margin-top: -10px;
}

.test:hover { cursor: pointer; background-position: 0 -19px; }*/
