@media all { 
}

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =universals 
These rules are applied to all elements unless otherwise specified below. */
* { margin : 0; padding : 0; }
h2, h3, h4, h5, h6, p, ul, ol  {
	margin : 0 20px;
	padding : .5em 0;
}

/* =html */
html {
}

/* =body */
body,td,th  {
	color: #000000;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333 
}

/* =links */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* =headings */
h1,h2,h3,h4,h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	color: #044306;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	text-indent: 10px;
	border-bottom: thick solid #CC0033;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	letter-spacing: 1px;
	background-color: #C90937;
	color: #FFFFFF;
	padding: 3px 10px;
	text-align: left;
	font-style: italic;
	margin: 0px;
}

h3 {
	font-size: 12px;
	background-color: #C90937;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 3px;
	text-indent: 5px;
}

h4 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-type: disc;
	padding-left: 25px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	padding: 0px;
}

h5#contact a {
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	font-style: italic;
	margin-right: auto;
	margin-left: 10px;
}

/*  =container */
#container {
	height: 850px;
	width: 975px;
	margin-top: 0px;
	position: absolute;
	z-index: 2;
	left: 15px;
	top: 25px;
	padding: 0px;
	background: #157239 url(images/bcky_ns_bkgd.jpg) no-repeat left bottom;
}
	
#logo {
	position: absolute;
	z-index: 3;
	height: 127px;
	width: 975px;
	visibility: visible;
	left: 15px;
	top: 25px;
	padding: 0px;
	background: transparent url(images/bcky_top.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	font-size: small;
	border-style: none;
}

#tagline {
	position: absolute;
	z-index: 12;
	height: 33px;
	width: 720px;
	visibility: visible;
	left: 65px;
	top: 70px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	border-style: none;
	font-style: italic;
	letter-spacing: .5px;
	text-align: right;
	font-weight: normal;
}
#estimate {
	position: absolute;
	z-index: 10;
	height: 32px;
	width: 910px;
	visibility: visible;
	left: 15px;
	top: 175px;
	margin: 0px;
	padding: 7px 65px 0px 0px;
	background: transparent url(images/contactus_button.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	border-style: none;
	font-style: normal;
	letter-spacing: 0.5px;
	text-align: right;
	font-weight: bold;
}

#logonext {
	position:absolute;
	width:277px;
	height:23px;
	z-index:22;
	left: 713px;
	top: 152px;
	background: transparent url(images/bcky_ns_070309_08.jpg);
}

/*#navigation {
	background-color: #000000;
	background-image: url(images/bcky_nav_02.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 736px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 800px;
	top: 234px;
}
*/
#button_lft {
	position:absolute;
	width:94px;
	height:23px;
	z-index:23;
	left: 15px;
	top: 152px;
	background: url(images/bcky_02.jpg);
}

#nav_pages {
	height: 24px;
	width: 736px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 50px;
	top: 140px;
	background: #000000 url(images/nav_pages.gif);
}

ul#nav_pg {
	position : absolute;
	width : 708px;
	height : 23px;
	left: 15px;
	top: 153px;
	z-index: 15;
	margin : 0;
	padding : 0;
	font-weight: bold;
	color: #FFFFFF;
	visibility: visible;
}

li#ni_1 {
	position : absolute;
	top : -2px;
	left : 94px;
	width : 110px;
	height : 18px;
	letter-spacing: 1px;
	list-style-type: none;
	padding-top: 7px;
	z-index: 11;
	background: url(images/home_button_03.gif);
	text-align: center;
}

li#ni_2 {
	position : absolute;
	top : -2px;
	left : 204px;
	width : 111px;
	height : 18px;
	letter-spacing: 1px;
	list-style-type: none;
	padding-top: 7px;
	z-index: 12;
	background: url(images/blog_button.gif);
	text-align: center;
}

