@charset "utf-8";
/* CSS Document */

#wrapper {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	border: 1px solid #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c6c396;

}
body {
	background-color: #EBE8C7;
}



body, select, input, textarea {
	font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
	font-size: 65.2%;
	line-height: 1.2;
}
a {
	text-decoration: none;
	color: #C8AE68;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
}


#logo {
	height: 197px;
	width: 248px;
	position: absolute;
	right: 0px;
	top: 0px;
}


#header {
	height: 211px;
	position: relative;
}
.left {
	float: left;
}
.about_slogan h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4427;
	background-image: url(../images/sealed.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-indent: -9999px;
	background-position: 5px;
}
.about_slogan {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.about_slogan p {
}
.about_slogan small {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#content_wrap {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 116px;
	padding-left: 10px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	

	
}
#footerref {
	height: 116px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_ref.png);
	background-repeat: no-repeat;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -116px;
	margin-bottom: 0px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 116px;
}

#content {
	width: 690px;
	margin-right: 20px;
	padding: 5px;
}


#sidebar {
	width: 210px;
	padding: 5px;
}
#contactbox {
	width: 350px;
	float: left;
}
.button {
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	height: 25px;
	width: 100px;
	background-color: #000;
	border:0px none;
	-moz-border-radius:5px; /* bottom right corner */
	-webkit-border-radius:5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
.button:hover {
	background-color: #CDCA9F;
}
#content .iframem {
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.right {
	float: right;
}
.satir label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.satir input {
	width: 230px;
	margin-bottom: 5px;
	float: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background-color: #CDCA9F;
	border: 1px solid #C8AE68;
}
.satir textarea {
	width: 230px;
	float: left;
	font-size: 12px;
	background-color: #CDCA9F;
	border: 1px solid #C8AE68;
}

.clearer {
	clear: both;
}


ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 210px;
}


ul#menu a {
	display: block;
	text-decoration: none;
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #E7E7D0;
	padding: 0.5em;
	background-color: #000;
}





ul#menu li a:hover {
	background-color: #333333;
}
ul#menu         li a.current   {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}



ul#menu li ul li a {
	color: #4E4427;
	padding-left: 1.2em;
	background-color: #CDCA9F;
	width: 191px;
}


ul#menu li ul li a:hover {
	padding-left: 1.2em;
	background-color: #E7E7D0;
}
ul#menu li ul li a.current {
	color: #FFFFFF;
	background-color: #CDCA9F;
}
#container {
	position: absolute;
	height: 63px;
	width: 700px;
	left: 10px;
	bottom: 0px;
	color: #FFFFFF;
}
#container  li {
	float: left;
	height: 63px;
	width: 230px;
}
#imgthumb {
	clear: right;
	float: right;
	height: 90px;
	width: 90px;
}

#container  li  a {
	height: 63px;
	width: 230px;
	display: block;
	line-height: 7em;
}


#footer .address {
	margin-top: 90px;
	float: right;
	padding-right: 80px;
	color: #C8AE68;
	font-size: 10px;
}
.ad {
	margin-top: 10px;
}
#header #slogan {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 600px;
}
#slogan h1 {
	color: #C8AE68;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
p {
	font-size: 1.2em;
	line-height: 1.2em;
}
#gallery h1 {
	background-image: url(../images/gallery_header.gif);
	background-repeat: no-repeat;
	width: 690px;
	height: 32px;
	margin-bottom: 20px;
	color: #93824C;
	font-size: 1.5em;
	font-family: Tahoma;
	padding-top: 20px;
}
#gallery h1 span {
	padding-left: 140px;
}
#project h1 {
	background-image: url(../images/galleryhead.gif);
	background-repeat: no-repeat;
	width: 690px;
	height: 32px;
	margin-bottom: 20px;
	color: #93824C;
	font-size: 1.5em;
	font-family: Tahoma;
	padding-top: 20px;
}
#project h1 span {
	padding-left: 140px;
}




#slogan span {
	color: #E7E7D0;
	font-family: Tahoma;
	font-size: 1.2em;
}
.columcontainer {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container  .estimate a {
	background-image: url(../images/estimatebtn2.jpg);

}
#container  a:hover  {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container a {
	background-repeat: no-repeat;
	background-position: center top;
}
#container .kitchen a {
	background-image: url(../images/kitchenbtn2.jpg);
}
#container .edge a {
	background-image: url(../images/edgebtn2.jpg);
}
#colum1 a , #colum2 a, #colum3 a{
	display: block;
	color: #000;
	background-image: url(../images/btmhover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#colum1 a:hover , #colum2 a:hover, #colum3 a:hover{
	background-image: url(../images/btmhover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#colum1 p , #colum2 p, #colum3 p{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 10px;
}
#colum1, #colum2, #colum3 {
	width: 200px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 25px;
}

.border {
	-moz-border-radius:10px; /* bottom right corner */
	
	border:1px solid #97925A; /* border color, per usual */
	-webkit-border-radius:10px; /* all corners */

	background-color: #C8AE68;

   



} 
.colum {
}

#readmore {
	width: 80px;
	margin-top: 5px;
	background-image: url(../images/ok_read.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
}

#readmore a {
	display: block;
	width: 70px;
	color: #333333;
	padding-left: 10px;
	height: 16px;
	line-height: 16px;
}
#readmore a:hover {
	color: #FFFFFF;
}


div.transbox
  {
	width: 678px;
	height: 70px;
	background-color: #000000;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 10;

	top: 220px;
	padding: 5px;
  }
.transbox h1 {
	color: #C8AE68;
}

#content_slider {
	position: relative;
	z-index: 1;
}
.info {
	padding-left: 20px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.bold {
	font-weight: bold;
}
