body {
text-align: center;
background: #744322 url(/images/bg.jpg) repeat-y;
margin:0;
}

div, table, td {
font-family: "Times New Roman", Serif;
}

h1, h2, h3, h4, h5 {
margin:0;
}

a, a:visited {
color: #441102;
text-decoration: underline;
}

a:hover {
color: #441102;
text-decoration: none;
}

/* Container */
#container {
margin: 0 auto;
width: 800px;
text-align: center;
padding:20px 0 0 0;
}

/* Navigation */
#navigation {
width:800px;
text-align:left;
padding:0;
}

#content-shifter {
position: relative; 
top: -31px;
}

/* HomePage */
#body-home {
background: url(/images/body-home.gif) top left repeat-y; 
width: 800px;
font: bold 13px "Times New Roman", Times, serif;
color:#441102;
}

#content-menu {
width:800px;
padding: 40px 0 0 0;
text-align:center;
}

#content-menu ul {
margin:0;
padding:0;
}

#content-menu li {
list-style:none;
}

#content-menu a, #content-menu a:visited {
line-height:35px;
color:#441102;
text-decoration:none;
}

#content-menu a:hover {
color:#fff;
text-decoration:none;
}
		
#content-menu-left {
width:298px;
float:left;
}
			
#content-menu-logo {
width:210px;
float:left;
}

#content-menu-right {
width:292px;
float:left;
}

#keywords {
width:800px;
height: 250px;
font-size:15px;
text-align: justify;
}

#keywords p {
padding:50px;
}

#keywords-left {
width: 400px;
float: left;
}

#keywords-right {
width: 400px;
float: left;
}

/* InsidePage */
#body-contractors {
width:800px;
height:350px;
background:#c6bcb3;
text-align:left;
}

#body-millwork {
width:800px;
height:350px;
background:#baa275;
text-align:left;
}

#body-admin {
width:800px;
background:#fff;
text-align:left;
}

.content-in {
font-size: 14px;
line-height: 20px;
color: #441102;
padding: 15px 30px 30px 30px;
}

.content-in td {
font-size: 14px;
color: #441102;
}

.content-in h2 {
font-size:14px;
color:#006e53;
text-transform:uppercase;
}

/* PortfolioPage */
#body-portfolio {
width:800px;
background:#baa175 url(/images/body-portfolio.gif) repeat-y;
text-align:left;
}

#body-portfolio-contractors {
width:800px;
background:#baa175 url(/images/body-portfolio-contractors.gif) repeat-y;
text-align:left;
}

#body-portfolio-millwork {
width:800px;
background:#c6bcb3 url(/images/body-portfolio-millwork.gif) repeat-y;
text-align:left;
}

#left-column-portfolio {
width: 580px; 
float: left; 
}

#left-column-portfolio p {
margin:0;
padding: 5px 0;
text-align: center; 
color: #fff;
}

.gallery-list-item img {
border: 0px;
margin: 0px;
}

#gallery-thumbnails {
width: 580px;
}

.gallery-thumbnail-item {
padding: 2px;
margin: 0px;
width: 110px;
height: 78px;
text-align: center;
float: left;
}

.gallery-thumbnail-item img {
border: 2px solid #A87F42;
}

.gallery-selected {
background-color: #441102 !important;
}

.gallery-selected a {
color: #fff !important;
}

.gallery-list-item {
font-size: 12px;
border-top: 1px solid #441103; 
border-bottom: 1px solid #441103; 
width: 220px; 
height: 78px; 
}

/* Footer */
#footer {
width:800px;
}

#footer-content {
width:700px;
float:left;
}

#footer-content p {
margin: 0;
font-size:13px;
font-weight:bold;
color: #340c01;
color:#fff;
text-align: center;
line-height: 17px;
padding: 14px 0 0 80px;
}

#footer-content span {
padding: 0 0 0 12px;
}

#footer-image {
width:100px;
float:left;
padding: 9px 0 0 0; 
}