@charset "UTF-8";

html body {
	background: #9E9E6A ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none; 
}

img {
	vertical-align:bottom;
	border: 0px;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #80561B;
	text-decoration: none;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

p {
    margin-top: 0px;
    padding-top: 5px;
    margin-bottom: 15px;
    line-height: 17px;
}

form {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

img {
    vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bolder;
    text-decoration: none; 
    margin: 0px;
    padding: 0px;
    line-height: normal;
}

h1 {
    color: #9E9E6A;
    font-size: 19px;
    margin-bottom: 0px;
}

h2, h3, h4, h5, h6 {
    color: #9E9E6A;
    font-size: 1.3em;
    margin-bottom: 0px;
}

a {
    color: #615756;
    text-decoration: none; 
}

a:hover {
    color: #9E9E6A;
    text-decoration: none; 
}

a.active2 {
    color: #9E9E6A;
    text-decoration: none; 
}

td {
  text-align:left;
}

/* ==================== LAYOUT ========================== */


#page {
    margin: 0 auto;
    text-align:center;
    width: 797px;
    background: #fff url('images/page-back.jpg') repeat-y;
}

#page-inner {
    margin: 0 auto;
    text-align:center;
    width: 797px;
    background: transparent url('images/page-top.jpg') no-repeat;
    padding-top: 3px;
}

#content {
    text-align:left;
    width: 783px;
    overflow: hidden;
}

#content-inner {
    padding: 20px;
}

#hot-buttons {
  width: 743px;
}

#hot-buttons a:hover img,
#featured-projects a:hover img,
a:hover img.effect  {
  opacity: 0.80;
  filter:alpha('opacity=80');
}

#sunroom-menu {
  padding-bottom: 10px;
  border-bottom: solid #ccc 1px;
  margin-bottom: 15px;
}

.picbot {
  background: url('images/sunroom-picbot.jpg') no-repeat;
  padding: 5px 15px;
  color: #fff;
  font-size: 11px;
  height: 43px;
}

#footer {
    width: 783px;
    background: #3F3A37 url('images/button02.jpg') repeat-x;
    padding: 0px 20px;
    color: #fff;
}

#footer td.column {
  width: 33%;
  text-align:left;
  padding-left: 5px;
  padding-right: 5px;
}

#footer #footer-top {
  height: 40px;
}

#footer td strong {
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
}

#footer tr#footer-bottom td.column {
 padding: 10px 5px;
}

#footer #footer-bottom td {
  font-size: 11px;
  vertical-align:top;
}

#footer a {
    color: #fff;
    font-size: 11px;
    text-decoration: none; 
}

 #footer a:hover {
    color: #9E9E6A;
    text-decoration: none; 
}

#copyright,
#copyright a {
  color: #fff;
}

#copyright a:hover {
  color: #3F3A37;
}

/* Menu */

#jmenu {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}