@font-face {
    font-family: 'CentaurRegular';
    src: url('centaur-webfont.eot');
    src: url('centaur-webfont.eot?#iefix') format('embedded-opentype'),
         url('centaur-webfont.woff') format('woff'),
         url('centaur-webfont.ttf') format('truetype'),
         url('centaur-webfont.svg#CentaurRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

li   {
	list-style-type: disc;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	position: relative;
}
html, body {
	background-color: #211006;
}

#header-1 {
	background-image: url(../images/top-bg.jpg);
	height: 64px;
	width: 940px;
}
#header-2 {
	background-image: url(../images/frame-bg.jpg);
	height: 48px;
	width: 940px;
}
#main-content {
	height: 338px;
	background-image: url(../images/center-bg.jpg);
	width: 940px;
}
#content {
	height: 338px;
	background-image: url(../images/content-bg.jpg);
	width: 940px;
	color: #6A3413;
	font-family: "CentaurRegular", Times, serif;
	font-size: 16px;
	position: relative;
}
#content a {
	color: #6A3413;
}
#l-content {
	width: 300px;
	height: 338px;
	float: left;
}
#r-content {
	width: 540px;
	float: right;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 288px;
}

#content-title {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}

#content-title .title {
	font-family: "CentaurRegular", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
	color: #6A3413;
	font-weight: bold;
}

#scroll-window {
	height: 226px;
	width: 500px;
	padding-right: 20px;
	padding-left: 20px;
	box-shadow:none;
	outline:none;
	overflow: hidden;
}
#scroll-window div.jspTrack {
	background-image: url(../images/contact-image.jpg);
}
#service-menu div.jspTrack {
	background-image: url(../images/contact-image.jpg);
}
#gallery div.jspTrack {
	background-image: url(none);
	background-color: #C09E78 !important;
}
#gallery div.jspDrag {
	background-image: url(none);
	background-color: #532F1D !important;
}








#footer-1 {
	height: 48px;
	width: 940px;
	background-image: url(../images/frame-bg.jpg);
}

#footer-2 {
	background-image: url(../images/top-bg.jpg);
	height: 50px;
	width: 940px;
}
#footer-3 {
	height: 252px;
	width: 940px;
	background-image: url(../images/footer-bg.jpg);
}
#main-menu {
	height: 40px;
	width: 600px;
	margin-left: 300px;
	position: absolute;
	color: #DCC272;
	padding-left: 40px;
}
#main-menu li {
	list-style-type: none;
}

#main-menu ul {
	/* [disabled]padding-left: 20px; */
	padding-top: 10px;
}
#main-menu ul li {
	float: left;
	margin-right: 56px;
	/* [disabled]margin-left: 30px; */
}
#main-menu ul li:hover {
	background-image: url(../images/btn-glow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}



#logo {
	height: 159px;
	width: 151px;
	background-image: url(../images/logo.png);
	margin-left: 70px;
	position: absolute;
	margin-top: 70px;
}
.copyright {
	color: #917C48;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-left: 332px;
	position: absolute;
	margin-top: 230px;
}
.copyright a {
	color: #666;
	font-size: 9px;
	/* [disabled]text-transform: uppercase; */
}
.sub-menu-wrapper {
	height: 130px;
	width: 124px;
	margin-top: 29px;
	float: left;
	margin-right: 24px;
	box-shadow:none;
	outline:none;
	overflow: hidden;
}
.sub-menu-items  {
	/* [disabled]float: left; */
}
.sub-menu-items li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/* [disabled]text-align: center; */
	list-style-type: none;
}
.sub-menu-items li a {
	color: #666;
	text-decoration: none;
}
.sub-menu-items li a:hover {
	color: #9B9174;
}
.sub-menu-items li a.active {
	color: #9B9174;
}

.clear {
	clear: both;
}
#welcome-text {
	margin-top: 70px;
	width: 506px;
	margin-left: 300px;
	height: 207px;
	background-image: url(../images/welcome-text.png);
	position: absolute;
}
.author {
	background-image: url(../images/author.jpg);
	height: 239px;
	width: 200px;
	margin-left: 100px;
	margin-top: 50px;
}
.page-image {
	background-image: url(../images/author.jpg);
	height: 239px;
	width: 200px;
	margin-left: 100px;
	margin-top: 50px;
	background-repeat: no-repeat;
}

#service-menu {
	background-image: none;
	height: 170px;
	width: 180px;
	margin-left: 100px;
	margin-top: 50px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 20px;
	box-shadow:none;
	outline:none;
	overflow: hidden;
}

#service-content li, #service-content li a {
	color: #9E6D35;
	text-align: right;
}
#service-content li a.active {
	text-decoration: underline;
}



.contact {
	font-size: 13px;
	text-align: right;
	padding-top: 80px;
}
.contact a {
	color: #6C3202;
}
strong {
	font-weight: bold;
}

#contact-form {
	padding-left: 40px;
	position: relative;
}

#contact-form input {
	width: 460px;
	height: 24px;
}

#contact-form input[type=text], #contact-form textarea {

}

#contact-form textarea {
	width: 460px;
	height: 120px;
}
#contact-form input, #contact-form textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E0D7C2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;     /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
	font-weight: bold;
	color: #211006;
}

input[type=text], input[type=password], textarea, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{
	outline:#39C;
	resize: none;
	border: 1px solid #CCC;
}
#gallery {
	height: 284px;
	width: 740px;
	position: relative;
	box-shadow:none;
	outline:none;
	overflow: hidden;
}
#gallery-images {
	height: 258px;
	/* [disabled]width: 1000px; */
}
#gallery-images img {
	margin-right: 14px;
	float: left;
	display: block;
}

#main-content .gal-content{
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-left: 100px;
	height: 258px;
	width: 740px;
}
#right-gal-shadow {
	background-image: url(../images/right-gal-show.png);
	height: 338px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 790px;
	z-index: 10;
}
#left-gal-shadow {
	background-image: url(../images/left-gal-show.png);
	height: 338px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#viewport {
	position: absolute;
	z-index: 20;
	width: 740px;
	height: 258px;
}

.transparency {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
}
#scroll-content.clients{
	text-transform: uppercase;
}
#scroll-content.clients li{
	list-style-type: none;
}
#r-image {
	height: 160px;
	width: 130px;
	position: absolute;
	margin-left: 400px;
	margin-top: 148px;
	background-image: url(../images/pencil.jpg);
}
