/* reset styles 
--------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
	
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/*	 				end reset styles 						*/
/*	 		end reset styles 						*/
/*	  end reset styles 						*/


/* logo colors: green: 003333, blue: 333399  */

html {
}
body {
	background-color: #575757;
	font-family: ff-tisa-web-pro-1, ff-tisa-web-pro-2, Georgia, sans-serif;
	font-size: 100%;
	color: black;
}
#container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	/*height: 1100px;*/
	background: url(../images/watercolor_background3.jpg);
}
#wrapper {
	background-color: rgba(210, 180, 140, 0.4);
	border-left: 15px;
	border-right: 15px;
	border-style: outset;
	border-color: #212e1a;
	border-style: solid;
	border-spacing: 15px;
	padding-top: 21px;
	/*height: 1100px;*/
	
} 
#logobox {
	width: 312px;
	height: 270px;
	margin: 0 0 0 21px;
	background-color: #212e1a;
	/*padding: 15px 15px 15px 15px;*/
	
}
#logo_inner {
	width: 200px;
	/*border: 5px double #212e1a;*/
	margin: auto;
	padding-top: 35px;
	
	/*padding: 15px 15px 15px 15px;*/
}
#logo {
	max-width: 100%;
	/* height: 190px; */
	/* border: 5px solid #212e1a; */
}

#wwwcom {
	position: relative;
	bottom: 183px;
	left: 24px;
	font-size: 17px;
	
}

.wwwtxt {
	
}

#www {
	
}

.dot {
	color: #602010;
	font-size: 60px;
	position: relative;
	bottom: 1px;
}
#dot1 {
	margin-left: -1px;
}
#dot2 {
	margin-left: 198px;
}
#com {
	margin-left: -1px;
}


#h1 {
	font-family: Arial, sans-serif;
	display: block;
	font-size: 66px;
	color: #602010;  
	line-height: 61px;
	font-weight: 600;
	/* font-variant: small-caps; */
        letter-spacing: 0px;
	text-align: center;
	
}
#h2 {
	
	
	font-family:  Arial, sans-serif;
	color: #602010;
	letter-spacing: 0px;
	
	margin-bottom: 15px;
	font-size: 125%;
	position: relative;
	left: 41%;
	bottom:10px;
	line-height: 150%;
	
}

#h3 {
	font-family:  Arial, sans-serif;
	color: #602010;
	position: relative;
	font-variant: small-caps;
	left: 680px;
	bottom: 40px;
	font-size: 36px;
	font-weight: 600;
}


#pictureBox {
	position: relative;
	left: 354px;
	bottom: 330px;
	width: 605px; 
	height: 260px;
	border: 5px solid #212e1a;
	
}
.gallery {
	width: 605px;
}


#pictureBox div {
    position:absolute;  
    z-index: 0;
}
#pictureBox div.previous {
    z-index: 1;
}
#pictureBox div.current {
    z-index: 2;
}

.buttons {
	opacity: 0.4;
	position: relative;
	bottom: 375px;
	left: 884px;
	width: 80px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
	
}

#button1 {
	
	background-color: #575757;
	
	height: 40px;
	width: 40px;
	
}

#button2 {
	background-color: #575757;
	position: relative;
	
	height: 40px;
	width: 40px;
	left: 40px;
	bottom: 40px;
	
	
}

.arrow {
	
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
	
	
}
#arrow1{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 12px;
	
}

#arrow2{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 7px;
	
}

/* TEXT */
#content {
	font-family: Arial, sans-serif;
	position: relative; 
	bottom: 689px;
	left: 354px;
}

#txt {	
	width: 605px;
	border: 5px double #212e1a;
	padding-bottom: 21px;
	background-color: white;
	background-color: rgba(200, 200, 200, .5);
	
}

   /* HOME */
.home {
	line-height: 21px;
	font-size: 19px;
	padding: 21px 21px 0px 21px;
	
}
.home2 {
	line-height: 21px;
	font-size: 19px;
	padding: 7px 21px 0px 21px;
	
}
.home:first-letter {
	font-size: 21px;
	font-weight: bold;
}
.home2:first-letter {
	font-size: 21px;
	font-weight: bold;
}

   /* DESIGN */
p#designHeader {
	text-align: center;
	font-size: 28px;
	padding-top: 21px;
	padding-right: 21px;
	line-height: 30px;
	
}
.design_p {
	line-height: 21px;
	font-size: 19px;
	padding: 7px 21px 0px 21px;
	
}
.design_p2 {
	line-height: 21px;
	font-size: 19px;
	padding: 7px 21px 14px 21px;
	
}
.design_p:first-letter {
	font-size: 21px;
	font-weight: bold;
}
.design_p2:first-letter {
	font-size: 21px;
	font-weight: bold;
}

p#designHeader2 {
	font-size: 22px;
	padding: 0 0 7px 21px;
	
}
p.designCategory {
	font-size: 20px;
	padding: 7px 0 7px 63px;
	
}

