html{
  scrollbar-base-color: #b1a18e;
  scrollbar-arrow-color: #fcf8f5;
  scrollbar-track-color: #e7dbcd;
}
body {
  margin:0;
  padding:0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:14px; 
  color:#323232;
  background: #ffffff url(http://www.capitalwindowcenter.com/images/background.jpg) repeat-x;
}
div {
  margin:0;
  padding:0;
  border:0;
}
h1 {
  clear: both;
  font-size: 20px;
  margin: 15px;
  text-align: center;
}
h2 {
  font-size: 18px;
  margin: 10px;
}
p {
  font-weight: bold;
  margin: 0;
  padding: 10px;
}
a {
  color: #ff9a00;
}
a:link {
  color: #ff9a00;
}
a:visited {
  color: #ff9a00;
}
a:active {
  color: #8a5301;
}
a:hover {
  color: #8a5301;
}
input.textbox, textarea {
  background-color: #ffffff !important;
  color: #323232;
  border: 1px solid #323232;
}
span.hidden {
  display:none;
}
.product {
  float: left;
  width: 387px;
  margin-bottom: 20px;
  text-align: center;
}
#header{
  text-align:center;
  height:87px;
}
#header img {
  float:left;
}
#navigation{
  text-align:center;
  height:31px;
}
#navigation a {
  display:block;
  float:left;
  height:31px;
  background-position: 0 0;
}
#navigation a#home {
  background: url(http://www.capitalwindowcenter.com/images/home.jpg) no-repeat;
  width: 95px;
}
#navigation a#product_guide {
  background: url(http://www.capitalwindowcenter.com/images/product_guide.jpg) no-repeat;
  width: 139px;
}
#navigation a#about_us {
  background: url(http://www.capitalwindowcenter.com/images/about_us.jpg) no-repeat;
  width: 93px;
}
#navigation a#contact {
  background: url(http://www.capitalwindowcenter.com/images/contact.jpg) no-repeat;
  width: 86px;
}
#navigation a#links {
  background: url(http://www.capitalwindowcenter.com/images/links.jpg) no-repeat;
  width: 64px;
}
#navigation a#photo_gallery {
  background: url(http://www.capitalwindowcenter.com/images/photo_gallery.jpg) no-repeat;
  width: 132px;
}
#navigation a#feature_project {
  background: url(http://www.capitalwindowcenter.com/images/feature_project.jpg) no-repeat;
  width: 168px;
}
#navigation a#home:hover, #navigation a#product_guide:hover, #navigation a#about_us:hover, #navigation a#contact:hover, #navigation a#links:hover, #navigation a#photo_gallery:hover, #navigation a#feature_project:hover {
  background-position: 0 -31px;
}
#content_wrapper {
  background: url(http://www.capitalwindowcenter.com/images/content_background.jpg) repeat-y;
}
#content, #admin_content {
  background:url(http://www.capitalwindowcenter.com/images/content_top.jpg) no-repeat;
  width: 777px;
  padding: 60px 0 30px 0;
  overflow: hidden;
}
#content img {
  border: 1px solid #323232;
  margin: 10px 20px;
}
#footer {
  width:777px;
  height:65px;
  background:url(http://www.capitalwindowcenter.com/images/footer_background.jpg) repeat-x;
}
#footer a img {
  border: 0;
}
.formerror{
padding-left:160px;
color:#ff0000;
font-weight:bold;
}
.lighttext{
margin:0;
padding:0;
color:#333300;
}
.required{
margin:0;
padding:0;
color:#FF0000;
font-weight:bold;
}
.small{
margin:0;
padding:0;
color:#333300;
font-size:11px;
}
input.contact{
padding-left:2px;
margin:0;
background-color: #ffffff !important;
color: #323232;
border: 1px solid #323232;
}
input.contacterror{
padding-left:2px;
margin:0;
background-color:#FFFFD5 !important;
color: #323232;
border: 1px solid #323232;
}
label{
float:left;
width:110px;
font-weight:bold;
text-align:right;
vertical-align:bottom;
}
label.contact{
float:left;
width:200px;
padding-top:2px;
font-weight:bold;
text-align:right;
vertical-align:top;
}
label.contacterror{
float:left;
width:200px;
padding-top:2px;
font-weight:bold;
text-align:right;
vertical-align:top;
}
p.contact{
padding:0;
margin:0 0 2px 0;
}
p.contacterror{
border:1px solid #CC0000;
padding:3px 0 2px 3px;
margin:0 20px 2px 20px;
background-color:#FFD7D7;
font-weight:bold;
}
select.contact{
padding-left:2px;
margin:0;
background-color: #ffffff !important;
color: #323232;
border: 1px solid #323232;
}
select.contacterror{
padding-left:2px;
margin:0;
background-color: #FFFFD5 !important;
color: #323232;
border: 1px solid #323232;
}