li#ni_3 {
	position : absolute;
	top : -2px;
	left : 315px;
	width : 113px;
	height : 18px;
	letter-spacing: 1px;
	list-style-type: none;
	padding-top: 7px;
	z-index: 13;
	visibility: visible;
	background: transparent url(images/services_button.gif);
	text-align: center;
}

li#ni_4 {
	position : absolute;
	top : -2px;
	left : 428px;
	width : 111px;
	height : 18px;
	list-style-type: none;
	padding-top: 7px;
	z-index: 14;
	background: transparent url(images/about_us_button.gif);
	letter-spacing: 1px;
	text-align: center;
}
li#ni_5 {
	position : absolute;
	top : -2px;
	left : 539px;
	width : 159px;
	height : 18px;
	list-style-type: none;
	padding-top: 7px;
	z-index: 15;
	background: url(images/portfolio_button.gif);
	letter-spacing: 1px;
	text-align: left;
	text-indent: 25px;
}
/* =content area for main body, middle of the site */
#left_main_img {
	height: 429px;
	width: 975px;
	position: absolute;
	left: 15px;
	top: 214px;
	z-index: 6;
	float: left;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/body.jpg) no-repeat left bottom;
}

#rt_main_img {
	height: 358px;
	width: 347px;
	position: absolute;
	left: 573px;
	top: 228px;
	z-index: 7;
	float: right;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: left;
	font-weight: normal;
}

#left_main_port {

	height: 429px;
	width: 975px;
	position: absolute;
	left: 15px;
	top: 214px;
	z-index: 6;
	float: left;
	margin: 0px;
	padding: 0px;
	background: transparent url(patio/images/body_port.jpg);
}

/* =this is the content for the interior pages */
#content {
	height: 350px;
	width: 370px;
	position: absolute;
	left: 15px;
	top: 209px;
	z-index: 5;
	margin: 0px;
	padding: 35px 495px 20px 110px;
	background: transparent url(images/body_white.jpg);
}

#content ul {
	font-size: small;
	font-weight: normal;
	line-height: 16px;
}

#content li {
	font-size: small;
	font-weight: normal;
	line-height: 16px;
	padding-left: 0px;
	list-style: disc outside;
	margin-left: 5px;
}
#content p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 10px 15px 0px 10px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#content_col p {
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_col {
	z-index: 25;
	position: absolute;
	visibility: visible;
	top: 385px;
	left: 546px;
	width: 387px;
	height: 350px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #006500;
	border-left: 2px solid #006500;
	background: #FFF;
}

#content a, #content_col a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

#content_col ul {
	font-size: small;
	font-weight: normal;
	left: 390px;
	padding-left: 25px;
}

#content_col li {
	font-size: small;
	line-height: 20px;
	font-weight: normal;
	list-style: disc outside;
}

/* This is the main content area of index page of the albums */
#content_sub {
	height: 260px;
	width: 813px;
	position: absolute;
	left: 95px;
	top: 217px;
	z-index: 21;
	background: transparent;
	padding-right: 30px;
	padding-top: 35px;
	border-left: 2px solid #006500;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

/* This is the left area for the name of the album page content area */
#content_lft {
	height: 175px;
	width: 808px;
	position: absolute;
	left: 90px;
	top: 225px;
	z-index: 13;
	padding: 20px 10px 10px 25px;
	list-style: disc;
	background: #FFFFFF;
	border-bottom: 5px solid #CC0033;
}

#content_lft ul {
	font-size: small;
	left: 390px;
	padding-left: 25px;
	color: #333333;
	list-style: circle;
	line-height: 18px;
}

#content_lft_li {
	position: absolute;
	color: #666666;
	list-style: disc;
}

