@charset "utf-8";
/* CSS Document */

body{
	background-color: #c8a28d;


}


/* Page Layout */

#Page-Container{
	width: 900px;
	height: 1130px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;





}


#Page-Container-contact{
	width: 900px;
	height: 870px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;





}



#Page-Container2{
	width: 900px;
	height: 1250px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;





}



#Page-Container3{
	width: 900px;
	height: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;





}

#footer{
	width: 900px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ede5c2;
	color: #000000;





}

.footerinfo{
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;

}

.navbar{
	height: 60px;
	width: 800px;
	background-color: #331A00;


}



#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-color: transparent;
	background-image: url(images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#c8a28d;
	text-decoration:none;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 80px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color: #FFFFFF;

	}
	
	
	.header{
	height: 300px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	margin-right: auto;
	margin-left: auto;
	
	
	}
	
	
	
	
	
	
	/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {
	float:left;
	list-style:none;
	position:relative;
	width:200px;
	margin-top: 3px;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 150px;
}
#flyout ul {
	padding:0;
	margin:0;
	list-style:none;
	width:140px;
	height:auto;
	position:absolute;
	left:-9999px;
	top:0;
}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {
	float:left;
	margin-bottom:5px;
}
#flyout li a {
	display:block;
	float:left;
	width:140px;
	height:27px;
	color:#000000;
	line-height:25px;
	font-family:arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	border: 2px solid #333333;
	padding-left: 0px;
	text-indent: 10px;
	font-weight: normal;
	background-color: #ede5c2;
}

#flyout li:hover {position:relative;}
#flyout li:hover > a {
	background-color:#CCCCCC;
	color:#000000;
}

#flyout ul li a {background:#aaa;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}


#menu{
	width: 200px;
	height: 150px;
	float: left;
	padding-top: 100px;
	padding-left: 690px;

}


#content{
	height: 700px;
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}





.images{
	height: 499px;
	width: 249px;
	float: left;
	background-image: url(bg.png);
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

.imageholder{
	height: 150px;
	width: 200px;
	margin-left: 25px;

}

.viewmore{
	height: 50px;
	width: 200px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;


}

.contenttext{
	float: left;
	height: 499px;
	width: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	background-image: url(contentbg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

.contenttext2{
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;

}



.contenttext-gallery{
	float: left;
	height: 499px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	background-image: url(contentbg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}


.contenttext-services{
	float: left;
	height: 499px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	background-image: url(contentbg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

.contenttext-home{
	float: left;
	height: 810px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;

}


.contenttext-contact{
	float: left;
	height: 550px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;

}





.contenttext-prices{
	float: left;
	height: 910px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;

}







#wrapper {
    width: 800px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
	width: 800px;
	margin: 0 auto;
	position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}



.galleryheader{
	width: 400px;
	padding-left: 40px;


}



.serviceheader{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;


}

.service1{
	height: 400px;

}
.serviceinfo{
	height: 300px;
	width: 550px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;

}

.services{
	width: 800px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;

}

.serviceimage{
	height: 250px;
	width: 200px;
	float: left;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 32px;

}

.homeimages{
	float: left;
	height: 520px;
	width: 355px;
	padding-left: 25px;

}


.homeimages2{
	float: left;
	height: 800px;
	width: 355px;
	padding-left: 25px;

}

.welcometext{
	padding-right: 5px;
	padding-left: 7px;

}

