*{
	margin:0px;
	padding:0px;
}

body{
	background:#535e12 url(images/bg.png) repeat-x;
	color: #000;
}

#page-top{
	background:transparent url(images/page-top.png) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:770px;
}

#page{
	background:transparent url(images/page-body.png) repeat-y top center;
	margin-left:auto;
	margin-right:auto;
	width:770px;
}

#page-bottom{
	background:transparent url(images/page-bottom.png) no-repeat bottom center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	height:50px;
	width:770px;
}

#content{
	background:url(images/header.png) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	padding-top:225px;
	width:740px;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom:15px;
	text-align:center;
}

h2 {
	font-size: 22px;
	color: #535C12;
	font-family: "Times New Roman", Times, serif;
	margin-top:15px;
	margin-bottom:20px;
	padding-left:16px;
	padding-right:16px;
}

h3{
	font-size: 18px;
	color: #535C12;
	font-family: "Times New Roman", Times, serif;
	padding-top:10px;
	padding-left:16px;
	padding-right:16px;
}

h4{
	color:#fff;
	text-align:center;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	text-align:justify;
	text-indent:16px;
}

.list{
	margin-top:0px;
	margin-bottom:20px;
	padding-left:30px;
	text-align:left;
	text-indent:0px;
}

.youtubebg{
	background:transparent url(images/ytbg.png) center center no-repeat;
	display:block;
	margin-bottom:20px;
}
.youtubeTable{
	
	margin-left:auto;
	margin-right:auto;
}
.youtubeNote{
	vertical-align:middle;
	width:250px;
	height:344px;
}
.youtubeNote p{
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.youtubeNote a{
	color:#f00;
	display:block;
	font-size:12px;
	margin-top:8px;
	text-align:center;
	text-decoration:underline;
}
.youtubeNote a:hover{
	color:#f00;
	font-style:italic;
}
.youtubeVideo{
	width:425px;
	height:344px;
}


.youtube{
	margin-left:auto;
	margin-right:auto;
	width:425px;
	height:344px;
}

.highlight{
	background:#ff0;
	padding:2px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:5px;
}

.footnote{
	font-size:12px;
	margin-top:0px;
}

.center{
     text-align:center;
     text-indent:0px;
}

.center .red{
     color:#f00;
     display:block;
     font-style:italic;
     font-weight:bold;
     text-align:center;
     text-indent:0px;
}

#cedar_shake{
  border:1px solid #f00;
  margin:20px;
  margin-left:140px;
  margin-right:140px;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  padding:15px;
  padding-bottom:20px;
}
#cedar_shake img{
  display:block;
  margin-top:15px;
  margin-left:auto;
  margin-right:auto;
}

.important{
	color:#ba131a;
	text-decoration:none;
}
.important:hover{
	font-style:italic;
	font-weight:bold;
	text-decoration:overline underline;
}

.red-standout{
	color:#f00;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}

.article-left{
     float:left;
     margin-left:16px;
     margin-right:10px;
}

.article-right{
     float:right;
     margin-left:10px;
     margin-right:16px;
}


/* table */
table{
	border:#000 none 0px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	table-layout:fixed;
}

table #buttons{
	width:114px;
	vertical-align:top;
}
table #buttons a{
	background:#ba131a url(images/nav_out.png) no-repeat center center;
	color:#fff;
	display:block;
	margin-bottom:4px;
	text-decoration:none;
	width:114px;
	height:34px;
}
table #buttons a:hover{
	background-image:url(images/nav_over.png);
}
table #buttons a p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	text-align:center;
	text-indent:0px;
}

table #image
{
	padding-left:6px;
	width:582px;
	vertical-align:top;
}


/* home page */
#small_truck{
  float:right;
  padding-top:8px;
  margin-right:30px;
}


/* roof moss */
#clean_roof_box{
  border:1px solid #000;
  font-size:26px;
  font-weight:bold;
  padding:3px;
  float:right;
  width:460px;
  margin-right:20px;
}
#clean_roof_box img{
  margin-right:6px;
  float:left;
}


/* estimates */
#estimate{
	border:1px solid #000;
	display:block;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	padding:10px;
}
#estimate table td{
	padding-bottom:10px;
	width:300px;
	vertical-align:top;
}
#estimate table .label{
	font-weight:bold;
	padding-right:10px;
	text-align:right;
}
#estimate table .message{
	color:#f00;
	font-weight:bold;
	text-align:center;
}
#estimate #name{
	width:240px;
}
#estimate #address{
	height:60px;
	width:240px;
}
#estimate #number{
	width:240px;
}
#estimate #email{
	width:240px;
}
#estimate #comments{
	height:100px;
	width:240px;
}
#estimate #submit{
	background:#ba131a;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
#estimate #submit:hover{
	background:#535C12;
	color:#fff;
	font-style:italic;
}


/* contacts */
#contacts{
	font-size:20px;
	margin-top:30px;
}
#contacts p{
	text-align:center;
	text-indent:0px;
}
#contacts a{
	color:#ba131a;
	text-decoration:none;
}
#contacts a:hover{
	font-style:italic;
	text-decoration:underline overline;
}

#contact_table{
  border-collapse:collapse;
  border:0px none #fff;
}

#contacts img{
  display:block;
  margin-left:auto;
  margin-right:auto;
}



/* Territories */
#territories{
	color:#999;
	font-size:12px;
	font-weight:bold;
	margin-top:60px;
	text-align:center;
}



/* credit card area */
#credit_cards{
	background:#fff url(images/credit_cards_bg.png) repeat-x center center;
	padding-top:25px;
	padding-bottom:10px;
	padding-left:470px;
}



/* bottom links */
#bottom_links{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#bottom_links a{
	color:#ba131a;
	text-decoration:none;
}
#bottom_links a:hover{
	font-style:italic;
	text-decoration:underline overline;
}


/*  articles  */
#article_content{
  background:url(images/header_article.png) no-repeat top center;
  margin-left:auto;
  margin-right:auto;
  padding-top:392px;
  width:740px;
}

#article_content h1{
  margin-bottom:2px;
}

#article_content .center{
  margin-bottom:40px;
}
