/* R.C. Carpentry CSS Document */
html, body {
	min-height: 100%;
	margin: 0px 0px 1px;
	padding: 0px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #d7d3b0;
}
p {
	padding: 6px 0px;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #472003;
	padding: 6px 0px;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #472003;
	padding: 4px 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #c35800;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7b3700;
	text-decoration: underline;
}
/* Main Divs Start */
#wrapper {
	width: 100%;
}
#left {
	width: auto;
	float: left;
}
#middle {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f0dd;
	background-image: url(../images/template_images/lft-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 0px 7px;
}
#right-shadow {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template_images/rgt-shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px 7px 0px 0px;
}
#right {
	width: auto;
	float: left;
}
#footer {
	clear: both;
	width: 100%;
}
/*#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}*/
/* Main Divs End */
.logo-bg {
	background-image: url(../images/template_images/logo-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
}
.logo {
	background-image: url(../images/template_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 67px;
	vertical-align: bottom;
}
.phone-left {
	background-image: url(../images/template_images/phone-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 51px;
}
.phone-bg {
	background-image: url(../images/template_images/phone-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fef2b8;
	padding-left: 10px;
}
.quality-bg {
	background-image: url(../images/template_images/menu-bttm-grn-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
	line-height: 13px;
}
.banner {
	background-image: url(../images/template_images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 225px;
}
.padding-please {
	padding: 20px 50px 20px 50px;
	text-align: justify;
}
.right-bg {
	background-image: url(../images/template_images/rgt-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 346px;
}
.right-padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.photo-gallery {
	background-image: url(../images/template_images/photo-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 346px;
}
.testimonials {
	background-image: url(../images/template_images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 346px;
}
.img-padding {
	padding-right: 15px;
	padding-bottom: 15px;
}
.box {
	border: 1px solid #8b6c50;
}
.button a:link, .button a:visited {
	color: #FFFFFF;
	height: 10px;
	line-height: 10px;
	border: 1px solid #FFFFFF;
	background-color: #8b6c50;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.button a:hover, .button a:active {
	color: #FFFFFF;
	height: 10px;
	line-height: 10px;
	border: 1px solid #FFFFFF;
	background-color: #a84c01;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.footer-area {
}
.footer-bg {
	height: 120px;
	text-align: center;
	vertical-align: middle;
	background-color: #535f49;
}
.footer-strip {
	background-color: #46523c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86927c;
	height: 6px;
	line-height: 6px;
}
.copyright {
	font-size: 11px;
	color: #babdb4;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerlink {
	color: #babdb4;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}
#footerlink a:link, #footerlink a:visited {
	color: #babdb4;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerlink a:hover, #footerlink a:active {
	color: #eae4c2;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#top-menu {
	background-image: url(../images/template_images/menu-normal.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
}
#top-menu a:link, #top-menu a:visited {
	color: #8d3a32;
	text-decoration: none;
	padding: 9px 20px 9px 20px;
	background-image: url(../images/template_images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top-menu a:hover, #top-menu a:active {
	color: #eeecc5;
	text-decoration: none;
	padding: 9px 20px 9px 20px;
	background-image: url(../images/template_images/menu-over.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu-right {
	background-image: url(../images/template_images/menu-rgt-green-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	width: 201px;
}
.red-bottom {
	background-image: url(../images/template_images/menu-bttm-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
	line-height: 6px;
}
.red-right {
	background-color: #a84c01;
	height: 36px;
	width: 11px;
}
.special-projects {
	font-size: 14px;
	font-weight: bold;
	color: #461d00;
	background-color: #ebe5c3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ceb384;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ceb384;
}
.special-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ceb384;
	vertical-align: top;
}
.special-img {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ceb384;
	margin-top: 2px;
	margin-right: 10px;
	padding: 8px;
}
.magazine-text {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
/*Default CSS*/
.tiny_text {
	font-size: 10px;
}
.tiny_text_high {
	font-size: 11px;
	line-height: 17px;
}
.touch_of_grey {
	color: #999999;
}
.touch_of_grey_sm {
	font-size: 10px;
	color: #8c7450;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
.credits-footer-text {
	font-size: 10px;
	color: #CCCCCC;
}
.article_title {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
}
.article_title_sm {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.image_pad {
	padding: 2px;
	margin: 3px;
}
.pad-me-like-a-table {
	margin-top:2px;
}
/*-------------------BLOG CSS-----------------------------*/
#page {
background-color: white;
padding: 0;
width: 748px;
border: 1px solid #959596;
}
#content {
font-size:12px;
/*background-color: #f3f0dd;*/
}
.widecolumn {
line-height: 1.6em;
}
.widecolumn .entry p {
/*font-size: 1.05em;*/
}
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.narrowcolumn {
float: left;
padding: 0 0 0px 45px;
margin: 0px 0 0;
width: 450px;
}
#sidebar
{
/*padding: 20px 0 10px 0;*/
padding: 20px 0 10px 0;
width: 200px;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.post {
margin: 0 0 10px;
text-align: justify;
}
.post hr {
display: block;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
/*font-size: 0.9em;*/
line-height: 1.5em;
}
#headerimg .description {
/*font-size: 1.2em;*/
text-align: center;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
/*font-size: 1.1em;*/
}
.commentlist p {
font-weight: normal;
/*line-height: 1.5em;*/
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
/*font-size: 0.9em;*/
letter-spacing: .07em;
}
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.1em;
}
#sidebar {
font: 12px  Verdana, Arial, Sans-Serif;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
/*padding: 20px 0 10px 0;*/
padding: 20px 0 10px 0;
margin-left: 520px;
width: 190px;
}
#sidebar form {
margin: 0;
width:190px;
}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/***********************************************************************/
/* styles for the Blog*/ 
.quality-text {
	font-weight: bold;
	color: #a84c01;
}
