style type="text/css"

/*  green 1c6817 */

html,body {
	
	height:100%;
	margin:0;
	padding:0;
}
body {
    background-color: #fff;
    /*background-image: url("/images/background.jpg");
    background-position: center top;
    background-repeat: no-repeat;*/
    color: #E4D674;
    font-family: Lucida Grande,Verdana,Arial;
    font-size: 80%;
    margin: 0;
    padding: 0;
}
#background-image {
    /*background: url("/images/background2.jpg") no-repeat scroll center top transparent;
    top:0px;
	left:0px;
   height: 880px; */
    width: 100%;
}
p {
	margin-left:15px;
	margin-right:15px;
	font-size:85%;
	line-height:1.5em;
}
.intro {
	color:#f7f1e3;
}
h1 {
	margin-left:15px;
	margin-right:15px;
	font-size:115%;
}

h2 {
	margin-left:15px;
	margin-right:15px;
	font-size:90%;
}

#wrapper {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 980px;
	text-align: left;
}
#logo {
	width:360px;
	height:139px;
	float:left;
}
#logo img{
	border:none;
}
#center_area{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}

#navbar {
	width:619px;
	height:24px;
	margin: 0 0 5px 2px;
	float:right;
}
#navbar ul {
	list-style-type: none;
	background-image: url(navi_bg.png);
	height: 24px;
	width: 619px;
	margin:0;
	padding:0;
}
#navbar li {
	float: left;
}
#navbar li a.active {
	background: url("/images/dark_bg.png") repeat;
	color: #1c6817;
}
#navbar ul a {
	background-image: url(navi_bg_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right:20px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #582410;
	text-transform:uppercase;
}
#navbar ul a:hover {
color: #1c6817;
}
/***********end nav bar *************/
#central_content_home{
	height:600px;
	width:980px;
	background: url("/images/dark_bg.png") repeat;
	float:left;
}

.slideshow {
	height: 330px;
	width: 978px;
	margin-top:123px;
	}
.slideshow img { padding: 1px; /*border: 1px solid #ccc;*/ background-color: #644534; }





/******************/
/*** PAST WORK PAGE ***/
/******************/
#central_textbox_pastwork {
	height:auto;
	width:980px;
	background: url("/images/dark_bg.png") repeat;
	float:left;
	/* flexscroll starts*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/* flexscroll ends*/
	padding-left:30px;
	padding-top:60px;
	
		float:left;
	color:#582410;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	/*background-color:#3b2a19;*/
}
#central_textbox_pastwork table {
	
}
#central_textbox_pastwork table TD {
	vertical-align:top;
	border: 1px #ccc solid;
	padding:10px; 
}

/******************/
/*** ABOUT PAGE ***/
/******************/
#central_content_about {
	height:549px;
	width:980px;
	/*background-image:url(images/about_bg.jpg);     option for costum BG*/
	background: url("/images/dark_bg.png") repeat;
	float:left;
}
#central_content_about a{
	color:#a56a3e;
}
#central_content_about a:visited{
	color:#a56a3e;
}
#central_content_about a:hover{
	color:#1c6817;
}
#central_textbox_about {
	/* flexscroll starts*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/* flexscroll ends*/
	padding-left:30px;
	padding-top:60px;
	width:570px;
	height:550px;
	float:left;
	color:#582410;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	/*background-color:#3b2a19;*/
}
#sidebar {
	width:360px;
	padding:10px;
	float:left;
	height:550px;
}
/**********************/
/*** FURNITURE PAGE ***/
/**********************/
#central_textbox_furniture {
	/* flexscroll starts*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/* flexscroll ends*/
	margin-left:0px;
	margin-top:0px;
	width:980px;
	height:550px;
	float:left;
	color:#582410;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	/*background-color:#3b2a19;*/
}
#central_textbox_furniture TR {
	border: 1px solid #ccc;
	 }
#central_textbox_furniture TD {
	vertical-align:top;
	 }

#central_textbox_furniture TD UL {
	margin:0px;
	padding:0px;
}
.col-1 { width:60px; }
.col-2 { width:230px; font-weight:bold;}
.col-3 { width:200px; }
.col-4 { width:135px;  }
.col-5 { width:65px; }
.col-6 { width:300px; }

/**********************/
/*** photo gallery  ***/
/**********************/
#central_content_gallery {
	/*
	height:549px;
	overflow-y:scroll;
	*/
	width:980px;
	/*background-image:url(images/about_bg.jpg);     option for costum BG*/
	background: url("/images/dark_bg.png") repeat;
	float:left;
}
.gallery_table {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	border:20px;
	margin-bottom:20px;
}
#central_content_gallery img{
	margin-top:15px;
	margin-right: 15px;
}


/***********************/
/*** ORDER FORM PAGE ***/
/***********************/
#central_textbox_order {
	/* flexscroll starts*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/* flexscroll ends*/
	padding-left:30px;
	padding-top:20px;
	width:570px;
	height:550px;
	float:left;
	color:#582410;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	/*background-color:#3b2a19;*/
}



/***penny and charlie ****/

#central_textbox_gallery {
	/* flexscroll starts*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/* flexscroll ends*/
	margin-left:420px;
	margin-top:7px;
	width:580px;
	height:515px;
	float:left;
	color:#ecebeb;
	/*
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background-color:#3b2a19;
	*/
}
#central_textbox_gallery img{
	border:0px solid white;
}
#central_textbox_photo {
	margin-left:0px;
	margin-top:14px;
	width:946px;
	height:520px;
	float:left;
	color:#fff;
}
.photo {
	margin-left:20px;
	margin-right:10px;
	margin-top:16px;
}
#central_textbox_photo a{
	font-size: 80%;
	color:#d8d8d8;
}
#central_textbox_photo a:hover{
	color:#a56a3e;
}
#central_textbox_photo a img{
	border:0px solid white;
}

/*******************/
/*** FOOTER PAGE ***/
/*******************/


#bottom_bar{
	width:980px;
	height:5px;
}
#footer {
	width:980px;
	height:90px;
	padding-top:15px;
	color:#561f14;
	text-align:center;
	font-size: 12px;
}
#footer a{
	color:#561f14;
	text-decoration: underline;	
}
#footer-homepage {
	width:980px;
	height:90px;
	
}
#footer-left {
	float:left;
	width:200px;
	height:30px;
}
.fan_box .connect_top {
    padding: 10px 10px 10px 0px !important;
}
#footer-right {
	padding-top:15px;
	width:780px;
	float:left;
	color:#9b6d64;
	text-align:right;
	font-size: 7.5pt;
}

#footer-right a{
	color:#9b6d64;
	text-decoration: underline;
}