/* START MAIN HOLDERS */
html
{
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body
{
	background: #271505;
	text-align: center;
	font: 62.5%/160% Helvetica, Arial, sans-serif;
	padding: 20px 0;
}

#holder
{
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	border-right: 1px solid #663C0B;
	border-bottom: 1px solid #663C0B;
	border-left: 1px solid #663C0B;
	border-top: 4px solid #874b0f;
}

#header-holder
{
	background: #3d1e09 url(/i/bg_body_wood.jpg) center top no-repeat;
	border-bottom: 10px solid #C27013;
}

#middler-holder
{
	background: #fff;
}

#footer-holder
{
		border-top: 10px solid #C27013;
		background: #3d1e09 url(/i/bg_body_wood.jpg) center top no-repeat;
}

div#logo a
{
	background: #3d1e09 url(/i/logo.jpg) top left no-repeat;
	display: block;
	width: 464px;
	height: 100px;
}

#middler
{
	background: #fff url(/i/bg_rightbar.gif) right top repeat-y;
	overflow: hidden;
	height: 1%;
}

#middler-col-1
{
	width: 583px;
	padding: 20px;
	float: left;
}

#middler-col-2
{
	width: 377px;
	float: left;
}

#footer
{
	padding-top: 20px;
	padding-bottom: 1px;
	position: relative;
}
/* END MAIN HOLDERS */

/* START BLURB STUFF */
.blurb
{
	height: 121px;
	width: 532px;
	margin: 0 auto 25px auto;
	background: #F0DEA4 url(/i/bg_blurb.gif) top left no-repeat;	
}

.blurb p
{
	margin-right: 20px;
}

.blurb-flip p
{
	margin: 0 0 0 20px;
}

.blurb h2
{
	font-size: 2em;
}

.blurb h2
{
	padding-top: 35px;
}

body#home .blurb h2
{
	padding-top: 12px;
}

.blurb-flip h2
{
	margin-left: 20px;
}

.blurb img
{
	float: left;
	margin: 0 20px 0 0;
}

.blurb-flip img
{
	float: right;
	margin: 0 0 0 20px;
}

/* END HOME BLURB STUFF */

/* START MISC DIVS */
div.component-holder
{
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #F3C691;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#gallery-main
{
	margin: 60px auto 30px auto;
	width: 460px;
	height: 391px;
	background: #fff url(/i/bg_gallery.gif) top left no-repeat;
}

div.sep
{
	border-top: 1px solid #F3C691;
	height: 1px;
	width: 75%;
	margin: 30px auto 25px auto;
	clear: both;
}

div.accordian-holder
{
	margin: 15px 0;
}

#middler-col-2-content
{
	padding: 20px;
}

body#home #middler-col-2-content
{
	padding-bottom: 0;
	margin-bottom: 7px;
}
/* END MISC DIVS */

/* START LINKS */
a:link, a:visited
{
	color: #AB6311;
}

a:hover, a:active
{
	color: #94560F;
	text-decoration: none;
	background: #FAF5D5;
}

#footer a:link, #footer a:visited
{
	color: #dfb953;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #fff;
	background: transparent;
}
/* END LINKS */

/* START PARAGRAPHS AND HEADINGS */
p
{
	font-size: 1.3em;
	line-height: 1.7;
	margin-bottom: 1.5em;
	color: #2b2b2b;
	color: #3E2008;
}

#middler-col-2 p
{
	line-height: 2.1;
}

#middler p.short
{
	padding-right: 400px;
}

p.testifier
{
	color: #9f683b;
	text-align: right;
	margin-right: 45px;
}

#footer p
{
	color: #efefef;
	font-size: 1.4em;
	line-height: 1.3;
	text-align: left;
	padding-left: 20px;
}

#middler-col-2 p.address
{
	line-height: 1.5;
	margin-left: 5px;
}

div#logo h1
{
	text-indent: -9999px;
	margin-bottom: 0;
}

h1
{
	color: #834411;
	font-size: 2.5em;
	margin-bottom: 1em;
}

h2
{
	font-size: 2.2em;
	line-height: 1;
	margin-bottom: .5em;
	color: #AB6311;
}

h2.main
{

	color: #894804;
	font-size: 2.3em;
	letter-spacing: 1px;
	border-bottom: 1px solid #c27013;
	padding-bottom: .25em;
	margin-bottom: 1em;
}

h3
{
	clear: both;
	font-size: 2.1em;
	margin-bottom: 1em;
	padding-bottom: .25em;
	color: #676767;
	border-bottom: 1px solid #c27013; 
}

div.brace-holder h2
{
	margin-top: 50px;
}

div.roof-holder h2
{
	margin-top: 40px;
}

div.porch-holder h2
{
	margin-top: 40px;
}
/* END PARAGRAPHS AND HEADINGS */


/* START MISC STUFF */
img.button-brochure
{
	display: block;
	margin: 0 auto 25px auto; 
}

body#home img.bigone
{
	margin-bottom: 8px;
}
a.gotop img
{
	float: right;
}

strong
{
	font-weight: bold;
}

img.btn-getstarted
{
	float: right;
	display: block;
	margin-top: -1px;
}

em
{
	font-style: italic;
}

span.colorful
{
	color: #c37113;
	font-weight: bold;
	font-size: 1.1em;
}

.last-vertical
{
	margin-bottom: 0;
}

.goleft
{
	float: left;
	margin: 2px 20px 15px 0;
}

.goright
{
	float: right;
	margin: 2px 0px 10px 20px;
}

.biopic
{
	margin-top: 3px;
}

.framed
{
	border: 5px solid #EAD385;
}

.framed-white
{
	border: 10px solid #fff;
}

blockquote
{
	background: transparent url(/i/quote_open.gif) left top no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2;
	color: #6C390E;
	margin-top: 35px;
}

blockquote div
{
     padding: 7px 34px 7px 34px;
     margin-bottom: 10px;
     background: transparent url(/i/quote_close.gif) right bottom no-repeat;
}
/* END MISC STUFF */

/* START NAVIGATION */
#nav-holder-2
{
	height: 51px;
	background: #552C0B url(/i/bg_nav.gif) top left repeat-x;
	border-top: 1px solid #552C0B;
}

#nav-holder-2 ul
{
	padding-top: 0;
}

#nav-holder-2 li
{
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
}

#nav-holder-2 li.last
{
	margin-right: 0;
}

#nav-holder-2 a
{
	text-decoration: none;
	display: block;
	width: 165px;
	height: 31px;
	padding-top: 19px;
	text-align: center;
}

#nav-holder-2 a:link, #nav-holder-2 a:visited
{
	color: #dfb953;
}

#nav-holder-2 a:hover, #nav-holder-2 a:active
{
	color: #fff;
	background: transparent;
}
/* END NAVIGATION */

/* START LISTS */
ul.generic
{
	margin-bottom: 15px;
	margin-left: 10px;
}

ul.generic li
{

	font-size: 1.3em;
	line-height: 1.7;
	margin-bottom: 4px;
	color: #3E2008;
	background: url(/i/bullet_generic.gif) left center no-repeat;
	padding-left: 20px;
}
/* END LISTS */

/* START FORMS */
ul#toerrishuman
{
	background: #ffd100;
	padding: 20px 20px 5px 20px;
	border: 5px solid #c27013;
	margin-bottom: 20px;
}

ul#toerrishuman li
{
	font-size: 1.7em;
	color: #000;
	margin-bottom: 10px;
}

div#getstarted-holder
{
	background: #faf3dd;
	border: 1px solid #F2E3B1;
	padding: 20px;
}

label
{
	font-size: 1.3em;
	line-height: 1.5;
	color: #3e2008;
}

input, select, textarea
{
	margin-bottom: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

select
{
	width: 300px;
	padding: 3px;
	border-top: 1px solid #ababab;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #ababab;
}

.input
{
	width: 523px;
	padding: 4px;
	border-top: 1px solid #ababab;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #ababab;
}

input.buton
{
	margin-bottom: 0;
	background: #c27013;
	color: #fff;
	padding: 10px 50px;
	border-top: 1px solid #D87D15;
	border-right: 1px solid #94560F;
	border-bottom: 1px solid #94560F;
	border-left: 1px solid #D87D15;
}

input.blur, textarea.blur
{
	color: #999;
}
/* END FORMS */

/* START CUSTOMIZING LIGHTBOX */
div.lightbox-thumbs-holder
{
	overflow: hidden;
	margin-bottom: 10px;
}

a.lightbox
{
	height: 100px;
	width: 100px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

a.lightbox:link, a.lightbox:visited
{
	border: 3px solid #ead385;
}


a.lightbox:hover, a.lightbox:active
{
	border: 3px solid #c27013;
}

a#bottomNavClose:hover, a#bottomNavClose:active,
a#prevLinkText:hover, a#prevLinkText:active,
a#nextLinkText:hover, a#nextLinkText:active 
{
	background: none;
}
/* END CUSTOMIZING LIGHTBOX */