ul.design {
	padding-left: 63px;
	
	
}
li.designItem {

	font-size: 19px;
	margin-left: 84px;
	padding: 7px 0 7px 0;
	list-style-type: circle;
	
	
}
li.designItem2 {
	font-size: 18px;
	padding: 7px 0 14px 84px;
	list-style-type: none;
	
}
/* PRODUCT */
p.prodCategory {
	font-size: 20px;
	padding: 14px 0 7px 21px;
	
}
ul.prod {
	padding-left: 21px;
	
	
}
li.prodItem {

	font-size: 18px;
	margin-left: 84px;
	padding: 7px 0 7px 0;
	list-style-type: circle;
	
	
}
li.prodItem2 {
	font-size: 17px;
	padding: 7px 0 14px 84px;
	list-style-type: none;
	
}


/* SERVICE  */

p.serviceCategory {
	font-size: 21px;
	padding: 14px 0 0 21px;
}

.service_p {
	line-height: 21px;
	font-size: 19px;
	padding: 7px 14px 0px 42px;
}
.service_p:first-letter {
	font-size: 21px;
	font-weight: bold;
}

/* TESTIMONIALS */
#testimHeader {
	text-align: center;
	font-size: 22px;
	margin-top: 21px;
	margin-right: 21px;
	margin-left: 21px;
	line-height: 25px;
}
p.testimCategory {
	line-height: 21px;
	
	font-size: 19px;
	padding: 21px 42px 0px 42px;
}
.testim_p {
	line-height: 21px;
	
	font-size: 19px;
	padding: 7px 42px 0px 42px;
}
.testimCategory:first-letter {
	font-size: 21px;
	font-weight: bold;
}

/* NAV */

#navbar {
	position: relative;
	bottom: 348px;
	width: 312px;
	font-size: 45px;
	font-variant: small-caps;
	background-color: rgba(30,100,50,.8);   
	margin: 0 0 0 21px;
	padding-bottom: 15px; 
	padding-top: 15px;
}
#nav {
	border: 5px solid #212e1a;
	margin: 0 15px 0 15px;
}
.navlink {
	background-color: rgba(20,70,20,.8);
	margin: 5px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		
		
}

#testim {
	font-size: 40px;
}

.navlink:hover {
	background-color: rgba(20,70,20,1);
	cursor: pointer;
}
a {
	color: black;
	text-decoration:none;
}

a:visited {
	color: black;
}
a:target {
	color: black;
}


/* contact */

.contact_p {
	font-size: 17px;
	padding-top: 7px;
	margin-left: 42px;
}

.contact_head {
	font-size: 20px;
	padding-top: 21px;
	margin-left: 42px;
}
.contact_head_r {
	position:	 relative;
	bottom: 113px;
	left: 300px;
	
	font-size: 20px;
	padding-top: 21px;
	margin-left: 21px;
}


.contact_p_r {
	position:	 relative;
	bottom: 113px;
	left: 300px;
	
	font-size: 17px;
	padding-top: 7px;
	margin-left: 21px;
}


.ast {
	color: #cc1010;
	font-size: 22px;
}
.ast2 {
	color: #cc1010;
	font-size: 22px;
	vertical-align: sub;
}



input:focus {
	border-style: solid;
	border-color: #212e1a;
}
form {
	padding: 14px 0 7px 42px;
	
}
input {
	outline: none;
}
#formHeader {
	font-size: 28px;
	margin-top: 21px;
	margin-left: 21px;
	padding-bottom: 7px;
	
}
.formItemtop {
	font-size: 17px;
	padding: 14px 0 3px 0;
}
.formItem {
	font-size: 17px;
	padding: 7px 0 3px 0;
}
textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;

	
}
textarea:focus {
	border-color: #212e1a;
	border-style: solid;
}

#submit {
	margin-top: 3px;
}


.contact_p2 {
	position: relative;
	bottom: 85px;
	font-size: 17px;
	padding-top: 7px;
	margin-left: 42px;
}

/* FOOTER  */

.footer {
	padding-top: 21px;
	font-family:  Arial, sans-serif;
	position: relative;
	right: 356px;
	/*bottom: 287px;*/
}
.ftLink {
	font-size: 17px;
	font-weight: 300;
	width: 124px;
	text-align: center;
}
.ftBar {
	font-size: 30px;
	color: #212e1a;
	
}

#ftLink1 {
	position: relative;
	left: 247px;
	
}
#ftBar1 {
	position: relative;
	left: 371px;
	bottom: 22px;
	width: 1px;
}
#ftLink2 {
	position: relative;
	left: 374px;
	bottom: 47px;
}
#ftBar2 {
	position: relative;
	left: 495px;
	bottom: 69px;
	width: 1px;
}
#ftLink3 {
	position: relative;
	left: 500px;
	bottom: 94px;
}
#ftBar3 {
	position: relative;
	left: 619px;
	bottom: 116px;
	width: 1px;
}
#ftLink4 {
	position: relative;
	left: 622px;
	bottom: 140px;
}