/* This is the lower content area for text below the albums */
#content_low {

	height: 200px;
	width: 343px;
	position: absolute;
	left: 417px;
	top: 669px;
	z-index: 13;
	padding: 15px;
	background: #FFFFFF url(images/curlicue165vr.jpg) no-repeat 200px 65px;
	font-weight: normal;
	font-size: small;
	border-bottom: 5px solid #044306;
}
#content_gal {
	height: 370px;
	width: 527px;
	position: absolute;
	left: 400px;
	top: 213px;
	z-index: 20;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #044306;
	border-right-color: #044306;
	border-bottom-color: #044306;
	border-left-color: #044306;
	background: transparent no-repeat left top;
}

#content_gal a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content_gal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content_testi {
	height: 164px;
	width: 203px;
	position: absolute;
	left: 58px;
	top: 313px;
	z-index: 20;
	border: thin solid #C00F3D;
	font-weight: normal;
}

#content_testi p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px 0px;
	line-height: normal;
}


/* =this is for a special image in the interior pages, use as needed */
#content_ima {
	z-index: 24;
	position: absolute;
	visibility: visible;
	top: 389px;
	left: 476px;
	width: 275px;
	height: 275px;
	background: transparent url(images/curlicue.jpg);
}

#content_port {
	height: 260px;
	width: 813px;
	position: absolute;
	left: 99px;
	top: 234px;
	z-index: 21;
	background: transparent;
	border-width: 0px;
	border-style: none;
	padding-right: 30px;
	padding-top: 35px;
}

#lft_base {
	height: 148px;
	width: 74px;
	position: absolute;
	left: 15px;
	top: 643px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/bcky_ns_070309_11.jpg);
}

#lft_portfolio {
	height: 148px;
	width: 114px;
	position: absolute;
	left: 89px;
	top: 643px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/portfolio_button.jpg);
}

#carpentry {
	height: 148px;
	width: 144px;
	position: absolute;
	left: 203px;
	top: 643px;
	z-index: 8;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(images/carpentry_button.jpg);
}	
	
#walls {
	height: 148px;
	width: 144px;
	position: absolute;
	left: 347px;
	top: 643px;
	z-index: 8;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: transparent url(images/walls_stairs_button.jpg);
}

#themegarden {
	height: 148px;
	width: 144px;
	position: absolute;
	left: 491px;
	top: 643px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: url(images/themegarden_button.jpg);
}

#water {
	height: 148px;
	width: 145px;
	position: absolute;
	left: 634px;
	top: 643px;
	z-index: 8;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: transparent url(images/waterfeatures_button.jpg);
}

#patios {
	height: 148px;
	width: 155px;
	position: absolute;
	left: 779px;
	top: 643px;
	z-index: 8;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: transparent url(images/patioswalkways_button.jpg);
}

#rt_base {
	height: 148px;
	width: 56px;
	position: absolute;
	left: 934px;
	top: 643px;
	z-index: 21;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/bcky_ns_070309_18.jpg);
}
ul#nav_img {
	list-style-type : none;
	position : absolute;
	width : 815px;
	height : 37px;
	left: 111px;
	top: 760px;
	z-index: 13;
	margin : 0;
	padding : 5 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	letter-spacing: .5px;
	background: transparent;
}

li#nm_1 {
	position : absolute;
	top : 4px;
	left : 107px;
	width : 120px;
	height : 36px;
	background: transparent;
}

li#nm_2 { 
	position : absolute; 
	top : 4px; 
	left : 251px; 
	width : 120px; 
	height : 36px; 
}

li#nm_3 { 
	position : absolute; 
	top : 4px; 
	left : 395px; 
	width : 120px; 
	height : 36px; 
}

li#nm_4 { 
	position : absolute; 
	top : 4px; 
	left : 539px; 
	width : 126px; 
	height : 36px; 
}

li#nm_5 { 
	position : absolute; 
	top : 3px; 
	left : 683px; 
	width : 133px; 
	height : 36px; 
}

ul#nav_main a:link { 
	display : block; 
	width : 120px; 
	height : 37px; 
	text-decoration : none; 
	overflow : hidden; 
}

ul#nav_main a:hover { 
	display : block; 
	width : 120px; 
	height : 37px; 
	text-decoration : none; 
	overflow : hidden; 
}

#site_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFff;
	width: 975px;
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 820px;
	background: transparent;
	text-align: center;
	height: 150px;
}

#site_info a {
	background: transparent;
	letter-spacing: 0.125px;
	font-weight: normal;
}

#site_info .inv {
	color: #333333;
	width: 300px;
	z-index: 1;
}

#met {
	height: 200px;
	width: 340px;
	position: absolute;
	left: 41px;
	top: 669px;
	z-index: 13;
	padding: 15px;
	background: #FFFFFF url(images/curlicue165.jpg) no-repeat 5px 5px;
	font-weight: normal;
	font-size: small;
	border-bottom: 5px solid #044306;
}

#met_r {
	height: 200px;
	width: 343px;
	position: absolute;
	left: 417px;
	top: 669px;
	z-index: 13;
	padding: 15px;
	background: #FFFFFF url(images/curlicue165vr.jpg) no-repeat 200px 65px;
	font-weight: normal;
	font-size: small;
	border-bottom: 5px solid #044306;
}

#met_r a {
	font-weight: bold;
	font-size: small;
	color: #003300;
	text-decoration: underline;
}

#content_int_low {
	height: 192px;
	width: 408px;
	position: absolute;
	left: 15px;
	top: 594px;
	z-index: 20;
	padding: 0px 55px 0px 455px;
	background: transparent url(images/bodylower.jpg);
}

#content_port_top {
	height: 375px;
	width: 808px;
	position: absolute;
	left: 90px;
	top: 214px;
	z-index: 13;
	padding: 20px 10px 10px 25px;
	list-style: disc;
	background: #FFFFFF;
	border-bottom: 5px solid #CC0033;
}
#content_port_top ul {
	font-size: small;
	left: 390px;
	padding-left: 25px;
	color: #333333;
	list-style: circle;
	line-height: 18px;
}
#content_port_top_li      {
	position: absolute;
	color: #666666;
	list-style: disc;
}
#content_port_top p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px 0px;
	line-height: 1.6em;
	font-style: italic;
	font-weight: normal;
}
#content_sub img {
	height: 200px;
	width: 385px;
	position: absolute;
	left: 452px;
	top: 1px;
	z-index: 21;
	background: transparent;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}
#content_col_rt {
	z-index: 25;
	position: absolute;
	visibility: visible;
	top: 217px;
	left: 553px;
	width: 364px;
	height: 515px;
	border-top: 2px solid #006600;
	border-right: 0px none;
	border-bottom: 2px solid #006600;
	border-left: 2px solid #006600;
	float: none;
	padding-left: 15px;
}
#content_col_rt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 10px 15px 0px 10px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#content_port_top a {
	font-size: 1em;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px 0px;
	line-height: 1.6em;
	font-style: normal;
	font-weight: bold;
}
#content_bottom {
	height: 200px;
	width: 343px;
	position: absolute;
	left: 417px;
	top: 669px;
	z-index: 13;
	padding: 15px;
	background: #FFFFFF url(images/curlicue165vr.jpg) no-repeat 200px 65px;
	font-weight: normal;
	font-size: small;
	border-bottom: 5px solid #044306;
}
#content_int_low a {
	font-size: .9em;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px 0px;
	line-height: 1.2em;
	font-style: normal;
	text-decoration: underline;
}
#content_int_low p {
	font-size: .8em;
	color: #000000;
	overflow: auto;
	margin: 0px;
	padding: 3px 5px 0px;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
}
#content_gal center table tr td h1 {
	font-size: 16px;
	color: #044306;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	text-indent: 10px;
	border-bottom: thick solid #CC0033;
}
#content_gal center table tr td a {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-indent: 10px;
	background: #C03;
}
.inv {
	color: #333;
}
